Changed kill and tag to use role system

This commit is contained in:
Cooldude2606
2019-04-09 21:33:11 +01:00
parent 0e18002375
commit 9df2a958f8
6 changed files with 44 additions and 14 deletions

View File

@@ -22,4 +22,5 @@ command-error-log-format=[ERROR] command/__1__ :: __2__
error-log-format-flag=[ERROR] roleFlag/__1__ :: __2__
error-log-format-promote=[ERROR] rolePromote/__1__ :: __2__
game-message-assign=__1__ has been assigned to __2__ by __3__
game-message-unassign=__1__ has been unassigned from __2__ by __3__
game-message-unassign=__1__ has been unassigned from __2__ by __3__
command-error-higher-role=Unauthorized, __1__ has a higher role than you.