#support-2
1 messages · Page 9 of 1
You don't need to change the context file really. Leaving it default is fine for what you want.
ah I see.
Even leaving default it doesn't work.
I'm just testing method's around nothing seem to work.
How you know it's global? Because that seems to be fine. in those screenshots
Because I was in-game testing it as well.
How were you testing it.
I was seeing if my rank would be global or on a specific server but it still showing global.
Where does it show it as still global
In-game.
Where in-game.
My whole network.
Tab menu
tab menu and chat as well. It shows their rank globally connected to network and not just specific server.
Do lp user <name> info and show me the full output
Is that the correct prefix/suffix?
Yes
for a different rank
I have other ranks such as ancient set to specific server as well
Show /lp user <name> meta info
Send an lp editor link as well
lp user <name> editor Send that one as well. Since they aren't showing in the editor
okay
ah um
is there a way to "move everyone to a specific rank"?
I don't want to go over 500+ ppls moving them one by one.
lp bulkupdate users update group.<new group> "permission ~~ group.%"
That will move ALL users to whatever <new group> is changed to
And also do I still need to set "group.rank" to specific server context or just users to specific server via the context
You can either apply the server context to all the permissions in a group, or apply the group to a user with a server context.
Or both if you really want.
might just do one way around and Mind showing me an example how? Like uh /lp bulkupdate users group.ancient group.acient server=survivalsmp?
What are you wanting to do exactly. You have to be exact with bulkupdate as there is no undo
I want to move all current rank that global to specific server (same ranks and NOT new rank).
so like group.ancient (from global to a specific server)
Ah easy
lp bulkupdate users update server survivalsmp "permission == group.ancient" "server == global" That should update it for all users.
Do the command exactly as I typed it
ah I see do I do that with rest of the rank as well?
Do you want to add survivalsmp context to ALL current ranks that users have
Or just specific ranks
ah I see so do to specific rank from global that I want to do move to a specific server context instead of global? And that should move all users ranks to the speicific server from global even if they are offline to it?
#support-2 message This command will make it so ALL users that have the ancient group in the global context and change it so they have the ancient group in the survivalsmp server context
ah and it does it to all offline players as well?
Yes
okay ty so much!
hello i want to ask for the lp prefix, can we use deluxe tag to put as prefix? because i want to have only one prefix eg. [Member] Username: [Context] and my custome tags is [Dragon] i want it like replace the [Member] when the [Dragon] prefix is enable, so it will look like [Dragon] Username: [Context] , not look like [Dragon] [Member] Username: [Context]
or any other possible way to hide the prefix in luckperms if other tag is selected , if no tag is selected then it will go back default which is luckperms prefix?
Hello there Omega, so everything work however I notice that some players prefix doesn't show up but their rank does? But some players prefix showing up which is weird.
what does /lp user <name> info show for a player that doesnt have the prefix that they should
that is not what i asked for
oh oops
my bad Lol
It doesn't show a prefix which is weird. Their highest rank is "Elite" which that has a prefix.
show /lp user <name> meta info
anyone can help me about this, your help is appreciated 😄
that would need to be something deluxetags needs to support
i see, one more thing is for now i got 2 ranks which is member and vip, then i want to make the member using essentials.tpa with 3 seconds and vip can just teleport instead, any idea about doing this?
i saw this essentials.teleport.cooldown.bypass.tpa on lp but i dont see the .delay things
!moss for help with essentialsx
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 alot
!tut
If you would like a video tutorial for setting up LuckPerms, try:
https://www.youtube.com/watch?v=l4anE2wOLdc
Hi! Is it possible to give a permission that will allow to add players only to the specific groups via /lp (user) parent add (group)
!argumentbased
Fine tune exactly what users with permission to use LuckPerms can do.
Is there a way to make it so that there cannot be duplicates of the same permission in a group?
no
if you set the permission with the command, it should tell you that it was already set in that context
Which permissions are checked when i run /lp user parent add (group) ?
Except luckperms.user.parent.add and luckperms.user.parent.add.(group)
I tested with only these and it didn’t work
Make sure you enable argument based permissions in the LP config and restart.
Yes I enabled them
!verbose Use verbose to see what permissions are being checked.
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Thx
Does anyone know why I get offline status? = fuera de línea -in Red color
Means you're running an offline/cracked server
How do I give a certain command to a role?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
TY!
@tidal blade where do i remove that?
Hey roger08! Please don't tag helpful/staff members directly.
Change online-mode to true in the server.properties file
then restart the server
@tidal blade It was always like this. I never put it false
Hey roger08! Please don't tag helpful/staff members directly.
sorry
Are you running a network or just a single server
just a server
!paste the full startup log
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!
I don't understand
Paste your servers full startup log from the latest.logs file
how do you do that?
Go into that file, copy and paste everything into that link above, save, then send the link here.
it's too big text
Then send half in one, and half in another then if you have to.
Or just restart the server, then send the new latest.log
!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!
Hello there,
When I tried to remove a member from a specific group using /lp user (username) parent remove (group) it tells me that I am not inherit from a the group content server=(current server I'm on).
The group they have is global and is not allowing me to remove it. Also there specific rank is set to global.
Send a screenshot of lp user (name) info
nvm I figured it out.
Hello, i want to ask how to use luck permission to make a few custom prefix , which can let them to change the prefix that i made?
like now is [Member] prefix for group default, and the custom prefix i create is [Test], then how to let them to switch like doing /prefix test then they will replaced the [Member] with [Test]
You won't be able to do it with LP alone. You'll need another plugin that handles the /prefix command. Then just use that plugin to run the LP command to set a prefix on the user, and give that prefix a higher weight than the group prefixes so it overrides the group ones
now i currently using deluxetags, i dont know how to set the weight for it
because now it something look like
[Test] [Member] Name: message
You set the weight when you use the LP command for the prefix lp user <name> meta setprefix <weight> <prefix>
in the editor there i have set
prefix.1.[Member], then how it override it?
the chat format i using is essential chat
This is the essentials chat plugin format
{deluxetags_tag} {displayname}: message
Wait, are you wanting deluxetags or prefixes from LP before those are two different things
DeluxeTags, don't interact with prefixes
i want the lp prefix can switch like deluxetags, i not sure is that possible to make it or not
So like the player can pick which one they want?
if they have the prefix permission, yes
You'd need to make a menu or something or handle letting the player pick them etc..
Something like DeluxeMenus
let say if i use deluxemenus, then how does the action look like?
[console] lp setprefix <user> <prefix>?
lp user <name> meta setprefix <weight> <prefix>
i see, so like if now they have [Member] which is the prefix for group and the weight is 1, then my custom prefix weight should more than 1?
because i might create more custom prefix
@stuck bronze weight is 1 is the best weight use 2 if you want to make admin & more...
then can multiple custom prefix with weight 2?
if i create like [Member] = weight 1, [Test1] = weight 2, [Test2]= weight 3..etc.
Then Test2 can override Test1, and Test1 can override Member, but if i wan switch from Test2 to Test1, then it cant to be override? because Test2 have higher weight than Test1
yes
Stick to the #luckperms-api channel. Do not crosspost. 😅
okk
Hi, so i give a friend a permission to give others ranks but i don't want him to give a rank higher then his rank so right now he is admin and he can give him self or someone else a owner rank
please mention me when you reply
!argumentbased
Fine tune exactly what users with permission to use LuckPerms can do.
ok should i enable this in every server or just bungee?
That's up to you. If you want argument based permissions on the backend servers, enable it there as well.
May as well enable it on all LuckPerms instances, why not.
is there away to automatically remove a player from default group when they get added to another group?
I have default group restricted to only use the essentialsX discord link /link command, then once it links it gives them verified which gives all the commands the player needs. but in order for the * : false permission to be revoked they need to be removed from the defaults group
The parent set command will automatically remove all current groups and set just the one group
i dont believe i can pass a command to the essentialsX discord link plugin
When they use the /link command and gain perms, does it add another group, or does it just add the perms
adds a group
Either change the command it uses to add the new group, OR set the new group a higher weight, so that it's permissions override the default groups permissions
Just set defaults inheritance to false in your group when they link.
Setting * to any value is never a good idea anyways
the players continue to have a parent group of default as well as the new verified when the link applies the group
how do i adjust the weight of a group?
/lp group <name> setweight <weight>
okay so if verified has weight 2 and default has weight 0 they should be able to use commands
what would you suggest instead?
Set default weight to 1, not 0.
ahh okay
so if im not supposed to do * : false how do i stop people from accessing commands?
If they don't have permission to the commands, they won't be able to use them.
anyone know what the proper syntax is for luckperms bulkeditting a permission into all users
I want to give all users a group, but only to the users that exist right now.
lp bulkupdate users update permission ~~ group.founder
Is what im trying
but thats not it
You cannot bulkedit a permission into all users
Add it to a group that all players can inherit
damn that sux
i was bulkediting the group
into the users as a permission
so i gotta do 1 by 1 every user then
my reasoning for that is im giving a rank to all users that played in beta. a founders rank.
is it not possible to do?
set the players' group rather than adding that permission
how would i do that in a bulk format if you dont mind me asking.
i could do that just have never used the bulk commands ever
you cannot add nodes with the bulkedit command
is there any way i can give all current players a certain rank/permission?
Including any new players? Or just current players
[23:57:16 INFO]: [LP] weed4i26 does not inherit from vip in context server=esmeralda.
[23:58:16 INFO]: [LP] weed4i26 had their existing parent groups cleared, and now only inherits vipesmeralda (Vip Esmeralda) in context global.
help me please
on activate vip
That doesn't really tell us much, only that a user doesn't have a group in a server context and that you cleared all groups and set a specific group on the user
What are you trying to do
Assuming you're running /lp user ... parent set ...
The name of the group is vipesmeralda and not vip esmeralda. You must set the group by its name, no by its display name.
Anyone know why whenever I clone a group, the prefix doesn't work? Please @ on reply.
current, one time thing
What you can do, is create a group, add all the permissions you want to give to current players to that group, then bulkupdate all users who have default to have that new group, then just make that group inherit from default so everyone still gets the default groups perms. Then all new players will only have the default group
😦
can you help me
paper
not proxy
only a server
i don't know how to solve
I restarted the server to get this error
My server was not properly stopped and restarted the server to get the error
This error occurs only when a new player joins
I also can't use the page editing permission
no
no
no
Please use https://pastes.dev to send files in the future. I have automatically uploaded config.yml for you: https://pastes.dev/LTM1DJjQc9
have connected
The server is functioning normally
Is there a way to find it directly from the database...
The server is currently overcrowded and I cannot restart the server
The support server has a lot of people online and I can't restart it :<
Can you find the problem and solve it directly from sql?
is connected to
no..That's what originally started the server
That lp version is like 20 versions behind.
!latest
5.4.71
!downloads
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Forge, Nukkit and Velocity.
hello just a small question, with a site can I give a grade or the console refuses the command (/lp user (name) parent set (grade))
What's the command you used on console and what was the output?
Hi, how can I retrieve the prefix of a specific user in a hologram and not show the prefix of the player who is viewing it?
Luck already said adding it to hangar wasn’t a priority, I doubt adding it to PolyMart will be. Automatically updating isn’t ever a good idea.
25575 and it was (/lp user {player} parent set ultimate)
Don't use / on console.
LP commands work fine with the / on console.
Oh on the console I didn’t put ‘/‘
But me it’s in a online web where you buy your grade
(Sorry for the french)
in the console it recognizes the purchase but the grade is not put
Someone ??
same here
luckperm just not working on my server, nothing happend when i do commands
um, why
!latest
5.4.71
maybe try updating instead
Do I just need to replace the file applied to the current server?
yes
ok i try
oh
I use SpongeForge, but 5.4.0 is the latest version of SpongeForge's Lucky Perm
When version 5.1.17 is applied
When version 5.4.0 is applied
If you change the version, the lucky perm is ignored
!download
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Forge, Nukkit and Velocity.
get the latest from here
Hello~
**Here's some quick background~ 🤭 **
I'm a baby manager on a server that uses luck perms (I say baby because I'm still just learning how to do console stuff..... hence why I'm here lol) Essentially we use the Luck Perms for the staff, and I was trying to clean some things up and I deleted what we had listed as the "helper" role / group. (The command for putting it on was /lp user <user> parent set helper)
My issue now, is I've made a new group, named it helper, added the permissions and i set myself to have the role to test to see if it was working, however the little name beside my name (A.E Helper - Eddiethebear_ ) isn't showing up. I think it's because I haven't set the "Contextual Data: Prefix:" to helper and that's why it isn't showing up, but I don't know how to set that..
SUMMERY (because I tend to ramble and over explain)
How do I set the "Contextual Data: Prefix:" ? (And also what does contextual mean)
!meta
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
You're a gem
Keep in mind, for the prefixes to show you will have to use a chat plugin. 
Yes we have a chat plugin!
When I tried to do the /lp group <group> meta addprefix <10> <namehere> command, everytime I try and put a name after the number it goes red... can I not do this command from in the game?
I can also send a picture if that would help.. My explaining abilities aren't the best xD
Try using /lp group <group> meta addprefix 10 "prefix" instead.
I am so confused I feel like that was the exact same thing I was just doing but that time it worked cri
One moment, let me test it
Update! It worked!
I love you DarkLaw !! ❤️ You're an absolute gem~
NOW evil laughter how do I make it pretty~
For example, our Jr.Mod prefix is blue~ I think it was done using birdflop.. idkidk, when I try to recreate something like that it's going red again (I'm so sorry if i'm annoying you cri)
Come save me again darklaw xD
It also goes red when I try putting an & sign to do a hex code
Can you send the command you typed exactly?
/lp group helper meta addprefix 10 afb29&lH.fb3d&le>fc51&lldfc64&lpcfd78&le&#b5fd8c&lr
This code is from birdflop.com, I also tried removing the &'s lol
Put the color code inside the "".
/lp group helper meta addprefix 10 "afb29&lH.fb3d&le>fc51&lldfc64&lpcfd78&le&#b5fd8c&lr "
I want you to know how much I adore you DarkLaw.
You deserve a promotion, or a raise or something
Cheers. 🤝
Thank you so so much again!! You’ve been a HUGE help
Can someone help. My prefix for my rank is bold and it's making the IGNS bold as well how can I fix it. I want the prefix only to be bold and the users IGN not bold.
type &r to reset
i luv u
dont crosspost
What is the meta key for the weight of the heighest prefix?
meta key? you mean placeholder?
Yeah
%luckperms_prefix% gets the highest prefix the user has
either directly or inherited
There isn't a way to retrieve the actual weight. What do you need it for
Sorting groups with contexts in TAB
Since group weight can't be based on context, I need prefix weight
LuckPerms weight has nothing to do with tablist formatting and priorities.
If you set it up that way it does
It would be upto the tablist plugin to implement a way to retrieve the weight through the API
I like to make my TAB config dynamic so I don't have to go in there and change stuff
There isn't a placeholder that can be used to get just the weight value
%luckperms_meta_weight% works for group weight
which means that this
PLACEHOLDER_HIGH_TO_LOW:%luckperms_meta_weight%
works for group sorting with TAB
Technically it shouldn't matter if it's prefix or group weights. Because you should be matching the prefix weight with the group weight anyway
So how could I solve the issue that I want a group to have a higher weight on one server than another? I want a group to be on the top of the tablist on one server while being ignored on another
I also can't just add the group as a parent on just the one server, since some permissions need to be on both
There is a section inside the config for weights.
Since weights do not take context, you can use that.
That's what I was looking for, thanks!
These likely require a restart as well as deletion of weights in the editor. It would make sense if it prioritized the ingame data rather than the config
Me totally forgetting this is even a thing
That's why you suck ¯_(ツ)_/¯
But I don't think this is an everyday requirement I have here so
Don't side with omega on me xD
Nah, I just don't memorise all the documentation
I only ever ask questions that almost nobody can answer for some reason, so you have earned my respect
I actually had one guy ask me this like 500 times in dms. He was such a noisy, entitled little bastard that i can just not forget this anymore lol
How can i give all current players a rank or permission?
Why can't I use "Luckperms Editor"? Do repeatedly "/lp editor" but it still doesn't work
Have you tried the classic /stop?
What link is it giving you
editor link
Wait me test again
Now that it can be accessed, maybe last night there was a problem or error in my plugin. I don't know the cause, but now it can. Thanks for your help 🙏
how do i make it so everyone who joins can use theese?
Click on the green button on the top right and save the changes.
i have theyre in the game just dont work idk y
What's not working?
people cant set homes by default
Can you turn off pings on reply please?
!verbose Check if you've set sufficient permissions running a permissions check.
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
where do i do that in game ?
Run /lp verbose command <user> <command> to see in chat what permissions are being checked when the target <user> is forced to run the <command>. Judging by the output we can see further what permissions are not defined and need to bet set.
Check the documentation above first. ^
still dont get what to put like but
What's the command you want to check?
if people who have just joined for the first time can use /sethome and /home and /delhome
Alright, run /lp verbose command <user> /sethome and replace "<user>" with a player on your server with the default group.
doesnt do anything
Powerranks moment
Hey I've got a question is there any alternative for Forge 1.19.2 for BetterForgeChat listed in the wiki as it isn't updated to the latest version
Send a screenshot of your plugins list. 
Hi! Im trying to use luckyperms but when I add permissions to a group, and add me to the group, it won't work. I use Powerranks, but I don't know if that affects it
so powerranks is messing me up?
Remove PowerRanks.
Ye
The root of all evil.
But im making a SMP with countries and ppl will have country taggs
how will I do that?
I dont mean to be a b but dark, do you have to comment on everything even if that means just repeating others?
How can I do it so they will have those taggs in front of their names?
since powerranks does that rn
Luckperms has prefixes too. The only difference is that Luckperms does not add them to chat. You can migrate your powerranks data and then get a chat plugin to display them prefixes in chat
!migration
Learn about the process of migrating from another permission plugin.
!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!
okay, thx
Take note of this as well please #support-1 message
Alright. I'll give credits next time.
relax. i used to be helper and i know luckperms just as much as you do. if i respond do a person, i am unlikely to dip on them so all you really do is waste your own time here lel (not meaning "here" as in here generally, but meaning when you repeat me - that sounded wrong oh well)

Nothing more relaxing than being told to relax.
That's why spas use it over the speaker systems. Advanced stuff
how i give perms to rank to use kits I have been searching for 2 days
What plugin u use for kits?
Anyway /lp group "group" permission add essentials.kitest
There's not "add" argument. Don't spread misinformation please.
Oh sorry, and what would be the right argument?
"set" is. (/lp group <group> permission set <permission>)
perfect sorry again, could you help me in support-1 I've been asking for help connecting databases for 2 days but no one is really interested in helping me
We can't do a whole lot other than redirect you to the storage system errors documentation page on the wiki as most errors do not originate from LuckPerms or stem from improper database configuration.
Besides, you should stick to one support channel at a time and avoid crossposting. You can bump your issue and patiently await for a response. Thanks. 
Hello, I have a problem, the commands are displayed when we start to write but when we validate it, nothing happens, can you help me?
You mean it tells you that you do not have permission to use commands, right?
If I am op
What?
Sorry, I'm French, I have trouble with English but otherwise I'm an operator on the server.
But I managed to use it from the console
Oh no
"it"?
?
What is “it”?
as I've said several times I've already consulted the wiki and made sure everything was right, but the errors remain
hi i have a problem that the ranks dosn't sort by their weight and its effecting the TAB plugin bec it takes ino from there.
how do i fix it?
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!
And please do not cross post
Hey krenko! Please don't tag helpful/staff members directly.
No, i mean the order of the ranks that they r ignoring the weight
did you read the embed?
wdym i did i just dont understand
they dont have a discord so i dont know what to do
they do
@sour gorge do u know why the tab just ignores the weight and just show the rank at the bottom of the list?
the link i sent explains it
why do you try to push others to copy text from website for you if the link for it is right there
hahaha. okay. i see how it is. good luck. i have a vrchat date i gotta get ready for´cuz ima get shitfaced
how do i make it so someone get a rank for 1 minute after joinj??
LuckPerms won't add ranks temporarily on its own besides adding the default group once. You will have to use another plugin for that.
okay thanks man
Hello! Does anyone know of a quick/easy way to move all users on a track to a specific position on the track? I tried using * and "all" but wasn't able to get them to work.
I don't think that is possible tbh
Yeah I just saw you answered thanks 🙂
Since the sparks I disabled "antiac" from using luckperms, so 0.1% saved
the call to getEffectivePermissions is not particularly optimised, but the majority of plugins shouldn't need to call it so it is rarely an issue
it looks like com.gamingmesh.jobs is calling it - https://spark.lucko.me/m3EsB6pXbh?hl=1584,1647,1680,8505,10394,10416,10477,10494,31125,31167,35511,35595,35622
might be worth asking them if they can do their getMaxPermission lookups in a more efficient way
the rest I can't do much about, it's already been optimised a lot :)
Yeah I remember I opened a ticket 2 years ago because LuckPerms was taking 2%, and you optimised it x2
It was just to be sure, will check with JobsReborn, and also the database requets will also be optimised, should be perfect 😄
Thanks for taking the time
Issue opened
https://github.com/Zrips/Jobs/issues/1592
Hope dev will change this
or will need to check with my dev to make a PR, but his code is very hard to understand, we already did 3 PR to optimize the plugin :x
/home/minecraft/signal/start_cmd: line 1: 694 Killed /opt/java/17/bin/java -Xmx${SERVER_RAM} -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -DIReallyKnowWhatIAmDoingISwear -Djline.terminal=jline.UnsupportedTerminal -jar server.jar
this makes my server crash
can anyone help me
wrong server
nvm
Hello, I have a small question, try this:
"/lp user zzheyd permission set worldguard.heal true world=AlmeriaV2_Residence worldguard:in-region=true worldguard:region=z001"
To try to get /heal permission only if I'm in region name z001, but it doesn't work :/
What did I do wrong?
And have set "worldguard-region: true" in config file of ExtraContexts
You can double check the applicable context by going to the place and using /lp user <you> info. It will show your current contexts - maybe you missed something there
/heal
is
essentials.heal
for /heal
Not everyone uses Essentials, and WorldGuard also provides a heal command.
have worldguard heal yeah, for test
but doesn't work :/
primary-group: jarl
permissions:
- worldguard.heal:
value: true
context:
world: AlmeriaV2_Residence
worldguard:in-region: 'true'
worldguard:region: z001
- almplot.heraut
parents:
- jarl```
Hmmm OK find!
my ExtraContexts config file had not overwritten the server one... worldguard-region: <- remained FALSE -_-
you can insult me... sorry to have bothered you!
Okay, if you insist
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/kXHa6vrEbu
You're a few minor versions behind on Luckperms, but a full log would be more helpful.
Some additional information about when this happens may be of use as well -- Clearly a during a login event, but is it every login, or maybe other errors?
i think this is outdated, my server have got big problems, updated lp to latest 78 and stop seeing it. Before I can't saw tab, scoreboard and rank msg
I've been facing this problem can someone help
Don't crosspost please. 😅
okay sorry.
Hi, I had multiple players play on my server and in lp editor i can se only like 5 including myself, why is that ?
If they only have the default group an no special permissions or extra groups. They won't be saved. So they will only show in the editor if they are online. @regal pecan
@full flume can u help me with somth
Hey Nemesis -_-! Please don't tag helpful/staff members directly.
Please stop tagging people. Ask your question in 1 channel, and wait for someone to respond
how can I apply edits from luckperms if I'm not operator in a server and not having access to the server console
a stupid admin posted the web editor of their serfver
their servcer has 10k members 💀
what do i do to solve this? suddenly started these messages
!migrate
Learn about the process of migrating from another permission plugin.
how to fix error command /lp editor is file error luckperms-h2-v2.mv.db
A group's name is invalid. Try sending a screenshot of your groups using /lp listgroups.
Hi! I have a problem with Velocity commands. I need to block a server commands(/server lobby, /server server). I gave a false permission to groups, but it doesn't work
sry for my english
in what way is it not working?
and are you testing this on a player who does not have any other groups?
Ye
It don't block
do /lpv user <name> permission check velocity.command.server
oh, i haven't luckpermsvelocity, how to download it? I searhed , but i couldn't find
!download
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Forge, Nukkit and Velocity.
thx very much
i need download it to my velocity server or main server?
!network
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
it says bungee, but its the same, just use lpv instead of lpb
I cant use /server lobby and /server server
but i can use /server
oh, its just kicking me to lobby
Hello! i have problem with a luckperms velocity, when i starting it on lobby/server , that give me this crash
maybe this is due to the fact that before that I had luckperms bukkit*
you need to use the bukkit version on a paper server
velocity version can only be installed on a velocity proxy server
yeah, i do it before, but /lpv is doesnt working(
Thanks! and one more question, do i need do a groups in a luckperms velocity? or in bukkit lp
Are all instances connected to the same remote database? (as they should be)
Ah, no xD
thx it working now
!bedrock
If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.
How to fix this
.
need help in support 1
Be patient and do not crosspost.
What page
No.
Idk the page tho
Search for allow-invalid-usernames:
Yes.
Thankyou bro
Why is it red?
is there any issues while running the plugin? if not then just ignore it
I don't understand, sometimes I have this: 20:16:39] [LuckPerms Pool Thread #2/WARN] [me.lucko.luckperms.lib.hikari.pool.PoolBase]: luckperms-hikari - Failed to validate connection me. lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl@fcaecec (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value. And my server crash
That's a warning. Doubt it's the full reason as to why you're server crashed. Consider sending a full log after using a shorter maxliftime value in your config.
!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!
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5021ms.
!errors and update your to latest luckperms version.
Here's a page with some common storage system errors.
hey guys i got this little problem:
[09:52:10 ERROR]: [LuckPerms] Exception occurred whilst enabling SQL messaging service
and
[09:52:05 ERROR]: [LuckPerms] Failed to init storage implementation
why it works like that someone it doesnt show and server works and sometimes it shows and i cant join and i need to restart server again and i need to do it few times for it work
why its like tht
!errors
Here's a page with some common storage system errors.
thank you : D
nvm i still dont know how to fix it
i mean it like never happened
before
like it started from yesterday
after adding vault
Hey, I have a Java server where Pocket Edition players can play on it, but whenever I want to give my PE account rights, the user could not be found, but I can ping myself, all PE accounts are marked with a . previously occupied so my name is .Pulxtro but he can't find it
and when I enter my gamer tag it doesn't find it either
!bedrock
If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms. Despite having followed the guide to fix this, I can't manage to fix this...
The problem and that when there is this problem I can no longer connect to my VPS which is weird
The connection pool reached its maximum capacity. Increase your max connections limit if you've connected multiple plugins to the same remote database. Moreover, is that the full log?
How did you come to that conclusion, dark?
Well, it's either that or the connection request is taking too long to complete.
Maybe contact your provider then? 
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5014ms.
I indeed have several plugins connected to the same database
https://luckperms.net/wiki/Storage-system-errors#mysql-no-operations-allowed-after-connection-closed-error Have a read of this.
why my luckperms lag when someone joins?
do you have ajleaderboards
i found the problem but not sure how that works!
so i have 1 waterfall and 3 papers
1.Lobby
2.KitPVP
3.Chess
and when i turned on Lobby and chess then i tried KitPVP it didnt work i turned off chess then turned on KitPVP then it worked is there some sort of a limit?
beacuse it shows me that i still didnt end full space of mysql
what is register-lp-contexts set to in the ajleaderboards config
false
How to make it possible to issue a group lower in priority than the parent. I've tried a lot of things, and I haven't found the right one.
Deny the inherited priority permission 🙂
This is how it should look in the web editor:
parent:
- priority.10 (TRUE)
child:
- group.parent (TRUE)
- priority.10 (FALSE)
- priority.5 (TRUE)
In LP, inheritances, priorities, prefixes, meta etc are all just types of permissions you can give and deny
it's still hard to understand. and I also ran into the problem that even when issuing requirements to a group, it is not possible to issue a group to another player without OP
Is it possible to have a person on my discord have a certain role which can be applied to luck perms and auto assign them a rank?
Don't crosspost. 
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/AM6xHYY9XB
strong error
malware 
delete all jars, and re-download. that includes libraries.
oh my got
all plugins redownloaded?
I uploaded it from backup from old vps measby was malware
All JARS. not just all plugins.
Server jars, plugins, libraries, etc
where I can find this ?
downloaded latest lp
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/jZO39bLWgA
In your server files…?
Your server has a virus/malware resulting to jar breakage.
Can you use verbose to see if they’re actually returning true or false
i dont understand your help
I must reinstall server and after that downloading PLUGINS jar or what
what
.
i dont understand your at all
Wipe your server, it's infected with malware which break all of your jars.
Or restore a backup prior to the virus if you have one.
How can i promote a player into a specific group from a track? I want to make sure, that the player will not just get into the next rank, but into a specific one from my created track. So is there something like /lp user <user> promote <track> <rank>
pls help me how to fix space porblem in prefix
Guys how i can make /RTP portal which will tp player to nether/end/overworld
dont cross post
hey so i have been using luck perms and have been looking for a plugin for ranks that link with lp i tried to use ctags and nte any help?
it needs to show rank on nametag
hello i have problem with luckperms
when i create rank i online editor and save changes and i give for me this rank and i used permission what i give for rank, luckperms send me a massege
your rank not has been added to the config
but i dont now how
pls help
luckperms deleted all my roles and permissions. bro
Luckperms would not randomly delete any data without something or someone telling it to.
well it just did
it keeps deleting it for some reason
when i make a new group on your website it deleted my role
idk why
Are you refreshing the web-editor page?
yes
welp it just removed the owner rank
That's why it's deleting it.
i didnt refresh it before
Everytime you hit the refresh button, it goes back to how it was when you first opened it.
and it still deleted it
Close the web0editor. Open a new editor link. lp editor Then create the group, save, then close the web-editor and open a new one, Is it still there?
yes but, all my recent roles were gone before i was doing this
Well either someone else has access and deleted them, or something else caused it to remove the data. Because luckperms does not randomly delete data for no reason.
like everything gone i just did /lp editor before it was all gone and it was saved before everything okay and then when i woke up the next day its gone i saw it yesterday and saved it like literally saved it
when i woke up gone deleted
Then you should really check your team bro
LP does not randomly delete data
how can I show the prefix of my rank in the chat in bungeecord server (im using luck perms bungeecord)?
Can anyone tell me which essentials is the one where you can make color while typing?
Like when I do &1 and the color is green
Not LuckPerms related. 😅
Suppose I have 2 groups. One is called mod and the other admin. If I can temp ban the mod, does admin automatically have this permission too?
If admin does have inheritance on mod, yes
like this?
Yes, that's correct
hello fast question about perms
when I have (same database) and have example tab on the lobby and tab on the survival and I making permissions in lp editor from the lobby, on the survival admin have perms to this tab too?
and second, when I would like to use hex color prefix but only on the survival server, (priority 1 + context server:survival) and have normal prefix non-hex with priority 1, wchich prefix will be displayed in the lobby server (when want using normal prefix) and which in the survival (when want using hex prefix)
Hello! Can you tell me how to insert a donation display name into the sidebar? plugin TAB
This not TAB support. 😀
???
consider rewriting that
so if i have a tab on the lobby and make permissions in editor from lobby, on the survival admin ... what the fak?
hello fast question about perms
when I have (same database) and have example tab on the lobby and tab on the survival and I making permissions in lp editor from the lobby, on the survival admin have perms to this tab too?
and second, when I would like to use hex color prefix but only on the survival server, (priority 1 + context server:survival) and have normal prefix non-hex with priority 1, wchich prefix will be displayed in the lobby server (when want using normal prefix) and which in the survival (when want using hex prefix)
Nope. I mean, now I can just copy paste what I said.
Hm so meaby response to this? Pasting second time because for the support next person after me you asked - for my no
Lol
where ?
🤔
xd
Finny — 17.05.2023 23:43
hello fast question about perms
when I have (same database) and have example tab on the lobby and tab on the survival and I making permissions in lp editor from the lobby, on the survival admin have perms to this tab too?
and second, when I would like to use hex color prefix but only on the survival server, (priority 1 + context server:survival) and have normal prefix non-hex with priority 1, wchich prefix will be displayed in the lobby server (when want using normal prefix) and which in the survival (when want using hex prefix)
MrTopix — Wczoraj o 11:32
Hello! Can you tell me how to insert a donation display name into the sidebar? plugin TAB
DarkLaw — Wczoraj o 13:36
This not TAB support. 😀
Finny — Wczoraj o 13:43
???
Zero — Wczoraj o 13:44
consider rewriting that
so if i have a tab on the lobby and make permissions in editor from lobby, on the survival admin ... what the fak?
Finny — Dziś o 01:04
hello fast question about perms
when I have (same database) and have example tab on the lobby and tab on the survival and I making permissions in lp editor from the lobby, on the survival admin have perms to this tab too?
and second, when I would like to use hex color prefix but only on the survival server, (priority 1 + context server:survival) and have normal prefix non-hex with priority 1, wchich prefix will be displayed in the lobby server (when want using normal prefix) and which in the survival (when want using hex prefix)
Frying☆Pan — Dziś o 03:58
zero did not mean literally copy and paste the message again
(probably)
Zero — Dziś o 11:04
Nope. I mean, now I can just copy paste what I said.
Finny — Dziś o 11:46
Hm so meaby response to this? Pasting second time because for the support next person after me you asked - for my no
Lol
Evident — Dziś o 12:13
You were asked to rephrase your question, because it doesn’t make sense.
“Lol”
and I don't know WHAT hard to understand is in this description...
I want make permissions, I have lobby and survival server. Plugin connected with same database and when I have plugin tab on both servers and making /lp editor from lobby server - on the survival permissions must add same permisison for tab tab.admin? or only lobby and this will be cross-server?
AND SECOND
I want use hex colors prefix on the survival server only (using context server:survival) - on lobby want using &7 color. When I have %vault_prefix% on the scoreboard in the lobby this will display normal color ? and when I have vault prefix on the survival , prefix will be on the hex color display?
it just couldn't be done
When you connect LP instances with a database, and the table prefix is identical, permissions are the same across all instances. You can use contexts if you don’t want them to be global.
!contexts
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
How can I rank a player by his uuid because my server is java and bedrock and it won't let me rank the bedrock players
!geyser
If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.
can somebody tell me how to disable this default gray title thing?
I am using essentialsx chat
!moss Contact the Essentials support team instead of crossposting.
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.
but u told me to check this channel
that's why I sent that message to this channel as well
Told you to check one of the pinned messages, not copy the same question/issue on the second support channel. Either way, seems like a problem on your chat plugin's side. Not LuckPerms related, unless /lp user <user> info shows 2 prefixes.
No, only &a[VIP] is shown. Your chat plugin is showing 2 prefixes. Go to its configuration and change the chat format.
Hey, i want to migrabe from ultra permissions to luckperms, but the plugin luckperms-migration-ultrapermissions.jar dont load. Someone can help me ?
!paste Send your startup logs.
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!
Plugin's not compatible with 1.8.8 by the looks of it. Additionally, i'd advise you to stay away from pirated software. 😄
What can i do so ?
Lmao

Update your plugins and server to latest versions. Turn off pings on reply please, you've already pinged me 3-4 times aimlessly. Thanks.
sorry
Hi question, how can I improve this, the query is probably taking too long;
[Essentials] Permissions lag notice with (LuckPermsHandler). Response took 25.546600ms. Summary: Getting group for <player>
Is it possible to optimize this or is it not so wild
Can someone please help me with plotsquared v6 i want to set different amount of plots for different ranks from luckperms
hi my luckperms is taking the permissions alone can someone help me
hi, i give permission to the group but it doesn't affect why?
Hello, I need help. My H2 database is corrupted. I unthinkingly started my mc server on Windows instead of Linux which the server was running on all along. Then the database corrupted and I restarted again so backup is corrupted too.
Logs say "Unsupported database file version or invalid file header". I tried starting on Linux again but things had been done to database file...
Is there any way to fix this? I also tried to export and here's the log of it. Plugin version is the latest. Please save me. I have 6000 total players that got deranked to default.
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/C9KfEtSLjw
Nvm I finally found a backup from 2month ago. Thanks!
How do I add 2 prefixes
!stacking
Display multiple prefixes/suffixes alongside a player's name.
I have already read the wiki but I don't understand anything
What is it that you don't understand exactly?
everything
I don't understand anything
I have been trying to get this to work for almost 3 days
I wanna add 2 prefixes like this
(Akatsuki) EnvyZeneke (MVP)
that should be a prefix, and a suffix. not 2 prefixes.
How do I add a prefix and a suffix
the same way you added the first prefix, but do that again with a suffix.
When I add a suffix the prefix disappears
/lp user <user> info should provide you with more info. Doubt that's the case, adding a suffix will by no means remove the LuckPerms prefix.
Don't forget that it's up to your chat plugin to display your suffix.
thank you it works
Sweet.
you know you can add prefixes, and suffixes to groups, right?
you don't just have to choose one?
what do you mean
what is your end goal here?
what are you actually trying to accomplish after this is all said and done
i want to change the shinobi prefix to another prefix but keep the akatsuki suffix
!weight
LuckPerms allows you to set weights in order to determine the priority of certain nodes, like permissions and even prefixes. A higher weight number is a higher priority.
yeah you need to define a priority for them
already did
/lp user <your user> meta info
screenshot it and send here
oh, i completely misread your message
uh
how do they actually get the prefix/suffix? what is determining this
I type in a command and give them the prefix
like /lp user Pillanbills parent set Tester
When I type in /lp user ioannissavvas parent set akatsuki i have the prefix and suffix
but when i type in parent set shinobi
i only have the shinobi one
i mean
when i add a prefix i only have the prefix one
when i add a suffix i have both
prefix and suffix
send your editor link please.
I'm still so lost as to what you're trying to accomplish.
do you want to have staff groups, and player groups displayed at the same time??
great, you should have led with that.
would have saved both of us so much time.
let's go back to prefix stacking.
put all staff groups on a track, put all player groups on a track.
setup meta-formatting for both of your tracks
Display multiple prefixes/suffixes alongside a player's name.
i'm going to bed, someone else will have to answer any other questions you have.
@dense kite
Hey Aman rajput! Please don't tag helpful/staff members directly.
@limber oracle
Hey Aman rajput! Please don't tag helpful/staff members directly.
Let's ping all the people off of the the sidebar. 
@limber oracle
@dense kite
@dense kite
Hey Zero! Please don't tag helpful/staff members directly.
Brrr
@sour gorge
Shush
How many times do members get a free pass again, @dense kite ?
Hey Zero! Please don't tag helpful/staff members directly.
Iirc, there’s no limit on that, but it’s 5 people in 1 message.
Hm aight
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.
I cant use'/permission editor'
it shows me this error
I have a problem i set tha default to member but its not showing member(playername) this is not sofiing
how do I setup meta-formatting
The answer to that is literally right below the message you replied to.
I just explained exactly that also to someone else in support1 if you wanna have a peek #support-1 message
still don't understand how to set it up
which part about it
i dont want to retype the whole thing only for you to say "i still dont get it" again lol
#support-1 message this part
Well, did you read the conversation that followed that statement?
This part is in your luckperms config
My english isn't very good so I don't understand that much
Ah. I only speak german otherwise, not sure if that helps
I speak danish
Yeah that's not gonna help us then xD
I can try explaining, but i need to know what confuses you
ok
So you want to stack prefixes, right?
yes
Ok, do you want to use tracks for that?
yes
Good, how many do you have?
I want to make it so a player can have mvp rank and another rank
like (mvp) ioannissavvas (shinobi)
and i want to be able to change it to (mvp) ioannissavvas (akatuski)
I'm not sure i get it. I dont see a difference?
yes
So you want [Prefix] [Prefix] [Prefix] [Prefix] [Prefix] [Prefix] [Prefix] [Prefix] [Prefix] Zeromaniac: chat message
I don't think that is what you want lol
Then you don't need 10 tracks
oh
If the only reason you made 10 is stacking, then you can reduce it
When i type in /lp user ioannissavvas parent set mvp it removes the suffix
but i wanna keep the suffix
That is because the suffix you had is from a different group. "parent set" removes ALL groups you had and adds only that one
To fix that, use "parent add", not "parent set" so it adds a group without removing the old one
Anyone know what this is?
https://pastebin.com/i3UUKHKw
It randomly appears in console once every 15~ mins.
Moved to MySQL recently and its been happening ever since.
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.
Possibly consider using a shorter maxLifetime value.
I did make it shorter by like 30% but the error still pops up
@mighty spear ^
Hey bailey! Please don't tag helpful/staff members directly.
@wintry cloud
Didn't get a response last time because it got drowned out by other people.
But basically I'm currently coding a plugin that handles chat prefixes and it was setting the prefix to the player through vault, I'm switching that to not be set to groups but for some reason the prefixes are being turned into luckperms permission node, which would be awesome if the prefix was updated when it's changed in the config. Currently it's only updated if I delete the previous one it assigned.
I'm still learning, (that's why I'm coding the plugin even though there are thousands of chat plugins already). I'm sure the way I'm doing this is just wrong but any help would be great.
Can someone help
I just wanna delete all permission and ranks from my users and I use /lp bulkupdate all delete
But unfortunately it delete all permission in groups
How can I rollback it
how do i make it so that a role isnt shown in a specific chat
but shows in other chats
how can you set that you can build on your property, i.e. give the rights?
HI guys, is there a way to change how a placeholder is displayed? I would like to change %luckperms_inherited_group_expiry_time_vip% from 2d etc, to the date that it is going to end, for example 23 of april
Youll have to make a javascript to reformat it like i did with https://github.com/ZeromaniacMc/LuckPerms-Time-Placeholder-Script (does not include the format you want)
What commands remove permission * ? ( I use /lp user <player> permission set * to set * player so how to remove * )
unset
what is the perm used to let players open crates with excellentcrates?
I know there's a way for server specific permissions, but is there any way for me to have server specific ranks?
is it possible to use @p with luckperms?
Hello I need help to configurate luckperm in database because it's not working to me 😦
What's not working?
Can I send that to you tomorrow? I'm going to sleep :/
Sure. 
Sweet dreams.
how to add permission to player luckperm
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
is it possible to use luckperms on fabric servers?
Yes
for some reason prefixes doesnt work is there a mod i should add for it to show up?
Check /lp user <username> info. If their prefix shows there, luckperms is working just fine. Luckperms will never add prefixes to chat, tablist, scoreboard or anywhere else, so this means you will need a mod for that. Which one you use is totally up to you.
what is the most recommended one?
No idea, I don't use fabric.
I don't know why my database configuration is not working
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/P0cyopRULw
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
Is there something which locks roles behind a special secondary permission ?
Like when I want a moderator to be able to give a player The VIP role but no other role, is there anything I can give The moderator role, so it will just be able to give that one role?
!argbased, yes this is possible. But it requires for you to go over this quite detailed (don't skip the main top text here as many do <.<)
Fine tune exactly what users with permission to use LuckPerms can do.
Thank u 
Anybody know what this is?
or how to fix
This isn’t LPC support
so, im trying to let some people use pixelmon commands, how would i add let them use it
i know how to let them do the basic commands
but idk how to do ones from other mods
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
i went through that but i didnt see anywhere where it talked about other mods
ah nvm
mb
im just dumb
It's very much the exact same thing, granted the mod adds permissions
do it require a server restart to get it working?
No
then i must be dumb
it helps to tell what exactly you've done
ok
so
i did /lp group member permission set minecraft.command.checkspawns true
and my friend who is in the group tried and it didnt work
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
try that
it will tell you exactly what permission is being checked
and thus what permission you need to add
which platform are you using?
and which version of LP did you install
also useful info
bukkit 5.4.79
thats the version of the one i have
Mods = forge, fabric, sponge
yeah im using a host that allows mods and plugins
Okay, bye
cya
hybrids are not supported because they cause all sorts of problems
any issue that occurs when using a hybrid that does not occur on actual spigot/paper is a bug in whatever hybrid you are using
oki
Hey! I'm running the standalone app in a docker container. Can anyone tell me in which folder I have to map for the extensions folder?
You never respond to me 💀
Well, did you expect for me to wait till you wake up and decide to ask again? 
Just repost your issue and someone will assist you.
||yes|| ||/s||
i need help
!ask
Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!
!ask
Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!
For some reason, after creating a track called OWNER I am unable to promote a player to OWNER as it says there is no track OWNER
!editorsafety Send your editor link please.
Any changes made in the editor have to be applied using the /lp applyedits command - impossible unless the person with the link is also connected to the server and with the required in-game permissions to use LuckPerms commands. It's effectively just as safe to share an editor link as it would be to share a screenshot of your permissions or a pastebin of a configuration file. The editor doesn't contain any sensitive data (except perhaps player names).
Please, don't be. We're here to help, not steal your permissions setup. Additionally, permissions can be tested by players simply joining your server and seeing what they can do.
what
where does it say that?
what is an editor link
basicall
I do /lp createtrack owner
it says owner was created
did you add any groups to the track?
what exactly did you do that crashed the server
when I added groups to track: owner]
i am just trying to make a simple rank system
and it isnt working
well you dont really need an entire owner track for that
yeah
you probably just want all your groups on one track
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
and there arent any tutorials that i can find
groups hold permissions, not tracks
oh
wait
ok...
that doesnt make sense
all the videos i watch say otherwise
thats weird
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
me support pls
We can't support you if you don't ask and express your issue/concern. 😀
Schon bissl lächerlich, ne. Sag was du brauchst oder eben nicht.
You haven't said anything, Merlinking. How do you expect us to support you? We don't read minds.
Hello everyone 👋
Why doesn't my Administrator rank, which has priority, have all the permissions? I've set Administrator's parent to Responsible, but Admin is supposed to be above that.
OK, so "parent" means what it says, but "admin" is at 95 and "manager" is at 90, so why and how do I solve this?
(database linked)
Thanks 😉
Did you use a comma? luckperms,*? It looks a little weird lol
If it's a period and not a comma, there's 3 possibilities:
1.) You have another permission plugin such as powerranks installed
2.) You have any luckperms permissions specifically set to false in groups you also inherit either directly or thru an inheritance ladder from admin
3.) your config is age old
"administrateur" have this permission yes (luckperms.*)
But, for "Responsable" I remove lp.grp.perm.set (and usr)


