Fix bug from previous commit and change default bar fill

This commit is contained in:
Michael Ziluck 2019-06-03 15:33:20 -05:00
parent dbbb976239
commit f9411eb56f
2 changed files with 3 additions and 1 deletions

View File

@ -60,5 +60,7 @@ public class InteractListener implements Listener
AltitudeTag.setTagger(tagged.getUniqueId(), TagCause.NORMAL);
NotificationHandler.sendVictimTitle(tagged, false);
lastTagTime = System.currentTimeMillis();
}
}

View File

@ -49,7 +49,7 @@ notification:
# Blue, Green, Pink, Purple, Red, White, Yellow
color: YELLOW
# 0-100
percent: 0
percent: 100
message: "&e{player} is 'it'! Don't let them tag you!"
tag-backs:
track-leaderboard: false