Write a Readme
This commit is contained in:
parent
dbc9f86b20
commit
68145595c0
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -1,2 +1,10 @@
|
|||
# PexTabChat
|
||||
A Bukkit-Plugin aruond the PermissionEx-Api. The core features are a colored tablist and a chatformat.
|
||||
A Bukkit-Plugin based around the PermissionEx-Api. The core features are a colored tablist and a chatformat.
|
||||
### Features:
|
||||
- Adding prefix and suffix from the Pex-group to the player's name.
|
||||
- Andling Chatformat. With permission players can use chatcolors (Like `&cHallo`).
|
||||
- Tablist headers and footers can be setup.
|
||||
- Sort players in tablist by the rank of there group (Lowest is up left).
|
||||
- Join and quit messages can be changed (and disabled).
|
||||
|
||||
More info in the `plugin.yml`
|
||||
|
|
Reference in a new issue