LuckPerms

LuckPerms

41.4k Downloads

Luckperms Bungee not working

izakhearn opened this issue ยท 6 comments

commented

Hey after updating to the latest bungeecord and luckperms version no permissions on the bugeecord side wants to work here is my start up log https://gist.github.com/izakhearn/1acec29b953040f5ca9deeff5c8dd74d

commented

What's not working about it?

The log just shows the plugin enabling correctly.

commented

Yes it does but none of my perms i gave works like my slashsever perm my bungee command perms they dont work. I made sure that my permission nodes are correct and checked that i am in the luckperms group
but to no luck it does not work and that is the only plugin that is a permission management plugin on the whole bungee. I will try removing all the plugins on bungee again and check again.

commented

Can you pastebin your config file, and screenshot the output to "/lpb user <you> permission info".

commented

this is for the owner group
image

commented
# The name of the server, used for server specific permissions. Set to 'global' to disable.
server: global

# If users on this server should have their global permissions applied.
# If set to false, only server specific permissions will apply for users on this server
include-global: false

... meaning, no permissions will be applied. :)

You need to set include-global to true.