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
-
View User Profile
-
Send Message
Posted Oct 16, 2011Hi skawke,
I don't see this mentioned anywhere here or anywhere else so I'll throw it out there. When you change these values, for some reason they do not actually update. I updated my server with these configs, reloaded... No joy. Shut the server down, edit, upload, startup, nothing... Re-installed spout client, nothing.. I am nearly 100% positive these custom configuration values just do not work.
-
View User Profile
-
Send Message
Posted Oct 22, 2011@leewells2000
i second this, i have exactly the same problem right now.
-
View User Profile
-
Send Message
Posted Oct 22, 2011How do i disable this? Whenver i click other plugins GUI'S i get unknown command and is very annoying -.-
-
View User Profile
-
Send Message
Posted Jan 2, 2012I Have the same problem as all of the people below. Please help! I Gives me an error when I try to open the GUI even though I know the properties were set right. Also i won't update any of my changes... It all stays the same... Please help
-
View User Profile
-
Send Message
Posted Jan 8, 2012is there a way to include an argument in a command like %player% or something like that? so we can have their names inserted into the command.
Or also the name of the player you are looking at %target% would be nice too.
-
View User Profile
-
Send Message
Posted Feb 29, 2012I have guiColumnThree as a staff menu, is there away I can add a chat message, so I can just click it and it will tell people something?
-
View User Profile
-
Send Message
Posted Mar 10, 2012can i make more pages?
-
View User Profile
-
Send Message
Posted Mar 28, 2012do you need spoutcraft
-
View User Profile
-
Send Message
Posted Apr 15, 2012@dklolman: I guess that you'd be needing Spoutcraft since its making use of Spoutcrafts API.
##########The GUI is not showing up at all for me.
I tried several bindings. I tried the standard binding, i tried '#', i tried 'k'
My permissions are - '*' since im the owner of the server
I set the binding new in spoutcraft as well as in the config.yml I have not made any other changes to the SpoutEssentials folder
Running Craftbukkit 1.2.5-R1.0 (which should not be a problem, i hope) Spoutcraft 1362
you were talking about the modules.yml, but i can't find any module that would include the GUI? Tried enabling enableScreenCommands but it didn't change anything.
No error messages ingame, only a server warning while serverstart: GenericLabel belonging to Spout Essentials does not have a default size!
But I don't think that's related.. Could you help out please?
-
View User Profile
-
Send Message
Posted Jul 8, 2012you get the idea. IF you want to see everything the interface does and what I am requesting to be implemented, check out http://www.compassminecraft.com/centralcontrol-gui
If what I am requesting is already implemented (I assume its only buttons), please excuse me, my guiconfig file (which you repeatedly reference in your instructions) is empty.
-
View User Profile
-
Send Message
Posted Aug 13, 2012GUIConfig.yml is Empty...