#support-1

1 messages · Page 1337 of 1

fluid sentinel
#

Which color you want?

#

Wait

verbal abyss
#

5 different colours for 5 different ranks

fluid sentinel
barren burrow
#

If it doesn't work, create an issue on the TAB GitHub page and give DisplayFormatter a shot 😋

meager fox
# verbal abyss 5 different colours for 5 different ranks

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'.

verbal abyss
# fluid sentinel

yeah thats cool and all but i still dont know how to change the colour of a rank?

verbal abyss
meager fox
#

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

#

With this link you can instantly see what it's gonna be instead of playing the guessing game

verbal abyss
#

ohh like that 😮

meager fox
#

Once you have prefixes you like, you can use that, copy pasting it either into the lp command or using the editor

verbal abyss
meager fox
#

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?

verbal abyss
#

''/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?

meager fox
#

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.

verbal abyss
#

i dont want the chat to have colour only the player name

meager fox
#

Then use formats in a chat plugin, not prefixes.

verbal abyss
fluid sentinel
#

Does TAB need another plugin to work?

#

something like vault ?

meager fox
#

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.

verbal abyss
#

so its not possible to use LuckPerms to change a rank colour?

meager fox
#

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
verbal abyss
#

i have EssentialsX i that good enough?

verbal abyss
meager fox
#

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

verbal abyss
#

i have EssentialsX and Vault, so do i really need ''Essentialsx chat'' if i have EssentialsX?

meager fox
#

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

verbal abyss
#

okay got it! so far so good 😄

fluid sentinel
#

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

meager fox
#

Sorry, we aren't TAB support 😅

fluid sentinel
meager fox
#

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

verbal abyss
#

@meager fox could u help with the rank colours?

wanton stratusBOT
#

Hey Biebob10! Please don't tag helpful/staff members directly.

verbal abyss
#

sorry clippy!

meager fox
#

!moss this is the place you will find support for essentials at, these guys will know better than me :)

wanton stratusBOT
#
Essentials

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.

EssentialsX Discord
verbal abyss
#

i will try there ty!

gritty phoenix
#

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

meager fox
#

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 :)

gritty phoenix
#

1 second.

#
meager fox
#

Njp6490 is you?

gritty phoenix
#

njp6490 is the account i'm trying to put permissions on

meager fox
#

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

gritty phoenix
#

yes

meager fox
#

mod is not an actual group reference. It should look like default, so group.mod :)

gritty phoenix
#

i don't know how to rename it..

meager fox
#

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

gritty phoenix
#

yeah i used permission set

meager fox
#

Now you know ;)

gritty phoenix
#

wait i'm stupid i can't see where to change the Mod name

meager fox
gritty phoenix
#

thanks!

meager fox
#

Then save at the top right and punch the command into your game :D

lime cape
#

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?

meager fox
#

That would be the job of a chat plugin

lime cape
#

alright thanks

fluid sentinel
#

TAB works again with Luckperms. The error was that I accidentally used an older version of the plugin.

wicked ivy
#

How can i connect luckperms roles with mij discord roles

foggy quartz
#

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

topaz prawn
#

can anyown help with wy i cnt place sertan blocks

hot jay
#

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

wanton stratusBOT
gentle cloak
#

I have just switched to my own database, do I need to do all my groups again or can I import the file again?

hot jay
#

!switch

wanton stratusBOT
gentle cloak
#

Thanks

#

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.

lethal scaffold
#

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?

formal snow
#

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]. "

gentle cloak
#

where you set the prefix make sure it ends in a space if you cant modify the prefix etc using another chat plugin

meager fox
formal snow
#

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.

meager fox
lethal scaffold
#

Does LuckPerms work on 1.17.1?

meager fox
#

Yes

lethal scaffold
#

I cannot create a prefix

#

Does not appear in chat or tab

hot jay
#

!formatting

wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
formal snow
#

OK, true, I use "chattex", but I think it doesn't matter

lethal scaffold
#

hmm

formal snow
#

(I am Russian and use a translator)

hot jay
formal snow
#

