promotional bannermobile promotional banner

HelpGUI-Plugin

A inventory-based help-request-plugin!

File Details

HelpGUI v 1.5

  • R
  • Jun 9, 2017
  • 15.74 KB
  • 177
  • 1.11

File Name

HelpGUI.jar

Supported Versions

  • 1.11
Supportet Version: 1.12

There is a error, that shows up, if you close the AnvilGUI.

I'll try to fix it in a future version, but can't give a promise...

Changed:
  • Updatet to Spigot 1.12The lang.yml should now look like this:
  • Changed the Text of the command descripition.
    You can now change the look of the commands displayed, when you type /hgui help.
    It uses the following placeholders:
    • %CommandHelp% - Will be replaced with /hgui help
    • %CommandReload% - Will be replaced with /hgui reload
    • %EmptyLine% - Will be replaced by an empty line...

The lang.yml will look like this:

Languages:
  HelpGUI:
    InvTitle: '&8[&aHelp&2GUI&8] '
    Description: '&7Click on a playerhead to ask for help!'
    Search: '&bSearch Player!'
    SearchDesc: 'Enter playername!'
  Messages:
    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!'
  Commands:
    FewArgs: '&7To few arguments. Type &b/hgui help &7for commands.'
    UnknownArg: '&7Unknown argument. Type &b/hgui help &7for commands.'
    NoPerm: '&cSry. No Permission for that!'
    CommandDescription: |-
      &m----------{&a Help&2GUI
      &b%CommandHelp%
      &7Shows all /hgui commands
      %EmptyLine%
      &b%CommandReload%
      &7Reloads the files.
      %EmptyLine%