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

commit 68145595c0912e743b08f6f5cef654bdf5ad0a1a
parent dbc9f86b207e8cf401d6e015df56cbb205ae94f0
Author: Oshgnacknak <spam@oshgnacknak.de>
Date:   Thu, 19 Jul 2018 19:38:26 +0200

Write a Readme
Diffstat:
MREADME.md | 10+++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/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`