I know, but I don't need more than this plugin, it displays everything well in the chat

#

Thanks

hot jay
#

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

formal snow
#

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

lethal scaffold
#

will i need nametagEdit and ChatEx vault to be able to place the tag?

hot jay
gentle cloak
rustic crystal
#

Hi

meager fox
#

^_^

hot jay
rustic crystal
#

Hello, can I ask something

hot jay
#

go ahead

gentle cloak
lethal scaffold
#

ok

hot jay
gentle cloak
#

Mhm 😂

rustic crystal
#

I want to show my luckperms authorizations on the website of the players but it should be automatically received when the authorization expires

lethal scaffold
gentle cloak
#

Go with EssentialsX Chat

hot jay
#

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

meager fox
#

By the way. Stylizer has all 3: chat, tablist and nameplate

gentle cloak
#

It is up to date and does both chat and tab

hot jay
#

essxchat doesnt format tab

gentle cloak
#

Yes it does, I made it do so lol

#

but i think thats within essentials itself

hot jay
#

#general as this isnt luckperms related, but i highly doubt public essx formats tab, may be wrong tho

gentle cloak
#

I am being told to use a shorter time and luckperms cannot validate connection... How do I fix this?

#

is it just validate certificate?

meager fox
#

!errors both your errors are described with solutions here

wanton stratusBOT
rustic crystal
#

can anyone help luckperms

modern bison
#

ask a question

hollow lily
#

How do I give a LuckPerm rank permission to use commands?

hot jay
#

!usage

wanton stratusBOT
hollow lily
#

?

#

like whats the command

hot jay
#

read it for the command

hollow lily
#

/lp group admin something something

hollow lily
hot jay
hollow lily
hot jay
#

wdym

#

you want to give yourself permission for all commands?

hollow lily
#

without op

hot jay
#

you can use * but op is preferred over that

#

!nwc

wanton stratusBOT
hollow lily
#

/lp group admin permission set minecraft.command true?

hot jay
#

no

#

/lp group admin permission set * true

hollow lily
#

ok

#

ty

foggy quartz
bright flax
#

How can i make a space in a prefix ingame?

foggy quartz
#

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

bright flax
#

/lp user Player permission prefix.0.Test(Space) Playername ?

modern bison
foggy quartz
#

cuz lp is adding the vip

modern bison
#

what

rustic crystal
#

VIP VIP+ MVIP MVIP+ RVIP I have RVIP+ authorizations

gentle cloak
#

!switch

wanton stratusBOT
gentle cloak
#

I swapped to a locally hosted mysql database but localhost doesnt work

hot jay
wicked ivy
#

How do i change the language of luckperms

hot jay
#

its based on your client language

flat parcel
#

It uses the language you have your client set to

wicked ivy
#

How do i change it

flat parcel
#

Somewhere in your client settings, don't remember

wicked ivy
#

Oh i it in server or in minecraft

flat parcel
#

your minecraft client

wicked ivy
#

Oke thx

flat parcel
#

!tprogress although only these listed languages have translations available

wanton stratusBOT
#
Translation progress

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%

wicked ivy
#

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

hot jay
#

use discordsrv

wicked ivy
#

I have it but don’t new how to do it

hot jay
#

ill help you if you open a ticket in our discord

wicked ivy
#

Oke

uneven nexus
wicked ivy
#

Nope suks

hot jay
#

no you :)

uneven nexus
#

no u

meager fox
#

Ads!

uneven nexus
#

✨ free ✨

wicked ivy
#

Ticket channel ?

hot jay
#

they are both cool :)

flat parcel
#

as a DSRV helper, EssXDiscord > DSRV, and I haven't even used EssXD

meager fox
#

evidently

hot jay
wicked ivy
#

Oh

uneven nexus
#

I don't think the role sync is out for EssXDiscord yet, i was just being a nuisance lmao

flat parcel
#

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

hot jay
#

vankka is developing it currently

flat parcel
#

oh good

#

despite being a helper there I have it muted lol

meager fox
#

Loool

hot jay
uneven nexus
#

but it seems to have an ETA of 2030
Hangar vs v2

