This plugin will no longer be updated here!
To get the newest version and support, go to the spigot-page!

Are you bored about help plugins, that are all like "/help [Name]"?
Well... HelpGUI is YOUR choise!
HelpGUI is a simple and easy to use help-request-plugin!
You just need to type /help or /h in the chat and a Inventory with the head of every player on the server opens!
Now you can just click on a playerhead to ask for help!
Simple as that!
HelpGUI has some other functions, like...
If you edit the lang.yml or the config.yml you just need to reload the plugin (/hgui reload)
HelpGUI:
DisabledPlayers:
# Here you can add players, that wont be shown in the HelpGUI.
# They still can send a help-message!
# To disable this you need to give them the permission
# helpgui.disablehelp
- player1
- player2
- player3
DisabledWorlds:
# In this section are all worlds listet, in that you should not be able
# to use /help.
- Example_World
- Example_World_the_end
- Example_World_nether<br /><br />
Languages:
HelpGUI:
# The description will be showed in the lore of the
# Item in the Inventory
InvTitle: '&8[&aHelp&2GUI&8] '
Description: '&7Click on a playerhead to ask for help!'
Search: '&bSearch Player!'
SearchDesc: 'Enter playername!'
Messages:
# This are all messages of the plugin!
PluginLoadet: 'HelpGUI successfully enabled!'
HelpSend: '&7Help send to player &b{PLAYER}&7!'
HelpRecieved: '&b{PLAYER} &7needs your help!'
Disabled: '&cYou are not allowed to use this command'
NotOnline: '&cThis player is not online!'
DisabledWorld: '&cYou cannot use HelpGUI in this world.'
ReloadSuccess: '&aFiles reloadet successfully!'
NoPlayer: 'This command is only for players!'
NoPlayersFound: '&cNo players found. :,('
PlayerSearch: '&7Type &b/help [Player] &7to search for players.'
NoGroup: '&cPlease add a groupname after group:'
Commands:
FewArgs: '&7To few arguments. Type &b/hgui help &7for commands.'
UnknownArg: '&7Unknown argument. Type &b/hgui help &7for commands.'
HelpDesc: '&7Shows the commands.'
ReloadDesc: '&7Reloads the files.'
NoPerm: '&cSry. No Permission for that!'