PexTabChat

A Bukkit-Plugin based around the PermissionEx-Api. The core features are a colored tablist and a chatformat.
git clone git://git.oshgnacknak.de/PexTabChat.git
Log | Files | Refs | README | LICENSE

README.md (708B)


      1 # PexTabChat
      2 A Bukkit-Plugin based around the PermissionEx-Api. The core features are a colored tablist and a chatformat.
      3 ### Features:
      4 - Adding prefix and suffix from the Pex-group to the player's name.
      5 - Adding Chatformat. With permission players can use chatcolors (Like `&cHallo`).
      6 - Tablist headers and footers can be setup.
      7 - Sort players in tablist by the rank of there group (Lowest is up left).
      8 - Join and quit messages can be changed (and disabled).
      9 
     10 More info in the `plugin.yml`
     11 
     12 ### Permissions:
     13 - `pextabchat.reload`: to run the reload command.
     14 - `pextabchat.color`: to use colorcodes in chat.
     15 - `pextabchat.*`: both of the above
     16 
     17 ### Command:
     18 - `PexTabChatReload`: to reload the `config.yml`.