groups: default: default: true permissions: - modifyworld.* - admincmd.player.list - admincmd.player.loc - admincmd.player.msg - admincmd.player.mute - admincmd.player.mute - admincmd.player.afk - admincmd.player.reply moderators: default: false inheritance: - default permissions: - admincmd.player.heal - admincmd.player.heal.other - admincmd.player.kill - admincmd.player.kill.other - admincmd.player.kick - admincmd.player.spymsg - admincmd.player.ban - admincmd.player.ban - admincmd.player.freeze - admincmd.player.invisible - admincmd.player.fly - admincmd.player.fireball - admincmd.player.eternal - admincmd.player.whois - admincmd.player.whois.other - amdincmd.player.experience - amdincmd.player.experience.other owner: default: false permissions: - '*' users: Big_Bacon: options: group: moderators group: - moderators twixman22: group: - moderators slayer19285: group: - moderators JerryLT: group: - moderators tyler_black: group: - moderators nXcalibur: group: - ownerThanks in advance! -
Latest News Article
Snapshot 13w21a Ready For Testing!
It's time for another exciting Snapshot! The Mojang crew was hanging in Monaco last week, but rest assured, this week's Snapshot is nothing shy of sweet! Let's see what's on the menu:
FEATURES:
Added new UI for horses, to control...
Minecraft Ways to Die - a Parody Song
Continuing with our theme of parody songs, today's offering is an especially clever creation! Minecraft Ways to Die, an odd take on the song 50 Ways to Say Goodbye, is a labor of love from a whole lot of people! This hand-crafted, artisinal s...
Minecraft Monday Show - Let's Play Killers & Great Downloads!
This week, BebopVox covers the recent drama with "Let's Play" videos (including Mojang's stance on the matter), and much more!...
Why won't our server commands work?
Started by
nXcalibur
, Apr 14 2012 02:43 AM
6 replies to this topic
#1
Posted 14 April 2012 - 02:43 AM
Hello comunity, my server has recently added Bukkit. For our admins and ranking system we used PermissionsEx. So far, it has worked swimmingly. However, nearly none of our commands work (fly, fireball, god, etc....). Is there another plugin we need to add? or is there something wrong with the .yaml (text below)? The spacing is correct (no tabs were used). I got the commands from here. I'm only using PermissionsEx.
#2
Posted 14 April 2012 - 03:00 AM
nXcalibur, on 14 April 2012 - 02:43 AM, said:
Hello comunity, my server has recently added Bukkit. For our admins and ranking system we used PermissionsEx. So far, it has worked swimmingly. However, nearly none of our commands work (fly, fireball, god, etc....). Is there another plugin we need to add? or is there something wrong with the .yaml (text below)? The spacing is correct (no tabs were used). I got the commands from here.
groups:
default:
default: true
permissions:
- modifyworld.*
- admincmd.player.list
- admincmd.player.loc
- admincmd.player.msg
- admincmd.player.mute
- admincmd.player.mute
- admincmd.player.afk
- admincmd.player.reply
moderators:
default: false
inheritance:
- default
permissions:
- admincmd.player.heal
- admincmd.player.heal.other
- admincmd.player.kill
- admincmd.player.kill.other
- admincmd.player.kick
- admincmd.player.spymsg
- admincmd.player.ban
- admincmd.player.ban
- admincmd.player.freeze
- admincmd.player.invisible
- admincmd.player.fly
- admincmd.player.fireball
- admincmd.player.eternal
- admincmd.player.whois
- admincmd.player.whois.other
- amdincmd.player.experience
- amdincmd.player.experience.other
owner:
default: false
permissions:
- '*'
users:
Big_Bacon:
options:
group: moderators
group:
- moderators
twixman22:
group:
- moderators
slayer19285:
group:
- moderators
JerryLT:
group:
- moderators
tyler_black:
group:
- moderators
nXcalibur:
group:
- owner
Thanks in advance! -
groups:
default:
default: true
permissions:
- modifyworld.*
- admincmd.player.list
- admincmd.player.loc
- admincmd.player.msg
- admincmd.player.mute
- admincmd.player.mute
- admincmd.player.afk
- admincmd.player.reply
moderators:
default: false
inheritance:
- default
permissions:
- admincmd.player.heal
- admincmd.player.heal.other
- admincmd.player.kill
- admincmd.player.kill.other
- admincmd.player.kick
- admincmd.player.spymsg
- admincmd.player.ban
- admincmd.player.ban
- admincmd.player.freeze
- admincmd.player.invisible
- admincmd.player.fly
- admincmd.player.fireball
- admincmd.player.eternal
- admincmd.player.whois
- admincmd.player.whois.other
- amdincmd.player.experience
- amdincmd.player.experience.other
owner:
default: false
permissions:
- '*'
users:
Big_Bacon:
options:
group: moderators
group:
- moderators
twixman22:
group:
- moderators
slayer19285:
group:
- moderators
JerryLT:
group:
- moderators
tyler_black:
group:
- moderators
nXcalibur:
group:
- owner
Thanks in advance! -
The first is, could you post a list of plugins that you have installed on your server?
Secondly (and this is just for looks) could you post your configuration next time using code snippets? (the button is the " < > " one. It makes text look [code] like this [/], and preserves your indentations, etc.
"If we put our lobster bibs on backwards and swam around in the ocean, would crabs come over to us and think we were some kind of god-king?" - towely10, 2/22/13
#3
Posted 14 April 2012 - 09:25 AM
Brieeq, on 14 April 2012 - 03:00 AM, said:
two things that come to mind:
The first is, could you post a list of plugins that you have installed on your server?
Secondly (and this is just for looks) could you post your configuration next time using code snippets? (the button is the " < > " one. It makes text look [code] like this [/], and preserves your indentations, etc.
The first is, could you post a list of plugins that you have installed on your server?
Secondly (and this is just for looks) could you post your configuration next time using code snippets? (the button is the " < > " one. It makes text look [code] like this [/], and preserves your indentations, etc.
Sorry, I'm only using PermissionsEx, and i fixed the code snipet.
#4
Posted 14 April 2012 - 09:47 AM
Op yourself first and see if the commands work, by default Op's override any permissions so this way we can check it's not a problem with the plugin. And then get back to me

#5
Posted 14 April 2012 - 11:28 AM
mjohn425, on 14 April 2012 - 09:47 AM, said:
Op yourself first and see if the commands work, by default Op's override any permissions so this way we can check it's not a problem with the plugin. And then get back to me 
I'm already opped, I'm thinking i need a seperate pluggin. Thanks
#6
Posted 14 April 2012 - 09:21 PM
nXcalibur, on 14 April 2012 - 11:28 AM, said:
I'm already opped, I'm thinking i need a seperate pluggin. Thanks
I'd recommend using the Bukkit versions of those commands(no plugins needed), and Essentials to fill in the rest.
Lists of commands/permissions for both can be found here:
http://wiki.bukkit.o...Bukkit_commands
http://ess.khhq.net/..._Reference/Perm
Essentials is a great plugin to have, even if you want a minimalist server with few plugins.
Any problems, let me know.
"If we put our lobster bibs on backwards and swam around in the ocean, would crabs come over to us and think we were some kind of god-king?" - towely10, 2/22/13
#7
Posted 16 April 2012 - 08:00 PM
Brieeq, on 14 April 2012 - 09:21 PM, said:
These plugins are run off of the AdminCmd plugin, which you'll need to download if you expect them to work.
I'd recommend using the Bukkit versions of those commands(no plugins needed), and Essentials to fill in the rest.
Lists of commands/permissions for both can be found here:
http://wiki.bukkit.o...Bukkit_commands
http://ess.khhq.net/..._Reference/Perm
Essentials is a great plugin to have, even if you want a minimalist server with few plugins.
Any problems, let me know.
Thank you all so much, especially brieeq, for finally answering my question from three posts ago! We got the server running, thanks again!