meager fox
lethal scaffold
#

This plugin is used to place the tag?

hot jay
#

its used to format the tablist

lethal scaffold
#

how can i put the tags? Because it's not working...

hot jay
#

!tab

wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
hot jay
#

if it shows in /lp user <user> info its not a luckperms problem

lethal scaffold
#

hm

foggy quartz
#

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
uneven nexus
#

that looks like you're running LPV on bukkit ?

foggy quartz
#

The Velocity LP jar goes in the Velocity plugins dir, the Bukkit LP jar goes in the bukkit plugins dir

#

oh

#

ok

wanton stratusBOT
hot jay
#

!errors

wanton stratusBOT
uneven nexus
#

note: if you're using pterodactyl you can't use 127.0.0.1

halcyon glen
#

localhost, or the ip adress/domain?

hot jay
uneven nexus
#

172.18.0.1 should work

halcyon glen
#

alright lemme see

uneven nexus
#

Still cannot connect to the DB.
are you self hosting this?

halcyon glen
#

yes

uneven nexus
proven current
#

How i create a MYSQl

velvet fable
#

we arent being paid to be your sys admin

meager fox
#

Why so snappy?

velvet fable
#

It's 100% correct tho lol, don't think anyone here has that time to teach someone how to make a database

uneven nexus
#

It was a little bit aggressive, and could have been answered a little bit better imo.

meager fox
#

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.

hexed trellis
#

Hello, my plugin have some problem

modern bison
#

can you give more information...?

foggy quartz
#

guess not

hexed trellis
#

Wait, my device is so lag

foggy quartz
#

💀

hexed trellis
wanton stratusBOT
foggy quartz
#

do you have luckperms installed?

hexed trellis
#

Yes

foggy quartz
#

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.

lime lagoon
wanton stratusBOT
#

Hey ꄘꐇꌚꉣꐇꌚ🧨! Please don't tag helpful/staff members directly.

ornate grotto
#

Ok

hasty tree
#

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

ornate grotto
#

Man can u help me pls

#

I am new to this plugin how do I use it

hasty tree
#

by making sure your file system is setup properly. i can't help with that.

ornate grotto
#

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

prisma lotus
#

Could not load 'plugins/LuckPerms-Bungee-5.3.77.jar' in folder 'plugins'

#

any help....

uneven nexus
#

!paste your entire log

wanton stratusBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

ornate grotto
hasty tree
#

what's my name

ornate grotto
#

Turbotailz

hasty tree
#

!wiki

wanton stratusBOT
prisma lotus
#

pls...

ornate grotto
uneven nexus
#

if i'm reading that right.

prisma lotus
#

and trying to install bungee lp

uneven nexus
#

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.

prisma lotus
#

uh no?

foggy quartz
#

uh yes

hasty tree
#

download the correct version fam

#

!download

wanton stratusBOT
prisma lotus
#

its a bungee ser

foggy quartz
#

You put bungee LP in the Bukkit plugins dir

#

You don't do that

hasty tree
#

bungee version goes on proxy, bukkit version goes on server

prisma lotus
#

so where should I?

prisma lotus
#

tha-thats confusing

foggy quartz
#

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

prisma lotus
#

so where should I install bungee lp

foggy quartz
#

On bungee

prisma lotus
#

oki

prisma lotus
#

after installing, it gives me this err while going to other server

toxic wagon
#

Then give permission to use the command

prisma lotus
#

using cmd?

toxic wagon
#

!usage

wanton stratusBOT
prisma lotus
#

okay

#

like...if i want to give perm to go to a server named "bedwars" what should I do?

toxic wagon
#

!context

wanton stratusBOT
foggy quartz
#

can someone help me?

#

luckperm doesnt work

#

ive done everything but it just doesnt work

#

idk the problem

hasty tree
#

!notworking

wanton stratusBOT
#
Please tell us what's going on!

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.

For Console Errors:
foggy quartz
#

kk

#

!notworking

wanton stratusBOT
#
Please tell us what's going on!

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.

For Console Errors:
hasty tree
foggy quartz
#

