#support-1
1 messages · Page 1337 of 1
5 different colours for 5 different ranks
If it doesn't work, create an issue on the TAB GitHub page and give DisplayFormatter a shot 😋
I suggest you use a visualization tool if you are unsure how to construct the prefixes with colors without error, just to get the hang of it in the beginning. https://mctools.org/motd-creator
However, be aware that the format needed varies from plugin to plugin. Example: I want to display my prefixes in my tablist and in chat. My chat plugin uses '&+colorcode' such as '&6' (gold) as format, but my tablist uses '§+colorcode' like so '§6' (also gold). In this case, you will have a problem. You need to match your plugins so that everywhere you want to display prefixes, all plugins can read and interpret the very same color formatting style. The most common one used is '&+colorcode'.
yeah thats cool and all but i still dont know how to change the colour of a rank?
i dont know what u mean? how is that link doing anything with ranks? sorry im a noob
No worries. The link gives you a visual of how you can modify text with color codes before using it to actually set your group's prefix.
Let me give you an example, hold up
Here
With this link you can instantly see what it's gonna be instead of playing the guessing game
ohh like that 😮
Once you have prefixes you like, you can use that, copy pasting it either into the lp command or using the editor
thats the problem i have, i dont know how to do that, colours was not a problem, the how to add the colours is a problem xD
You can use the command https://luckperms.net/wiki/Meta-Commands#lp-usergroup-usergroup-meta-setprefix-priority-prefix-context
So in my case, I would type /lp group moderator meta setprefix 100 &8[&bModerator&7]
Obviously you need to fill in the group name, the weight, and the prefix itself to your needs.
If your prefix contains spaces, you will need to wrap the whole prefix into double quotes so that the prefix isn't going to be cut off accidentally like so: /lp group moderator meta setprefix 100 "&8[&bAmazing Moderator&7]"
Makes sense?
''/lp group moderator meta setprefix 100 &8[&bModerator&7]'' so if i want to set a colour for default rank its ''/lp group default meta setprefix 0 &8'' or am i doing it wrong?
Prefixes should not be abused to set the color for names or chat. If that even carries into the name or chat of the player depends how your chat plugin is handling it.
To set peoples name color and chat color, you should use a chat plugin that lets you make formats per group, such as essentialsx chat.
i dont want the chat to have colour only the player name
Then use formats in a chat plugin, not prefixes.
its my first time working with this, sorry im such a noob :/
so this is the command for default rank with colour?
/lp group default meta format &8
Again, do not abuse prefixes to set name colors. Prefixes are meant to be actual prefixes - which include text. '&8' is not a text, it is only a color, followed by nothing. So this will most likely not even work. Instead, get yourself a chat plugin, open the config of that chat plugin, and set 'per group formats'. In essentialsx chat, this would look something like this:
group formats:
default: '&7{DISPLAYNAME} > &f{MESSAGE}'
owner: '&4{DISPLAYNAME} > &f{MESSAGE}'
In this example, the &7 in front of displayname is going to color the name in light gray for the default group, and &4 colors the name of people with owner rank in bloody red.
so its not possible to use LuckPerms to change a rank colour?
You can of course use color codes for prefixes as long as you have a chat plugin that can interpret the colors. Luckperms only saves the data raw, meaning literally like '&8[&bModerator&7]'. What interprets the colors is the chat plugin, not luckperms itself. But then again: A color code alone is not a proper prefix. '&8[&bModerator&7]' is a prefix. '&6' is not, it's only a color followed by literally nothing.
There are different things:
- prefix coloring
- username coloring
- message coloring
i have EssentialsX i that good enough?
im still not sure what Prefix is :/
If you decide to use essentials, that is perfectly fine. You will need the plugin called vault though as well as the additional extra plugin (addon) essentialsx chat
i have EssentialsX and Vault, so do i really need ''Essentialsx chat'' if i have EssentialsX?
Yes, chat formatting won't work if you don't have it. The reason why it is separate is because some people want to use essentials for homes and stuff but they use a different chat plugin
okay got it! so far so good 😄
Usually, at the TAB plugin, there is also under the name the player life, right? ("20 Health") But not even that is displayed.
sorry btw for my bad english im using google translate xd
Sorry, we aren't TAB support 😅
yeaaaa but i use tab with luckperms
If the prefix you want to display shows in the command /lp user <yourname> info while you are in the group, then it is not on luckperms. If TAB is not configured right to show the lp prefix or has mistakes, then we at lp support cannot do anything about it as it is out of scope in terms of responsibility
Check the command, if the prefix is correct, then please move to https://discord.gg/EaSvdk6 and ask for help with TAB
@meager fox could u help with the rank colours?
Hey Biebob10! Please don't tag helpful/staff members directly.
sorry clippy!
!moss this is the place you will find support for essentials at, these guys will know better than me :)
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.
i will try there ty!
Hey guys, i'm new to LuckPerms, I created a Mod group, put some permissions into the group but when I apply it to a player it doesn't work
Could you please send over an /lp editor link so i can take a look what you did so far? Maybe i can spot the issue right there :)
1 second.
Njp6490 is you?
njp6490 is the account i'm trying to put permissions on
Figured. Let me walk you to what I am seeing. Open the link and navigate to that user.
You will see two nodes there. group.default and mod
yes
mod is not an actual group reference. It should look like default, so group.mod :)
i don't know how to rename it..
Perhaps you used the wrong command. To assign a group to a user, use /lp user <name> parent add <groupname>
I can imagine you used permission set on this
Just click mod
You will see you can edit it right in the editor
yeah i used permission set
Now you know ;)
wait i'm stupid i can't see where to change the Mod name
thanks!
Then save at the top right and punch the command into your game :D
hi i have a question i know it is possible to add colored prefixes and suffixes to players but is it also possible to just color their name?
That would be the job of a chat plugin
alright thanks
TAB works again with Luckperms. The error was that I accidentally used an older version of the plugin.
How can i connect luckperms roles with mij discord roles
why the vipas do not clutter?
Hey
I using lp all the time and now there is this error and mby u know how to fix this?
i really need help please
can anyown help with wy i cnt place sertan blocks
that wouldn't be down to luckperms, that would be done by another plugin such as EssXAntiBuild or WorldGuard
!verbose you can use verbose to find the permission(s) that is/are needed, or remove essxantibuild if you have it and dont need it
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
I have just switched to my own database, do I need to do all my groups again or can I import the file again?
!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.
Thanks
https://sourceb.in/QdzGKm86Tt Got this for both MariaDB and MySQL
and this ```Caused by: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
at sun.security.ssl.HandshakeContext.<init>(HandshakeContext.java:172) ~[?:?]
at sun.security.ssl.ClientHandshakeContext.<init>(ClientHandshakeContext.java:98) ~[?:?]
at sun.security.ssl.TransportContext.kickstart(TransportContext.java:240) ~[?:?]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:443) ~[?:?]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:421) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.protocol.ExportControlled.performTlsHandshake(ExportControlled.java:317) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.protocol.StandardSocketFactory.performTlsHandshake(StandardSocketFactory.java:188) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.protocol.a.NativeSocketConnection.performTlsHandshake(NativeSocketConnection.java:97) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.protocol.a.NativeProtocol.negotiateSSLConnection(NativeProtocol.java:333) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:167) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1350) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.NativeSession.connect(NativeSession.java:157) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:953) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[?:?]
at me.lucko.luckperms.lib.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[?:?]
at me.lucko.luckperms.lib.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712) ~[?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
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) ~[?:?]
[18:04:00] [User Authenticator #1/INFO]: Disconnecting com.mojang.authlib.GameProfile@70f8a7c6[id=3054e35b-7927-4afb-ad58-f707f2d6685d,name=JCoDog,properties={textures=[com.mojang.authlib.properties.Property@552a72d4]},legacy=false] (/89.38.69.113:57011): §7[§b§lL§3§lP§7]§r §cA database error occurred whilst loading permissions data. Please try again later. If you are a server admin, please check the console for any errors.
[18:04:00] [Server thread/INFO]: com.mojang.authlib.GameProfile@70f8a7c6[id=3054e35b-7927-4afb-ad58-f707f2d6685d,name=JCoDog,properties={textures=[com.mojang.authlib.properties.Property@552a72d4]},legacy=false] (/89.38.69.113:57011) lost connection: §7[§b§lL§3§lP§7]§r §cA database error occurred whilst loading permissions data. Please try again later. If you are a server admin, please check the console for any errors.
I am not able to create a prefix for my groups. i'm on version 1.17.1 can someone tell me how i do?
As always, I had to do everything myself : /, well, not for the first time. But I have 1 more probably very often asked you a question, what should I do if the prefix and the name merge?
There seems to be a need to somehow allocate everything in the buckets, but I don't know how. Just say like, for example, "[prefix]" or "[prefix]. "
where you set the prefix make sure it ends in a space if you cant modify the prefix etc using another chat plugin
If you don't want to use SSL, set useSSL in the config to false.
That is, how to put the buckets correctly, and in what quantity, maybe you need to put 'or "? if of course they need to be installed.
If you are using essentialsx chat, look at the pinned messages in support 2. Theres a huge explaining text about all you need to know about essx and how it handles prefixes, what you can do to add a space between prefix and player name and more
Does LuckPerms work on 1.17.1?
Yes
!formatting
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, true, I use "chattex", but I think it doesn't matter
hmm
(I am Russian and use a translator)
i wasnt speaking to you, but side note chatex is discontinued
zero gave you a solution (#support-1 message)
I know, but I don't need more than this plugin, it displays everything well in the chat
Thanks
nvm you are using essx, never used chatex but i assume it has a way to change the format of chat in the config file
My problem is that the prefix and nickname merge only over my head, otherwise there are absolutely no problems, although I think it's worth checking the "tab" plugin just in case
will i need nametagEdit and ChatEx vault to be able to place the tag?
not a luckperms issue, ask in general or their support discord (nvm it is unsupported now)
Thanks that fixed it
Hi
^_^
you will need chatex to format chat, and nte to edit nametags
Hello, can I ask something
go ahead
Or essentialsChat
ok
yeah i would recommened essxchat if you are already using essx as again, chatex is discontinued
Mhm 😂
I want to show my luckperms authorizations on the website of the players but it should be automatically received when the authorization expires
these right?
Go with EssentialsX Chat
yeah, they should work but keep in mind coming up to 1.18 if there are any errors i dont believe the dev of chatex will be fixing them
By the way. Stylizer has all 3: chat, tablist and nameplate
It is up to date and does both chat and tab
essxchat doesnt format tab
#general as this isnt luckperms related, but i highly doubt public essx formats tab, may be wrong tho
I am being told to use a shorter time and luckperms cannot validate connection... How do I fix this?
is it just validate certificate?
!errors both your errors are described with solutions here
Here's a page with some common storage system errors.
can anyone help luckperms
ask a question
How do I give a LuckPerm rank permission to use commands?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
read it for the command
/lp group admin something something
bruh
what for like all commands
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
how do I do that
/lp group admin permission set minecraft.command true?
How can i make a space in a prefix ingame?
why the vipas do not clutter?
Hey
I using lp all the time and now there is this error and mby u know how to fix this?
i really need help please
/lp user Player permission prefix.0.Test(Space) Playername ?
what does this have to do with luckperms at all ?
cuz lp is adding the vip
what
I want to update players' authorization in profile
VIP VIP+ MVIP MVIP+ RVIP I have RVIP+ authorizations
!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.
?
I swapped to a locally hosted mysql database but localhost doesnt work
/lp group admin meta addprefix 100 "&c[Admin] " as an example
How do i change the language of luckperms
its based on your client language
It uses the language you have your client set to
How do i change it
Somewhere in your client settings, don't remember
Oh i it in server or in minecraft
your minecraft client
Oke thx
!tprogress although only these listed languages have translations available
If you can help translate LuckPerms, please visit our Crowdin project!
https://crowdin.com/project/luckperms
:flag_sa: Arabic - 63%
:flag_bg: Bulgarian - 28%
:flag_cn: Chinese Simplified - 76%
:flag_tw: Chinese Traditional - 79%
:flag_cz: Czech - 100%
:flag_dk: Danish - 76%
:flag_nl: Dutch - 100%
:flag_fi: Finnish - 36%
:flag_fr: French - 100%
:flag_de: German - 100%
:flag_gr: Greek - 76%
:flag_il: Hebrew - 44%
:flag_hu: Hungarian - 76%
:flag_id: Indonesian - 39%
:flag_it: Italian - 76%
:flag_jp: Japanese - 76%
:flag_kr: Korean - 76%
:flag_no: Norwegian - 78%
:flag_ir: Persian - 5%
:pirate_flag: Pirate English - 76%
:flag_pl: Polish - 81%
:flag_br: Portuguese, Brazilian - 76%
:flag_ro: Romanian - 32%
:flag_ru: Russian - 90%
:flag_rs: Serbian (Latin) - 56%
:flag_es: Spanish - 100%
:flag_se: Swedish - 36%
:flag_tr: Turkish - 84%
:flag_vn: Vietnamese - 77%
Dutch yes
And how do i link the luckperms roles with dc roles when i give some a role in mc the get it also in dc
use discordsrv
I have it but don’t new how to do it
ill help you if you open a ticket in our discord
Oke
No, use EssentialsX Discord
Nope suks
no you :)
no u
Ads!
✨ free ✨
Ticket channel ?
they are both cool :)
as a DSRV helper, EssXDiscord > DSRV, and I haven't even used EssXD
evidently
at discordsrv discord
Oh
I don't think the role sync is out for EssXDiscord yet, i was just being a nuisance lmao
oh....well still I doubt EssXD uses lombok so it automatically > DSRV
also DSRV1's code is just shit in general, v2 will hopefully be better but it seems to have an ETA of 2030
vankka is developing it currently
Loool
but it seems to have an ETA of 2030
Hangar vs v2
I misread this so terribly....
This plugin is used to place the tag?
its used to format the tablist
how can i put the tags? Because it's not working...
!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!
if it shows in /lp user <user> info its not a luckperms problem
hm
When I try to run the Velocity Luckperms I get this error
[21:31:09 ERROR]: Could not load 'plugins/LuckPerms-Velocity-5.3.77.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
that looks like you're running LPV on bukkit ?
The Velocity LP jar goes in the Velocity plugins dir, the Bukkit LP jar goes in the bukkit plugins dir
oh
ok
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://paste.lucko.me/vlI9PmJ2fY
!errors
Here's a page with some common storage system errors.
note: if you're using pterodactyl you can't use 127.0.0.1
what should i use instead?
localhost, or the ip adress/domain?
Check #support-2 pins
172.18.0.1 should work
Still cannot connect to the DB.
are you self hosting this?
yes
How i create a MYSQl
google it
we arent being paid to be your sys admin
Why so snappy?
I wouldn't call that snappy lol
It's 100% correct tho lol, don't think anyone here has that time to teach someone how to make a database
It was a little bit aggressive, and could have been answered a little bit better imo.
Im not saying that anyone should do a whole walkthrough for it, in fact, we arent mysql support so you arent wrong but the comment was not needed and, to me, indeed looks snappy.
Hello, my plugin have some problem
can you give more information...?
guess not
Wait, my device is so lag
💀
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://paste.lucko.me/hXnxPjagmp
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://paste.lucko.me/5RuOyWS1J9
do you have luckperms installed?
Yes
Please grab your latest server log (found in logs/latest.log) and put it on https://paste.lucko.me/
Make sure to send the link to the logs to this channel.
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://paste.lucko.me/uPbL2ktHcD
Hey ꄘꐇꌚꉣꐇꌚ🧨! Please don't tag helpful/staff members directly.
Ok
The file is locked: nio:/home/container/plugins/LuckPerms/luckperms-h2.mv.db
make sure you don't already have a server running using the same files
by making sure your file system is setup properly. i can't help with that.
Like what
I have 4 files
config.yml
33.90 kB
contexts.json
53.00 B
libs
luckperms-h2.mv.db
24.00 kB
translations
LuckPerms
LuckPerms-Bukkit-5.3.74.jar
These all
Could not load 'plugins/LuckPerms-Bungee-5.3.77.jar' in folder 'plugins'
any help....
!paste your entire log
Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ 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!
It's setuped properly now what to do
what's my name
Turbotailz
!wiki
Learn how to use LuckPerms and all of its features by reading the wiki.
Ok
You're trying to load LuckPerms Bukkit on a bungeecord server.
which was renamed as LuckPerms Bungee 
if i'm reading that right.
uh no I deleted bukkit lp
and trying to install bungee lp
Okay, so according to someone who's smarter than me, you're trying to load LuckPerms Bungee, on a Bukkit server.
which would make more sense.
uh no?
uh yes
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
its a bungee ser
bungee version goes on proxy, bukkit version goes on server
tha-thats confusing
That's how it is, Bukkit build goes on Bukkit, bungee version goes on bungee, fabric version goes on fabric, etc etc
The jars aren't multi platform, each one corresponds to its platform — that has nothing to do with how it communicates across multiple servers tho
so where should I install bungee lp
On bungee
oki
after installing, it gives me this err while going to other server
Then give permission to use the command
using cmd?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
okay
like...if i want to give perm to go to a server named "bedwars" what should I do?
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
can someone help me?
luckperm doesnt work
ive done everything but it just doesnt work
idk the problem
!notworking
We really would absolutely love to help you out! However, telling us that it isn't working wastes everyone's time. Please, just describe the issue you're having clearly and with as much detail as possible, and send any relevant screenshots of whatever problems you're having.
We really would absolutely love to help you out! However, telling us that it isn't working wastes everyone's time. Please, just describe the issue you're having clearly and with as much detail as possible, and send any relevant screenshots of whatever problems you're having.

problem is idk what isnt working
then idk how to help
someone let me copy their luckperm stuff
it works in their serv
but not in my serv
tabATAB plugin i think
TAB*
can i send you the luckperm editor?
and you try to see what isnt working
please powerrank keeps breaking
Why do people keep installed both PowerRanks and Luckperms...
ik
i removed it
i was using powerrank
but then i removed it and changed to lp
cuz powerrank keeps breaking and i need to give everyone back their ranks
Then give them back their ranks.
cant
Why not?
Breaks how?
Then REMOVE it!!!
IK
i removed it dude
and i changed to luckperm
but whenever i use luckperm it doesnt work
it works in other servers
but not in my server
it means
prefix doesnt appear
just look at this
my editor
Luckperms does not display any prefixes. If you want them in tablist, you need a tablist plugin, if you want them in chat, you need a chat plugin
no i mean
ik
i have essentials chat
for hex colors
and chat stuff
and also TAB for tabs
Multiple groups have multiple prefixes
Remove ALL prefixes and set just the 1 prefix for each group
make sure you have Vault as well
vault?
you need vault
so
like
i cannot
see ranks in tablist
is there a command for it
it worked before
!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!
its up to your chat/tab plugin to show the prefix, luck perms only sets the prefix, it doesnt display it
Hi
I want to add an extra-content to all my vips, its possible?
I have to give them a permission that is on the bungee
How can i do that? I dont find the way too do that
What exactly do you want to do? I don’t really understand
My vip has
All my vips are in the server=survival and server=lobby, and i need to give each vip a server=bungee
Like each user
lp user Mitsui2k parent add vip server=bungee
The stuff i need to do it to each vip, isnt any way to give it automatically to all?
!bulk
Quickly update a large amount of user and group permissions by using the bulkupdate command.
If you already have a permission with these contexts couldnt you use bulk to update the existing ones?
I tried that in the past as well, and turns out either im dumb or you cannot update 1 context with 2 contexts
mhh
so i dont think is possible then
At least, not with Luckperms
i guess, i would need to do a custom plugin or either executing a command to every vip that joins and updates?
Anyone has a better solution?
I wish I had an idea
still uh..lol
!verbose use verbose to find the permission
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
okay
it just logs to much things uhhh
what command are you trying to give permission for
I am not able to go to bedwars server...
bungee
Use the verbose command function if you have a command that you do not have permission for
^
/lp verbose command <name> /<command>
You should obviously not test this while being opped, this command works in console just fine as well
Try verbose command again, what does it tell you exactly? A picture of the output might help
i didnt really understood the verbose cmd
ik this but command of whatt?
The command that you use to try and join the bedwars server
Yea for example, but why use send ? Wouldn't /bedwars or /server bedwars work?
yea /bedwars would work
Let's try with bedwars only then, what does it say there?
^_^
Hey writes because I have a problem with lucky Perms when I did the Vip group when I still someone is prefixa was not visible
Help!!!
!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!
:}
hi guys so im running into a problem
once i use luckperms i cant use /nick
what is the code to place in groups to make their nick displayed? if they do nick....
give yourself permission for it
!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 lpc
that isnt made by luckperms
alright look, so when i remove luckperms
i can do the nick
and it shows perfectly
but once i redownload luckperms
and do nick, it doesnt work, the nick doesnt show. (command shows) but not the nickname i placed.
I have a bungeecord server but i need a chat plugin for the prefixes can i use a spigot one and put it in every server ?
INFO] [LuckPerms] Another plugin has cancelled the connection for 0d38aba2-40f7-3fb0-a1e4-bd01aa2f7520 - ykRGPVx7eFeTFe. No permissions data will be loaded.
[INFO] [LuckPerms] Another plugin has cancelled the connection for 0eda84c0-a444-315c-aa1b-3789e5fff085 - 9yDfv4Lg8os0ch. No permissions data will be loaded.
Hey You have to still improve the website lucky perms is a little broken because prefixes do not work
but you can set prefixes in mc through commands
i can set prefixes perfectly fine? what are you trying?
yes
luckperms doesnt format chat at all so i dont believe its a luckperms issue
make sure you are entering prefix.<weight>.<prefix> eg prefix.1.[OWNER]
ill try it out
I want to know how this works please somebody help me
Hi, when i do any settings at web editor and apply it it didnt work in game
are you reusing the same editor link, or generating a new one every time?
Hi, on my server when i use luck perms a few seconds later its kicking me out of server and says Timed out. What do i need to do?
At everyone Who is trying to use*
Hey, I'm setting up another mc server and working out the commands and I've put myself into the 'default' group and have added "ceshop" "/ceshop" into the group to try and use the command "/ceshop" but it doesn't work, it works just fine when Op'd
i dont believe this is due to luckperms
you likely used the wrong permission, use verbose
to find the permission needed
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
So I'm using deluxemenus, created a custom gui shop,
open_command: ceshop
Used verbose to the best of my knowledge and this popped up in chat
The command execution completed, but no permission checks were made.
So you're saying the menu does not open
Have you tried giving default the permission to open a deluxemenu
I realized that as you were typing.. lmao, had to do 2 different deluxemenu commands but was able to do it
Thank y'all so much! 😄
i've got a problem
ask a question
When i make a group and set essentials. permissions, it wont work when i join the group and deop myself
Hi, how do you make sure that with an automatic rank plugin, it gives the rank to the player?Like the plugin does the command 'lp user pseudo parent set rank'.
The @s doesn't work so it only affects the player. I don't know if it's clear
Generating a new one every time
The plugin you are using to launch that command needs to add the placeholder to define the player so their wiki is where youll find that
Okay, thanks
can someone help?
for example essentials.fly
that doesnt answer my question at all
what luckperms command are you using to set the essentials.fly permission
i dont understand
ok, can you run /lp editor and send the link here please?
and what group did you add the permission to?
Staff
& what is your username?
AchterlijkeHond
done
screenshot
can you do /pl?
jep
screenshot
remove powerranks
😩
it is a permissions plugin
okay removed, then restart?
yes
do this again.
screenshot the output, and send it here.
then it worked
it's for anyone you gave the permission to.
okay, so i can set permissions to other groups now and it will work?
Hey, If i try to give a bedrock player a role or any permission
it says not valid uuid/user how do i fix this?
Command used:
/lp user .Newchunks2960 permission set group.staf true
set allow-invalid-usernames to true in the LuckPerms config.
theoretically, yes.
okay thank you, if i need any further help i will get in contact again 😄
Only things i can't fix is the collor
here it is yellow but i want it blue like on the scoreboard
Hello Guys
I need help with something
I am opening a new server
and i just
downloaded
the plugin
Luckperms
but its not working
I am in version 1.8 Minecraft
so what version should I use
firstly, the enter bar isnt a space bar, secondly the normal luckperms bukkit works in 1.8.8, what 1.8 version are you using specifically?
all 1.8 versions
you arent using all 1.8 versions at once...?
i think 1.8
which one specifically, luckperms works on 1.8 but only 1.8.8
so i should convert it to 1.8.8 ?
yes there is no reason for you to be using a older 1.8 version than 1.8.8
yes the latest one
No problem :)
lol thank you you actually made me smile I got hyped
Hi! How do I remove all the users in the Luck Perms editor? Like keep all the perms from the groups but remove every data on the Users
lp bulkupdate users delete
Is there any way to get permission to use the word Luckperms and the logo on my website (for configuration sales)
I have a quick question for those who can answer>
I am a aprt of a pixelmon server team and we are having an issue with keepInventory game rule not enabling between dimensions. Is there a possibility that Luckyperms affects this and if so how would i fix it.
Anyone know how to make it so people can't do /plugins?
set the permission for /plugins to false
!verbose if you dont know the permission, use verbose.
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
/lp group default permission set bukkit.command.plugins false
I don't like spoonfeeding but... sometimes it's easier for everyone lol
what is this table and do I need it
Is there are a config option for disabling this?
what is this table
action logs
do I need it
yes
Is there are a config option for disabling this?
no
and what actions is storing?
because I use this database for a lot of plugins
what was changed, e.g. when applying changes from the editor, when running commands (changing someone's parent groups, adding and removing permissions, etc)
who ran those changes etc
it's not something you don't want to have if someone fucks up
so If I delete it and leave if to recreate there is no be a problem
because me and my team knows what we doin and ye
don't delete the table, delete the entries
like this?
I suppose, idk what that is exactly but it seems to be what you want
ok thx
Hey. I applied my perm to the wrong server. Can I undo what I do?
How do I make it so players have a tag behind their username on all servers for a bungeecord server?
!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!
@jovial wedge 
Since GitHub is currently down, I can't make a new issue
https://paste.gg/p/anonymous/f449339b3e684b7b910a929f6d95365d
Steps to reproduce:
- Add a group to an uncached user using their UUID
- Make the said player join the server
essentials doesnt really format tab, you would be better of using one of the ones listed on the wiki
same statement applies
essentialsxchat doesnt really format tab, you would be better of using one of the ones listed on the wiki
ok
Hey povcik! Please don't tag helpful/staff members directly.

im a dissapointment
(the answer's probably no)
_11 

remove "really"
EssentialsXChat doesn't format tab. 😄
you can add prefixes / suffixes to the tab iirc but thats it, zero told me
that's core jar. 😉
ah
Yes, Github is down. there's nothing we can do about it.
you could buy github for a few bn and fix it 😉
good plan
go on then, you got this!
dont use plugman
it breaks most plugins
plugins should handle enable/disable cycle properly though, unless there's a good reason. But yeah, don't use plugman in prod
yeah
I mean in reality there is no reason for WE/WG/LP to break with PlugMan or /reload... yet they do
i want to make a server for the homies 
still even if its just for your friends you wouldnt want your plugins breaking
none have so far
join mine, ip: localhost :)
only if i can use 127.0.0.1.
3$ 3gb ram
and absolute shit performance
that doesn't seem like much of an argument. you're comparing free to paid.
I assume you're on this one
is there a chat formatter plugin that has support for luck perms and 1.17? vaultchatformatter only supports 1.15
That is a CPU from 2012
!chat essentialsxchat, styliser, many others listed below
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!
1600 Mhz ram 
dont really know abt that shiz
welp 20 tps
its good enought
stylizer aint working
TAB is good
i know
i have it
i mean
i was using lpc
it worked with chat
but not tab
i want it to show in chat and tab
i cant get it to work
does the prefix show correctly in /lp user <user> info
then its not a luckperms issue
do you have Vault?
good question
y
is it green in /pl?
no
legit question, are you colorblind?
wad
im jsut brain dead
Is this green to you or not?
ooh
wait
yea
stylizer
is red
my bad
can
you
stop
typing
like
this
just mixed shiz up
ok
Stylizer being red in /pl basically means it can't load, check the console for any errors during server startup
ight
ok
so restarting workes
wut
i restarted before
may be because you /reloaded
I don't actually use the psql integration & not sure of many people to do tbh, pr appreciated if you know of a fix.
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 keep luckperm keepinventory always on ? When I enter the nether keepinventory disables itself how do I leave it on forever?
Unless you have a plugin that adds a keepinventory perm, that's not exactly a luckperms issue
Where do I find this plugin?
!download
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
Bumpity bump
I downloaded which command?
sell luckperms setups?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
I configure ranks for people that are too lazy to do it themselves
And teach people that don't know how to
@elfin egret youre the only one of us who can authorize this lol
I have a personal problem with that but not my call.
What's the problem?
you can use the name "LuckPerms" if you like but pls don't use the logo or do anything to imply what you're doing is official or endorsed by us :)
Okay thank you, I'll leave a notice at the bottom of the page saying that I'm not endorsed by Luckperms 🙂
I don't understand, is there a keepinv command to make it permanent?
None introduced by luckperms. You can either use the gamerule or get a plugin that adds it and then assign the permission of that to your liking.
how do I add a group to user?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
Hi, I have a problem with this plugin that I don't know how to fix. I have a Minecraft server that is both Java and Bedrock, and the users who use Bedrock do not allow me to give permissions to the commands because it says that their users are not valid. What should I do?
allow-invalid-usernames - Set that to true in the config then restart
Oh, thank u so much :[<3
hellow, amm i have a problem whit the new version of plugin, is from database error... the changelog say that the plugin has actualiced in 2 hours ago... older version works grate..
sorry from my bad english 😅
!paste can you send your latest log please
Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ 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!
sure, gift me a minute.
Oh, the problem has fixed it himself, i don't have any idea what is the reason.
Thanks for your help, 😅
Anyway, i paste the error... I find him in the logs file..
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://paste.lucko.me/fhIk4qczYK
Yeah use .80
Hi, how can I configure the / back command for the plugin DeadChest?
how i give a rank to someone?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
thanks
Ello, just wondering on how to make a group have a different spawn than the default, can anybody help me?
that'd be on whatever plugin you have managing your spawn.
?
I have no idea as im not the one who adds the plugins and the owner is very picky on who to let use the console
it's not up to luckperms to have different spawns for groups. another plugin would need to be used, that allows you to set per groups spawns.
would essentials work?
sure, it has the option to use per-group spawns. keep in mind they're only based on your primary group.
ah I see, do I have to go into the plugins settings to do this?
i believe there are docs on setting per-group spawns. i'd suggest looking at that, or asking in the appropriate discord.
!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.
thanks a lot! <3
why i cant see the prefix in chat?
ah shit I'm confused where do I find the docs?
is there a way i can export luckperms
i bought i setup and what to export the luckperms from that setup into my main mysql luckperms
instead of manually going node by node
!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!
Hi! How do I disable the in-game messages for LuckPerms? Similar to this.
/lp log notify off
if i want to switch from h2 to mysql how do i do tht without losing all my data
!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.
thx g!
Thanks!
how can I add in one copy paste 127 command permissions?
example:
/lp group worldedit permission set worldedit.biome.info true server=creative
/lp group worldedit permission set worldedit.biome.set true server=creative
/lp group worldedit permission set worldedit.biome.list true server=creative
/lp group worldedit permission set worldedit.chunkinfo true server=creative
you can paste multiple permissions into the editor, apply the context, and then click the + to add all of them to the group.
oh cool cool, hello by the way, so it will be like:
worldedit.biome.info worldedit.biome.set
separate all by just space?
Yep!
thank you sir!
so basically all the perms I wanted for World edit, instead of doing a mess with the default group, I added them to its own worldedit group, and made the default group be inside the worldedit group is that a way to do it?
basically the group worldedit is the parent of group default
that is a way to do it. there's no "one size fits all" for setting up perms. if that's easier for you, by all means go for it.
cool cool, thank you man
what luckperms version are you on
5.3.81
downgrade to .80
ok ill try that
Aber breaking luckperms smh
it's okay, we love aber
No one saw that typo
there'll hopefully be a fix for .82, no way to be sure though.
ok will look out for it
Hopefully™️
How did you break it
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://paste.lucko.me/J2fEN7vAZN
What version?
Oh, didn’t mean to reply to that yet
Anyways
what happen
What version are you on
1.17.1
No, LuckPerms version
idk i just download from site
If you run /lp info what does it tell you
Okay, downgrade to 5.3.80
I have a question that’s been driving me crazy for while now
How do I set a gradient into tab? Or like in a role
Not on a player name but the Tab and player rank
it depends on the format that plugin uses.
if it uses &#RRGGBB, then set that in LuckPerms. if it uses something like <#RRGGBB-#RRBBGG> then set that in LP
I tried this un a commandblock:
lp user @p parent set op
but it didnt work and its returning
@p is not a valid username/uuid
I use 1.12.2 sponge forge bukkit and already fix config
how can I resolve that?
Sponge forge bukkit
well which one do you use? Sponge, Sponge forge, Forge, or bukkit ?
i believe there's a config option to enable selectors.
I have more to add on . Im a complete noob at this I set the color codes for my ranks using the &c&bThen Bing bam boppty boom so if I want to set a color gradient how would I go about setting that in the rank so for the word “Apple” if I wanted it to go from red to pink how would I type that?
like i said, it depends on whatever plugin you have doing formatting. LuckPerms doesn't format, it just provides for other plugins to use.
Oh thanks
I use Sponge forge and I already change resolve-command-selector option false to true
Would essentialsChat work?
EssentialsX Chat does support Hex codes, yes.
it's the standard &#RRGGBB format.
Ok then thank you so much for your help
why
Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ 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!
send your latest log
this?
Downgrade to LP v5.3.80 https://ci.lucko.me/job/LuckPerms/1379/
should be a fix out soon, but that works in the meantime
do i keep the other or delete it
delete 5.3.81 and install 5.3.80
okay thanks <3
not with LuckPerms directly.
ok thanks
Hey, I keep getting this error "A database error while loading permissons data. Please try again later. If you're a server admin check the console for any errors."
!paste your latest log please
Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ 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!
wait for luckperm to work does the essitials x permmison be off where it ask for bukkit perms?
umm i am server admin idk how to fix lol
Same thing happened to me just downgrade to luckperms version .80 instead of .81
how do i do that
Download that and stop the server, delete the old .jar and start your server
Yeah no problem
It’s an issue with the latest update. The downgrade should fix your issue
ok
^^^^
so if it is false then lp would not work?
It wouldn’t for EssentialsX
Recommendation Eco Plugins for 1.17.1 paper server? no Essentials
||EssentialsX||
any chance u guys know how to work this plugin or fix this issue
Guys I am very new to plugins and trying to set up luckyperms
I get no output when trying to give myself all perms to start
I ran op to see if console was working
luckperms.* only gives you permissions to luckperms
The guide told me to run it to give myself perms to edit groups
Theres no output and i dont have access to /lp
These are all my plugins, not sure if they conflict with lp
!paste logs/latest.log
Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ 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!
hey! is there a way to use GSit without op?
Hi, when i do any settings at web editor and apply it it didnt work in game, what can i do?
so there's a placeholder %luckperms_current_group_on_track%, do i specify track by simply swapping "track" with track name or something else?
Those fields belong together, so an example would be %luckperms_current_group_on_track_staff%
okay thanks
That is the whole point of installing a permissions plugin. So you would have to add permissions from gsit and/or other plugins to luckperms groups. Use !usage here in discord for clippy to give you the page that introduces people to using luckperms for the first time, it includes making groups, adding permissions etc with visuals
That statement is quite vague, it depends what you added (/ban is a command, not a permissions, so adding anything like this won't work for example) Can you please add some more details?
Hello lovely people i have a problem, i have tried to set spawn for new players with ''/setworldspawn'' and ''/setspawn'', but it does not seem to work, what do i need to do? 🙂
You have a plugin called "setspawn", have you looked in the documentation of it if it has a specific permission users need to do /spawn?
At web editor i only added group "Owner", set prefix "Owner", and add group "Owner" to the player
Ok and the problem is what exactly? The prefix doesn't show in chat? Or in tablist?
what command do I use to give a player temporary permissions
!commands
Find all of the available LuckPerms commands on the wiki.
under permissions commands
ty
How can I grant/remove all groups simultaneously certain permission
[LP] You cannot set a date in the past! it says this
Quickly update a large amount of user and group permissions by using the bulkupdate command.
What command are you running
/lp user %player_name% permission settemp townyflight.command true 1
idk the duration is on seconds or minutes
Use times with identifiers
H = hour, m= minutes, mo= months
/lp user %player_name% permission settemp townyflight.command true 1m (would be 1 minute)
hi i dont know why i can suddenly not use the command /lp user {playername} set {the rank}
like i cant use it in chat anymore
oh wait nvm i found it
I have a paper server with basic plugins like essentialsX, treeassist, etc.
I added luckperms so that I could make ranks with separate permissions. the default group has no permissions to default essentialsX commands; is there anyway I can fix this?
You'll have to add them to your liking. Every server is different
so should I add each permission manually?
How do i make the temporary set permission duration only tick when the player is online?
hello, i get this error messaging spammed into the console
Hello
so uh
Is there any way to give someone permission
To use
Gamemode survival and gamemode spectator only and no gamemode creative with essentials
Alr thx


