#support-1
1 messages · Page 1376 of 1
if your groups already parent default, it wouldn't really matter
thanks man

clean, migrated, user friendly, and the support is immaculate
tested the issue myself and it isnt a repeating issue just for players that were already saved by pex
Wanna go to dinner?
no
dang
i been using pex since 2014
thanks for the help transferring ive really not wanted to
what if i asked
but seemed dumb
yes
DAMN

Not a problem
Hello I need help change a permission that was set as a perm to now changing it for our entire player base to be a temp perm
this is the easiest way I can imagine you might do it.
- make a group "temppermgroup" or whatever you wanna call it
- add the temporary permission to that group
- use https://luckperms.net/wiki/Bulk-Editing to change all entries of
permission.nottempheretogroup.temppermgroup
then when the permission expires, you can use the group to add a new permission, leave it empty, or even delete it
@proud hound so I have a way for people to use /fly in the plot world. I want to change that to only 3 days that to me is confusing and the last time I did a bulk update that support here gave me I had to redo it all by hand is there a better way?
Hey Gods! Please don't tag helpful/staff members directly.
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/RHUmnUCDh7
How can i fix this issue when i start up my server?
try deleting the locales folder
or translations
i forget what it's called exactly haha
yes thank you
I can't think of a better or a more elegant way. This shouldn't be a very difficult bulk edit to do, and I must say that every support member here insists you make a backup before running a bulkedit, and as always you should backup luckperms before making a bulkedit in this case as well
then if it fails, just restore from the backup and try again differently
how do I create a backup?
!switch minus changing anything in the config
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
Do u host ur server on ur own pc?
No
So wondering why I can't delete users from the Editor without them reappearing as UUIDs?
use buklkedit to delete users, that should fix it
Hello,
I need some help with MySQL and LuckPerms.
I'm hosting the MC Server and the MySQL Server on my own pc.
Does anybody know where to get hostname, database name, username?
it would be in whatever software you have the mysql server setup with
I have this one https://www.mysql.com/de/products/community/
I would like some clarification please.
I created a group, then added a node and set it to true and left no context so it would be "global"
However, what I would like to know is if this group just has everyone in the server added to it by default or not?
If not, how do I make it so that anyone who joins the server gets added to this group?
I need to know this so that I can ensure that nicknames persist for players with a nickname plugin I am using
the only group luckperms will ever automatically give is the default group to players who are new or had their entire data wiped, basically as reassignment. however, lp is not responsible for nicknames though. if nicks are being kept or not is up to your chat plugin/nickname plugin
yes I am aware.
kind of need to give players the permission though otherwise it won't keep their nicks
I'm definitely not just gonna op everybody who joins
makes sense. then its best kept in default group
well, if you want nicks to be for everyone that is
ok. and to clarify (because there doesn't seem to be a hyperlink that specifies what a node is) a node is the permission thing, for example haonick.keep right?
yeps
I assumed this from the beginning. ok cool
so I need to just do the perm thing I already did just for default
you culd also say 'permission node' but we all are lazy lol
every user will have default, so it really depends on who you want to be able to set a nickname
everyone or only certain groupos above default
well it's not giving everybody the ability to set a nickname, just making it so that the plugin keeps the nicknames after they leave/rejoin or the server restarts
fair enough
this is one of those cases where downward inheritance would come in handy
good luck xD
gotta give people the ability to do /spawn to warp to the world hub
instead of making a warp for it, just get the spawn module. it includes /spawn
i dont think spawn is the same as warp
I am also using multiverse
what does that have to do with anything?
that's fine. you can configure it right to work
essx spawn and mv often battle for respawning stuff
disable either one?
what did zero say again
if u got two plugins with same functions, prep to disable parts of either one
yeah, which is why essx provides config features for that :D
she beat me up for having two plugins having homes lmao
I appreciate it but I don't think I need yet another plugin lol.
I'm just gonna use luckperms to give perms to all players to use a custom mvtp command that I set up with essx. so that way when someone does /spawn it actually does /mvtp spawn which is teleporting them to the world named "spawn"
since when can essx alias commands of other plugins
it can't
thought I read in it's documentation that I could do custom commands with it.
no, that's in commands.yml
a CraftBukkit feature
completely separate from EssentialsX
ah well, I still need to mess with chat formatting for stuff too lol
guess you saved me a tiny bit of trouble there with the commands.yml thing
HI i made a databse and connected every server but in context it only popup "lobby" context
Update -
when i go to another server context popup
https://LunoXx.0-o.host/lunox/zEur6vQ5
jkust like permission suggestion, this isnt perfect
slap it up its face. if you know a context exists, type it in and force feed it
Oh okay i thought it was myside fault
Thankyou for the support !
nah. as long as your server names are set and the connection to your db looks fine without errors in the console on startup you should be good
Oh thankyou soomuch !
you can double check with /lp info to see if it says mysql
i can show rank in scorebord
cool, me too
hey I got a question, can I DM u?
Hello, I have a question, how can I make everyone have the default primary group?
i dont think you really want to do that
for? if I need it
Sure
why would you make default everyones primary group? that defeats the purtpose of having higher ranks than others. your primary group will always be the one with the highest group weight. let me give you an example of why default as porimary is a bad idea. lets imagine you have rank owner and rank default. owner has the * perm set to true and default has the * perm set to false. but you have both groups. so will you have the permission or not? if default has more group weight, you will not
so i'm trying to set up permissions, is it possible to have someone be able to switch gamemodes but not go into creative? also how do i allow someone to tp?
i thought /lp group default permission set minecraft.command.tp true would work but it doesnt
make sure you really want default perms to go over every other permission
I want everyone to have this
it depends. with gamemodes, in bukkit there is only one permission for it. its all or none. plugins such as essentials do split gm perms into its 4 different types, allowing you to set specific ones to true but leave lets say creative to false. the same goes for the teleport thing. plugins take priority over bukkit perms usually, so perhaps you have a plugin overriding the bukkit tp command
again, the primary group is always the one a user has with the highest group weight
thanks
is that you will see people before when they joined my server they already came with the default but not now and I need that when they enter they already have the default as before
everyone who joins will get the default group. however if you used 'parent set' before, that removes default and sets the other group you specified. is that what you did and now they have other ranks but not the default one anymore?
if that was used but they also used it before and nothing happened the default was not removed but suddenly it was removed from the new players
so you are trying to tell me that you have users who have no group at all, not even default?
No, what I want to tell you is that for a month the new ones were assigned as always by the subs group, but now they don't have the default, not like before, the sub group added them, but the default was still like the screenshot I just sent you.
i still dont get it
sorry, remember i have no idea about your setup
assigned by the sub group - that is confusing
that basically before when you added them to the subs group they had subs and default as parent groups but now when I add them they only have the subs
I was always using the /lp user <user> parent set subs
I know but before I used that command and I still had the default as parent groups but not anymore
when you use 'parent set', lp removes all other groups and sets only sub, so they loose default.
if you do 'parent add' instead, lp will add the sub on top of the default group, so they have both
quite impossible ngl
its been like that for as long as i can remember
maybe you used such an old lp version that this was a thing
but since 5.3 i cant recall that being so. there was always a difference between add and set
well then the only option is that I have to put to everyone who enters /lp user <user> parent set default and also /lp user <user> parent add subs right?
you can fix this way easier
why not make subs inherit perms from default so even if they only have the subs group, they also get perms from default
what I want to do is that all the users who entered the server or rather all the users of the subs group that do not have default parent groups have them
,
lol i dropped my phone
yea like i said
if the sub group has default as parent, then ppl who only have subs group will get subs and default permissions
as if they have both groups
same thing
without needing to edit all your users
subs group gets perms from default. and users who are in subs group get both these sets. get it?
and how can i do that? xd is that you see I am Spanish and I am translating what you tell me with the google translator xd and there are things that I do not understand
ok no problem, ill explain
open your /lp editor
go to group subs
add a permission into the group like this group.default
now, if a user only has sub group, they get permissions from subs group but also from default. why? because sub group inherits permissions from default so the user does not need both groups anymore
save your edits and apply them and you're all done. all your sub people now also have default perms without needing the default group
makes sense hopefully
ok and also because of what I want them to have as parent groups the default one is that in a world I have put players to count but for it to count everyone we need to have all the default for that
in the subs group there are 295 users
What?
ow that's a lot.
how does the counter work? can you add a statement to it with a placeholder?
such as 'inherits default' then count yes
it is with the placeholder the world the variable is this %world_ players _<group> _<world>
??'
you could use %luckperms_inherits_group_default% instead
it returns 'yes' if they inherit from default, so it would also count if they have subs and subs has default as parent
instead of the user having default directly
and it counts, I mean what I want to do is that when one enters the world I assign 1, the other enters and assigns 2 and so on
hm
then if you need them to have default so badly, i guess you have to add default group to users who do not have it anymore because you used 'parent set' instead of parent add
I am going to try
so the other thing you told me works for that?
this
what i described ther makes sub group inherit perms from default group. it does not add users to the default group
but you can do the same with users, yes
just instead of adding group.default to the sub group, add it to all users who need it. that will work
download the luckperms api
If this doesn't work I'll have to do it manually
you will have to do that yes
I don't mean because the variable you told me didn't work I had to put /papi ecloud download luckperms
easiest is to use the editor
oh, thats not an api
api is luckperms code
what you mean is papi expansion
well the variable you told me doesn't work
did you add group.default to subs group?
now I do it download the placeholder and now I get a yes xd
aha ok
now you can test the placeholder and if it works alright then use it in your counter
first I'm going to do what you told me and now I put the variable again
anyone know how to fix it?
[Essentials] Permissions lag notice with (LuckPermsHandler). Response took 33.829272ms. Summary: Getting prefix for Meyer98_BR
it doesn't work but thanks
I will have to do it manually
Can I set a context to a prefix so it only shows on 1 server?
And on the other server it uses another prefix
yes
How?
I tried just setting the context to "server: survival" but then the prefix stopped working
Yes
ok. have you named the servers in the config?
the very first setting 😉
I have to do it in LuckPerm's config?
The name of the server, used for server specific permissions.
- When set to "global" this setting is effectively ignored.
- In all other cases, the value here is added to all players in a "server" context.
- See: https://luckperms.net/wiki/Context
server: hub
This?
server: hub was set to global before
ye set it to a name you remember for this particular server
i believe you need to restart
I mean, in my /lp editor LuckPerms now suggests my servers
hub and survival
But it's still not working. My name is still just yellow (from the essentials config) but the prefix doesn't show
how did you add the context to the prefix
in the editor?
Yes
are you in said group and are you on the server the context should apply for?
^^
So I guess the same works with setting the ranks context for a user instead of the prefix
Cause we have a group that you can only get on our survival server
yea, you can also ofc use context in commands like so /lp user echo parent add whateverthehell server=hub
dont use a : in the command tho, that breaks the syntax
Okay
Thanks for the help!
Does it have to give me default in server=survival too?
It gave it to me after I gave myself (spiller+) with context server=survival
how to make it so you can't enchant a custom item
luckperms does not add custom items
ask whoever made the plugin you are using for them
yeah wrong server lol i thought i was typing in some other server
Hi, any clue why doing the /lp command would kick all my players from the server? haha
It seems to trigger the bungee plugin AutoReconnect because the players are kicked and are reconnected again a few seconds later by AutoReconnect, I'm a bit confused though
are you using the plugin TAB by neznamy?
Yes I am
Thank you!
I have a moderator who is having issues using perms. All perms look correct backend, but they can't use /msg or /vanish
Hey,
I set up LuckPerms on my Proxy and Backend Servers but nothings synced. I dont have any error messages
[16:50:03] [main/INFO]: Loaded plugin luckperms 5.3.98 by Luck
[16:50:04] [main/INFO]: Loaded 1 plugins
[16:50:04] [Velocity Async Event Executor - #0/INFO]: __
[16:50:04] [Velocity Async Event Executor - #0/INFO]: | |) LuckPerms v5.3.98
[16:50:04] [Velocity Async Event Executor - #0/INFO]: |_ | Running on Velocity - Velocity
[16:50:04] [Velocity Async Event Executor - #0/INFO]:
[16:50:04] [Velocity Async Event Executor - #0/INFO]: Loading configuration...
[16:50:04] [Velocity Async Event Executor - #0/INFO]: Loading storage provider... [MYSQL]
[16:50:04] [Velocity Async Event Executor - #0/INFO]: luckperms-hikari - Starting...
[16:50:04] [Velocity Async Event Executor - #0/INFO]: luckperms-hikari - Start completed.
[16:50:05] [Velocity Async Event Executor - #0/INFO]: Loading messaging service... [SQL]
[16:50:05] [Velocity Async Event Executor - #0/INFO]: Loading internal permission managers...
[16:50:05] [Velocity Async Event Executor - #0/INFO]: Performing initial data load...
[16:50:05] [Velocity Async Event Executor - #0/INFO]: Successfully enabled. (took 1444ms)
[16:50:05] [Netty NIO Boss #0/INFO]: Listening on /[0:0:0:0:0:0:0:0]:25577
[16:50:05] [main/INFO]: Done (3.17s)!
im using MySQL
Screenshot /lp info and /lpv info @quick ravine
https://bytebin.lucko.me/A6YncIUbc3
igot error when tried to install web editor
ok
./lpv info
from console
do lpv on your proxy server, but your paper server is set to h2 not MySQL
ah gimme a min
it now works, i forgot to change the config in the backend servers
thanks!
My moderator hasn’t got access to the perms that are listed under his role
!verbose Use this to check what perms LP is looking for
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Always I use /lp editor I get this error.
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/KrZBBQnwOG
can i use LP for mohist ?
How fast chose a permission on editor?
!thermos
Installing LuckPerms on a Cauldron, Thermos and any other Forge + Bukkit server software may require additional steps.
what
Looks like a possible network or JRE issue. What's the output of /lp info?
Hey
Is there any way I can automatically change in herited group for all donator as I'd like to change the rank from MVP to Diamond but they inherit permissions group.mvp but I want this to be group.diamond and there's around 500 people this needs changing for so it would be almost impossible to change this manually
!bulk
Quickly update a large amount of user and group permissions by using the bulkupdate command.
You never set the server name in the config, so your server context isn’t going to work.
If so, do I change here?
hola, porque cuando pongo el prefijo de mi rango no sale en el chat?
puse el prefijo pero es como que no sale
y ya tengo el rango
Yes
I put the name of the server that I put to the bungeecord then?
You would put lobby on your lobby server. You put bungeecord on your bungeecord server.
Okay
That just sounded like that one joke about programming:
Head developer: You said you fixed the bug, so where's the code?
Junior programmer: It's gone with the bug
@foggy quartz did you give the player the permission node that verbose said?
You need to actually give them the permission node
Verbose just shows you which one they need for a command
“Node” just means the permission thing
Like “gamemode.creative”
!usage read this guide to learn the basics like that
Here's a guide to help users understand and use LuckPerms for the first time.
Your plugin should provide docs as well
sorry for late response but, I used the verbose and all that it says is "minecraft.command.function". Technically this is correct but I don't want to allow my players to use every function command, I only want them to use one. How would I do that?
Does the config(or prefixes) also accepts characters other than the basic 256 ones from ASCII table? let's say chinese characters
no
damn
yea, no
im actually curious why youre on such an old version if you dont mind me asking
havent heard of anyone using older than 1.7.10 for a long time
because i prefer them more
?
have fun using a version with no support lol
Besure to prepare against logj4
lol
log4j isnt on 1.3.2
it was added in 1.7
Is there someone who can help me with this puzzle? I don't get why it's acting out. I have two players, player A has group.mod and group.king while player B has only group.king. How come that player A does not have access to chatcolor.gui while player B does?
I've read the wiki and im still confused on Prefix stacking.. I cannot seem to get more than one Prefix to show in chat.
Does player B have direct access to the permission node itself and not through a group and is there a different group that is using chatcolor.gui that player b may have?
not, both players dont have any direct permission nodes, it's the exact setup i have here :/
Might be because your mod group weighs more? Have you tried parent groups?
oh yeah they're parented in the same order
Would it make sense to add a server context to permissions for plugins what only exist on one server (in a network) to reduce the overall node map size per server (for check lookups) or would it make no diffrence?
@hasty tree sorry for the ping do i need VaultChatFormatter? for luckperms
Hey KrakenKiller22! Please don't tag helpful/staff members directly.
oh shoot
sorry for ping but does it anyway 
i dont know what does VaultChatformater does
It’s a chat formatting plugin. Read the spigot page.
ok sorry
sorry for disturbance tho
can someone help me for a sec
How to copy the roles from other server?
do you mean like you're migrating from one server to another, or you want them to sync with each other
copy their perms?
this doesn't answer my question
for what purpose do you want to copy the permissions
yesh from other server that i created and shared from my friends
are you just trying to move a current permission set, OR are you trying to synchronize the two servers permissions?
yesh or im just getting dumb and dont understand so yesh
it's not a yes or no question lol
run /lp export file on your old server, copy file.json.gz to your new servers luckperms folder, run /lp import file
ok thx sorry for truoble
I have a problem, i cant respawn in my bed
hello I have this problem, my prefix does not work and when I want to save the changes I get this error 😦
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/bEIZhneF9E
is there any command to retrieve all the existing nodes?
permission nodes
because there's a command called "wastebin" (/wastebin) and I don't know which is its main node
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Thanks!
huh. so typing /luckperms verbose off is spamming me my chat, but typing /wastebin or /[mod_general_name] wastebin doesn't trigger anything
are there chances that the permission is available by default to everyone?
so it isn't detected by LP?
unlikely. verbose should still spit out the permission if done right. try to deop yourself, remove any wildcard permissions or use an alt, then in console, since this is a command, you could try /lp verbose command <yourname> /wastebin
i was using aternos host first now i am changing the host so should i set all perms again in new host or any command to copy and paste
you can take your setup to the new server if you want
how??
!switch basically the same procedure as switching storages. i believe from aternos you cant download files so youd have to use the web import
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
i was typing, patience lol
lol
is this for paper mc?
Spigot, Paper, etc
like fucky

ah spelling mistake
How do I check/add player's role?
I can't understand the documentation
Like the custom collection framework
Can LuckPerms do rank with a space? Example: [Good Owner]
/lp user <name> info
Yes, surround the prefix in the command with "
Thank you!
Can someone tell me if there is a option to give a certain player immunity to checks of cheats
that is a question you should ask your anti cheat
if it adds a permission for it, then yea ofc you can add that to your staff or certain people
We had light anti cheat plugin but its removed now.
I dont really know many anti cheat plugins
ive used aac and i gotta say the config is confusing af. thats one reason why i switched to vulcan. it comes with a discord integration and configuring is easy and understandable, not some weird formulas nobody understands.
but in the end, its your choice. and possibilities depend on that plugin you choose
I need to do that
^
^
idk bout it lol-
look up in their documentation if there is a bypass permission or maybe its a config option where you need to add players names
you wont get around looking it up on their wiki, bc i wont do it for you
hm
Hi! Is LuckPerms compatible with SpongeForge or does it need Sponge Vanilla? I'm using spongeforge and when I put the luckperms jar in the mods folder and run the server it says "FML has found a non-mod file LuckPerms-Sponge-5.3.103.jar in your mods directory" and doesn't load it
Oki, thanks!
maybe you accidentally made the same mistake as this guy^
I mean I am running pixelmon so highly likely, thanks Echo
heres another of the exact same case https://i.imgur.com/vvrp8Rj.png
or this https://i.imgur.com/tP9g37L.png
xD
one problem, many fixes lol
So:
-Spongeforge is definitely in mods folder and works as Nucleus shows up in the console (only thing I have in my mods folder are spongeforge, Pixelmon, Nucleus and LuckPerms)
-I'm using the version on the website when I click download > Sponge (so unless I'm small brain and there should be a Spongeforge specific download somewhere?)
all i know of is a sponge version
@mild otter perhaps available? (i know clippy will yell at me, but samosa is the mods dude)
Hey Echo! Please don't tag helpful/staff members directly.
Try this one? https://ci.lucko.me/job/LuckPerms/1399/
Yeah that one works, cheers Echo and Samosa!
Aye this is the build before API 8 was merged
stuff i couldnt have known thanks samosa
I think it works at least? I don't see "[LuckPerms] Loading configuration..." but I see this so I'm assuming it's all good
looks good
hi, im getting errors in my console
https://pastes.dev/eCMu9ly12N
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/qcZjsJLmX0
There's something wrong with mysql table stuff. try this:
2. Stop the server and uuh for now I'll keep it simple: change the table-prefix setting in LP config to something different than the current value: LP will generate new tables on the database so will essentially be a "new setup" (the current tables will still be there though)
3.1. Start the server and run /lp import <file name> (the same file name as the exported one)
3.2. Check the console for any errors while importing```
then go at it again, it may or may not fix it. i just searched up your error in discord and it seems this helped users in the past
So i run a waterfall proxy and i have 4 servers on it
3 of em i would like them to use the same permisisons for the default group
and 1 of them i want it to use diffrent permissions
how would i do that?
add all permissions to the default group and set some of the perms to specific server contexts 🙂
how would i set the contex though
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
so i basically set this to like the server name
and /lp group defaut permission set permission.permission true server=ServerName
^correct
remember that for bungee permissions, the server context works a bit differently
whats diffrent?
so for normal permission that do not target the bungee, such as essentials etc, server=servername works. but in bungee, since the bungee already is the server, youd need to use world=servername.
interesting
ive never needed it tbh. i assign bungee perms in the files and use lp on all backends and thats it lmao
so if i set thje server name as "TerraPlusPlus"
The command for gamemode would be
./lp group default permission set minecraft.command.gamemode true world=TerraPlusPlus
if im right
minecraft.command.gamemode is not a bungee permission
waitz
wait if i only want it to apply to a sepcfic backend server
./lp group default permission set minecraft.command.gamemode true server=TerraPlusPlus
alright. ye that would work like that
you have all groups in your setup which is shared so you cant make a group tthat only exists in one server. if you think about it, how would you do that if all servers use the same database, right?
But you can give users a group in server context
same way as usual, only add context like you did above
thx
!chat this embed has the answer
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
thx
Is not this a luckperm bug? all other permissions I set is no issue to use only luckperm self have problem to detect luckperms own permission.
So if i´m not op I can´t access lp on one of the servers even if I have right permission.
send a /lp editor link, name of affected player & LP commands, and /lp info from console on the affected server
How do I move everything on my skyblock server over to "skyblock" context
!bulk
Quickly update a large amount of user and group permissions by using the bulkupdate command.
/lp bulkupdate all update server skyblock "server == global"
I'll check it out this night
LuckPerms is a permissions plugin for Minecraft servers. It allows server admins to control what features players can use by creating groups and assigning permissions.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
and no commands works from lp because it not recognise permissions for luckperms.
Was the /lp editor taken on the server that isn't working, or a different one?
yes
...yes to which?
And this is a network setup, right?
yes but every server have own db
not our recommended setup but you do you
Could I get the output of /pl on the affected server please
is some work to set it up right and i not need so many perms on that server.
[18:18:17] [Server thread/INFO]: broken_arrow1 issued server command: /plugins
[18:18:30] [Server thread/INFO]: Plugins (10): BungeeTabListPlus, DeluxeHub, DeluxeMenus, eZProtector, LuckPerms, PlaceholderAPI, ViaBackwards, ViaVersion, WorldEdit, WorldGuard
and when enter the command is only the text in chat you will see.
it will not say you not have permissions
Ok something's either completely broken, I'm an idiot who missed something, or I'm getting incorrect info
/lp user <you> permission check <some LP permission i.e. luckperms.editor>, does it output true or false?
alright I think i not give you incorrect info
If I have multiple servers connected to one mysql database, would the use of contexts be the best way of setting up different ranks for different servers (Hub, realm 1, realm 2).
Aber, fresh eyes on broken-arrow's issue would be nice, not sure if I'm being a moron or not
So I would just define the context, server: realm1 (And then change this for each realm)
and then going forward I would just use
/luckperms user ign parents add rank1 true realm1
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Does luckperms have a bulkupdate copy feature?
I want to setup a "donator" rank on my hub (Context hub)
If the user has a donator rank on the skyblock server then give them the donator rank on the hub
hmm
I know how to do this automaticlly but need to update the existing users
I think the best way to do that would be to create a new internal group which inherits donator on the appropriate servers (so adding them to the one group gives them donator wherever that new group does), then could bulkupdate to move people to inheriting that new group globally
i.e. ```
lp creategroup donator
lp creategroup donator-internal
lp group donator-internal parent add donator skyblock
lp group donator-internal parent add donator hub
lp user <who> parent add donator-internal

and this i run with out op ofc. I don´t know what I can do (I know it have work in the past). Don´t know if the db get corrupted and I need redo it. Try on GitHub but he close it with out look on the issue properly.
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
Would this work for limited time ranks? And I'm not sure if I understand the final command, I would need to give every donator the parent group or just add an inheritance to the donator rank on my skyblock server?
Unrelated but FYI
[18:09:17] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[18:09:17] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[18:09:17] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
yeah is running thru a console panel and it start and stop from cronjob so I can´t do so much about that.
Is only way if the crontab shall have access to the panel to run command, i try with normal account but that never worked.
LP doesn't seem to like two servers being connected to 1 mysql db. I am trying to run /lp editor
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
Broken-arrow: I'm running out of ideas for wtf could be causing this, you try updating too pls
I have created the hub group and inherited all of my donator ranks, how would I give everyone with a donator rank the hub group?
And would it be possible to remove the hub group once the rank expires on the skyblock realm
lp user <who> parent add donator-internal isn't a viable option as I have 100+ users with donator ranks
!bulk
Quickly update a large amount of user and group permissions by using the bulkupdate command.
Bulk update replaces/deletes right
I would want to do
Where group.donator = true add group.donator-internal
alright will try that 🙂
I update both bungee and server (was pretty old bungee version) but that not change anything.
So guess I need want and hope on replay on the closed github issue then.
Never mind, I rearranged my default group now and made it inherit a default group for each server where the inherit group.default_server_… node has a server context for the specific server. So my main default group is now much slimmer and easier to read.
hello
i need an advice
so im planning to make seasonal ranks with lifetime ranks
how is the best way to do this
also when im reseting a season how to remove only the seasonal ranks (all are same but for season)
my plan was to make for lifetime regular like lp user player parent set Rank
for season lp user Player parent addtemp Rank 999d
and to use like bulk update to remove only ranks with times somehow
what u think
addtemp 999d does not add a season it adds almost 3 years and if you want it auto removed addtemp will do it automatically (Luckperms).
yea but i need to separate the seasonal ranks from lifetime
and addtemp is my only way i guess
Add a time?
Or create another group that inherits from the main group and then use bulkupdate when the time comes
So
Donator (main group)
DonatorTemp (Inherits from Donator)
hmm
yea i guess
that can solve it
so if i have 6 premium ranks
i need to make another 6 with temps
that gets the things from the ranks
Group: shitpickle
Create group: shitpickle_season
Add shitpickle as parent to shitpickle_season and than give shitpickle_season to players with season rank
Than you can remove it whenever you want without touching the original group/rank
very interesting name
im searching for the argument based permissions.
(For example only seeing specific groups on /lp user {username} parent info) but can't find it anymore.
Hello everyone !
I wanted to know, how to add someone to a group with a command without needed to go to the LP Pannel please
./lp user {username} parent add {Groupname}
@ebon crow
Thanks man appreciate you
What Should I Do When I Have a PaperMC Server But I Can't Find LuckPerms Which Is Compatible With PaperMC What Should I Do?
- Using less capital letters
- Downloading the Spigot/Bukkit version
Especially the 1. point is important
Hello! I have a question:
I have 4 groups. I want those 4 groups to have different permissions, I already set the Default inside the others so they link.
But, How can I make other join the groups without doing it myself? I tried via Command blocks, adding "@p" to an existing chain I already have. But It seems to not be working. Any help? Thank you.
Hey guys, this is not really about luck perms but is there a way to make op commands broadcast to only specific ops, like if player1 and player2 are op, I want only player two to get the admin command broadcast.
That is what I mean with "admin command broadcast":
Any way to give a crate key on a specific world, im using a voting plugin that gives rewards, btw i have multiverse inventorys
Setting minecraft.admin.command_feedback and bukkit.broadcast.scradmin false for those who should not see it with op should work
In plugin I meant sorry
I need a way to get player's role and set their role
(I'm making an rankup system using lp and vault)
Is there a way to use a permissions.yml file instead of using the web editor to make all of my permissions?
or am I forced to use the web editor to set up permissions
it's looking like the latter
you can set the storage type if you'd prefer to use YML, but often this is not recommended because its easy to screw them up by accident
ah okay
Things sure are different now days
I think the last time I actually set up permissions for a server was like 7 or 8 years ago
I should probably just learn how to use the web editor
Any idea why server keeps lagging? https://timin.gs/?id=3b787445fc3d4af898e7dc4c9bb485f5#regions
thanks for the help my dude
Hello everyone, I'm currently trying to save ressources on my server, which is running using velocity and 5 paper servers. So we have migrating some part to mongodb, but we still have a MariaDB. We are currently on Mariadb for luckperms, with like 4000 users register inside, and my question is do you know if there is an interest to migrate to mongodb for luckperms database ? or if the migration will be a really minor improvement
MongoDB is already a supported type
or are you asking if there'd be any performance difference using mongo over maria
!switch
or are you asking if there'd be any performance difference using mongo over maria
or are you asking if there'd be any performance difference using mongo over maria
Yes exactly, I want to know if migrating from mariadb to mongodb will be a gain of performance or not
my permishen dont work
anyone else noticing a very slow shutdown/close for lp with the latest bukkit version?
Ayo I just had someone backdoor into our server and they got access to LP somehow and it allowed them to give themselves perms
ok?
if someone found a way to get op, luckperms can do nothing about that
!bungeecheck best to run through this list and make sure everything is in check
Please double check that:
1. BungeeCord config.yml has ip_forward and online_mode set to true
2. All backend servers' spigot.yml has bungeecord set to true
3. All backend servers' server.properties have online-mode set to false
does luck perms work with All the mods 7
if i want to give all permissions to a role, do i have to go into the lp editor and select every single permission or is there an easier way to do it?
how to make ranks buyable
in luckperms plz tell
ping me plz if someone help me ;-;
O.o You don't? It's a permission system. You need something else to give them a rank AFTER they buy the rank
got it
do i know the something else
xD cuz idk
Depends on what you mean by "Buy"
?
Their response is perfectly reasonable.
'buy' means obtain for a price. whether that's by virtual, or physical currency is what they're asking
but, it's not something LP does. you need another plugin to do it.
please please can u tell me whats that plugin
This is an interesting question and I also interested...
Sorry if this is answered somewhere - haven't been able to find anything (already been in the worldguard discord and was sent here) - is there a way to configure perms using flags or similar so that a player is given permissions/added to a group with permissions for entering a region? And then removed for leaving? Eg. Allowing access to /shop but only in a defined space. Thanks
I'm seeing plenty on how to deny/allow groups to enter/exit a region or do things in said region, but not a way to add/remove from groups for entering the region
hey is there any way that i can set lockperms to lock down all major perms in a specific survival world on a multiverse?
i got a server with a few friends thats been primarily creative based with a few plugins like worldedit and stuff, and we all have admin to use everything (had the serv er up for 2 years without issue) however we just made a survival world and weve run into a lot of issues already where worldedit wont allow you to use a wooden pick normally and stuff like change gamemode and stuff is all still enabled across the server
wanted to know how much of a vanilla experience i can make it on the survival world in perticular
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
Is there a placeholder to get the group name without the color ?
idk whats happening but when ever i assign a role perms like default role gets the /spawn perm i try it out with the rank and without op and it doesn't work whats going on?
If you have a displayname set for the group, then no.
What does /lp verbose command me /spawn show when not opped and only in default group
just [LP] Running Luckperms v5.3.98
use verbose in the console
if this isn't to much
[09:06:15 INFO]: [LP] Forcing Console to execute command spawn and reporting all checks made....
[09:06:15 INFO]: /sts reload - Reloads the plugin
[09:06:15 INFO]: /sts setup - Open the gui setup.
[09:06:15 INFO]: /sts togglespawn [player/all] - Toggle on/off the spawn use for other players.
[09:06:15 INFO]: /sts stopalltask - Stop all current teleport task.
[09:06:15 INFO]: /sts bukkitspawn [player] - Teleport the player to the bukkit spawn.
[09:06:15 INFO]: /setspawn - Set the spawn location.
[09:06:15 INFO]: /setspawn [-cost:] - Set the spawn location by cost.
[09:06:15 INFO]: /setspawn [-group:groupName,groupName2] - Set the spawn location for the given group(s).
[09:06:15 INFO]: /setspawn [-group:groupNames] [-cost:] - Set the spawn location for the given group(s) with cost.
[09:06:15 INFO]: /deletespawn - Delete the spawn location.
[09:06:15 INFO]: /delspawn [-group:groupName] - Delete the spawn location for the given group.
[09:06:15 INFO]: /spawn - Teleports yourself to the spawn location.
[09:06:15 INFO]: /spawn [player/all] - Teleports the specified player to the spawn location.
[09:06:15 INFO]: /spawn <player> <world> - Teleports the player to the given world spawn.
[09:06:15 INFO]: /sts importessentialsspawn [group] - Imports the Essentials spawn to the plugin configuration.
[09:06:15 INFO]: /sts joinspawn <join/first> <set/remove/teleport> - Setting join spawn.
[09:06:15 INFO]: [LP] The command execution completed, but no permission checks were made.
[09:06:15 INFO]: [LP] This might be because the plugin runs commands in the background (async). You can still use verbose manually to detect checks made like this.
[LP] Forcing Console to execute command spawn and reporting all checks made....
not what i meant. lmao. use it in console, but put your player name instead of 'me' xD
sorry i was unclear, didnt see that 'me' was suggested
the idea is to force your player to run the command via verbose so lp tells you what comes back for the permissions
Do /lp verbose command <players name> /spawn
just did it
[09:15:50 INFO]: [LP] Forcing nevolja1234 to execute command spawn and reporting all checks made....
[09:15:50 INFO]: [LP] The command execution completed, but no permission checks were made.
[09:15:50 INFO]: [LP] This might be because the plugin runs commands in the background (async). You can still use verbose manually to detect checks made like this.
Please show me the output from /plugins
it just shows all the plugins
I said show me
From console...
again, just use console
there
idk either way it didn't work
Remove UltraPermissions
lemme delete it
nothing will work as long as you have two permission plugins
you add stuff to one, like lp, and uperms says 'no u dont have perms' or vice versa
what did you expect tbh
thank you i guess just stupid lmao
hello i need help for a every new player got a prefix Member
instead i set it on manually
its a small server for my friends thats all thank you
wait, you set a prefix for everyone separately when they join?
yes
oh god why
because i dont know how to make it automatically
okay
so, you have to know that every player who joins automatically gets the group called default from luckperms
i dont understand the advanced stuff and i onlly know the basic and some common snese
so you can just set the member prefix to that group
yes
i did
but there is no prefix on it
?
no i mean give the default group the prefix
not to players
players will then get the group
and also the prefix from the group
!chat
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
yes i did that ,but first time join there is no prefix on their names
about that i use vault and essentials
!moss
Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.
do you have essentialschat installed tho
its a separate jar, an addon to format chat
i do have the ess chat too
okay. lets test something tho
Does the prefix show in /lp user <name> info
lets see if userinfo shows it
yes it does
then its a chat issue
it doesnt show the default prefix
!moss ask here
Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.
^
ok thanks
hey,
When i use Luck Perms whit Bungeecord and the Storige on a MySL Datebase,, how can Value work whit thet
How can i set thet up???
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/ZRzr4Hco16
how do i fix this?
how do you make it so anyone can access a command for a plugin because I have a lifesteal plugin but the /lwithdrawl command isnt public
Add the permission node for that command to the default group
If you don't know the perm node, look up that plugins documentation or use verbose
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Im sorry im not the best at coding ive only really just started so I dont know what to do
is there like a video or something that just shows you what command you want and then the rank someone needs for said command to work sorry
If you would like a video tutorial for setting up LuckPerms, try:
https://www.youtube.com/watch?v=l4anE2wOLdc
Here's a guide to help users understand and use LuckPerms for the first time.
You need to read the documentation for this life steal plugin ^ and see what permission there is for this exact command
Then give that permission to the default group
The tutorial and usage page will tell you how to add a permission to a group
okay thank you ill look through all of this thanks
Hi, can someone help me with this?
java.io.IOException: User limit of inotify instances reached or too many open files
Hello! How can I add people to my groups without having to write it every time
I have scoreboard teams, could I make it work with that? Or with the command block.
hi, ever since ive had luckperms on my server, ive been unable to place command blocks. i do have OP and creative but it isnt allowing me to place them or edit exsisting ones. can i fix this?
Might be best asking in https://discord.gg/PAGT2fu
hey i need some help with this plugin, never works for me
id love to know why i get this message saying im not authorized to use anything
by not working i assume you mean you gave yourself permission for something, yet it still doesnt let you use the command?
yes exactly. i followed the guide on the website
show the output of /pl please
you are not authorized to use /lp
this is what is says, nothing else, not even in the console
Have you given yourself perms to use LP?
hm im not sure, i did what the wiki said, then it told me to enter the /lp command after setting up the admin group
shouldnt i be able to use all commands considering im OP
also i thought lp user <your username> permission set luckperms.* true
would give me full access to the commands?
this plz
i thought i did, i dont know what you mean there was no output in the console when entered the command in game, all it said was "you are not authorized to use /lp"
it the same
Can you do it in console
yes, it shows the version
Can you show me
like screenshot?
^
sorry one sec
Have you tried LP again since getting rid of powerranks, since that would 100% cause that
yes i did, i restarted the server, it still doesnt work
that's when i came here, cause i was lost
would it be ServerTools ?
Their page doesn't mention handling perms, and they have a screenshot with both LP and server tools
might not be that
Perhaps there's something in the logs?
!paste
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
Please use https://pastes.dev to send files in the future. I have automatically uploaded latest.log for you: https://pastes.dev/dSM852vS5b
I mean amongst the fucky color codes (thank you windows + Spigot), I see you setting minecraft.command.lp, which is not the permission for LP usage
okay
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
ill search the correct one and see if it works
luckperms.*
if i lost all my data n stuff but still have a .sql database is it possible to get my permissions that were set up etc. back somehow? with that? and if so how do i go about it
idk how to reuse that database lol
uh afaik .sql is a text file containing SQL instructions, not a database
still didnt let me use /lp in game
What does it output if you do /lp? Just "This server is running LP v5.3.###"?
If so, please grab a /lp editor link from console, send it here, and say your username
if i do it in game, it says im not authorized, if i do it in console it works
yup that's why I said to do it in console
Hello its possible to solve problem with NULL?
I mean bug with NULL nickname
that you can do anything on server without permissions
wdym null nickname
When you set your nickname to NULL
you can do everything
I mean give yourself OP
and destroy entire server
LP does not have a concept of nicknames. Can I get logs?
I'm extremely doubtful this is LP's end
!paste
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
also can you get me a /lp editor link plsl
Yea sure
and I need logs too
i still cant figure out why i cant give myself permissions
Can you show what happens when you try to use a LP command>?
That's the normal output of /lp.
When you try to do LP actions on your MC client but it doesn't work, what is the output
Please use https://pastes.dev to send files in the future. I have automatically uploaded latest.log for you: https://pastes.dev/LVgFnSfwzB
in game it says in red text, you are not authorized to use /lp
thats not the output lp would give you
something else is blocking it
just to make double sure, you did restart the server after removing powerranks and didnt use /reload, right?
i've restarted it multiple times now, ill send a screenshot ingame
did you try removing server tools, restart, and use lp commands ingame then?
okay i will see if its servertools
thats what i said...
'activate' how what
seems like language barrier
hmm never mind
i wasnt ignoring sorry, someone said it's unlikely that servertools would interfere, so i didnt try it
guess what
hm?
it was server tools
figured
it may not officially be a permission manager but i guess it has command restrictions
yes you are exactly right, it was literally blocking the /lp and /pl command
so annoying
How would I bulk remove a certain suffix from a user? Is that possible?
What do you mean? Like 1 user has many suffixes? Many users have 1 suffix?
Hi, we are using lucky perms on a pixelmon server with redprotect, we have our spawn redprotected so no one can break blocks but we need to enable to use of doors to non members, when we give access to allow-door/allow-doors we still get a you do not have permission to use this command in game. And we have confirmed we are adding it to the correct group that I am in.
!verbose and Luckperms, no y 😉
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
What happens if you decrease the maximum-lifetime value to 5000?
I get the Failed to validate connection error. And I have already set the maximum-lifetime value to 18750, but I still get this error.
Sorry for the late reply, many users having 1 suffix
!bulk
Quickly update a large amount of user and group permissions by using the bulkupdate command.
Still wondering if anyone knows how i can fix this
!verbose Use this to see if you have a permission blocking it
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Im unable to use verbos to see if it is blocking command block placement
Im able to give it to myself with commands i just cant place, edit or break them
In creative mode with op
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/FOCymSUOeh
anyone can help me?
anyone can help me?
first, update LP from https://luckperms.net
then, ensure your database connection is not being closed either from the database end or another plugin
only if you ask a question!
Developer prison told me to ask you some questions about server errors
sorry my english is not good
i got a new problem
i dont know if this is related to luckperms but i can't use /spawn
Hey anyone can help me? When i start my server He closes with LuckPerms
Are you using AuthMe?
why can't you use verbose
ye
Thanks
my newbie register but it show me like this
welcome %prison_ranks_tag% {player} to the server
can u help me ? please
this my lp editor
after a server restart?
!paste alright, please shut it down, and send the logs/latest.log file:
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
dang, a looooot of your plugins are very broken
Fr??
do you not see the hundreds of lines of errors?
ye 😦
are the jars broken or all config files?
Any idea on how to fix?
I see it starts up and load plugins?
Cassie bounce dont matter
I got a back up?
But idk what is broken
how can i fix it?
how to rename a group
Hello, what's the page which you guys use to share long texts? I wanna send something to a friend, but I don't really want to spam him
Hello, we have 3 servers connected with a bungee cord, we decided to add mysql for the authme plugin, when we did this and started the servers on 1 server, all the settings disappeared, and on the other 2 everything remained the same
Hello, can you tell me what is the command to give time ranges?
i fixed it using a backups of plugins
For some reason some permissions from plugins aren't showing in Luckperms Web editor?
I've added some permissions from a plugin in the past - they show in the editor. but if i try and add the same permission again its not in the drop down window of suggestions
Have you tried typing them in? The perms that show up are merely suggestions, LP does not know every permission for all your plugins
okay just wanted to confirm they would still be added
weird that they showed up as a suggestion previously but no longer do
You could type "potato tomato" and LP would go ya sure
It's up to you to know your plugins perms
Is there a command to view how many players fall under a certain role?
/lp group <group> listmembers will show you the users in it
Sick thank you
If you have typed that permission before on that server for another group or such it would come up.
Is there a place to get 5.3.99? Unfortunately the builds only go back to 5.3.100
- Trigger: net.luckperms.api.event.user.track.UserPromoteEvent
Channel: matrix
Embed:
Color: "#ff0000"
Title:
Text: "{username} promotion"
Url: ""
Author:
ImageUrl: ""
Name: " {date}"
Footer:
Text: "{TrackAction.PROMOTION} promote "
i wanna make alert from discord srv but i need event for it sir ._. can help ?
i need event and expresion for it sir
i have no idea what this is
em i need event and expresion to check player if player promoted
I can't put a group in default. That is to say that when they enter the server for the first time they are automatically placed in the default group
I need the dark red colorcode :/ so i can update the owner rank everything i try is NOT working and im starting to get kinda irritated :/
Learn how to use the LuckPerms API in your project.
add the group as a parent to default
I just don't get it.
Could you tell me what the command would be like?
That is, I want a group called Villager to be the default every time people enter for the first time. what should i write?
!default
LuckPerms provides a group that every player is added to upon joining the server, called default. You can use multiple methods to change the default group or change the name of it.
scroll down to "configure inheritance"
I have the problem that by default they do not enter the default group. I don't know if I explain myself. Right now when people enter the server it doesn't put you in any group.
so what shows if you do /lp user (new player) parent info?
.Drablu19 is not a valid username/uuid.
This name does not recognize me, but it happens to me with more people
you should explain more about what you are expecting, and what is the current outcome (screenshots are very useful)
you need to change the config setting allow-invalid-usernames
mmm, piracy, my favorite
Bedrock support isn't piracy
I have updated to 5.4.1 and now when player joins this error comes.....https://pastebin.com/FjvY7vfg
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
!libsdir
LuckPerms requires several libraries in order to operate. If you're getting a startup error such as NoClassDefFoundError, ClassNotFoundException or "Unable to load dependency...", stop your server, delete the /plugins/LuckPerms/libs/ directory and start it up again.
Thanks, looks good
bonjour comment on fait pour desativé le trusteditor merci
Hey
I had a vds with mysql storage in which I had three luckperms databases for my three servers. The other day I bought a new vds, installed mysql and pma there, then transferred all three luckperms databases from the old vds to the new one. The problem is that the list of groups has been preserved, but the players have lost their privileges! what to do? is it possible to restore them to their groups?
Hello, we have 3 servers connected with a bungee cord, we decided to add mysql for the authme plugin, when we did this and started the servers on 1 server, all the settings disappeared, and on the other 2 everything remained the same
What settings disappeared??
Did you use a mySQL database for luckperms before?
As in before you added it for auth me
no
I don’t see how setting up a database for authme would have had any impact on lp
There is another incompatibility here, lp is on the servers, and authme is in the lobby
And everything was gone from only 1 server
did you add mysql to luckperms as well? that would very well explain it
i assume you made a sql dump and imported that. you could try a whole different approach. that would include purging your new database, let lp re-make an empty one, do /lp export <filename> on the old server, grab the zipped file out of that old servers lp folder, put it into the new servers lp folder, and do /lp import <filename> on the new server. maybe that works better
I will try it, thanks
I'm having a server breaking issue with luckperms and worldguard conflicting (i think?). When doing the following: /rg flag <rg> block-place deny
/rg flag <rg> block-place -g nonmembers
/rg addmember <rg> g:<group> its causing a loop of errors
[22:42:18] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:42:18] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER -
Im simply trying to allow a group permission to place/break in a non-place/break area. It either crashes immediately or after a /rg info
22:54:14] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessio
performing a permission check results in context lookups, which calls extra contexts, which performs a permission check...
and you get a loop (stack overflow error)
looks like that 'problem'
is it a matter of disabling something in extracontext to fix the issue or is removing the plugin the only option
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/fgrKFKpvUc
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
basically what i believe you should do is assign users the group in context <region so and so> and that group can break/place blocks. dont make extracontexts look up the permission for the group which calls extracontexts, which calls the group that calls the permission which calls extracontexts.... you get the idea
why use extra context if you use wg flags anyway lel
So heres the sitch: i've been extra context to enable a shop within my spawn but not outside. I have it checking if youre in a region to allow or deny shop access. I have that extra context as economyshop.gui with the context of worldguard.region:<region>. What ive gathered from your message is i should be continuing on that train of though and transfer permission nodes into each group for building with a region check again instead of using the worldguard flag system. What im curious is how you would implement my shop idea without using extra context at all
same way, add the shop permissions into a group. such as "shopgroup" and make that group be inherited from default in context region:whatever. so users have the group through default, but it i8s only active when the context is applicable, so in the region
or separate the group entirely, which is more tedious but ultimately up to taste
you could even use the plugin conditional events to add and remove groups or permissions when entering or leaving a region, coordinate, pressure plate and more. i personally prefer that over using extra contexts since its more flexible and not tied to lp
i manualy modify my database
i delete all user
and after i have this error
ah sorry
it resolve
it tells you the fix for this actually
1.) dont use craftbukkit. its old af, has holes everywhere, let me just not get into details on this one.... use paper or spigot instead
2.) if you have online-mode set to false, then change it to true
i know it will work 😂
use the spigot one
paper and spigot uses the same api
paper is just an enhancement of spigot
Holy hell - worked out the permissions trail. Worldguard and Luckperms were conflicting. Luckperms is now primary for permissions, worldguard just allows the context of the permissions through regions. Groups in worldguard were messing with groups in luckperms. So in other words, all perms were configured in luckperms, and set as allowed by default for worldguard so it was luckperms making the decisions without any group flags - the extra context is what allowed this so im glad i had it and have abled to keep it
All working perfectly now
In the context of my server - a shop can only be accessed in spawn, players can pick a faction which opens up more parts of the shop and gives them permission to a faction specific lot to build on
yes
i dont remember much about luckperms how do i use it
!usage Highly recommend you read this