problem is idk what isnt working

hasty tree
#

then idk how to help

hard folio
#

how do i make ranks show in tab list

#

they are showing in chat

#

but not in tablist

foggy quartz
#

someone let me copy their luckperm stuff

#

it works in their serv

#

but not in my serv

#

tabATAB plugin i think

#

TAB*

hard folio
#

it worked

#

before with my tablist plugin

foggy quartz
#

can i send you the luckperm editor?

#

and you try to see what isnt working

#

please powerrank keeps breaking

hasty tree
#

then remove it

#

LP doesn't work with it

toxic wagon
#

Why do people keep installed both PowerRanks and Luckperms...

foggy quartz
#

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

toxic wagon
#

Then give them back their ranks.

foggy quartz
#

cant

toxic wagon
#

Why not?

foggy quartz
#

it breaks every like

#

10 minutes

toxic wagon
#

Breaks how?

foggy quartz
#

and i have to restart server

#

powerrank just stops

#

no ranks

toxic wagon
#

Then REMOVE it!!!

foggy quartz
#

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

hasty tree
#

what the hell does "it doesnt work" mean

#

you haven't said ANY issues yet

foggy quartz
#

it means

#

prefix doesnt appear

#

just look at this

#
#

my editor

toxic wagon
#

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

foggy quartz
#

no i mean

#

ik

#

i have essentials chat

#

for hex colors

#

and chat stuff

#

and also TAB for tabs

toxic wagon
#

Multiple groups have multiple prefixes

#

Remove ALL prefixes and set just the 1 prefix for each group

#

make sure you have Vault as well

foggy quartz
#

vault?

toxic wagon
hasty tree
#

you need vault

foggy quartz
#

kk

#

ill install it

#

ty

#

ill install it when i get back from france

#

cya

hard folio
#

like

#

i cannot

#

see ranks in tablist

#

is there a command for it

#

it worked before

velvet fable
wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
velvet fable
#

its up to your chat/tab plugin to show the prefix, luck perms only sets the prefix, it doesnt display it

eager locust
#

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

hot jay
#

What exactly do you want to do? I don’t really understand

eager locust
#

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?

hot jay
#

!bulk

wanton stratusBOT
eager locust
#

Nope

#

Bulk isnt for adding, it just for deleting/updating?

hot jay
meager fox
#

I tried that in the past as well, and turns out either im dumb or you cannot update 1 context with 2 contexts

eager locust
#

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?

meager fox
#

I wish I had an idea

hot jay
#

!verbose use verbose to find the permission

wanton stratusBOT
prisma lotus
#

okay

prisma lotus
hot jay
#

what command are you trying to give permission for

prisma lotus
#

bungee

meager fox
#

Use the verbose command function if you have a command that you do not have permission for

hot jay
#

^

meager fox
#

/lp verbose command <name> /<command>

#

You should obviously not test this while being opped, this command works in console just fine as well

prisma lotus
#

oka

#

breh I added all the perms but it still shows this err

meager fox
#

Try verbose command again, what does it tell you exactly? A picture of the output might help

prisma lotus
#

i didnt really understood the verbose cmd

meager fox
#

/lp verbose command <your name here> <the command here>

#

Better? :)

prisma lotus
meager fox
#

The command that you use to try and join the bedwars server

prisma lotus
#

so like
/lpb verbose command <name> send bedwars

#

it sends this

meager fox
#

Yea for example, but why use send ? Wouldn't /bedwars or /server bedwars work?

meager fox
#

Let's try with bedwars only then, what does it say there?

prisma lotus
#

oh thanks! its done

#

i needed to add slashServer.bedwars

#

lol

meager fox
#

^_^

chilly siren
#

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!!!

meager fox
#

!chat

wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
chilly siren
#

:}

delicate drum
#

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....

hot jay
delicate drum
#

i do have it

#

but once i do nick

#

and talk

#

its stilll my user

hot jay
#

!chat

wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
delicate drum
#

i have lpc

hot jay
#

that isnt made by luckperms

delicate drum
#

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.

