PermissionsEx

PermissionsEx

14M Downloads

Can't solve my problem

goldenmasterly opened this issue ยท 16 comments

commented

I am trying to set up pex on my server but it's not working I will put a player in a group and the can't access any commands/primision noses in that group

commented

Pex version 1.23.4 and Minecraft version 1.11

commented

Copy your console/startup log and your permissions.yml file to Pastebin.'

Leave 2 seperate links in this thread for me to look at.

commented

You've obviously setup PEX incorrectly.

Which version of PEX and Minecraft are you running?

commented

permisions.yml http://pastebin.com/RS28qpyi
consel http://pastebin.com/Nn0DctW6
hopefully you can figure out my problem

commented

It appears that your server is being bombarded by hundreds of WorldEditSelectionVisualizer errors:

[Server] WARN Task #6 for WorldEditSelectionVisualizer v1.4.4 generated an exception

The above error appears in your console log 25 times and I don't see anything else about your server in the log because of all that spam. I would recommend stopping the server, removing that plugin .jar file from the server, and starting the server again to see the console log clearly.

Since you're using Minecraft 1.9 or higher, you also need an inheritance setting in every group. See line 19 of this example to fix your "Guest" group. This is more than likely one of the two reasons your server is not working.

And finally, the schema-version: 1 line should be above the users: section. This is the other of two reasons your server is not working.

commented

Show me the new console log without WEV installed.

Did you also fix the schema line?

is the server.properties file set to online-mode: true?

commented

fixed my permission.yml and removed world edit visualizer and now the server dosnt say pex is installed

commented

pex now says its installed but non op don't have access to any commands
pex.zip

commented

server just up dated to 1.11.2

commented

Never use OP. OP is for vanilla servers that don't use any plugins at all.

What commands do users not have access to?

Also, I didn't say anything about removing the user section or zipping the file before attaching it to the post.

commented

Your permissions.yml file is still showing errors in the console log:
22.12 16:17:06 [Server] INFO in 'string', line 47, column 2:

Attach the file to your reply to this post by dragging it into the textarea where you type your reply if you can't find the error.

commented

Give them permission to do those commands then.

commented

A bunch of essentials commands

commented

The issue might be the command you're using to set the group. /pex user (usr) group set (group)
Is the command that works, and /pex user (usr) set group (group) does t do anything

commented

This ticket is closed.