#support-1
1 messages · Page 157 of 1
So it's not possible to display multiple prefixes in front of a players' name?
eg, if you have a setup where owner inherits from admin, admin inherits from mod, mod inherits from default, and you were in the owner group, you would have the prefix for default, mod, admin, and owner
!stacking this exists
Display multiple prefixes/suffixes alongside a player's name.
but its not just "show all the players prefixes"
when i put in my custom permissions it doesnt save them?
are you using the editor, or in-game commands?
editor
did you click the save or apply button?
Just got this in the console.. Is this an issue or am I all good? 😂
OkHttp https://usersockets.luckperms.net/.../WARN [LuckPerms] Exception occurred in web socket
21.02 21:32:05 [Server] INFO java.net.SocketException: Connection reset
21.02 21:32:05 [Server] INFO at sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:328) ~[?:?]
21.02 21:32:05 [Server] INFO at sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355) ~[?:?]
21.02 21:32:05 [Server] INFO at sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808) ~[?:?]
21.02 21:32:05 [Server] INFO at java.net.Socket$SocketInputStream.read(Socket.java:966) ~[?:?]
21.02 21:32:05 [Server] INFO at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:484) ~[?:?]
21.02 21:32:05 [Server] INFO at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478) ~[?:?]
21.02 21:32:05 [Server] INFO at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70) ~[?:?]
21.02 21:32:05 [Server] INFO at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1465) ~[?:?]
21.02 21:32:05 [Server] INFO at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1069) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okio.Okio$2.read(Okio.java:140) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okio.AsyncTimeout$2.read(AsyncTimeout.java:237) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okio.RealBufferedSource.request(RealBufferedSource.java:72) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okio.RealBufferedSource.require(RealBufferedSource.java:65) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okio.RealBufferedSource.readByte(RealBufferedSource.java:78) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:117) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:101) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:273) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okhttp3.internal.ws.RealWebSocket$1.onResponse(RealWebSocket.java:209) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okhttp3.RealCall$AsyncCall.execute(RealCall.java:174) ~[?:?]
21.02 21:32:05 [Server] INFO at me.lucko.luckperms.lib.okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) ~[?:?]
21.02 21:32:05 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
21.02 21:32:05 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]```
right now I have 2 groups and I want to make more but I do not want to manually type every permission in for the new group
is there a way I can duplicate a group or copy all of the permissions to a new one?
You can copy permissions over from a group to another via the editor, or use the in-game /lp group <group> clone command iirc.
ill try it ty
also for the default rank, it looks normal, but for custom ranks I have made such as the owner rank, there are two ranks on discordsrv.. any way to fix this?
That's not LuckPerms related. Reach out to to the DiscordSRV team and configure the format of your Discord to MC messages the way you want it to. LP doesn't touch that.
and im trying to give one of my players the ability to teleport, but when selecting essentials.teleport and applying it, they still can't teleport but other commands do not work
It's essentials.tp and i recommend you use verbose to make sure.
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Is it possible to identify users only using names instead of UUID (I'm talking about the database). I have bedrock and Java users + Offline login with an account created on the website. I would like to integrate permissions with the website and another plugin, as well as create a permissions browser for my administration on the website. Repeating the question, is it possible to somehow force the plugin to save user_name instead of UUID in the database?
no. saving based on usernames is a horrible idea. those can change
😦
Remove EssentialsXAntiBuild
I put the prefix.10.&6[MEMBER] but the member position is not in my name
Did I do it right?
!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!
I have EssentialsX Chat
EssXChat won't format the tablist
You'll also need a tablist formatting plugin if you want to have prefixes displayed in the tablist
Scroll down to the chunk beneath that
I understoodthank you very much
Hello
And what do I have to do there?
And there I have to change
And I'm coming to see if you can help me with that.
Hey rrenyii! Please don't tag helpful/staff members directly.
When i save it doesn't how up the lp apply
Any way to fix the luckperms database problem, I get an error
a database error ocurred whist loading permissions data. Please try again later. If you are a server admin . please check console
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
@sleek sonnet ^
Do as it says
Do I send the log back?
they are going to help me
Guys, I just found a bug on my server, basically before the player dies he can save an item as shown in the video
I already did the test without luckperms and with luckperms and what is causing this is luckperms
Hey yukinaga.! Please don't tag helpful/staff members directly.
LP will not touch inventories.
Most likely some other plugin is doing something based off permissions
what happens when there isnt any config file
!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.
And I'm coming to see if you can help me with that.
Hi there, starting Fabric + bukkit server and i get this error when trying to join the server first time. There are no other permission plugins/mods on server. How i can fix that error?
Hybrids aren't supported
oh, cool.
How do you change the language?
change your game language
No, the LUckperms plug-in language change..
yes, luckperms uses your clients language automatically
Yup, it's tied to your client language
assuming there is a translation available, that is
hi, I'm running fabric on 1.20.4. having referred to your FAQ on "Why are permissions not working", I tried installing Minecraft Command Permissions and Command Hider mods, but they do not work with 1.20. Is there any other option available to me? UPDATE: never mind, I found https://modrinth.com/mod/vanilla-permissions
Sure.
I might have discovered a memory leak caused from LuckPerms Velocity
Is it possible to have a private ticket?
Hi, i'm looking for put somes tempperm to a player but i know if there is a placeholder for see the remaning time ?
Thanks
%luckperms_expiry_time_test2%
But i'm searchning something without formated format
Open an issue on github https://github.com/LuckPerms/LuckPerms/issues/new/choose.
How do I stop the colours from the prefix going onto the players names? Or is that with essentials?
Generally speaking, it's not LuckPerms formatting that. However, you should be able to reset the format at the end of your LuckPerms prefix using &r or add the reset color code inside your chat plugin's format.
should i update luckperm , this error is freezing my server console
[18:01:36 WARN]: [LuckPerms] Thread luckperms-worker-0 threw an uncaught exception
java.lang.IllegalStateException: zip file closed
I will send full error detail if it is needed
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!
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.
Full logs (latest.log) please.
||idk if it is safe to share since it contain some private ip from player||
Please use https://pastes.dev/ to send files in the future. I have automatically uploaded log.txt for you: https://pastes.dev/sf2rd20rgR
Not quite certain on this, but you may have malware. In which case you should re-install any jar files inside the container. By the way, recommend you upgrade to latest Paper as well. No point staying on 1.20.2.
i will inform the owner on this, thanks for your time
does protocollib just disable itself if you have a plugin with "reload" in the name? 
you mean admin360 ?
oh wait....
it doesnt. it just had a problem loading i guess which tripped its own reload detector lmao
but yeah, something is wrong with your server
how do i get my rank to appear above my head in my nametag?
!tab Install a tab/tag plugin/mod.
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!
send a full log
Hello, I installed a simple voice chat plugin on my server, but it cannot be used unless I give an op to a player. How can I solve this situation?
"simple voice chat plugin"
grant the people you want to use it (or the default group if you want everyone to have it) the permission that the mod is checking for
the mod page should have it somewhere, but if you cant find it, you can always use luckperms verbose command:
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
I want everyone to use the mod, but I will give it to everyone, but when I look, it doesn't show up.
So I have luckperms on my minecraft server for 1.20.4 but protocollib doesn't support 1.20.4, what do i do?
luckperms doesnt depend on any other plugins
the prefixes don't show up in my 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!
I cant set permissions for spigot plugins from lpv, can anyone help?
luckperms on the proxy does not (and cannot) handle permission checks on backend servers. you need luckperms installed on the backend if you want to manage backend server permissions with luckperms
does the prefix show correctly in /lp user <name> info?
well at the top there i can see you have an empty server context
what do i put for that?
Remove the server context which you accidentally set.
how do i do that?
if you arent running a network, you dont need a server context in the first place

i need help
when i import a database doesn't matter all the data
like i have +1000 users data and only import 153
.
how do i change a users rank with commands?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
If i want a rank to have all the permissions from the one before
i set the parent group of the rank to the one before it correct?
Fuck you
????
but why?
This may seem like a fairly simple question to answer, but how exactly to I add a group to a member?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
I know there's /lp user (user) parent set (group)
Ok
Thank you, did not realize it was a permission command rather than a group one
!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
!prefix
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.
!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!
!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!
Hi, I'm sorry. I just can't understand the first thing about permissions. can someone just tell me ... step ... by ...step how to allow the permissions to get my players able to use my other plugins ... please?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
I read that and don't understand any of it
All I know it that clicktpa tells my players they don't have permissions. I'm supposed to type clicktpa.tpa somewhere????
help me pls!!
I'm sorry. I'm not getting any people either
when i import a database doesn't matter all the data
like i have +1000 users data and only import 153
Hello????
I read the wiki and I don't understand any of it. All I know it that clicktpa tells my players they don't have permissions. I'm supposed to type clicktpa.tpa somewhere????
I'm serioiusly at the end of my rope here, can someone just help me???
I feel like all the instructions are like teaching someone how to make a sandwich when they don't even explain what bread is.
@flat parcel I'm going to need more than the bot
Hey bettingonalice101! Please don't tag helpful/staff members directly.
Well can someone just tell me what to do???? Please????
@flat parcel como puedo hacer para que se vean los prefijos?? ya intente de todo y no deja
Hey pansito_god_! Please don't tag helpful/staff members directly.
/staff
Don't ping. We are all volunteers, and provide this support in our free time. If none of us are free, you'll need to wait.
wait for what?
For someone to become free.
No one is talking to any of us!
and why won't you help???
Why are you ignoring us?? No one is getting help here
!tut might be of use for you
If you would like a video tutorial for setting up LuckPerms, try:
https://www.youtube.com/watch?v=l4anE2wOLdc
I'll watch it
How did you export/import the data, and can you provide a log from when you try to import it?
[04:05:24 ERROR] [luckperms]: Failed to init storage implementation
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5008ms
only getting this
trying set up data base but getting this in console all the time
thank you. the video was helpful. I'll try and come back if I need help.
lp import DBWater
[03:42:20 INFO]: [LP] (Import) -> Starting import process.
[03:42:20 INFO]: [LP] (Import) -> Reading data....
[03:42:20 INFO]: [LP] (Import) -> Waiting for initial update task to complete....
[03:42:20 INFO]: [LP] (Import) -> Setting up data processor....
[03:42:20 INFO]: [LP] (Import) -> All data entries have been processed and scheduled for import - now waiting for the execution to complete..
[03:42:20 INFO]: [LP] (Import) COMPLETED - took 0.248 seconds.
and dont import all
having a weird issue with LP, i've setup a brand new bungeecord and paper server. i've pointed the bungeecord luckperms config to my mysql LP DB. it works perfectly fine, however, my paper server says it successfully connects to mysql but has 0 groups, users, permissions, etc. its like it sees nothing in the mysql db
send a screenshot of /lp info from both
22:51:47 [INFO] [LP] - Platform: BungeeCord
22:51:47 [INFO] [LP] - Server Brand: BungeeCord
22:51:47 [INFO] [LP] - Server Version:
22:51:47 [INFO] [LP] git:BungeeCord-Bootstrap:1.20-R0.2-SNAPSHOT:0392935:unknown
22:51:47 [INFO] [LP] - Storage:
22:51:47 [INFO] [LP] Type: MySQL
22:51:47 [INFO] [LP] Connected: true
22:51:47 [INFO] [LP] Ping: 1ms
22:51:47 [INFO] [LP] - Extensions:
22:51:47 [INFO] [LP] None
22:51:47 [INFO] [LP] - Messaging: Sql
22:51:47 [INFO] [LP] - Instance:
22:51:47 [INFO] [LP] Static contexts: (server=bungee)
22:51:47 [INFO] [LP] Online Players: 0 (1 unique)
22:51:47 [INFO] [LP] Uptime: 15m 46s
22:51:47 [INFO] [LP] Local Data: 0 users, 97 groups, 0 tracks
[22:51:32 INFO]: [LP] Running LuckPerms v5.4.116 by Luck.
[22:51:32 INFO]: [LP] - Platform: Bukkit
[22:51:32 INFO]: [LP] - Server Brand: Paper
[22:51:32 INFO]: [LP] - Server Version:
[22:51:32 INFO]: [LP] git-Paper-318 (MC: 1.20.2) - 1.20.2-R0.1-SNAPSHOT
[22:51:32 INFO]: [LP] - Storage:
[22:51:32 INFO]: [LP] Type: MySQL
[22:51:32 INFO]: [LP] Connected: true
[22:51:32 INFO]: [LP] Ping: 0ms
[22:51:32 INFO]: [LP] - Extensions:
[22:51:32 INFO]: [LP] None
[22:51:32 INFO]: [LP] - Messaging: Sql
[22:51:32 INFO]: [LP] - Instance:
[22:51:32 INFO]: [LP] Static contexts: (server=pufferpaneltest1)
[22:51:32 INFO]: [LP] Online Players: 0 (0 unique)
[22:51:32 INFO]: [LP] Uptime: 5m 49s
[22:51:32 INFO]: [LP] Local Data: 0 users, 1 groups, 0 tracks```
If i want a rank to have all the permissions from the one before
i set the parent group of the rank to the one before it correct?
hey, how i can make a suffix if changes when i die for example, i have a suffix called 1, if i die i lose the suffix 1 and gain the suffix 2
you would need a mod or plugin that does that
and have a way to put he suffix or any text in bellowname?
what do you mean by "bellowname"?
like i have this hearths bellowname with the command "scoreboard objective" but i want a way to do it without the number before the hearths (the hearths is a custom carachter 𑀹 )
that has nothing to do with luckperms
do u know another way?
this is luckperms support
is there a command to check how many players there are on 1 group?
I gave my friend the permission to /op command and saved the changes but he can't use /op @s or please help
how exactly did you add it, and what server software are you using?
Nvm i finally got it now I can secretly use up
Hey I'm running a bungee network and I am wondering if theres a way to kind of duplicate everything and any future changed made will be the same without having to do it on the other editor?
hi, how does it possible? Player just gave * perm without command
Most certainly: no. In most cases a 'LuckPerms exploit' is a simple case of human error, which can be avoided easily. Look below for some tips to be on the safe side.
While this should be obvious, a lot of times a exploit can be traced back to faulty permission settings. You should always take your time with permissions and read the plugin documentations. In 99% of all cases the plugins have documentations explaining each permission, in the rare case that the plugin you are using does not have a documentation, you could still:
A: Ask the plugin developer for help
B: Use LuckPerms verbose functionality ( !verbose )
C: Select a different plugin with proper documentation.
If you are running your server or network in offline mode, hackers have it really easy to steal your, or any other admins identity. While the server is in offline mode, certain checks ( which exist to prevent exactly this ), are being skipped, and the server does not verify if the person joining actually is the person they claim to be. While there may be plugins which increase the security of offline mode servers by adding things such as admin codes, you should just switch it to online to prevent the issue in the first place.
You should never put anything on your server which has not been downloaded by yourself from official sources. Plugins can be infected with malware which injects itself into all other plugins, and thus is hard to remove. While it may look like a plugin has been hacked, you most certainly downloaded a modified version of it and it is not the plugin authors fault. In case your server has been infected by such malware:
- Stop the server
- Delete all plugins in your plugins folder, and just to be safe also the server jar file
- Re-Download all plugins and server jar files from official websites such as SpigotMC or official plugin websites ( luckperms.net for example ).
- Check if there have been any modifications to the permission system and remove unknown users and wrong permissions.
if you follow these steps you should have a clean server by the end, without exploits.
Sorry! I do not understand the command vesbose Did you mean verbose?
Type !help for a list of commands
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
does the group in a track inhert permissions from the lower groups in the same track ?
Νο. Tracks do not add inheritance on their own.
anyone know how to fix it?
Are you using ViaVersion? If so, try joining using the version your server runs on and not a via version.
Could you please help me? sorry for the ping
Not after pinging me on an unrelated message just to get my attention.
Provide actual information and context regarding the screenshot you've sent.
any ideas with this?
I'm having issues with the prefix when I make the prefix with RgBirdFlop it shows this. Is there anyway to make it so that it only shows the name of the prefix like Mod instead of the entire jumble thing?
how do i fix this issue?
i think luckperms is blocking me from joining my survival server from my hub
LuckPerms doesn't block anything. Give yourself permission to be able to execute the said command.
That's up to whatever's displaying the prefix to properly format it and parse the color codes.
Hello, does anyone know how to remove days, hours, minutes, seconds when using the %luckperms_expiry_time% placeholder?(10d 13h 14min 15s → 10 13 14 15)
Thanks for any advice
me.lucko.luckperms.common.http.UnsuccessfulRequestException: Request was unsuccessful: 429 -
at me.lucko.luckperms.common.http.AbstractHttpClient.makeHttpRequest(AbstractHttpClient.java:50) ~[?:?]
at me.lucko.luckperms.common.http.BytesocksClient.createSocket(BytesocksClient.java:67) ~[?:?]
at me.lucko.luckperms.common.webeditor.socket.WebEditorSocket.initialize(WebEditorSocket.java:88) ~[?:?]
at me.lucko.luckperms.common.webeditor.WebEditorSession.createSocket(WebEditorSession.java:94) ~[?:?]
at me.lucko.luckperms.common.webeditor.WebEditorSession.open(WebEditorSession.java:86) ~[?:?]
at me.lucko.luckperms.common.commands.misc.EditorCommand.execute(EditorCommand.java:110) ~[?:?]
at me.lucko.luckperms.common.command.abstraction.SingleCommand.execute(SingleCommand.java:55) ~[?:?]
at me.lucko.luckperms.common.command.abstraction.SingleCommand.execute(SingleCommand.java:47) ~[?:?]
at me.lucko.luckperms.common.command.CommandManager.execute(CommandManager.java:279) ~[?:?]
at me.lucko.luckperms.common.command.CommandManager.lambda$executeCommand$1(CommandManager.java:183) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
if i type lp editor i see this..
@somber tulip
Could permission contain dashes (-)?
did joining with your servers version fix it?
I tried to find if this has already been addressed here, but unfortunately I couldn't find it
Now I wonder if there is also an option to get a timestamp instead of deleting seconds
then talk to viaversion
ok
when i import a database doesn't matter all the data
like i have +1000 users data and only import 153
How do I edit perms of a luckperms plugin installed on a proxy?
if all your luckperms instances are connected to the same db, you dont have to do anything special
if your proxy luckperms is on its own storage, use /lpv for velocity or /lpb for bungee
What is the variable to display the Displayname of the group?
the group name placeholder
And to display the time that the rank has? e.g.: 1d, 30m, 20s or Permanent
!placeholders
Display data such as user prefixes and groups from LuckPerms in other plugins.
you have to specify which group to show the expiry time of
the wiki page explains how the arguments work
Would anyone know how to fix the prefix not registering?
When I parse myself, it literally just returns as a blank text. When there's clearly a prefix there.
does it show correctly in /lp user <name> info?
LP's expecting a json.gz file, not a tar.gz file.
/plugins command output please.
Alright. On to the next thing to look out for then. Check your meta-formatting setting and paste that part of your config here so we can have a look into it. Use a pastebin like https://pastes.dev/.
Why am I getting this error in the console?
Nag author(s): '[Luck]' of 'LuckPerms v5.4.113' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[LuckPerms] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation
[LuckPerms] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.```
Ah, resolved. It was "on_level" something. Thank you!
Glad to hear. 
Did you rename the file?
That won't do it.
Hey omnikeck! Please don't tag helpful/staff members directly.
Ok. 
!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!
What server software does your server run on?
Pufferfish
On my network it happens to me on all my servers
When using separated yaml storage, does LuckPerms only consider files in top level directores (like yaml-storage/groups/mygroup.yml) or also inside subdirectores in there (likeyaml-storage/groups/category1/mygroup.yml)?
Some plugin in your server(s) is shading an old version of slf4j. You can ignore the warnings.
is it possible to give someone a permission after, say, "killing 700 zombies"?
what kind of plugin could listen for and keep track of this kind of stuff?
or maybe with deluxemenus, a permission item "if %killtracker_zombieskilled% > 700, allow left-click" and the left-click makes console send command lp user %player_name% permission set x.x
No clue. 
Vanilla tracks those sort of stats itself. You may have success with the statistics PAPI placeholders?! Not sure.
lmao
i did /papi ecloud download statistic before even googling for it T_T
i hope it works !!
and thanks
wow
Yeah, you may want to play around with PAPI placeholders here and find a work around this way. Hope you manage to set this up. 
yes, I'm trying to make mob tiers so that you have to kill a certain amount of mobs which were spawned by the previous spawner to place the next one (wildstacker.spawner.place.x)
Cool concept.
mhmm
Using contexts, is there a way to give them a permission in all worlds/dimensions but then negate it only in one dimension? Do i give it to them twice and negate it for the context i want?
Is it possible to disable commands for operators?
I can't figure out how to give myself permissions to a plugin called staffplusplus https://wiki.staffplusplus.org/permissions-and-commands/permissions
The weight of my lp permission group is invalid for some reason, but when I import the configuration file into the local side for testing, everything is fine, what is the possible problem?
LP isn't responsible for ordering your tablist. Weight determines group priority in luckperms, but tablist plugins often use their own system for determining ordering
!lp
Sorry! I do not understand the command lp Did you mean help?
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
!api
Learn how to use the LuckPerms API in your project.
!forgepermissions
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.
!downloads
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Forge, Nukkit and Velocity.
I have a question, is there a way to set per server permission with luckperms when its connected to a MySQL database?
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
I figured I was doing it right just didn't implament it lol
thank you!
Do I have to change something around it's not working properly
I think I have my "server: global" config messed up, do I have to change the config to say for example "server: kingdoms" since I have a kingdoms server and change their names respectivly to the name of the server?
Correct, the default global will act as "every server" aka just ignoring the server context
Without you telling LP the server names, it has no way of knowing which is which
thank you for clarifying, I am learning 😛
Do I have to change my hub or can I keep that one as global?
the default global will completely ignore the server context, so every permission will apply there.
Honestly, usually it's simpler to just set a name, that way you can set server-specific permissions down the line without any config changes + a restart, and having all permissions apply could result in some weird cases depending on how you set stuff up
Hello I have been looking how to fix this for a while and I don't know if I am just being really dumb or I don't know if I am just not understand how this permission is supposed to work. I have looked at the Argument based command permissions and below is how I put the permissions based on that.
I made a builder manager and I want it so it can only promote the on the builders track.
I have
luckperms.modify.user.others
luckperms.user.promote.usecontext.global
luckperms.user.promote.builders
luckperms.user.promote.builders.*
luckperms.user.demote.builders
luckperms.user.demote.builders.*
However when I add just:
luckperms.user.promote
The group can promote in every track and I don't want that, I am just curious if I am missing something, or just being stupid.
Sorry and thank you in advance for any help.
Can I add here server prefix? Because this was used on the lobby, im on survival and want to add in the second line create (Server: Lobby-1)
!verbose should help you see if you are missing anything
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Sounds like you haven't actually enabled arg-based in the config. By default argument-based permissions are disabled due to the extra complexity it adds that most admins don't need.
!argbased
Fine tune exactly what users with permission to use LuckPerms can do.
The source of an edit isn't stored/transimitted anywhere, no, sorry
I see that colors in the example "create group {0}"" , that name the group can't be colored to &b
;<
hi i am trying to setup a commandpanel shop gui i am trying to target the command to automatically get the username of the player from console how can i do that ? This is currently how i have it set
- buycommand= 5000 console= lp <user> permission set mcpet.pet_angel
I'm sorry, I don't understand what you're asking, could you try rephrasing perhaps?
but wait, I have bungee mysql connected, this can't work like the bridge? 🤔
In short: I want colored message
luckperms.command.generic.permission.info.title=Uprawnienia {0}
example
The placeholder for the user depends entirely on the running plugin, LP never sees the placeholder.
luckperms.command.generic.permission.info.title=Uprawnienia &e{0}
will work? (won't brake config xd)
LP's formatting is hardcoded, you can't change it. Only the text can be changed
oh my got
i tried this
- buycommand= 5000 console= lp %cp-player-name% permission set mcpet.pet_angel
but LP can't get the username
but idea to add %luckperms_version% and %server_name% for lucky is good 😎 I leave suggestion, could you move this to the luck ?
wont ping him
this is from their wiki
What's the error message you get?
XY problem, what would the use case for those 2 be?
Oh, you forgot the user from the command 😉
lp USER %...% permission set ...
this is the server name when the changes is applied
so if admin created the rank test in the lobby, all can see the server name in his logs
@flat parcel tysm
Hey milanogrg! Please don't tag helpful/staff members directly.
sorry
It's fine for thank you's 🙂
That information isn't shared with the update packets, so there's no way to add it. Even if there was, what purpose would it serve?
Server name in the other logs
same like chatsentry, have plugin on the bungee and making the bridge before the spigots server and when someone writing bad words on lobby, player on survival have servername too
luckperms version is for one debug message xd (and meaby useful for developers)
won't mention about update notifier 🤣
i added a rank, made a prefix to it and when i gave it to myself it doesnt show the prefix, but it sais that it gave me the rank,
Where is the prefix not showing when you expected it to show?
chat
Are you using a chat formatter then?
yea, essentialsx chat
Do you have Vault installed? It's a dependency. Additionally, you should check the output of /lp user <user> info.
LuckPerms' doing what it's supposed to do then.
it doesnt show the prefix in the 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!
ok fixed ty
hello! how do I remove a parent assigned for multiple users with 1 command?
for example /lp group <group> listmembers remove all
or anything similar
hi
i was on the web editor
but i accidently reloaded and lost everything
but i have this /lp applyedits kfdQ35QQMp
can i get my progress back?
@everyone pls this took like 2 hours i need to know
Hello !
I Have A Problem.
I use luckperms in my server with TAB plugin and when members join the rank don't want to arrange in tab but i'm fix the wheigth in editor of ranks but idk why Can a solution?
luckperms doesnt sort the tablist. see your tablist plugins docs for how to do that
run that commamd on the server, then do /lp editor again
if you did anything after generating that command, it will be gone, but you shouldnt re-use editor sessions like that anyways
ok
!bulk this might be what you are looking for
Quickly update a large amount of user and group permissions by using the bulkupdate command.
thanks
thank you, yes it is what I wanted 🙏 sorry but, is there any way to enter the command without code confirmation?
Enable skip-bulkupdate-confirmation in your LuckPerms config.
thank you!
How can we give a player rank for a specific time ?
Use the /lp user <user> parent addtemp <group> <duration> command.
tysm
Hello i have a question. unfortunately i haven't been able to find anything about this yet. is there a way to automatically give new players a new group on a server if they have previously entered a password in the chat?
how to change the value of max claimed chunks from FTB Chunks in LuckPerms?
help me
Arclight is unsupported.
In 1.16.5 only Mohist?
Hybrids are not supported in general.
Is there any way to solve it? was working
Thank you!
hi, can anyone tell me how to sort the ranks on tablist (e.g ceo> developer>mod>vip>player)
That's up to your tab plugin, not LuckPerms. Consult its documentation.
i am using TAB but i saw some guys on the internet that configured that using luckperms (weight)
yep, the plugin support luckperms
oh thank you so much, kind of your part
Why is luckperms giving me this error.... 😭
Yall, is there anyway to make a perm editor key?
Good afternoon, I have a friend who has a problem that when luckperms was installed he came up with this error that appears in the following image and we also have the paste file in case you can help us
Tell your friend to check their console for any errors. Ideally, they should be the one to reach out to us and be able to provide logs and info to work with.
Hello staff of luckperms, today i tried to figure out why my server has more players loaded then there should.
I removed luckperms and it seemed the correct amount seems to be loaded, after that I went to test it on a clean server with only spark and luckperms and i could reproduce this issue. The screenshot shows 5 players loaded while only one is online aka me.
version is 1.20.1 paper
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.
send a full log
bump, still looking for an answer to this
Hello, I want to know how to pass all permissions from one server to another, that is, if a server has ''X'' permission, that this pass to another, I tried this command but does not work
Is the weight of LP a long data type (can negative numbers be written?)
Hello, is anyone there? I need help
It's...probably fine? We generally try to encourage permission nodes be positive-only though, for simplicity's sake if nothing else
Oh, thank you
better on git?
Hello. ive made a server with lucky perms. how do i a specific permission only in one area(region) world guard using contexts.. for example i want the players to be able to use mythicmobs.spawning in the Arena(region) only
use MysQL And all three servers should have plug-ins and configured folders
is it possible to add/remove a player from a group using command block?
Yeah, sure, plugin commands work in command blocks
using forge ...
I imagine it should still work, try it
Note that if you want to use command selectors (@a and friends), you'll need to enable it in the LP config - use-command-selectors or something iirc
okay thank you so much
how do I fix the prefix showing in the tablist, but not in 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!
2378 lines | 21 errors | 1 problem automatically detected
bump
dont reload plugins. you should always do a full restart instead
As you see the server didnt got reloaded
The server got normaly restarted
PluginManagerPlus reloaded at least one plugin
Yes, epiccrafting plus, but only because the crafting place get every time removed on server restart so i automated the process
But what does EpicCraftingPlus have to do with LuckPerms?
dont reload plugins like that
bukkits concept of reloading a plugin is fundamentally flawed, and i wouldnt put it past it to cause stupid problems
So the reload of ECP broke LP? Then i must contact the support of ECP 
hi
how can i
change the output of %luckperms_group_expiry_time_GROUP% to only seconds
so 23h 53m 21s instead of returning this it returns all in seconds?
Can anyone help me?
i dont know what this even means, but the only time luckperms gives a group on its own is when a new player joins and has no groups, they will get the default group
Why does this player not have the tag set to true? They are a booster and discordsrv:boosting is true
server=discordsrv:boosting
Thats not a valid server. discordsrv:boosting is a context, not a server 
yeah.... i saw that
Hey, is it possible tu use hex colors in prefix with luckperms (1.20.4) ?
Sure. However, it's up to whatever plugin displaying the prefix to support HEX color codes.
For the tablist i'm using TAB plugin, hex work with it, but i'll need a plugin for chat format
Whats the syntax to use hex colors ?
#RRGGBB is the format. Your chat plugin needs to support it.
how do i set a
%luckperms_meta_namecolour%
for a certain group?
set the meta node for “namecolour” in that group.
but neither lp editor nor chat+tab shows this option
Show it where? It’s a custom setting, it doesn’t do anything until you tell something to use it.
CMI wants it for the namecolour in the tablist
so should i just enter for example
/lp group GROUPNAME meta set namecolour color?
/lp group GROUPNAME meta set namecolour &a
Yes, as long as that’s what CMI wants you to set for it
GeneralFormat:
# This will define how others see players name in tab list
PlayerName: '%luckperms_meta_namecolour% [playerDisplayName]'
Thats in the CMI tablist file
oh, nice
it worked
Thanks man 😄
prolly was asked before, but I cannot find the answer I'm looking for
here I'm attaching the version of server.jar, luckperms.jar and powerranks.jar as well as the error of luckperms migrator from logs:
[15:49:31] [Server thread/INFO]: Silvobi issued server command: /migrate-powerranks
[15:49:31] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'migrate-powerranks' in plugin luckperms-migration-powerranks v1 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.CraftServer.dispatchCommand(CraftServer.java:906) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2307) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2118) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2099) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:46) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundChatPacket.a(ServerboundChatPacket.java:6) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1400) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:188) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1377) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1370) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1348) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1230) ~[paper-1.18.2.jar:git-Paper-388]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
everytime I try to use /migrate-powerranks it shows me this error
Downgrade PowerRanks.
to which version?
1.9.9
thanks a lot
uh so for some strange reason it only migrates groups without permissions
I have a friend who has a problem that when luckperms was installed he came up with this error that appears in the following image and we also have the paste file in case you can help ushttps://pastebin.com/MiUkP5F6
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
you already sent this earlier 💀
.
.
do this @deft rose
and I will do it as many times as required until proper help is received.
…
And perhaps seeing the errors solves the issue just by seeing the panel
they are providing you help
If you are not going to help, I ask that you do not interfere.
you are asking for help since you are refusing their suggestions
litterally i was trying to help by remindind you their answer but ok..,
Hey! I am trying to make it so that in chat it says "{displayname} > {message}", As I have a prefix it shows in chat for me "&aOWNER H48F &f> &fHi" If I wrote the message hi, however the ">" to indicate the message, I would like to be the same color as the prefix instead of it being white so it would be &a like the prefix, however if I do not color code the > it stays as white and does not inherit the color of the prefix. How would I make the ">" show the same color as the group you are in / the prefix you have?
you can do that using essentials chat or a chat formating plugin essentials chat need essentias or essentialsX to bebinstalled on the server
If you better avoid talking like that you don't bother the rest because I asked for help and I have the pasterbin so you're just interfering.
Please, if you are not going to help, do not speak on these channels so we avoid resending the message
ok, let end the conversation here, they already asked you to tell ir friend to talk to them directly, good luck getting a better response…
Hey, I do use essentialsX + ess x chat however no clue how to do that as it will not work?
That's not a full log. Relevant errors should be logged on startup. Please share the contexts of your latest.log file this time.
You can use https://pastes.dev/.
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.
Send a full log
you must configure that on essentiasl config.yml
need urgent help please
i updated velocity and now everyone's permissions are reset
25.02 17:45:27 [Server] Startup[17:45:27 [WARN]] [luckperms]: 'Cooogle' has previously used the unique ids [d39906a3-cc61-4d21-9a57-28afc28f4270] but is now connecting with '8269bc9c-eca2-3aa6-bc80-e466488cda5a'
25.02 17:45:27 [Server] Startup[17:45:27 [WARN]] [luckperms]: The UUID the player is connecting with now is NOT Mojang-assigned (type 3). This implies that THIS server is not authenticating correctly, but one (or more) of the other servers/proxies in the network are.
25.02 17:45:27 [Server] Startup[17:45:27 [WARN]] [luckperms]: If you're using BungeeCord/Velocity, please ensure that IP-Forwarding is setup correctly on all of your backend servers!```
Nobody's permission are reset. you improperly configured your proxy/backend when updating and now are running in "offline mode". fix that and everything will be fixed.
how?
don't know, i didn't update your server.
consult the support of your proxy on how to properly set it up.
everything was running fine
I just replaced the velocity.jar with latest build and its giving this issue now
well something changed. like i said, ask the support of your proxy.
well luckperms is the one giving issue but alright
LuckPerms is telling you there's an issue.
he is helping...
how do i get groups to show up in tab
Using a tab plugin/mod. LuckPerms doesn't touch the tablist.
Hi, trying to understand luckperms Contexts. I see there is world and server. Can I define a survival server to a MultiVerse world group? My goal is to remove certain permissions for a MulitiVerse hardcore world, which has its own nether and end.
mate what
your yapping at this point
Hey! I am trying to make it so that in chat it says "{displayname} > {message}", As I have a prefix it shows in chat for me "&aOWNER H48F &f> &fHi" If I wrote the message hi, however the ">" to indicate the message, I would like to be the same color as the prefix instead of it being white so it would be &a like the prefix, however if I do not color code the > it stays as white and does not inherit the color of the prefix. How would I make the ">" show the same color as the group you are in / the prefix you have
Are you using essxchat to define the prefix or luckperms?
If you are using essxchat to change how this is displayed in chat, then yes you would need to edit the essentials config.yml
I dm'ed you an example since this is luckperms discord
bump
How to get the prefix to show on tab?
!tab Install a tab plugin.
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!
This is just a quick question, I don't want to break anything so I want to ask here to see if Im correct.
I'm trying to remove every user given permission that is set to a specific server. Will this command do that?
lp bulkupdate users delete "server == smp"
Hello, I want to make a Minecraft resource pack. I've PNG files and this is my configuration: ```json
"providers": [
{
"type": "bitmap",
"file": "minecraft:ranks/admin.png",
"ascent": 8,
"height": 8,
"chars": ["\uE001"]
},
When I run this `/tellraw @s {"text":"\uE001"}` I got my PNG file.
How can I setup it as a luckperms prefix ?
Any way to move data from my h2 format server to a proxy with mysl format'
!switch
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
How would I change the chat message color for certain groups?
someone told me this: /lp group default meta set message-color "&7" but it doesn't work
thats something your chat plugin would need to support
or if your chat plugin supports PAPI, that command would work IF you put a placeholder for that meta in your chat format
i'm using essentials x chat
would that support it?
great. talk to them then
Is there a way to make the Manager rank above Member?
!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!
I've already tried that
Can I setup a context if a player has 10 days or more, they get a specific permission?
Whats the Ip?
no, you would need a plugin that does that
this is not the discord server a specific minecraft server, it is the discord server for a minecraft server plugin that many servers use
Not without a backup
bump
Sorry if I'm wrong but I think the prefix has to be bigger than member if u want manger over member
Hello, where does the %luckperms_prefix% placeholder get its data from? Is it dependent on the scope such as an event?
There are no arguments or anything
It uses the players active prefix.
What ever is displayed in /lp user <name> info for the prefix, is used by that placeholder.
I think I worded my question incorrectly. How does LP know from which player to get that prefix?
By "where" is meant the scope? Such as an event?
I really don't understand how am I supposed to use this since it doesn't require any arguments.
It doesn't need them. The plugin where you use the placeholder controls which player it gets it from.
For example, if you add the placeholder into essentials chat, essentials will control which player it gets the prefix for.
Add placeholder into essentials -> Essentials determines which player it needs to be prefix for -> Essentials asks luckperms to get the prefix for the selected player -> Luckperms returns the prefix for the user essentials asks about
Well the vanilla PAPI placeholder %player_name% would need a Player object from e.g. event.getPlayer() as an argument. Not sure how is this being done here with the prefix placeholder.
Actually maybe I should use the developer API directly, but I'd go for a permission-plugin-agnostic way to display prefixes.
Why? That just complicates it. There are heaps of placeholders you can use to get the prefix. It depends on the plugin that is displaying the prefix
Like %vault_prefix% will still display the same prefix as %luckperms_prefix%
Well if I AM making a plugin that display such prefix, what do I need to do?
Either use the LP API or use Vault API
Vault API would be easier and quicker if it's just a prefix
So Vault API would provide a permplugin-agnostic way of doing this?
So I don't need PAPI at all here?
public String getPrefix() {
return (plugin.getChat().getPlayerPrefix(player) != null ? plugin.getChat().getPlayerPrefix(player) + " " : "");
}
That's what I use. Simple and easy.
Using the VaultAPI
The VaultAPI will pull the prefix data from LP
OK so if I understood correctly I can just take PAPI out of the equation and use Vault API directly.
I'll give this a try, thanks
how do i stop players from typing color codes in lpc

LuckPerms is not affiliated with LPC and we do not provide any support for that plugin here.
oh 😭
Hey
My luckperms is flooding chat due to it being connected to a database that expired on another plan. Does /lp export grab all the data?
And if it grabs all data, after i disconnect it to the broken database, will it save?
It doesn't work.
Is anyone able to help..?
I recently created a server with vip vip+ mvp & mvp+ BUT The "essentials:kit.vip vip+ etc.." doesn't works anyone can help please ?
if all of your data is on the now expired database, and you cant connect to it anymord, you wont be able to get any data from it
at least on your own. you may be able to contact the host to get the data assuming they didnt just delete it
So we lost all data and there is 0 way to restore?
^
its not luckperms job to make backups for you
Can u backup luck perms just in case something bad happens?
/lp export <filename>
I'm trying to remove every user given permission that is set to a specific server. Will this command do that?
lp bulkupdate users delete "server == smp"
once again
Yes. You can always take a quick backup with the /lp export command just in case shit hit the fan.
Alrighty thank you
I’m new to luck perms and I’m on a server that I’d rather not screw up perms with, I’m doing this because I have to completely redo permissions for the server.
Good afternoon. I am experiencing the following issue: when I switch to another server, LuckPerms stops working with the database, even though everything is fine on the previous server.
[me.lucko.luckperms.lib.hikari.pool.PoolBase]: luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.postgresql.jdbc.PgConnection@5d0badbd (This connection has been closed.). Possibly consider using a shorter maxLifetime value.
I tried to change maxLifetime, it doesn't help
But in the database, the connection is created and maintained, according to the database logs
LuckPerms Velocity 5.4.117
Velocity 3.3.0 #363
It doesn't help, I'm not such a fool to ask for help without reading the documentation.
Why does that not work:
Make sure you added luckperms on Papi
Where can I find downloads for Luckperms forge 1.12.2?
!forgeperms
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.
Ah
%luckperms_prefix% is working
Where can I find legacy versions of sponge then, only see the most recent downloads on the site
No permission is working, I also tested others like essentials.afk.auto
So it's not showing for any permission?
yes
Ah
Yeah hm never used papi with lp no not sure honestly
So*
Perhaps a smart support person would know
show the full output of /papi ecloud list installed and /plugins
Okay, uhhhhh.
What do you get when you /papi parse me %luckperms_has_permission_<permission>%
Thats working, weird
okay, it is not a problem with luckperms, is another plugin
sorry
All good. Have a good day
In the database config, I have set the value to 10 hours, in the LP config it is only 15 minutes
Thank you! You too
What's the wait timeout set to
I migrated my server to a different machine and LuckPerms has stopped working. The users have their corresponding ranks, the ranks have their corresponding permissions and everything appears to be normal. However, the permissions have no effect on the commands/plugins I have on my server. Absolutely everything flags me as "You do not have permission to do this."
All the permissions are "undefined". Is there anything I need to do extra or anything I am overlooking?
What's the output of /lp user <affected user> permission check <affected permission> for an affected user & permission node that they should have?
"undefined"
Can I see a /lp editor link, and let me know the affected user & permission?
I recently created a server with vip vip+ mvp & mvp+ BUT The "essentials:kit.vip vip+ etc.." doesn't works anyone can help please ?
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Hi! can somebody help me with PlaceholderAPI😵💫
Related to the LuckPerms expansion i'd assume? If so, please just ask.
I cant put prefix name to welcome message in config.yml🥲
LuckPerms doesn't send any welcome messages. Are you sure you're on the right place?
Does performance get worse with having a lot of groups? I'm looking at about 50 with compelx inheritance
I mean i wouldn't think so
How can I set up a local database to sync permissions between my servers? My servers are all on one machine
I don't know how to configure the MySQL database, I've never used it before
I've got it installed on the same machine as the servers, and I put the port, password, and database type
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5004ms.
it's because I don't have a database called "minecraft", but I don't know how to set one up
Install and setup
https://dev.mysql.com/doc/mysql-getting-started/en/
Configure in Luckperms
https://luckperms.net/wiki/Configuration#storage-method
Configure database details
https://luckperms.net/wiki/Configuration#data
I've downloaded the schema file, how do I import it?
What?
That was not in the 3 step process I described.
I finished that though
If you performed all 3 steps then it should be working properly.
Do you have a log from it failing?
A full log*
I didn't see anything showing how to configure the database
I think I figured it out actually
it was a me problem, I was confused 😅
thanks for the help
My friend has a rank but it wont show
I dont think its formatting because mine works fine
But their rank may not have the correct perm to show?
idk
Here is mine
I added my rank and it seems to work fine
NVMM
Found it
I had me default Weight the same as my owner rank
I just wanted to double check my weight settings.
If I have a set of 26 ranks, 'A' to 'Z' (prison setup)
should be donor ranks be higher or lower priority?
I am not worrying about prefix for donor ranks, i only want to use prefix on a-z ranks.
I currently have:
Rank Z - 26 weight
VIP - 1000 weight
VIP does not have a prefix, rank Z does.
But when user has Rank Z and VIP parents, there is no prefix.
Are my weights backwards?
should A-Z weights be higher than my donor ranks in weight?
I managed to resolve this.
I kept my weights as-is
and in config, changed prefix meta-stacking to 'highest_on_track_wards' because a-z is in wards track.
Then instead of using vault's player prefix placeholder, use luckperms' prefix placeholder.
Hiya !
I'm not sure why but my bedorck players are coming up with a period in front of their name instead of a star.
(Ex: .Eddiethebear_)
Because of this I can't use any Luck Perms commands on bedrock because it's saying it's an invalid ID or Username.
Any ideas or suggestions ?
!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.
The staff here really are one of a kind.
Hello just wanted to know that what is the use of tracks and what are they??
there is no wait_timeout in Psql, in psql this is idle_in_transaction_session_timeout
There’s a page on the wiki about them.
Could someone please tell me why luck perms is stopping my server from starting and how to fix it. Cheers.
!paste your latest.log please
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!
That's not your latest.log.
You want the whole log, as thats straight off my console
Sorry mate, ill grab it for you.
Saved my whole console log from my server, hope that helps : )
I found the lattest.log file lmao 🤦♂️
This is my latest log, I've tried a few things tried following the wikki from top to bottom but still wont work. Cheers.
I've removed all mods besides, luck perms and its requirements however it still crahses... with the same error. I'm on Fabric 1.20.1 latest version of LP for that build but I'm still getting issues, also someone else had this same issue on github but was never resolved.
Description Using: https://modrinth.com/mod/luckperms/version/v5.4.102-fabric on MC1.20.1 (Fabric 0.14.25) on an existing stable server (running Luna Pixel's Prominence II RPG modpack coinciden...
that class is from the permission api for vanilla command, not LuckPerms itself.
How would I go about fixing it?
don't know, not familiar with fabric, or that mod itself.
Sorry man for the ping/reply however I ended up fixing it. fabric-permissions-api fabric-permissions-api-v0.2.jar (https://github.com/lucko/fabric-permissions-api) causes that error... I removed the mod and then it worked perfectly with no issues. Not sure if its just on this version 1.20.1 Fabric but thought i'd just let you know so if you run into this issue again you can help someone out. : )
How do I stop it from doubling prefixes I only want 1 denoting to staff rank
Then a suffix to exclusive
And how do I make it assignable if that's even possible in case a member acquires more than 1 exclusive suffix
does the prefix appear as you want in /lp user <name> info?
It appears so yeah
There's only one
It just for some reason displays an extra "ALPHA" in game
!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 don't want 2 prefix placeholders xd
Well when u give group do you give or set it
do you want to remove existing, or stack?
I ran /lp user thedeadpanjew parent remove alpha and it made the prefix default whilst it kept the suffix
Stack?
That message was not to you.
I figured it out with the power of 10 thousand mammoths 🦣 all good 👍😊
i need help
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.
!paste your latest.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!
!libs
LuckPerms requires several libraries in order to operate. If you're getting a startup error such as NoClassDefFoundError, ClassNotFoundException or "Unable to load dependency...", stop your server, delete the /plugins/LuckPerms/libs/ directory and start it up again.
can you somehow change a group's permission level?
wdym by permission level?
Permission level is used to describe permissions of a player or a command executor.
For example, in Bedrock Edition, /setmaxplayers can't be executed in a command block, because this command requires executor to have permission of level 3, while command blocks have a permission level of only 1.
basically i need it to allow admins to press f3+f4 for the quick gamemode switcher
Is that the only reason you need it, and are you on a Bukkit-based platform i.e. Paper?
think so, can't think of anything else permission levels are used for on the client
f3 + N but that's still the gamemode switcher
also yes i'm on paper, but i plan to also use something similar on a fork of luckperms for minestom
Ok, for just that case, you can use a plugin like F3NPermission to spoof the op level to clients
Is there a way I can change this message when doing /op and /deop
No.
No, unless you use another plugin to do that for you.
The problem is I have another plugin to do that but Luckperms overrides it
Is there any way to add something like this /lp user [REEDEMER] parent add [Does not matter]
I am trying to set up a way to buy a rank through a menu system anyone know how that would be possible I have tried 7 different plugins and none of them seem to communicate luckperms maybe I am doing something wrong.
all the plugin has to do is run a command.
i'm gonna guess you configured something wrong.
any idea on what the command would be I have UltraCustomizer and I figured everything else out
/lp user [REEDEMER] parent add [Does not matter]
Just has to pass the players name and the group. You're not doing anything a player couldn't do per se
How would it pass if you don't mind me asking?
However your menu handles it.
Might provide a placeholder?
Would you mind sending an example of what the command would look like
/lp user [REEDEMER] parent add [Does not matter]
replace the user with their placeholder, and the group with the group you want to add.
LP is not in control with this. the plugin doing the "voucher" or whatever it is has to handle it.
I will look around some more. Thanks for the help.
any ideas? ranks going under default and not in correct order
weight is set correctly and meta.default.false is true
!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!
Up to your tab plugin, not LuckPerms.
Actually it is changable via a language file (unfortunately the LP prefix isn't removable)
Hello Luckperms, I have this issue where players are keeping there rank but losing the permissions in the rank at random. Even tho the permission is still enabled. They cant use it. They could before. No changes made. then cant
This is with multiple different plugins
so i believe it may be a common issue it may be here
Does anyone have in-depth information (i.e. benchmarks, performance tests, etc) about the performance of LuckPerms using the different available storage types (particularly postgreSQL vs SQlite)?
How to remove <> this arrow from luckperms rank
@magic root
dont ping randomly
if the <> isnt part of your actual prefix you created, then its not luckperms adding it
!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
this happens after restart?
!paste Full logs please
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!
hi, i'm try give temporaly rank a user, and if this user have a higher rank, this don't put her prefix, however, this user give permissions, else if user don't have higherest rank, this put first prefix
how to give rank temporaly to user?
ehm question, in my staff team, if the weight is higher means that is most important then the lower ones or the opposite?
think of hierachy.
so if the weight is high means that the chosen role with the higher one stands on top of others?
yes
ok thx
my staff is 1000 while player ranks are like 50 100 150 200 etc
kk got ya
if you using grouping system, ie tab.
then you can sort it by weights and low to high or a to z etc
Hello, how can i give a permission for player via console, but without output the message to OP online in server?
people i need help....i made my server via nukkit...but i dont have any buildings...how to make buildings to generate???also i have other quetsions but first this...pls help
i always use paper
paper/purpur :p
You can disable receiving permission logs with /lp log notify off - this is per-player. There is intentionally no way to globally disable logs - that'd be just asking for abuse
ok, thanks
hey, which bulkupdate command I should use if I want to transfer for example all "essentials.spawn" permissions from server=survival to global?
/lp bulkupdate all update server global "permission == essentials.spawn" "server == survival"
Worth noting that this action is irreversible. You cannot undo any of the changes, unless you restore from a backup. You can export one with /lp export <file name>.
this sounds like it transfers all of the permissions, but how can I transfer only just one specific permission like that?
essentials.fly or something
to make it global
my goal is transfer some already given user permissions to global
np 😅
let me please know once you'll find the correct command for that, i'll be afk for a while
Check the initial response. Had to edit it. 
ooh thanks, you're life saver!
Hey, I have a question about a problem I have on my server. I have quite a decent size server but im experiencing some problems with luckperms that I havent had before. I have a lot of custom commands that add permissions to groups, yet sometimes the log says that the permissions has been added to the group when in reality it doesnt add it. The difficult thing is that sometimes it works and other times it doesnt, does anyone have an idea on what I can try to do?
check your parent groups. sometimes having more than 1 group would cause issues
I have quite a lot of groups, but the problems occur on groups that dont have any parents (I dont know if it also happens on groups with parents tho, but I dont use those as much)
I use parents with all my groups except default. so i cant say much there
I had issues if i had 2 groups and it will basically break certain permissions that were set already.
Well it doesnt really break anything or something, it just wont add the permission sometimes. Like when my command adds 4 different permissions, the log says all 4 were added but when I check later only 3 were added
hello, In my server I'm using both vanilla teams and lp and I wanted to know if it was possible to made that a player like in "team1" automaticly join lp group "team1"
because with commands we need to specify the name of the player to made him join the lp group
Hi! I have a question. How to set permissions for a group so that this group can add other players to a specific group. So that "admin" can only add players to the "player" group.
!argbased
Fine tune exactly what users with permission to use LuckPerms can do.
That'd be a question for the AjLeaderboards team.
[15:09:44] [Server thread/WARN]: [LuckPerms] An exception was thrown by us.ajg0702.leaderboards.displays.lpcontext.PositionContext whilst calculating the context of subject CraftPlayer{name=1BlurryFace1}
this is the first time i've ever seen this.
as of yesterday and today, i have been thrown like 6 different issues lol...
Hey! Since I don't have much experience with LuckPerms, I wanted to ask if its possible to import all possible Permissions from other Plugins so that they will be listed in the Webeditor under add Permissions like the default ones
The dropdowon on the web editor consists of permission suggestions. You may not fully rely on it to browse all available & possible permissions. This being said, you don't have to click on any of the permission suggestions that show up. You can manually type and enter any permission.
Generally, you should consult plugins' documentation/wiki on permissions they provide and/or use LuckPerms verbose tool to check for permissions in real time.
Ahh okay great
I thought that this list all possible permissions, thanks :)
Do you need to provide any more information?
When I enter this command, the above error will appear /lp user CC permission set 222
Hello, I'm trying to give a user a time rank, such as VIP (example) and it lasts 3 days, how can I do it?
!commands parent addtemp
Find all of the available LuckPerms commands on the wiki.
the value is if weigth is higth the rank is first?
correct, higher weight value = higher priority
thanks you
Heya, I want my mods to be able to set certain ranks only. i want my support mods to able to set the rank of new people that join the interview rank?
how would I go about doing this
I currently have this in my luckperms editor
luckperms.user.parent.settrack
!argbased
Fine tune exactly what users with permission to use LuckPerms can do.
!verbose mode is also helpful when working with argument-based permissions for when you inevitably forget a permission
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
ik i tried that but i dont understand it.
i tried all the following
luckperms.user.parent.set.interview
luckperms.user.parent.set.{interview}
luckperms.user.parent.set.<interview>
Arg-based permissions enables several permissions, so there's something like 4-5 permissions required to be set in order to give access. That's why Verbose mode is highly recommended, it can help you see which permissions you missed
the problem with verbose is that with our anticheat verbose in unreadable.
You can use filters.
did not know that
Filter to only LP & only the user you're testing with
record/paste also allows you to further filter after the fact in the web viewer
Awesome! thanks fellas, will try that out 😄
Okay i have like a playtimerewards gui and everytime someone claims the reward it like shows it in chat is it possible when luckperms is executed through console there are no messages?
"when luckperms is executed through console there are no messages" 
What command is being executed? What messages are you referring to and where? You can send screenshots.
Can I backup luck perms/put it on another server?
!switch
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
(You can skip the changing storage methods part.)
Is their any way we can auto rank anyone when they reach like 50h playtime
You would need another plugin to add this functionality, but you could use LP as the group manager for it.
Can you tell me plugin name
No, i don't know of any off the top of my head. Search for one
Can this prifix work properly? But in chat it is showing code and in scoreboard it's fine
You need a chat manager that supports that format.
Aa pls plugin name 😭
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!
All are using in luck perm it is working for them
what.
is there a command to reset all players within a track?
Can we disable the luckperm's auto disabling default permissions mostly? I mean I have a modded server and players cant break a block from different dimension cause of this...
Yes, for the tablist you would have to use a plugin like TAB and for the chat you could use a plugin like LP-Chat
So the plugins you need are:
- TAB
- LP-Chat
Lpc chat?
luckperms itself doesnt prevent anything. its possible you have a mod that lets players do certain things by default if there is no permission mod installed, but requires a permission if there is. afaik, forge doesnt have a built-in default permission system like bukkit does
Luckperms chat
its LPC and is not affiliated with luckperms
hello, I also have a confusion, who can help me to understand why I don't have a space between the helper command and the name in the game prefix.100.&7[Member], I put it like that and in the game it writes me about the name, more do you need an order?
porque no me sale el prefix al momento de escribir?
!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!
. you know darklaw?
look, I don't know how to put space between rank and name
Modify your tablist's config to add a space between the prefix and player name placeholders.
what?
i solve
How do I change the text color to a specific group?
For example: Admin group's text will be red (what they write).
That's up to your chat plugin. Modify its group formats to add per-group chat colors.
I have EssentialsXchat
How do I change group chat color? I dont understand
Prefix is the text before my name.
how I change the text for the things i write down
!moss For EssentialsXChat support.
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.
To ask this on their Discord?
Sure.
Hello! Any chance on getting luckperms to work with minecraft snapshots? (fabric)?
or only 1.20.4 is supported?
i have a problem
i define worldedit.* to false
and a lot of other command to false but some command can be execute while I set it to false
why?
!verbose to check for perms
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
I have also tried verbose and either i'm not using it correctly, or it's not detecting my commands.
Use filters and/or /lp verbose command <user> /command.
Alternatively, you can record a verbose session and upload it to the web viewer with /lp verbose record.
No, it's documented on the wiki page linked above.
>lp verbose command Destiny1711 //deselect
[21:43:30] [Server thread/INFO]: [LP] Forcing Destiny1711 to execute command /deselect and reporting all checks made....
[21:43:30] [Server thread/INFO]: [LP] The command execution completed, but no permission checks were made.
[21:43:30] [Server thread/INFO]: [LP] This might be because the plugin runs commands in the background (async). You can still use verbose manually to detect checks made like this.
and after ?
i don't see worldedit in my record verbose
The command's //deselect, not /deselect!
i have command /brush, /br, /deselect, etc..
i don't understand why i have this command, i have desactive this
LuckPerms tries to strip the first /, you can try using ///deselect but idk if that'll work lmao
and // command work wtf
how i can delete // command permissions ?
and /br work, and other while i desactived worldedit.brush.* and worldedit and worldedit.*
Okay, so here is my problem. I am trying to get some of the op commands working. If I have to be op to use them, that would be nice to know, but I would prefer if it was permitted than letting someone have access to all of the op commands.
For example: I want to use /kick
When I ran a verbose ANY filter, tried using the /kick command, nothing related to minecraft commands showed up in the viewer.
there's no "ANY" filter, if you did /lp verbose <on|record> ANY, that would filter for any permissions containing ANY - unlikely to be present
I mean i didn't use a filter, LP said ANY in the chat.
oh ok, forgot it does that, just making sure 👍
Are you on forge or fabric by any chance?
Unlike Bukkit, Fabric doesn't have permissions for any vanilla commands by default (that's the platform, not us), check out minecraft command permissions, linked in the pins
(and yeah there's some subtle differences between platforms for LP, but the core logic is all the same)
Hi! I'm struggling with prefix stacking. For some reason reloading the config after adding "highest_from_group_completionist" (comp. is my group) it returns an error in the console. But when using the placeholder in-game it works fine
EDIT: Accidentally put dashes instead of underscores
!paste send a full log, and your config please. remove any DB creds if you have them
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!
hi everyone, I am running luckperms on 5.4.81 (fabric 1.20) and I can't seem to get minecraft.* permissions to work for users
it says they are added but users can't execute em
Fabric does not have permissions for vanilla commands.
ooh, that explains it then, is there a known work around / something?
I'm a complete and utter dumbass. I have been stuck with this for at least an hour.
The config image was taken after I decided to just randomly test using a placeholder. After testing that I decided to just try and copy from placeholder to config. I think I forgot to reload in a state of "there's no way this is gonna fix it". But as you can see in the log picture.. that was exactly what I needed to do. 🤦♂️
I don't know how I've inputted dashes instead of underscores at least 4 times now. I'll delete the above in a moment to make the chat less full lol
Sorry for putting that here lol
make sure you get the right version for your server though.
meta-formatting doesn't update from /lp reloadconfig, you have to restart
(or at least it didn't before)