austere estuary
#

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 ?

delicate drum
#

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.

chilly siren
#

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

hot jay
#

i can set prefixes perfectly fine? what are you trying?

hot jay
hot jay
delicate drum
#

ill try it out

cinder latch
#

I want to know how this works please somebody help me

silk furnace
#

Hi, when i do any settings at web editor and apply it it didnt work in game

hot jay
#

are you reusing the same editor link, or generating a new one every time?

placid geyser
#

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*

timid fable
#

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

hot jay
hot jay
#

!verbose

wanton stratusBOT
timid fable
#

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.

meager fox
#

So you're saying the menu does not open

timid fable
#

Only when I'm op'd

#

Using same command for Op or not

meager fox
#

Have you tried giving default the permission to open a deluxemenu

timid fable
#

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! 😄

tame hemlock
#

i've got a problem

modern bison
#

ask a question

tame hemlock
#

When i make a group and set essentials. permissions, it wont work when i join the group and deop myself

dark stag
#

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

silk furnace
meager fox
dark stag
#

Okay, thanks

modern bison
#

how are you setting the permissions

#

what command exactly

tame hemlock
#

for example essentials.fly

modern bison
#

that doesnt answer my question at all

#

what luckperms command are you using to set the essentials.fly permission

tame hemlock
#

i dont understand

modern bison
#

how are you giving your group the permissions

#

/lp ...?

tame hemlock
#

i do it with /lp editor

#

and than the browser

modern bison
#

ok, can you run /lp editor and send the link here please?

tame hemlock
#
modern bison
#

and what group did you add the permission to?

tame hemlock
#

Staff

modern bison
#

& what is your username?

tame hemlock
#

AchterlijkeHond

modern bison
#

ok, thanks

#

can you run /lp verbose command AchterlijkeHond fly

tame hemlock
#

done

modern bison
#

screenshot

tame hemlock
modern bison
#

can you do /pl?

tame hemlock
#

jep

modern bison
#

screenshot

tame hemlock
modern bison
#

remove powerranks

meager fox
#

😩

modern bison
#

it is a permissions plugin

tame hemlock
#

okay removed, then restart?

modern bison
#

yes

tame hemlock
#

PR ranks is gone

#

and i did a restart

#

what now?

uneven nexus
tame hemlock
#

and now?

#

did that

uneven nexus
#

screenshot the output, and send it here.

tame hemlock
modern bison
#

then it worked

tame hemlock
#

and that is for staff only?

#

or what

uneven nexus
#

it's for anyone you gave the permission to.

tame hemlock
#

okay, so i can set permissions to other groups now and it will work?

crisp garden
#

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

uneven nexus
#

set allow-invalid-usernames to true in the LuckPerms config.

uneven nexus
tame hemlock
#

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

onyx nebula
#

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

hot jay
#

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?

onyx nebula
#

all 1.8 versions

hot jay
#

you arent using all 1.8 versions at once...?

onyx nebula
#

i think 1.8

hot jay
#

which one specifically, luckperms works on 1.8 but only 1.8.8

onyx nebula
#

so i should convert it to 1.8.8 ?

hot jay
#

yes there is no reason for you to be using a older 1.8 version than 1.8.8

onyx nebula
#

and what luckperms version should i use

#

all are same ?

#

the latest version ?

hot jay
#

yes the latest one

onyx nebula
#

thank you very much

#

it work

#

❤️

hot jay
#

No problem :)

onyx nebula
#

lol thank you you actually made me smile I got hyped

warm venture
#

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

uneven nexus
#

lp bulkupdate users delete

long wasp
#

Is there any way to get permission to use the word Luckperms and the logo on my website (for configuration sales)

rare pine
#

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.

dense trench
#

Anyone know how to make it so people can't do /plugins?

uneven nexus
#

set the permission for /plugins to false

#

!verbose if you dont know the permission, use verbose.

wanton stratusBOT
long wasp
#

I don't like spoonfeeding but... sometimes it's easier for everyone lol

foggy quartz
#

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

candid burrow
#

Hey. I applied my perm to the wrong server. Can I undo what I do?

