PlayerMENU
Simple way to send TPA requests, kick players and ban players.
Permissions:
playermenu.use -> /pmenu tpa
playermenu.reload -> /pmenu reload
playermenu.kick -> /pmenu kick
Commands:
/pmenu tpa
Open TPA Menu with all online players
/pmenu kick
Open Admin Kick Menu with all online players
/pmenu reload
Reload config.yml and reasons.yml
Configuration:Code (Text):
tpa:
page1: TPA Menu Page 1
page2: TPA Menu Page 2
page3: TPA Menu Page 3
page4: TPA Menu Page 4
kick:
page1: Kick Menu Page 1
page2: Kick Menu Page 2
page3: Kick Menu Page 3
page4: Kick Menu Page 4
Code (Text):
reason:
kicktitle: Kick Reasons
kick1:
Name: Reason1
Position: 21
Material: PAPER
kick2:
Name: Reason2
Position: 22
Material: PAPER
kick3:
Name: Reason3
Position: 23
Material: PAPER
kick4:
Name: Reason4
Position: 30
Material: PAPER
kick5:
Name: Reason5
Position: 31
Material: PAPER
kick6:
Name: Reason6
Position: 32
Material: PAPER
kick7:
Name: Reason7
Position: 39
Material: PAPER
kick8:
Name: Reason8
Position: 40
Material: PAPER
kick9:
Name: Reason9
Position: 41
Material: PAPER
Code (Text):
players:
Playername:
skin: PremiumPlayer
Example:
+ players.yml +
You have non-premium staff, you add a new section for every player you want to add skin to head just like the default.
+ reasons.yml +
On material it has to be the material name
Position can't be more than 53
Page 2,3,4 only show if you have more than 45,90,135 players online.
To add colors to inventory title use ยง instead of &.
Unfortunately if you have more than 215 players on your server it doesn't work.
IMPLEMENTED:
- Hide who sent the command
- Custom Title with custom color
- Change head skin of player
- Kick Menu
- TPA menu
- Multiple pages
- Hide vanish players
- Kick reason
TODO:
- Ban Menu
- Support for more players
- Support for more skins - DONE
Sugestions are welcome!

PlayerMENU 1.2
Open Menu With Player Heads Inside
Recent Updates
- Better way to add skins to your player heads. Feb 24, 2015
- Added vanish detection and kick reasons, etc Feb 22, 2015