Major restructure: trusted -> plot members, helpers -> trusted

This commit is contained in:
boy0001
2015-05-14 22:55:57 +10:00
parent 9cb06d625d
commit cfe9f28534
30 changed files with 624 additions and 326 deletions

View File

@ -658,7 +658,7 @@ import com.intellectualcrafters.plot.uuid.UUIDWrapper;
/**
* Get the numbers of plots, which the player is able to build in
*
* @param player Player, for whom we're getting the plots (trusted, helper and owner)
* @param player Player, for whom we're getting the plots (trusted, member and owner)
*
* @return the number of allowed plots
*