Option to remove permissions from perm gui.

bStats tracking
Admins are demoted coleaders instead of mods
Changed fly for loop to iterator to avoid concurrent exceptions
This commit is contained in:
Naman
2018-03-27 08:17:55 -05:00
parent b92202e86b
commit 3d2bf73497
11 changed files with 725 additions and 14 deletions

View File

@@ -177,6 +177,9 @@ public interface FPlayer extends EconomyParticipator {
@Override
public ChatColor getColorTo(RelationParticipator rp);
public String getRolePrefix();
//----------------------------------------------//
// Health
//----------------------------------------------//