terse plinth
#

How do I make it so players have a tag behind their username on all servers for a bungeecord server?

foggy quartz
#

hai

#

so mans got plugin working

#

alr

#

shiz aint showin up on tab tho

modern bison
#

!tab

wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
modern bison
#

@jovial wedge yuaLove

jovial wedge
foggy quartz
#

im usling lpc

#

should i use essentials one?

hot jay
#

essentials doesnt really format tab, you would be better of using one of the ones listed on the wiki

foggy quartz
#

ik

#

essentials x chat

hot jay
#

same statement applies
essentialsxchat doesnt really format tab, you would be better of using one of the ones listed on the wiki

foggy quartz
#

ok

rustic crystal
#

can i talk to you I have an offer for you

#

@elfin egret

wanton stratusBOT
#

Hey povcik! Please don't tag helpful/staff members directly.

jovial wedge
hot jay
foggy quartz
#

im a dissapointment

hot jay
#

or not

#

as its hosted on gh pages

flat parcel
jovial wedge
#

_11 happeepoheart

flat parcel
uneven nexus
foggy quartz
#

does anyone have display firmater

#

it aint workin

#

its down

hot jay
uneven nexus
#

that's core jar. 😉

hot jay
#

ah

uneven nexus
jovial wedge
#

you could buy github for a few bn and fix it 😉

hot jay
#

good plan

uneven nexus
foggy quartz
#

do i have to restart for stylizer

#

does plugman not work with it

hot jay
#

dont use plugman

foggy quartz
#

you should never use plugman in prod servers

#

like never ever

#

for no reason

hot jay
#

it breaks most plugins

jovial wedge
hot jay
#

yeah

foggy quartz
#

I mean in reality there is no reason for WE/WG/LP to break with PlugMan or /reload... yet they do

foggy quartz
#

yk

uneven nexus
#

i want to make a server for the homies sadCat

hot jay
foggy quartz
#

none have so far

hot jay
foggy quartz
#

i bought ploxhost

#

cheap asf

uneven nexus
foggy quartz
#

3$ 3gb ram

jovial wedge
#

and absolute shit performance

foggy quartz
#

ploxhost

#

better than athernos

uneven nexus
#

that doesn't seem like much of an argument. you're comparing free to paid.

jovial wedge
#

I assume you're on this one

rough onyx
#

is there a chat formatter plugin that has support for luck perms and 1.17? vaultchatformatter only supports 1.15

jovial wedge
#

That is a CPU from 2012

foggy quartz
#

idk

hot jay
wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
foggy quartz
#

wait

#

waits

#

good enought for me

#

i dont really care

jovial wedge
#

1600 Mhz ram PepeLa

foggy quartz
#

dont really know abt that shiz

#

welp 20 tps

#

its good enought

#

stylizer aint working

modern bison
#

this doesnt seem like the place to discuss and debate server hosting

foggy quartz
#

yea

#

im just tryng to figure out what works with tab

hot jay
#

TAB is good

foggy quartz
#

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

hot jay
#

does the prefix show correctly in /lp user <user> info

foggy quartz
#

i asume so

hot jay
#

then its not a luckperms issue

foggy quartz
#

do you have Vault?

hot jay
#

good question

foggy quartz
#

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

hot jay
#

may be because you /reloaded

foggy quartz
#

no

#

i retsrated before

elfin egret
foggy quartz
#

welp

#

!tab

wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
sullen dust
#

how do i keep luckperm keepinventory always on ? When I enter the nether keepinventory disables itself how do I leave it on forever?

mild otter
#

Unless you have a plugin that adds a keepinventory perm, that's not exactly a luckperms issue

sullen dust
#

Where do I find this plugin?

modern bison
#

!download

wanton stratusBOT
sullen dust
#

I downloaded which command?

meager fox
#

sell luckperms setups?

modern bison
wanton stratusBOT
long wasp
#

And teach people that don't know how to

modern bison
meager fox
#

I have a personal problem with that but not my call.

long wasp
#

What's the problem?

elfin egret
#

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 :)

