Description
Hi guys !
FEATURES
- Discuss with other member (Who possess a specify permission).
- Broadcast a message to your server.
- Tickets Admins.
- Helpop Admins.
- Fake Join/Leave
- Answer to a player
- Customalize prefix/messages
- Show Groups
PREFIX LINK
- With GroupManager :
Install GroupManager first here : Download Here
Setup Groups/Prefix in GroupManager files here : "\plugins\GroupManager\worlds\world\groups.yml"
Ex :
groups: Default: default: true permissions: - -bukkit.command.kill inheritance: - g:groupmanager_default - g:bukkit_default - g:essentials_default - g:towny_default info: prefix: '&8[Member]' build: false suffix: '' Owner: default: false permissions: - '*' - -vanish.* inheritance: - admin info: prefix: '&f[&4Owner&f]' build: true suffix: ''
Then you can use AdminUtilities commands (Broadcast...) with prefix !
- With PermissionsEx :
Install PremissionsEx here : Download Here
Setup Groups/Prefix in PermissionsEx files here : "\plugins\PermissionsEx\permissions.yml" Ex:
groups: default: options: default: true prefix: '&9{Member}&f ' permissions: - modifyworld.* Owner: options: default: false prefix: '&f{&4Owner&f} ' permissions: - '*' schema-version: 1
Then you can use AdminUtilities commands (Broadcast...) with prefix !
CONFIG FILE

You can change all prefix ! (With placeholders, see below)
You can put colors (with '&') !
COMMANDS
Very simple commands:
- /a <message> -> Discuss with other member (Who possess a specify permission).
- /b <message> -> Broadcast a message on Server
- /tickets <message> -> Send a suggestion to admin players
- /helpop <message> -> Send a help to admin players
- /answer <player> <message> -> Answer to a player
- /checkconfig -> See configuration
- /adminutilities <1/2> -> See help
- /fakejoin <player> -> Fake Join (Customizable in config)
- /fakeleave <player> -> Fake Lave (Customizable in config)
PERMISSIONS
- /a -> adminchat.chat -> Send & Recieve messages for Admin Channel
- /b -> adminchat.broadcast -> Send Broadcasts
- /tickets -> adminutilities.ticketssend -> Send Tickets (Default : all players)
- /tickets -> adminutilities.ticketsrecieve -> Recieve Tickets (Default : op players)
- /helpop -> adminutilities.helpoprecieve -> Recieve Helpop (Default : op players)
- /helpop -> adminutilities.helpopsend -> Send Helpop (Default : all players)
- /answer -> adminutilities.answerhelpop -> Answer Helpop (Default : op players)
- /checkconfig -> adminutilities.checkconfig (Default : op players)
- /adminutilities -> adminutilities.help (Default : op players)
- /fakejoin -> adminutilities.fakejoin (Default : op players)
- /fakeleave -> adminutilities.fakeleave (Default : op players)
PLACEHOLDERS
- %name% -> Player Name
- %servername% -> Server Name
- %prefix% -> Player's Prefix
Place these placeholders in config file or in your message !
BUGS
I don't see any bugs at the moment but if you find one, tell me !
IN THE FUTURE
- Personalize Commands
- More Placeholders
- What YOU want !
THANKS
Thanks for your download !



