Hi! I have ran my server for quite a while and have decided to face the challenge of setting up PermissionsEX. I have spent a while setting stuff up and have ran it through an Online YAML Parser,supposedly, everything is working right. But, when I start up my server and join it I get hit with an error stating 'Internal Server Error' and a very long bunch of code in my console.
All that I can make out is that there is no default group set, but as you can see, the group 'Member' is my default group. Have I typed something out wrong, or is something clashing?
Help please!
(I'm using PermissionsEX)
I'm guessing that I have spaced it wrongly or something.
I've tried many different spacing patterns (Following rules to OP.), but they didn't seem to work.
Second, I just want these exact permissions for that group, nothing else:
However, it still lets you use all the commands enabled by default to non-ops, including faction commands, vanilla commands, essential commands, etc. I would like to disable all of those.
Thanks for all your help!
Can you pastebin your entire permissions.yml please? Also, for your prefix question, can you post your plugin list?
Please help me, people who are not ops cannot: go to spawn, warp anywhere, or use multiple plugins even though I have put all the right permission nodes! The permission plugin is GroupManager. Here are my plugins: (that are in my plugins folder)
Posted Today, 06:26 AM So i try typing /manuadd [player] [group] and it tells me that "An internal error has occured while attempting to perform this command"
I hope you can help with this! Ok, I was setting up a server, everything was working fine, then suddenly when I added Factions (not sure if it's factions, but anyways) just out of the blue everything messed up. I couldn't do /manpromote because it said it was locked or something, and i'm not in the default group when de-opped. It's just my name. Also when I try to build or punch a block one I get 'you are not permitted to build'. Here is my stuff on worlds>world>group :
while parsing a block mapping
in "<unicode string>", line 2, column 3:
Member:
^
expected <block end>, but found '<block mapping start>'
in "<unicode string>", line 4, column 5:
default: true
^
I went on the YMAL thing and thts what it said I dont know what it means does it mean that I have some stuff in the wrong place?
while parsing a block mapping
in "<unicode string>", line 2, column 3:
Member:
^
expected <block end>, but found '<block mapping start>'
in "<unicode string>", line 4, column 5:
default: true
^
I went on the YMAL thing and thts what it said I dont know what it means does it mean that I have some stuff in the wrong place?
Check your spacing. I've found most of the time it means I've had tabs or the spacing is wrong. If that doesn't fix it, use paste or paste bin to paste your code here for someone to check over.
Just tried it and it didn't work. Anyone else have a suggestion?
Edit: By that do you mean remove the modifyworld permission from the Newbie rank? Or something else?
Your permission node for modify world is wrong in the newbie section, if I'm understanding you want to disallow all world modifying for them. You need to have the node as - -modifyworld.*
If you still want them to be able to chat though, make sure you put - modify world.chat above - -modifyworld.*
Remember that YAML is VERY fussy on spacing. I'm not sure if that will have fixed it completely for what you're looking for or not, but it should fix the newbie rank building.
Posted Today, 06:26 AM So i try typing /manuadd [player] [group] and it tells me that "An internal error has occured while attempting to perform this command"
HELLLPPPP My groups file:
Next time, paste your code in paste bin or paste, or it mucks up the spacing. YAML files are super picky about spacing and if we can't see your spacing, it's harder to tell where you've gone wrong. We also can't really help if you don't tell us what plugins you're using and which permissions program you're using.
I hope you can help with this! Ok, I was setting up a server, everything was working fine, then suddenly when I added Factions (not sure if it's factions, but anyways) just out of the blue everything messed up. I couldn't do /manpromote because it said it was locked or something, and i'm not in the default group when de-opped. It's just my name. Also when I try to build or punch a block one I get 'you are not permitted to build'. Here is my stuff on worlds>world>group :
Did I mention it also kicked everyone out the group they were in? Including Default.
Please paste your code in paste bin or pastie... YAML is super fussy about spacing. If we can't see if your spacings are right, it's harder for us to help you. I have an idea about why it isn't working, but I can't be sure because I don't know what permissions plugin you are using. If you post here and tell us it's much easier to help you.
Hello everyone I have a problem, I have setup permissions on my Bukkit server using PermissionsEx and I'm having some trouble. My groups are setup and my first group is "Stone". I have it setup so that higher groups have inheritance. My problem is that the group after the "Member" group which is "Coal", does not inherit any permissions from Stone.I set it up in case you didn't know and checked an online parser and its all right! I have no idea what is going on and need help. It worked a few days ago..
Hello everyone I have a problem, I have setup permissions on my Bukkit server using PermissionsEx and I'm having some trouble. My groups are setup and my first group is "Stone". I have it setup so that higher groups have inheritance. My problem is that the group after the "Member" group which is "Coal", does not inherit any permissions from Stone.I set it up in case you didn't know and checked an online parser and its all right! I have no idea what is going on and need help. It worked a few days ago..
For Coal, you put inheritance after all the permissions. That may be it, but I am not sure. Did you add anything to the file before it stopped working?
[font=Helvetica Neue', Arial, Verdana, sans-serif][size=medium][background=rgb(255, 255, 255)]
Just tried it and Newbies are still able to break blocks for some reason
I'm heading a bit out of my depth here but perhaps it's in one of the
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
as a default? I'm not certain, and google isn't being very helpful
Plugin i use group manager :3 so i try typing/manuadd player group and it tells me that "an internal error has occured while atemting to perform this command
Plugin i use group manager :3 so i try typing/manuadd player group and it tells me that "an internal error has occured while atemting to perform this command
Hello, I am usin PermissionsEx on my server, and It Isn't working:
Permissions: http://pastebin.com/UnMAAcPZ
the problem:
I type in /pex user Niv group set Owner
and instead of promoting, it shows me the help page for the commands.
Maybe the problem is in my permissions? HELP ME FIX THIS
Hello, I am usin PermissionsEx on my server, and It Isn't working:
Permissions: http://pastebin.com/UnMAAcPZ
the problem:
I type in /pex user Niv group set Owner
and instead of promoting, it shows me the help page for the commands.
Maybe the problem is in my permissions? HELP ME FIX THIS
Lines 23-34 seem to have to many spaces in, remove them so it's like the others. This might help.
Lines 23-34 seem to have to many spaces in, remove them so it's like the others. This might help.
Hi DeanUK, first of all, thank you for the fast reply, and 2nd -- I did what you said, and actually when I looked at my permissions.yml with
notepad++ these lines were good, all in place, but in the pastebin its was not the same.
So I recopied, removed the spaces, and It is still not working.
It shows me the help page for pex commands.
Help?
Nope. Here's your problem:
Can you pastebin your entire permissions.yml please? Also, for your prefix question, can you post your plugin list?
[MineResetLite | ChestKeeper]
Here are my plugins: (that are in my plugins folder)
CommandSigns
DisguideCraft
Essentials
EssentialsChat
EssentialsGroupBridge
EssentialsGroupManager
EssentialsSpawn
Factions
HeadHunter
Lockette
LogBlock
mChatSuite
MultiverseCore
MultiversePortals
NoLagg
NPCWarehouse
ServerSigns
SignMod
TimTheEnchanter
Vault
VoxelSniper
WorldEdit
WorldGuard
Posted Today, 06:26 AM
So i try typing /manuadd [player] [group] and it tells me that "An internal error has occured while attempting to perform this command"
HELLLPPPP
My groups file:
groups:
Guest:
default: true
permissions:
- factions.kit.halfplayer
- essentials.spawn
- essentials.home
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
prefix: &7Guest
suffix: ""
Member:
default: false
permissions:
- mcmmo.ability.*
- mcmmo.skills.*
- mcmmo.mcstats
- mcmmo.mctop
- factions.kit.fullplayer
- essentials.afk
- essentials.afk.auto
- essentials.balance
- essentials.balancetop
- essentials.help
- essentials.home
- essentials.ignore
- essentials.info
- essentials.list
- essentials.mail
- essentials.mail.send
- essentials.msg
- essentials.pay
- essentials.ping
- essentials.r
- essentials.rules
- essentials.seen
- essentials.sell
- essentials.sethome
- essentials.spawn
- essentials.suicide
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.warp
- essentials.warp.list
- essentials.worth
inheritance:
Guest
Prefix: &aMember
suffix: ""
Trusted:
default: false
permissions:
inheritance:
Member
Guest
prefix: [&2Trusted]
suffix: "&2"
Moderator:
default:false
permissions:
- essentials.kick
- essentials.mute
- essentials.jail
- essentials.jails
- essentials.fly
- essentials.back
- essentials.invsee
- essentials.joinfullserver
- essentials.workbench
inheritance:
Trusted
Member
Guest
Prefix: &1Moderator
suffix: ""
Admin:
default: false
permissions:
- essentials.kickall
- essentials.ban
- essentials.backondeath
- essentials.setjail
- essentials.broadcast
- essentials.say
- essentials.clearinventory
- essentials.feed
- essentials.god
- essentials.nick
- essentials.home.multiple
- essentials.weather
- essentials.top
inhetirance:
Trusted
Member
Guest
Moderator
Prefix: &cAdmin
suffix: ""
Operator:
default: false
permissions:
- essentials.enderchest
- essentials.gamemode
- essentials.jump
- essentials.nick.color
- essentials.near
- essentials.speed
- factions.kit.halfmod
inhetirance:
Trusted
Member
Guest
Moderator
Admin
Prefix: &6Operator
suffix: ""
Co.Owner:
default: false
permissions:
inhetirance:
prefix: &4Co.Owner
suffix: ""
Owner:
default: false
permissions:
inhetirance:
prefix: &0Owner
suffix: ""
groups:
Default:
default: true
permissions:
- -bukkit.command.kill
- -bukkit.command.help
- essentials.suicide
- factions.kit.fullplayer
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&eGrunt '
build: true
suffix: ''
Builder:
default: false
permissions: []
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&2'
build: true
suffix: ''
Moderator:
default: false
permissions:
- -bukkit.command.kill
- -bukkit.command.tell
- -bukkit.command.me
- -bukkit.command.help
- -bukkit.command.kick
- -bukkit.command.ban.player
- -bukkit.command.ban.list
- -bukkit.command.unban.player
- -bukkit.command.ban.ip
- -bukkit.command.unban.ip
- -bukkit.command.teleport
- -bukkit.command.toggledownfall
- -bukkit.command.seed
- -bukkit.command.list
essentials.suicide
essentials.jails
essentials.kickall
essentials.invsee.modify
essentials.kickall
inheritance:
- builder
- g:groupmanager_moderator
- g:bukkit_moderator
- g:essentials_moderator
- g:towny_moderator
- g:vanish_moderator
info:
prefix: '&5Moderator '
build: true
suffix: ''
Admin:
default: false
permissions:
- -bukkit.command.kill
- -bukkit.command.tell
- -bukkit.command.me
- -bukkit.command.help
- -bukkit.command.kick
- -bukkit.command.ban.player
- -bukkit.command.ban.list
- -bukkit.command.unban.player
- -bukkit.command.ban.ip
- -bukkit.command.unban.ip
- -bukkit.command.teleport
- -bukkit.command.toggledownfall
- -bukkit.command.list
- -bukkit.command.say
- -bukkit.command.time.set
- -bukkit.command.xp
- -bukkit.command.defaultgamemode
- -bukkit.command.gamemode
inheritance:
- moderator
- g:groupmanager_admin
- g:bukkit_admin
- g:essentials_admin
- g:towny_admin
- g:vanish_admin
info:
prefix: '&cAdmin '
build: true
suffix: ''
Owner:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&4Owner '
build: true
suffix: ''
Did I mention it also kicked everyone out the group they were in? Including Default.
Soo..cute. o__e
in "<unicode string>", line 2, column 3:
Member:
^
expected <block end>, but found '<block mapping start>'
in "<unicode string>", line 4, column 5:
default: true
^
I went on the YMAL thing and thts what it said I dont know what it means does it mean that I have some stuff in the wrong place?
Check your spacing. I've found most of the time it means I've had tabs or the spacing is wrong. If that doesn't fix it, use paste or paste bin to paste your code here for someone to check over.
Your permission node for modify world is wrong in the newbie section, if I'm understanding you want to disallow all world modifying for them. You need to have the node as - -modifyworld.*
If you still want them to be able to chat though, make sure you put - modify world.chat above - -modifyworld.*
EDIT: I tried to fix it up for you, try this: http://pastebin.com/j6iZz2Ja
Remember that YAML is VERY fussy on spacing. I'm not sure if that will have fixed it completely for what you're looking for or not, but it should fix the newbie rank building.
Next time, paste your code in paste bin or paste, or it mucks up the spacing. YAML files are super picky about spacing and if we can't see your spacing, it's harder to tell where you've gone wrong. We also can't really help if you don't tell us what plugins you're using and which permissions program you're using.
Please paste your code in paste bin or pastie... YAML is super fussy about spacing. If we can't see if your spacings are right, it's harder for us to help you. I have an idea about why it isn't working, but I can't be sure because I don't know what permissions plugin you are using. If you post here and tell us it's much easier to help you.
Here is the code: http://pastebin.com/BYBv0xtT
For Coal, you put inheritance after all the permissions. That may be it, but I am not sure. Did you add anything to the file before it stopped working?
still cant figure out why Members can use home commands
Because you have the essentials.home permission node under Member. Remove that and they won't be able to use /home
I'm heading a bit out of my depth here but perhaps it's in one of the
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
as a default? I'm not certain, and google isn't being very helpful
pastebin: http://pastebin.com/E3YPp5iN
please help :3
Hiya I'm not certain why it's giving you that error, have you made sure everything is up to date?
Also, make sure you fix your spelling of inheritance, or you will have lots of problems.
My plugins include:
essentials
enchanter
cookie monster
eggcatcher
death price
pvpreward
killsuite
autosaveworld
mcmmo
essentialsgroupmanager
dragon travel
worldedit
worldguard
essentials xmpp
essentialschat
essentialsgeoip
essentials group bridge
essentials protect
essentials spawn
craft book vehicles
craft book circuits
mobbountyreloaded
lockette
If u could do the perms for me it would be a big help thanks
I am using ChatManager, the one that comes with PermissionsEx. Here is my config:
chat-range: 100.0
display-name-format: '%prefix%suffix%player'
global-message-format: <%prefix|%suffix%player> &e%message
enable: true
message-format: <%prefix%suffix%player> %
messageranged-mode: false
Change the suffix of the group/player to be the colour that you want.
Eg:
suffix: &c
Permissions:
http://pastebin.com/UnMAAcPZ
the problem:
I type in /pex user Niv group set Owner
and instead of promoting, it shows me the help page for the commands.
Maybe the problem is in my permissions? HELP ME FIX THIS
Lines 23-34 seem to have to many spaces in, remove them so it's like the others. This might help.
Hi DeanUK, first of all, thank you for the fast reply, and 2nd -- I did what you said, and actually when I looked at my permissions.yml with
notepad++ these lines were good, all in place, but in the pastebin its was not the same.
So I recopied, removed the spaces, and It is still not working.
It shows me the help page for pex commands.
Help?