Setting up guiCommand Screen

It's quite easy. First off, take a look at the guiConfig.yml file, then come back here.

(Make sure you set everything properly. There are examples in the config files)

HELP! WHEN A PLAYER PRESSES A BUTTON, IT SAYS UNKNOWN COMMAND NO MATTER WHAT!~ You've setup the config file wrong. Make sure the command: field isn't empty. Then make sure the command you typed it doesn't have a "/", so for example....

name: Goto Spawn command: spawn

Now, permissions may be a bit confusing. There are 3 permissions nodes specifically for the GUI screen:

  • spoutessentials.guiColumnOne
  • spoutessentials.guiColumnTwo
  • spoutessentials.guiColumnThree

Self explanatory.

If you want a person to see the first column only, give them "spoutessentials.guiColumnOne". If you want a person to see the second column only, give them "spoutessentials.guiColumnTwo". If you want a person to see only column one, and column three, give them "spoutessentials.guiColumnOne", and "spoutessentials.guiColumnThree"

:D


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes