Introduction
I made this plugin based on some badboyhalo videos, where he can open a player inventory by right click them
How this work
When you join in admin mode, you will recive a stick(The "Stick of Info"), and with it you can get some players info. While in admin mode, if hierarchy enabled, you will be invisible to every player under our permission level. See permission level next.
Permission Levels
ONLY IF 'usehierarchy' IS ENABLED
It have 4 permissions level:
0 - Users who are just a member (Members)
1 - Users who are a moderator (Mods)
2 - Users who are a moderator plus (Mod+'s)
3 - Users who are admin (Admins)
4 - Users who are owner (Server Owner)
See permissions to get it
Functions
If in Admin Mode when Right Click a player with nothing in your hand and it will open the player inventory
Commands
- /admin - Used to join or leave admin mode - #In version 2.0 you have /adm, /admmode and /adminmode as aliases
- /vis - Used to show yourself to another - #In version 2.0 you have /visible, /show and /appear as aliases
- /invis - Used to hide yourself to another - #In version 2.0 you have /invisible and /hide as aliases
Permissions
- adminmode.admincommand - permission to /admin command
- adminmode.viscommand - permission to /vis command
- adminmode.inviscommand - permission to /invis command
- adminmode.mod - moderator permission level
- adminmode.modplus - moderator plus permission level(IF UNDER V2.0 MUST add mod permission too)
- adminmode.admin - admin permission level(IF UNDER V2.0 MUST add mod and modplus permission too)
- adminmode.owner - owner permission level(IF UNDER V2.0 MUST add mod, modplus and admin permission too)
Stick of Info
When you join in admin mode, you will recive a stick, the "Stick of Info". Just right click a player to get some info of them
CONFIGURATION
ATENTION ONLY V2.0 UP
#If you enable the 'hierarchy' you will need to use the permissions and #if a player have a lower permissions level than another #he won't be invisible to players with higher permissions level usehierarchy: true #Name will be in red stickname: 'Stick of Info' sticklore: 'Right click a Player to get some info of them' ###MESSAGES### #NO COLOR CODES SUPPORTED YET joinedadminmode: 'You have been joined in admin mode' #The %l will be replaced with the permission level hidedhierarchy: 'You have been hided from players under permission level %l' hidedall: 'You have been hided for all players' leftadminmode: 'You have left the admin mode' appearedall: 'You appeared to all' alreadyinvisible: 'You already invisible, use /vis to be visible again' alreadyvisible: 'You already visible, use /invis command to be invisible' #Stick messages healthtext: 'Health: ' exptext: 'EXP: ' leveltext: 'Level: ' gamemodetext: 'Gamemode: ' foodtext: 'Food: ' permleveltext: 'Permission Level: ' warningstext: 'Warnings: '
EXTRAS
If you use my plugin Warning System when you right click a player with the Stick of Info you will recive the number of warnings of them
END
Thanks if you use this

