#support-2
1 messages · Page 6 of 1
Display multiple prefixes/suffixes alongside a player's name.
what is the importance that I hide the nickname? do you really need it? could you tell me how to solve my problem please?
it's not an offline mode
So explain what you are having an issue with
format:
- "highest_on_track_donor"
- "highest_on_track_staff"
duplicates: first-only
start-spacer: "★ "
middle-spacer: " | "
end-spacer: " "```
So this is my config for the prefix
And i have 2 tracks [donor and staff]
And i have mod and founder on one
And Supporter and saint on the other
i added both on my parent but i only get 1 prefix
am i doing something wrong?
Have you restarted
!paste send your full config - remove any DB details if you have
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!
DB details? whats that
Database
https://pastes.dev/HmrQY1iCZ4 i dont think any are in there
if any are please let me know so i can remove them lol
Bingoooo, broken syntax
hm?
meta-formatting:
prefix
Not
meta-formatting:
prefix
prefix:
format:
- "highest_on_track_donor"
- "highest_on_track_staff"
duplicates: first-only
start-spacer: "★ "
middle-spacer: " | "
end-spacer: " "
suffix:
format:
- "highest"
duplicates: first-only
start-spacer: ""
middle-spacer: " "
end-spacer: ""```
thats my thing
ooh
i just realized
lol
Thanks!
Np
btw i have a question
when a new player joins do they get the default rank? or does it automatically give them the highest on the tracks
they will always start off at default
Good evening, I'm contacting you because I'm trying to remove a permission in a specific world but it doesn't work. I tried on 1 specific player and it worked, but when I do for a group, it doesn't work. Anyone got a solution? here are the screenshots:
I feel like I've tried everything and I really need your help.
did you make an alt or something just to reask the same question...?
I’m so confused rn
no we are on the same minecraft server and so we have the same problem we are just trying to find a solution
I deadass thought I was losing my mind
it's my friend
literally the same text and screenshots
Even the same font!
we just have an urgent problem we just want your help
Betterdiscord? 
I really don't understand why you don't want to help us? we weren't rude
...
"pongodg"
yes, for the specific world named "pongodg"
seriously ? hm
dude you clearly just saved us
thanks you my friend, you should be helpful lol 🙂
lmao
someone said that to me once. look where i am now 
i will find it
I don’t want to be helpful
Emily so good she became a mod twice
how do i set up the priorities in the tab? like owner at the top and stuff like that
With a tab formatting plugin, not LP
ah ok
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
hello i updated my server from 1.19.2 to 1.19.3 fabric, when i updated luckperms and wanted to joined it gave me an error: https://pastes.dev/zJp9kimAXi ,so i assumed that i have to delete the database file, but i did it still same error also removed all mods still same error.
EDIT: fixed by installing older version: 5.4.46
you changed only the luckperms version?
yeah
To check if it works as it should, make an empty server using 1.19.3 fabric with just luckperms, if all works well then it's another plugin interfering :)
i did that and it still gave me that error i only had luckperms and fabricapi
cannot reproduce with lp 5.4.58, fapi 0.72.0, and loader 0.14.12
@modern lance are those the versions you tried with?
yes
are you 100% sure that those are the exact versions?
maybe its world issue cause i copied my main world
yes luckperms 5.4.58 and i even tried 5.4.57
same fabric loader and fapi versions too?
can you send the full log of just those with it kicking you
in dms
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!
can anyone help me with getting my prefixes to stack. for some reason only the staff rank shows now the other ranks on server. when you type in chat i want it to show a staff rank and the rank the user is currently at. this is my config let me know if you need additional info. thanks!
Please use https://pastes.dev to send files in the future. I have automatically uploaded config.yml for you: https://pastes.dev/duv0OKW6Vl
your indentation seems weird?
heres my checklist if that was not it https://i.imgur.com/IUvUOpF.png
Wow this is great I will check this and let you know thank you!
There is 500 users with lp roles on my server. I need to remove all there roles how?
by not crossposting
so how
By not tagging staff members.
hello friends, working with the LuckPerms standalone REST API, just wondering if there is a more convenient way to execute a replacement of a meta value? Right now the only thing I can see is just to DELETE /user/{uniqueId}/nodes the node and then POST /user/{uniqueId}/nodes the new value. The PUT method on that route looks to just delete all nodes and set new ones, which is not very helpful in the case of setting a specific node. Let me know if there's a better way, thanks!
Hey
i nead help
when i add
/craft and /kit to my defauly rank
it dosent work
they dont have acces to the command
somone help please
how can i display the groups(Prefix/Suffix) in the tab and in the chat on Fabric ?
could i have the correct /lp command to bulk edit all group permissions to server survival please
Hi, I need help, as soon as I try to hit a mob I have a message in my chat that appears I don't understand where it comes from thank you in advance for your help
worldguard
@daring stirrupCould you help me
Hey Wondez! Please don't tag helpful/staff members directly.
!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!
My luckperms prefixes wont show
!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!
do you have vault
yeah
well my server recently got raided by a bot
like the console
it got wiped
and i just restored it
before that it used to work perfectly
now it refuses to work
ok thanks for your help
wait do i always need to have updated essentianls
like the updated version
cuz i have a dev version rn
i mean i did before and it still worked
no
what do i need for it to show up in tab
a tab plugin
so tab.
I am a novice. I am developing a BungeeCord plugin. I want to temporarily add a player to a "vip" permission group for seven days. I know I can do this in the command:
/lp user <player> permission settemp vip true 7d
But I don't know how to implement it in my plugin. How can I implement it?
Maybe I'm not careful enough, but I spent a long time looking for the content about temporary permissions, but I didn't find it.😂
me.lucko.luckperms.bukkit.inject.permissible.LuckPermsPermissible.hasPermission() is literally eating up 28.55% of ticks
figured it out. join event on inv rollbackplus.
:P
might not be a permission check .
singular.
¯_(ツ)_/¯
🤔
Sounds like it's not an LP issue.
ExpiringCache.get() is taking 13.3% of the tick sooo yeah
weirdly enough this issue hasnt happened on any other server with the same plugin
yeahh i think its an lp issue. now its lagging with a different plugin on join event
alguem me ajuda????
neither luckperms nor vault format chat on their own
what, i dont understand
!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!
ill read that, thank you
Hey
i nead help
when i add
/craft and /kit to my defauly rank
it dosent work
they dont have acces to the command
somone help please
@void verge do you know hwo to fix
Hey Saeen! Please don't tag helpful/staff members directly.
what permission did you add...?
no
like i did essentials.craft
can u vc for 1 min dont talk just leeme screan share
no
!moss ask the essentials discord about essentials issues
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.
hi can i have a question
What’s up?
well i didn't know you
Joker, what is your issue lol
my problem or as a problem 
Your.. problem
My question is: How can I reflect the name tag edit plugin with lucky perm, if I try to install it, it is not added on the site.
To understand correctly, you want prefixes from luckperms into nametags?
Do you know how to reflect this rank?
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.
no luckperm: admin nametagedit: admin how can i get it done like this i am trying to reflect player rank and taba
!placeholders
Display data such as user prefixes and groups from LuckPerms in other plugins.
is all i can give you to help
What does it have to do with placeholderapi, is it necessary to communicate with it?
I would recommend it, seeing you own a network, other plugin might need it as well
You can also use vault
And use their placeholder
You got placeholderapi lol
yes
Then put a placeholder in your tab plugin
i did it now
it doesn't work, it always shows negative
it's my first time using it
.. negative?
No
Let me translate. Can you wait 5 minutes?
[LP] No changes were applied due to the web editor, the data returned did not contain any edits.
translation may not be 100% correct
That means that you used the /lp editor and didn’t change anything lol
🎉
kurucu = owner
i have a question. can we get msg on discord everytime someone updates any permission or give any one any groups ?
!bulkedit
Quickly update a large amount of user and group permissions by using the bulkupdate command.
What am I doing wrong? 😅
I'm hosting it locally on my pc
Haven't done anything in the config yet. I'm creating a HUB for my public server and I'm creating it locally before uploading it. I just put in the jar fil, ran the server and got this on my first login 😅
Not sure if this works (uploading the file itself) 
Please use https://pastes.dev to send files in the future. I have automatically uploaded config.yml for you: https://pastes.dev/xLz03gLdRg
https://pastes.dev/gnlviex3ur
Let's see if the bot is happy with this one then xD
How does your LP folder structure look like btw
Well, as I said, I just made the server 😛 I put the plugin in the plugins folder, booted up the server and that's it
This is all I have in the LP folder it created
What uhh… what LP version? May have missed it on the ss, but just to see
Maybe because you have a space and/of comma in the file path?
5.4.51
I copied the jar from my public survival server where it's working just fine
Would that be a problem for the plugin, how I name my local folders?
I know it can cause issues if you have 'illegal' characters in your local folders
Personally I never use spaces or comma's in my folder names, best practice is underscores and dashes. But I'm talking as a programmer
Hmm, guess I'm not able to use LP until it's uploaded then 
I don’t see why that’d be an issue. I’ve used spaces in folder names
Hmm oke, was worth a shot since I know it can cause issues sometimes
If you're able to, can you try to copy/rename the folder 16.01.23, 18 to something like 16_01_23-18? Just for shit and giggles
the bot uploaded it for you lol
Same problem, same error
Sorry, in that case I have no idea
Anyone else got any idea what it could be?
Just use folders that use non-spaces and weird characters
There is two spaces in the folder name and I just noticed that I forgot to change the second space, I only changed the first space. So I tested again using underscore and dash, and what do you know now it works
😂
So commas, spaces and semicolon can't be in the folder name for LP to work
Incorrect. They can not be in the folder names of the h2 DB that luckperms uses. For sure you can use it if you have the DB (MySQL/h2/whatever) on another location
Good luck testing on your (local) dev 🙂
Tyty 😄
Hi! Is that possible for a role to disappear from a player when they disconnect?
Yes, but you'd need a plugin to handle detecting the disconnect and run the lp command to remove the group.
why when i give myself owner group my name and the prefix is green? its not supposed to be green?
where are you seeing it in green
is there a way to promote someone to a specific group in a track without using a lp user (user) parent set command?
... parent settrack ...
what
because i have my dono ranks along with ingame ranks i want to allow players with dono ranks to still be able to "rank up"/ change groups through that as well
but using lp user parent set negates that ingame rank track to were its unusable
thats why i suggested settrack instead of set...
tysm
because you use the wrong permission
it still dont work
Show your lp editor link and tell me what group needs the permission
and the exact kit name
ok
How do I limit the amount of homes a rank can set? Like fx Rank 1 should only have access to 1 home. rank 2 two homes etc etc
That depends on the plugin that handles your homes.
essentialsx
!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.
thx
why when i give myself owner group my name and the prefix is green? its not supposed to be green?
don't cross post
Sorry
How do I transfer my data saved in YML to MYSQL without losing data?
How can I give a group a separate chat from the default public chat
!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!
How do I return/get to show the prefix with the lowest weight that a user has?
go lp editor
!editor
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
If you mean as a placeholder, %luckperms_prefix_element_lowest%
alternatively if you want prefixes to always be determined by lowest weight instead of highest, replace both occurences of highest under meta-formatting in the LP config with lowest
hey
I have a question
now dont laugh at me for this
but how do I add parent groups to 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.
@old sorrel ^
hello to you, small question is it possible with a command block to use a command to add a permission to a group or remove a permission I tried and the command block does not want to execute the command.
Don’t think it’s possible, most plug-ins disable command blocks anyways
ah okay thanks
hi, I was setting up my modded minecraft server and I kept running into problems with luckPerms (Bukkit)
after I add the commands to my pex group or player, they just stop working altogether, unless I'm opped (Pic for demonstration)
I tried reloading, I tried using the editor instead of commands and it still won't work, my only mod here is pixelmon, and my only plugin is luckperms
You are saying like 10 things that somehow don't align, so let me just ask, show your /pl list
.
Could you show your /lp editor link?
Could you try to add the permission * to yourself and see if it works?
It looks like this, correct? without the green background?
OH, i just did it from commands
both work
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!
the entirety of the logs, or after the server start
just server start
that's.. a lot of errors
also: Tip: You are using Java 8 or lower to run Mohist, but Java 11 is recommended.
i see you are using mohist, i am unsure what that is
I have to go AFK
it's a minecraft forge server software, my friend cohearsed me into using it
what minecraft version
Hi so when I try to join my server I get an error that says
Anyone know how to fix this?
1.16.5
did you try doing what it says?
try arclight instead of mohist
How do i get a prefix in tab? Like that one i made in my chat.
!tab
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 know :3
But, is it allowed for us, to speak about, which plugin i should use? Like NTE? The only thing about it, is i dont know the commands.
you should try one of them and look at its documentation
b.. b.. bbuu but
cant really help with any specific plugin because ive never used a tablist plugin
you need a tablist plugin for prefixes to show in the tablist
oh yea. I guess i will use Playerlistplus - Do you have that plugin?
.
okay
if you have any questions about it, look at their docs or ask their support
need help hou do i make it so like deafalt cant join a new world
dont crosspost
Hello, i have a question, from a certain rank i want people to be able to use /heal and /feed. /feed works for them but /heal doesnt. the message is no permission to use that command
Any ideas on what i did wrong?
sorry for the late update, it worked, mohist is the problem, thank you for the help
shocker
21.01 22:04:28 [Server] WARN luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl@890cfbe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
21.01 22:04:28 [Server] WARN luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl@16a4d0ef (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
21.01 22:04:28 [Server] WARN luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl@644afaee (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
21.01 22:04:28 [Server] WARN luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl@5e49be16 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
21.01 22:04:28 [Server] WARN luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl@502a675e (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
21.01 22:04:28 [Server] WARN luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl@60b9f61c (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
21.01 22:04:28 [Server] WARN luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl@43aedfcb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.```
What's a fitting maxLifetime value for my case?
!errors
Here's a page with some common storage system errors.
Will check. Thanks!
hey can someone tell me ho to solve this error? "[LP] A database error occurred whilst loading permissions data."
how do i give permission to use a specific plugin
If u mean a plugin as a whole it would be the plugins name followed by a .*
For example for all essentials commands essentials.*
@modern lintel
the name of the plug in is sharecoordinates so i just type ( sharecoordinates.* )
Should work fine yeah
That will also give perms to any admin based commands for the plugin though so use it wisely
@modern lintel
how do i make it so a group can press buttons with worldgaurd
Ha?
Don't randomly ping people for no reason.
Umm!
Umm!
Sry? @tidal blade
Hey ꧁ ༒𝐁𝐄𝐀𝐒𝐓༒꧂! Please don't tag helpful/staff members directly.
i have a pixelmon server but i can't set the mod permissions in luckperms
why did you send your list of plugins if your just going to hide them
hello
i need help
so
i have some ranks for my server
accidentally did /lp reloadconfig
and the weights of ranks have dissapeared and its a mess now
offline mode 🗿
well to use a product or service that costs money, you are supposed to pay
minecraft is not free software
ok, but you are supporting piracy by running a cracked server
while i understand that some countries have poor economies, that is no excuse to commit a crime. while some people may help you, i choose to not help people who are either pirating the game and/or supporting those who do
130$??????
only 26$ here
minecraft costs 10% of salary
i thought brazil had good economy
not much
i read somewhere that it has 1t$
wait
u live in fabella?
@ancient root
cuz it says here that brazil have 3.43t $
f
my luckyperms can't understand mods, sorry, my english is working in progress
help?
Hi guys I was creating a server with mods and plugins and create luckperms groups when they were added and saved all the information, the names in the chat is still the same way, does anyone know how to fix this?
The prefix names I have created do not appear
dont crosspost
okay certainly I must be doing something wrong. I keep getting this error and I have the gone through the storage system errors page and have the max-lifetime in LP config down to 2 minutes (120000) I must be missing something right? The mariadb wait timeout is still at its 8 hours (28800)
[me.lucko.luckperms.lib.hikari.pool.PoolBase] luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@4134bdd2 ((conn=24830) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
[09:47:09 WARN]: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5004ms.
Hey ꧁ ༒𝐁𝐄𝐀𝐒𝐓༒꧂! Please don't tag helpful/staff members directly.
Try using Mycommands plugin 😄
You can always search for a tutorial on youtube 😄
Dm !
Does someone know, why some groups I made can't break leaves of any type?
I use LuckPerms, Nucleus and RedProtect. I already gave some groups a redprotect-bypass, but still they just can't break leaves. 🤔
I tried to ask for it on RedProtect-Discord, but their link is invalid, so maybe someone at this place has a clue.
!verbose you can use this to see if its checking any permissions
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Yeah right, it can be checked. I try tomorrow, nobody to test is online anymore. Thanks.
you can test yourself
give yourself luckperms.* and put yourself in whatever group you want to test
!testingperms
Small list of things for you to make sure when testing permissions:
1. Don't test as op, your players/general staff will most likely not have op
2. Make sure you don't have any special permissions (e.g. * or the same permission you are testing) on your user (/lp user <user> permission info)
3. Make sure your parent groups are the ones the target audience you are testing will have (if you are testing mod perms, don't have owner as parent)
4. Use verbose to see exactly what's going on, what permissions are being checked
Alright, I do.
Fixed it, thanks.
Just one more thing: What to do, to make every group inherit all permissions from those below?
Do I really have to add every group the next lower group?
opposite - you would add the lower group to the one higher.
Thats, what I meant. But is there no other way?
rank1 gets group.default
rank2 gets group.rank1
etc
not as far as i know.
If it works: its okay. 😉
is your proxy in online mode?
My proxy is in offline mode
offline mode causes a lot of issues
My all basic settings are well configured:-
In BungeeCord :-
Online mode: False
IP-Forwarding: True
In Backend Paper server :-
bungeecord: true (in spigot.yml)
But if it really causes a lot issue why not from starting of server this error occured in between. It occured after 3 months
please stop pinging me
Okay
And also if offline mode really gives a lot issue why LuckPerms developer dont give a caution anywhere in there website before downloading plugin ?
because most people pay for the game
offline mode almost always means you are pirating the game or supporting those who do
Indirectly luckperms is also supporting pirating why not a single caution for offline users ?
Litteraly even not a single caution
Hi trying to setup perms for my sever but would like to change the default rank name to be shown as this screenshot. Does anyone know how I can set it up like the picture?
!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.
the name of the group only matters if your going to display it to players, and if you are, you can just change the groups display name
How do I get it to change it to be like the screenshot? That's how I want to set mine up.
i am not going to spoonfeed you the answer
the document doesn't have that information I'm after
thats why I'm reaching out for support
It does.
It only helped for the display name in actual Minecraft. i'm trying to get mine to show exactly like this.
Apologies... Its working now
I made many groups but bad the order between Luckperms editor but I do not know how to change the weight of each group already created
weight.<value>
that is the node that represents the weight
add or change it to change the groups weight
I already managed to fix it, thanks equally
👍
how to give someone a group?
you were already answered, please don't crosspost.
where?
and this information is on the usage guide - Please refer to that.
Hello, I have a problem with my infrastructure, I have configured LuckPerms as indicated in the documentation, the only problem is that when I want to choose a specific server where the permission will be valid I only have my proxy (I am French)
where do you only see the proxy?
I see that the proxy in the web editor yet I have done everything as indicated in the documentation on the website
Yeah, so when you're using a proxy version of LuckPerms, "server" refers to the proxy, and "world" refers to the backend server.
if you're setting permissions for your paper server, use /lp
I hadn't seen this. Thanks and sorry for the inconvenience next time I'll look a little more closely 🙂
Nw! it's a common thing to happen.
Yes
dont cross post
posting in multiple channels - it's unnecessary and annoying.
!usage
Sorry! I do not understand the command usagw Did you mean usage?
Type !help for a list of commands
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
Hello, I have several servers and I have connected them all to mysql database, but I have a problem that I cannot transfer between the servers myself, what should I do?
Can you explain what you mean with "cannot transfer between the servers"
The switcher server is not working
That's not part of LuckPerms
Yes, something like this happens when I install Lock Perm plugin
Means that you probably need to setup permissions
Now I can't enter the server because the switcher server is not working, should I write code from outside with bungee or not?
I want to give permissions to default group, and I did on /lp editor. but people can't use commands
did you save the changes?
skinsrestorer 🗿
me and the people who told me to do this are poor, shh ignore that
but wait, does skinrestorer not work?
What can I do then?
I have owner but its not giving me owner format
!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!
I have essx chat is that not good enough?
I have LPC
ok and?
is this not the right place for LPC support?
reread LPC's spigot page very carefully
not here ¯_(ツ)_/¯
💀
Hello im trying to make a opprison and i just wanted to know what the best way to make the ranks would be 😄 - mention me when reply
Guys I want to add rank tag in towny (b4r the nat tag) and in tab list can anyone tell me how please
If the prefix shows in /lp user <name> info then luckperms is doing it's job and displaying it anywhere is upto those plugins
Ok
Hello, I want to make kit iron available to someone who has iron color, but when I give her kit perms, she gets access to all kits.
how i can give everyone permissions for Minecraft tp
How can I display a group name?
type essentials.tpa (or tp) in the editor
Well, that depends on if they are using the EssentialsX plugin. Please don't assume. As you could be giving them wrong information.
Hi how do I allow people to use only one datapack on my server
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!bungee
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
!placeholders
Display data such as user prefixes and groups from LuckPerms in other plugins.
what does this mean: https://pastebin.com/q9Zh3yu2
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.
maybe if you showed the entire error and surrounding log i could tell you
alr
https://mclo.gs/2vsqXPu luckperms error is at line 1445 but there's a lot more
2465 lines | 1029 errors | 1 problem automatically detected
ok
!sa=tacking
Sorry! I do not understand the command satacking Did you mean stacking?
Type !help for a list of commands
!stacking
Display multiple prefixes/suffixes alongside a player's name.
do yall know the command for giving someone the perms & the prefix of a rank
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
Hello, I have NPCs that issue temporary groups, depending on the group, the icons are displayed in the DeluxeMenus, after the server is restarted, the groups remain with the player, but there are no icons in the DM, but it's not only the DM, the player himself does not have permissions on commands, but the player has a temporary(and not) group
default group has
- weight.1
other groups that do not work after restart
- weight.2
As I understand it, after the restart, the primary group flies
That seems fair. Did you change anything in the config about primary group calculation?
This? Standard settings, I have already tested all kinds of this setting
Yea either that or other things remotely related such as 'apply global groups' etc.
The default config should cause lp to calculate primary group on runtime, and seeing as the user still has the group, it should not have changed imo, regardless of the group being temporary
I'd test it myself but i cant rn
apply-global-groups: true```
fair. then im not sure really. i may be missing something since i just got up, idk
After disabling this function, my default group overlaps other groups even without a restart
Don't just change everything o.O
It seems to have solved the problem, it was in the name of the YAML file of the group
workFisherman.yml -> workfisherman.yml
workFishermanBonus.yml -> workfishermanbonus.yml
I am running into an issue on my server and I believe its luck perms causing this (might be another plugin)
But basically, when a user joins the server, I will have to manually add them to a group, once the user disconnects from the server and reconnects, the group is no longer assigned to the user, and require another manual group assessment.
any ideas?
is there anything in the console when they join or leave?
thats the weird thing, noting in console or logs.
!paste a log where this happens
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!
just a message to the client side stating that "You are no longer about of the Owner's group"
thats exactly what it says?
yes, but the Owner is a var depending on the rank assigned
well that doesnt seem like a luckperms message to me
I tried to grep the servers files for the strings, and nothing. so the string has to be baked into a jar file
Can i have Some Help on how to get the changing colour of admin and the prefix of the owner pls
if anyone can help add me
dont crosspost
!bungee
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
!bungeecheck
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
Hello! I have such a problem when I rename a group, then the player who had this group disappears
renaming doesn't update the group for players as well. Just do lp bulkupdate all update permission group.<new name> "permission == group.<old name>" to properly update it
thx bro
helped me a lot
this write in console or game chat?
Stop pinging me. An you can do it in console
!storage
LuckPerms allows you to store data in a variety of storage types, read about the benefits and drawbacks of each type on the wiki.
how do I make this command temporary?
/lp user {playername} parent set {rank}
kk thx
Hi there, I'm trying to make it so that when a player votes they get worldedit for 1 day,
I've figured out the command to temp set the perm and in what world they can have it but I'm a bit confused on if there is a placeholder for the user's name or if there is another way to assign the temp perm to the player when they vote?
I've set it so that the command runs as a hidden reward within the voting plugin after a player votes on a site.
its up to your voting plugin to provide a placeholder for the player name
Ahh ok, thank you for your help, I'll look into that!
Hi, i want some help, my server don't recognize the luckperms because i put in the mvcore, some staff can some one help me?
what's mvcore
Multiverse core
how do i give players ranks after the amount of time they have played
you'll need another plugin (I think PlaytimeRewards?) to do it. just set it or any similar plugin to run a promote command after x time
alr thank you
Multiverse Core
i Set some prefix but not work
german?
dont cross post
dont crosspost
ok sorry
Hello, I am trying to delete a permission from a specific server.
I read the wiki and according to what I understood, I performed the following command, I don't know if it's right...
The command looks right, Its more got an issue with the database
Hello, I have issues moving my servers to MySQL storage, I tried two diffrent MySQL servers and get the same error, 10:47:38 [SEVERE] [LuckPerms] Failed to init storage implementation
!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!
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5004ms.
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/sfS1rigVKx
Is there a way to give alot of Ranks the same perm without manual typing? - Ping me
You can add parents
https://pastes.dev/t7gOyrSyiA hello world
And that is?
You can add inheritence to groups
Go to the web editor, pick your group then press the plus near the name
lemme get ss
And what Will that do?
Oh smart thanks but for opprison a-z How would i do that smart?
Just add perms to default
members always have default iirc, if not just add as a parent
Hmm alrighty thanks for the help
🗿
I would like to know which command I use in Minecraft to set temporary positions
Lp user {user} parent addtemp {group} {time}
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5001ms.
Do not crosspost.
ok
help? How can I set for all players with group B to set to A?
with your tablist plugin.
How do i add a space in my rank Because i need a space before the name for my rank
Don’t crosspost.
Hello, i have difficulties using MongoDB as storage. How do i configure LuckPerms correctly to use mongodb? Im gettint this error, which is understandable.
This is my config:
hello <@&420243840985989121> i need a file of luckperms with all perms of each rank
How do i fix long encypting times, when lp connected to mysql?
They are caused by luckperms...
screenshot /lp info
sure is
why is it so high, if the database is hosted next to the server
could it be that its also that database for Na, and AU proxies
"next to"? like, within the same rack?
no, like at the same location
ideally, you're going to want it on the same machine to avoid high latency, but im not sure why it's ~500 on the same network.
alright, will fix it with our devs
thanks anyways!
Could someone answer?
How can i sued mongodb connection string?
try putting it in quotes
No, does seem to work either, it says its not a valid address
Found it, maybe someone should refer to that config option if using mongodb, write it behind #MongoDB
Hey, im wondering how can i change the messages format? can't find anything in the config file
!locale
Learn how to change all the message from LuckPerms.
thnx ❤️
can someone help me 😮
Tell us at what 
im trying to get displayname to display on chat
you sure you want the displayname in chat instead of the prefix?
If your chat plugin has PAPI support, %vault_rank% will give you the displayname. Obviously you need the vault expansion installed also
How do I have the Owner role but also have another role with both role prefixes?
!stacking
Display multiple prefixes/suffixes alongside a player's name.
Hello! I just went into my luckperms dashboard for my server and there are 0 users listed. Why is this the case? We have about 20 people on our server. Thank you!
The editor only displays users with data stored. If a user's only data is group.default, they won't be saved
ok, so how would I add a user to a group if they are not listed in the editor? I've been trying to do it from the game and it just is not liking the syntax
what command are you trying to use?
/lp user <user> parent set admin
and what makes you think it is not working?
Good evening! I am looking for your plugins in Mods for version 1.16.5 in Forge but I can only find them in fabric :X
!forge
Forge added the Permissions API only recently in 1.18. That API is what allowed a native Forge version of LuckPerms to be made, however that API does not currently exist on older versions of Forge, and is unlikely to be backported. Without the Permissions API existing on older versions of Forge, it is impossible to make LuckPerms work on those versions of Forge natively.
There is a Sponge version of LuckPerms! You can add SpongeForge and the Sponge version of LuckPerms to use LuckPerms on older Forge versions.
Wouldn't it list out those permissions for the user when I use permissions info for one of my members?
how do i prevent players from doing /plugins?
by denying the permission for it
but know that security by obscurity is no security. you dont really gain anything by hiding your plugins
if someone can easily copy your server by just copying your plugins, reconsider what makes your server unique
I need help granting permissions on my server
How can I clear all my players their perms but not their groups?
i just dont want them to know which anticheat i use
and loggers
security by obscurity is no security
What does it mean "If the player doesn't have any values that apply to the element, then it gets excluded from the stack."
prefix:
format:
- "highest_on_track_prison"
- "highest_on_track_donor"
- "highest_on_track_staff"
duplicates: first-only
start-spacer: ""
middle-spacer: " "
end-spacer: ""```
When I use this all the people in a group no longer have a prefix. But can I make all people with 2 groups automatically come out with double prefix?
how to make tp/tpa permission to everyone
anyone know how to fix a prefix issue where it shows the rank below prefix even tho weight is setup correct
Group weight and prefix weight are seperate, make sure you've got both set correctly
i only get the issue when ytou import new ranks
hi can someone help me i have a waterfall server with spigot subservers my /server is not working i added the permission bungeecord.command.server to my defaut group as well..
how do I setup luckperms to give role auto to new players?
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.
Can we merge two lp setups?
What?
i need help
when ever i enter the game or do /reload, when i do tab it doesn't save my group i am in and i need to do the same command ov
!reload
Using Bukkit's /reload command causes issues with many plugins, including LuckPerms. If you are adding or removing plugins, you should always fully restart your server.
Plugman causes all of the same issues as /reload as it is fundamentally doing the same thing as /reload
and what do you mean by "do tab"
what are you doing, what is the expected result, and what is the actual result?
!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!
i mean i type /lp user (my user) parent set owner and when i left the game and then return it doesn't shows in Tab list that i am owner so i need to do /lp user (my user) parent set owner again
luckperms does not format the tablist
but it is happening only to me
my friend is in the same group and when he joins it does show in the tablist
also in luckperms, it doesn't show me that i am in the group
what do i do?
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/MLHKsPkRWi
Any idea what could it be?
Hello, I decided to change the database.
I made a dam of the base, but it does not want to load, I was able to transfer the rest, but luck perms could not
like, i have a server with lp setuped, and i have another server with lp setup, i wanted to merge both of them so that it has both servers permission lists
How do I make it to where people that have a certain rank have a different chat color than the deafult. Like instead of the regular white chat color its purple?
Database
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
it syncs, but doesnt merge
when I type /lp user (my user) parent set owner and when i left the game and then return it doesn't shows in Tab list that i am owner so i need to do /lp user (my user) parent set owner again

what do i do
How can I clear all my players their perms but not their groups?
Maybe bulkupdate?
Only from the players or also the groups?
ping me if you got an answer
Good evening. Luckperms is taking over EssentialChat. Is there a way to disable Luckperms?
LuckPerms is not taking over EssentialsXChat. These two plugins have completely different use cases
Don’t reply to unrelated messages just to ping people.
alr i am sorry
but could you help me please
how do i make that everyone can acces the eco shop custom section that a added?
Hey cpk! Please don't tag helpful/staff members directly.
ideally what you would do is have everyone inherit from a common group, like default and add your "everyone" permissions to that
!chatr
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!
What port/protocol do I need to allow in order for luckperms to work properly 🙂 I tried default port 3306 but gets some errors:)
3306 is MySQL no? Are you trying to connect to MySQL db?
If you are, you only need to set the following:```
storage-method = "MySQL"
address = "{server ip or domain (localhost by default)}"
- database must already be present in MySQL
database = "{database name (minecraft by default)}"
- user must have valid permission to read/write to the chosen database
username = "{MySQL user}"
password = "MySQL user's password"
Hope that helps 🙂
Hi @€veryone 😄
Im looking for a /rankup plugin who can support multiple tracks with luckperms ^^'
I created 3 tracks ,with 8 differents ranks in each of them, but i can't find a plugin capable of allowing a user to /rankup in the track he is...I tried with Rankup3, but as i have 3 rankup's who starts with same rank ( lets call these 0-1 , 0-2 and 0-3) plugin only understand 0-3 and ignore others...
Thx for assistance
I do believe there are great plugins that allow you to create custom commands while creating custom permissions for those commands. I'll look for one. Are you running Bukkit, Spigot, Paper, etc?
Thank you mate i appreciate it , i run Paper spigot 1.19.3 👉 👈
#support-2 message
Did this help, by chance?
prefix not showing in the chat
No, I need to hear from the staff what are the ports & protocols used by luckperms
what
gotcha
What answer are you searching for
wdym
!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!
i am using lp with database, and essentialsChat, its not working
install vault
I have it already
also, the placeholder for rank isnt working too
/lp user <who> info, does the prefix show up as expected there?
no
its showing just the name of the rank
.
LP doesn't expose any ports. It'll need access to any remote DBs / messaging systems you may be using, as well as the internet for at least the first run.
,
screenshot of the output pls
I need to restrict the firewall, so brute force attacks and ddos attacks are not as effective 🙂 So it uses default ports and tcp protocol?
it was supposed to be &f[&eMVP ...
that's the output of /lp user <who> parent info. I asked for /lp user <who> info.
is your db localhost?
no
LP does not expose anything. All it will do is connect to other services.
therefore it does not need any ports open. As for protocols, that'd be up to your DB implementation
Okay understood. I'll ask the db provider then 🙂
Thanks!
UUID isn't sensitive btw, anyone with your username can find your UUID.
ik
oh nevermind offline mode
im just stupid sometimes
better safe than sorry 🙂
the prefix isn't showing
Discord does not like me right now, sorry, messages aren't sending
wao
!offline
Running a Minecraft server in offline mode can cause a lot of issues, particularly with UUIDs and security vulnerabilities. Some people also view it as unethical (piracy). We understand that some people need to run their servers in offline mode. However, due to the reasons mentioned, some users will choose to not support those running a server in offline mode (this does not apply to those running in a Bungeecord network). Please respect their decision, you may continue to seek help for your issue but in most cases, it can be resolved by setting online-mode=true in server.properties.
I believe my solution to a lot of my issues such as this was connecting to MySQL
I can confirm this is not a DB issue
cool. I personally preferred to use LuckPermChat, but I have a thing against any essentials plugins for no particular reason. doubt that would be any reason though.
bro trust me, it was working before
Running a Minecraft server in offline mode can cause a lot of issues, particularly with UUIDs and security vulnerabilities. Some people also view it as unethical (piracy).
...
However, due to the reasons mentioned, some users will choose to not support those running a server in offline mode.
if you have a spigot.yml file in your server root directory, there should be a tag for "bungeecord", it should be set to "true"
ex:```yml
bungeecord: true
I believe there's an option to forward the uuid to a connected server as well. Trying to find that.
Given they attempted to cover the offline mode UUID and where LP says it's offline mode, I'd be inclined to believe they know what they're doing is wrong, and thus it's intentionally in offline mode
I'm not sure if lp can tell if the server it's running on is bungee or not? can it? Genuine question.
Unless you explicitly tell the server it's running behind a proxy, nothing on the backend can tell
then again, if you don't explicitly tell it (by enabling bungee or velocity modes), it also can't accept connections from them so 
true
LP can usually also guess in some invalid states (i.e. if one server isn't authenticating properly, they'll join with an offline mode UUID instead of an online mode UUID, which LP checks for and throws an error)
oh yeah. forgot about that. I used to get that all the time when running Waterfall
that is, before I went through every config file in my network (hint to Trix)
I don't think trix is in a network setup though
I'd put a nitro on them being a standalone offline mode server
eh. not right for me to judge when I don't know the whole story
plus I'm not an LP dev so I don't entirely know the circumstances either
so i have a moderator rank with weigth 100 and a miner rank with weighh 30, if a player has parent set to moderator, and i do /lp user ... parent add miner, the miner rank prefix gets shown instead of moderator. What am i doing wrong?
Show me /lp user <name> meta info
lp spamming my console
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
console^
Caused by: java.net.SocketException: Network is unreachable Speak to your host. LP is complaining because it can't access network meaning internet
meaning?
like
it can't access to the database thingy?
or something else?
Is the database on the same machine or a different one,
on a different server but same host
Okay, means that LP cannot connect to the database because it cannot find it. Either usually because the IP is wrong. Or it doesn't have access to the internet. Or it's being blocked by firewall
i removed the miner rank from him, and gave him seperate perms
this is the miner rank
is it cus of the priority?
How can we have hex fade colors in prefix?
Hi guys, i have a problem with gradient colors in chat
i have LPC but idk how to fix it
LuckpermsChat is not made by Luckperms. This is mentioned on the LPC plugin page
Please ask their support
And can you recommend some plugin which support gradient colors?
Hello,
After switching from version 5.4.40 to 5.4.60, I get this error. I tried to delete the folder to re-download the libs, or to put back the 5.4.40 version, but it does not work anymore.
Does anyone have an idea? Thank you!
try to replicate it on spigot
use legacy format on birdflop
THX
can you make custom names for roles?
wdym? you can add any prefix and suffix to the group
nvm
I want to allow member ranked player to use /kits member how can I add perm in.luckperms
i have a question, idk if this has been answered, How do i do essentials nickname in chat? (im using lpc/Luck perms chat)
well you need to put a prefix in the config and idk
!tab
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!
LP is not doing tab, go ask by yout tab plugin.
LPC is not maked by LuckPerms.
Odd but alright.
need some help here, when i add a permission to a group it doesn't work, but then it starts working i after i have checked if the group has access to that permission
How do I put space and not see together the range with the nick?
Is there a way to edit commands, such as: /near, for example: A higher rank will have a radius of 500, while a rank lower will have a radius of 400
please do not crosspost
Quick question, if I had lp setup on a bungee and the permissions were global, the main files being on the bungee part how would I transfer those from bungee to single server, I am no longer using a bungeecord network and want to just run a single server if that makes sense.
i have a role named member in my server i want to allow him to use /kits member how can i do that ?
if your permissions were set up to sync, then you dont need to change anything
Sorry! I do not understand the command username
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!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.
Hello, I need a little information, I explain my problem:
In fact I have a server with Luckperm and Worldedit, the problem is that luckperm is in plugin and worldedit in mod (for compatibility with modded blocks. My problem being that plugin and mods are not connected so I can't do Wordedit permissions.
Do you have an idea to overcome this problem?
Thanks in advance !
Synix
why did you post again in a different channel 5 minutes after getting answered...?
Hello, i was wondering if its possibly to change the priority of a group without having to redo the prefix.
I would do /lp group ..... meta setprefix <priority> "<prefix>" but then i would have to redo the prefix
yo
why does suffix go after nickname in TAB? (I'm using TAB plugin)
I want it to be [SUFFIX] [PPEFIX] [NICKNAME]
that's usually not how it works
but
you'd want to ask tab that, check their config
so suffix originally goes after nickname right?
yes
Yes, it is {PREFIX} {NAME} {SUFFIX}
Hey is it possible, to connet discord with luckperms, so when a player gets a group a embed message cames in discord?
Like this