long wasp
sullen dust
meager fox
#

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.

arctic olive
#

how do I add a group to user?

modern bison
#

!usage

wanton stratusBOT
crimson aurora
#

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?

toxic wagon
#

allow-invalid-usernames - Set that to true in the config then restart

crimson aurora
#

Oh, thank u so much :[<3

stone horizon
#

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 😅

uneven nexus
#

!paste can you send your latest log please

wanton stratusBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

stone horizon
#

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..

foggy quartz
wanton stratusBOT
modern bison
#

Uh oh

#

What luckperms version exactly?

#

Try 5.3.80

foggy quartz
#

thats the version im using

#

well im using 5.3.81

modern bison
#

Yeah use .80

foggy quartz
#

ok

#

where i download it?

uneven nexus
foggy quartz
#

thanks

#

is working now

crimson aurora
#

Hi, how can I configure the / back command for the plugin DeadChest?

foggy quartz
#

how i give a rank to someone?

uneven nexus
#

!usage

wanton stratusBOT
foggy quartz
#

thanks

gleaming imp
#

Ello, just wondering on how to make a group have a different spawn than the default, can anybody help me?

uneven nexus
#

that'd be on whatever plugin you have managing your spawn.

gleaming imp
#

?

#

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

uneven nexus
#

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.

gleaming imp
#

would essentials work?

uneven nexus
#

sure, it has the option to use per-group spawns. keep in mind they're only based on your primary group.

gleaming imp
#

ah I see, do I have to go into the plugins settings to do this?

uneven nexus
#

i believe there are docs on setting per-group spawns. i'd suggest looking at that, or asking in the appropriate discord.

#

!moss

wanton stratusBOT
#
Essentials

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.

EssentialsX Discord
foggy quartz
#

why i cant see the prefix in chat?

gleaming imp
turbid saddle
#

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

velvet fable
wanton stratusBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
warm venture
#

Hi! How do I disable the in-game messages for LuckPerms? Similar to this.

turbid saddle
uneven nexus
#

!switch

wanton stratusBOT
turbid saddle
warm venture
tawdry bone
#

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
uneven nexus
#

you can paste multiple permissions into the editor, apply the context, and then click the + to add all of them to the group.

tawdry bone
#

oh cool cool, hello by the way, so it will be like:

worldedit.biome.info worldedit.biome.set
#

separate all by just space?

uneven nexus
#

Yep!

tawdry bone
#

thank you sir!

tawdry bone
# uneven nexus Yep!

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

uneven nexus
#

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.

tawdry bone
#

cool cool, thank you man

foggy quartz
#

I keep getting this error in console

#

while trying to join

uneven nexus
#

what luckperms version are you on

foggy quartz
#

5.3.81

uneven nexus
#

downgrade to .80

foggy quartz
#

ok ill try that

uneven nexus
nocturne chasm
#

Aber breaking luckperms smh

uneven nexus
#

it's okay, we love aber

nocturne chasm
#

No one saw that typo

foggy quartz
#

i did

#

lol

uneven nexus
#

no you didn't

foggy quartz
#

ohhhh but i did #amber

#

haha

#

Thanks it worked

uneven nexus
#

there'll hopefully be a fix for .82, no way to be sure though.

foggy quartz
#

ok will look out for it

uneven nexus
#

Hopefully™️

dusty estuary
#

yo dudes

#

i broke luck perms without doing anything

uneven nexus
#

How did you break it

dusty estuary
wanton stratusBOT
dusty estuary
#

says check console

#

thats console error

uneven nexus
#

Oh, didn’t mean to reply to that yet

#

Anyways

dusty estuary
#

what happen

uneven nexus
#

What version are you on

dusty estuary
#

1.17.1

uneven nexus
#

No, LuckPerms version

dusty estuary
#

idk i just download from site

uneven nexus
#

If you run /lp info what does it tell you

dusty estuary
#

leme see

#

v5.3.81

uneven nexus
dusty estuary
#

do i have to setup something in configs?

#

ok

ocean cobalt
#

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

uneven nexus
#

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

cinder latch
#

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?

uneven nexus
#

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.

ocean cobalt
uneven nexus
#

like i said, it depends on whatever plugin you have doing formatting. LuckPerms doesn't format, it just provides for other plugins to use.

ocean cobalt
#

Oh thanks

cinder latch
#

I use Sponge forge and I already change resolve-command-selector option false to true

ocean cobalt
#

Would essentialsChat work?

uneven nexus
#

EssentialsX Chat does support Hex codes, yes.
it's the standard &#RRGGBB format.

ocean cobalt
#

Ok then thank you so much for your help

iron cypress
nocturne chasm
#

Read it

#

!paste

wanton stratusBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

iron cypress
#

what do i do

uneven nexus
#

send your latest log

iron cypress
flat parcel
#

should be a fix out soon, but that works in the meantime

iron cypress
#

do i keep the other or delete it

uneven nexus
#

delete 5.3.81 and install 5.3.80

iron cypress
#

okay thanks <3

turbid skiff
#

is there a way

#

as soon as someone uses a permission once it gets removed?

uneven nexus
#

not with LuckPerms directly.

turbid skiff
lavish robin
#

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."

uneven nexus
wanton stratusBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

lavish robin
dusky vigil
#

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

foggy quartz
dusky vigil
#

how do i do that

foggy quartz
dusky vigil
#

oh

#

okay

#

thx

foggy quartz
#

Download that and stop the server, delete the old .jar and start your server

#

Yeah no problem

uneven nexus
#

It’s an issue with the latest update. The downgrade should fix your issue

dusky vigil
#

ok

uneven nexus
#

I don’t understand that question

#

Oh!

#

Yeah set use-bukkit-permissions to true

dusky vigil
#

so if it is false then lp would not work?

uneven nexus
#

It wouldn’t for EssentialsX

merry yacht
#

Recommendation Eco Plugins for 1.17.1 paper server? no Essentials

uneven nexus
#

This is LuckPerms support

nocturne chasm
#

||EssentialsX||

dusky vigil
#

any chance u guys know how to work this plugin or fix this issue

inland dagger
#

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

jovial wedge
#

luckperms.* only gives you permissions to luckperms

inland dagger
#

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

nocturne chasm
#

!paste logs/latest.log

wanton stratusBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

cinder latch
#

still not working

#

it makes me crazy

tropic thorn
#

hey! is there a way to use GSit without op?

silk furnace
#

Hi, when i do any settings at web editor and apply it it didnt work in game, what can i do?

foggy quartz
#

so there's a placeholder %luckperms_current_group_on_track%, do i specify track by simply swapping "track" with track name or something else?

meager fox
#

Those fields belong together, so an example would be %luckperms_current_group_on_track_staff%

foggy quartz
#

okay thanks

meager fox
# tropic thorn hey! is there a way to use GSit without op?

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

meager fox
verbal abyss
#

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? 🙂

meager fox
#

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?

silk furnace
meager fox
echo mantle
#

what command do I use to give a player temporary permissions

hot jay
#

!commands

wanton stratusBOT
hot jay
#

under permissions commands

echo mantle
#

ty

muted slate
#

How can I grant/remove all groups simultaneously certain permission

echo mantle
wanton stratusBOT
hot jay
echo mantle
#

/lp user %player_name% permission settemp townyflight.command true 1

#

idk the duration is on seconds or minutes

meager fox
#

Use times with identifiers

#

H = hour, m= minutes, mo= months

#

/lp user %player_name% permission settemp townyflight.command true 1m (would be 1 minute)

echo mantle
#

oooh

#

thanks

vernal linden
#

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

echo mantle
#

how do i use this

#

is it %luckperms_expiry_time_permission%?

#

nvm i got it

flat crystal
#

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?

meager fox
#

You'll have to add them to your liking. Every server is different

flat crystal
#

so should I add each permission manually?

echo mantle
#

How do i make the temporary set permission duration only tick when the player is online?

obtuse nymph
#

hello, i get this error messaging spammed into the console

blissful wraith
#

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

meager fox
blissful wraith
#

Alr thx