Fix bug from previous commit and change default bar fill
This commit is contained in:
parent
dbbb976239
commit
f9411eb56f
|
|
@ -60,5 +60,7 @@ public class InteractListener implements Listener
|
|||
AltitudeTag.setTagger(tagged.getUniqueId(), TagCause.NORMAL);
|
||||
|
||||
NotificationHandler.sendVictimTitle(tagged, false);
|
||||
|
||||
lastTagTime = System.currentTimeMillis();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user