Suffix-Prefix Pex PlayerList
now it uses VAULT!
so... does it still support Pex?
yes of course, however an additional plugin Vault have to be installed to make it support Pex
What this plugin does?
This plugin will show the prefix and suffix in the tablist
Why a I making this plugin?
I am making this plugin because I use a lot of time to
find a plugin like this...however I can't find any...
Is there any command is this plugin?
yes!The update of v1.1 have added command!
command:/spplayerlist permissions
command update for v1.01.1
/spplayerlist
- reload
- enable
- disable
- disablereset
- setformat [String format]
What is the option "format" in config.yml?How does it work?
It is a way to set your format of names displayed in your playerlist!
available formats:
- {Prefix}
- {Suffix}
- {Name}
- {Disname}
Features:
Main feature: tablist
- can be toggled whenever permissions are needed to show the name
- customizable format in config
- custom format for individual player
/sf or /setformat : can be turned on or off in the config, require permission "spplayerlist.sf.set" or "spplayerlist.sf.setany" if setting other's one
- usage: /<command> [format] {Player}
- It is for changing a specific player's format when allowed in config(format mode:sf)
- custom prefix ("~" by default) when player is using it
/prefix or /suffix: can be turned on or off in the config, require permission "spplayerlist.set.prefix/suffix" or "spplayerlist.set.prefix/suffix.others" if setting other's one
- usage: /<command> [what you want your pre/suffix to be] {Player}
- It is for changing prefix/suffix, not recommended to be switched on
How does It work?
format = format.replace("{Suffix}", ChatColor.RESET+suffix);
and stuff like that
PICTURE:

The prefix and suffix of JackyIsGreat doesn't show up because he don't have a prefix
Tested version:1.8
should support other version too!
also,I'm new to bukkitdev
Things to do list:
- Individual format for different player(Done!)
- a GUI for most of the commands(
/sf(Done! Going to be a feature in v1.03.x I guess...),/spplayerlist,etc) - Showing the format above the player's name
dependents:Vault
version:1.1.01;

