#support-2

1 messages · Page 95 of 1

weak dove
#

wdym what do i mean

#

like when i do the command thingy it just spams command blocks

dense kite
#

you can apply a filter to check for specific words.

weak dove
#

oh, really?

#

so if i do /lp verbose on chest it might work?

tidal blade
#

lp verbose on (playername) & (plugin name)

Plugin name is the plugin that handles the chests

untold temple
#

How do I give a group that permission? I dont really see the option sry

wintry cloudBOT
untold temple
#

is this right?

tidal blade
#

No, you are missing half the permission group.<group name>

untold temple
#

is this good?

tidal blade
#

No. Why would you want a group to inherit for itself?

#

You are basically saying you want the linked group to get perms from the linked group

#

Which is redundant.

untold temple
#

ohhhh

#

wait so what im trying to do is make it so if an user has the context as true they are added to the linked group

tidal blade
#

That plugin has to do the checking and then run the lp command to give the group

#

Go to that plugins support or read the wiki for it

untold temple
#

oh ok

#

yeah i think i got it now

#

thx!

vast juniper
#

I don't know what happened but the luck perms were reset, the permissions the users and all the groups where disappeared please help.

#

help!!

#

@prisma hinge

wintry cloudBOT
#

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

dense kite
#

did you switch storage methods ?

vast juniper
#

no?

#

I use atenos btw

dense kite
#

can you run /lp info and send a screenshot of it

vast juniper
#

ok

#
[20:36:35 INFO]: [LP] Running LuckPerms v5.3.47 by Luck.
[20:36:35 INFO]: [LP] -  Platform: Bukkit
[20:36:35 INFO]: [LP] -  Server Brand: Paper
[20:36:35 INFO]: [LP] -  Server Version:
[20:36:35 INFO]: [LP]      git-Paper-789 (MC: 1.16.5) - 1.16.5-R0.1-SNAPSHOT
[20:36:35 INFO]: [LP] -  Storage:
[20:36:35 INFO]: [LP]      Type: H2
[20:36:35 INFO]: [LP]      File Size: 0.05MB
[20:36:35 INFO]: [LP] -  Extensions:
[20:36:35 INFO]: [LP]      None
[20:36:35 INFO]: [LP] -  Messaging: None
[20:36:35 INFO]: [LP] -  Instance:
[20:36:35 INFO]: [LP]      Static contexts: None
[20:36:35 INFO]: [LP]      Online Players: 6 (16 unique)
[20:36:35 INFO]: [LP]      Uptime: 2h 20m 9s
[20:36:35 INFO]: [LP]      Local Data: 6 users, 2 groups, 0 tracks
tardy glacier
#

2 groups

vast juniper
#

??

#

I just made it now

#

because my server players are asking now

dense kite
#

Do you have an old editor link?

vast juniper
#

uh let me check my browsing history

#

oh nvm

#

gg

#

thanks

#

i can use that?

#
dense kite
#

you should be able to use it.

vast juniper
#

will this error come after?

#

but when i use it it says:

[LP] No changes were applied from the web editor, the returned data didn't contain any edits.
#

but there is right??

#

but there is 102 users and 8 grps and it says this:

[LP] No changes were applied from the web editor, the returned data didn't contain any edits.
dense kite
#

okay, try /lp import --upload 45akYav24g

vast juniper
#
[20:46:47 INFO]: [LP] Running LuckPerms v5.3.47 by Luck.
[20:46:47 INFO]: [LP] -  Platform: Bukkit
[20:46:47 INFO]: [LP] -  Server Brand: Paper
[20:46:47 INFO]: [LP] -  Server Version:
[20:46:47 INFO]: [LP]      git-Paper-789 (MC: 1.16.5) - 1.16.5-R0.1-SNAPSHOT
[20:46:47 INFO]: [LP] -  Storage:
[20:46:47 INFO]: [LP]      Type: H2
[20:46:47 INFO]: [LP]      File Size: 0.09MB
[20:46:47 INFO]: [LP] -  Extensions:
[20:46:47 INFO]: [LP]      None
[20:46:47 INFO]: [LP] -  Messaging: None
[20:46:47 INFO]: [LP] -  Instance:
[20:46:47 INFO]: [LP]      Static contexts: None
[20:46:47 INFO]: [LP]      Online Players: 8 (20 unique)
[20:46:47 INFO]: [LP]      Uptime: 2h 30m 21s
[20:46:47 INFO]: [LP]      Local Data: 10 users, 8 groups, 0 tracks
#

seems fine

#

thank you

#

will this happen again?

#

I am scared

dense kite
#

no idea why it happened in the first place.
keep backups of your data

vast juniper
#

😭

vast juniper
#

is my LuckPerms up to date?

dense kite
#

!latest

wintry cloudBOT
#
Latest version

5.3.74

dense kite
#

yes

vast juniper
#

thank you

lean bluff
#

Hey Guys,
i'm using the SpongeAPI 8 Version on my Server and with a Mod which registers Permissions to the Forge PermissionAPI.

I'm trying to grant those permissions using LuckPerms but it doesn't work at all. Is there a change that LuckPerms could implement forge's IPermissionHandler class to allow Forge PermissionAPI check for Forge commands?

high raven
#

Doesn't Sponge provide those permission checks on their end, allowing LP-Sponge to do the checks?

#

pretty sure that if you're not running a permission mod for forge, you can use LP-Sponge with spongeforge

#

if you've got more than one permission handler, LP will always give priority away

#

(apologies if I make no sense, not much Sponge/Forge experience)

#

Oh. sponge 8

#

the critical detail I've missed

lean bluff
#

that hasn't been implemented in API 8 i guess?

high raven
lean bluff
#

i'm using that version

high raven
#

this PR has test builds/progress for sponge 8

#

which version?

lean bluff
#

LuckPerms-Sponge-5.3.82 (for SpongeAPI 8)

high raven
#

I see, and how does it fare if you don't use a Forge permissions mod and instead rely on LP

#

because the mod you're using should register permissions to forge, which afaik will be hijacked by spongeforge and provided to LP

lean bluff
#

If i directly check though LP it works

high raven
#

then, what's the problem? the mod doesn't check through LP, leaving it with a 'no permission' despite the player having perms on LP's end?

lean bluff
#

the Mod is also used on non Sponge Servers (which is the reason why that thing is a Mod and not a Sponge Plugin) and should use the vanilla permission levels there.

high raven
#

So, LP works to check the permission and grant it on sponge servers?

#

Your request is to make LP a forge mod so that it works on forge (non-sponge) servers?

#

I'm really not sure what's not working and where, tbh

lean bluff
#

I thought LP was overriding the PermissionAPI in earlier / api 7 versions (since the whole thing works just fine on older versions) but it looks like the API 7 provided support for forge permission on sponge (which makes sense) so i guess i'll just blame then to implement that freature again in API 8 😉

high raven
#

yeah definitely worth asking em what's up and all - hope it all works out!

lean bluff
#

Thank you for your help 🙂

high raven
#

np!

prisma hinge
#

whats the command to add server context to an existing group?

#

/lp user <user> parent add/set <group> [context]

prisma hinge
#

trying to add a context to 50+ groups that I have on my server

#

but with web editor that would take foreverr.

#

!bulk

wintry cloudBOT
prisma hinge
#

There is a server context example iirc

#

nope lol

#

a example is all I need. I just can't figure out how to add a context. The context section in the wiki only shows a command which is creating a new group with the context

#

not modifying a current one

#

'context' will not give you any hits. Click the link clippy sent and scroll down all the way and look at the very last example

#

Nvm, 2nd last

#

oof

#

doesnt bulk

#

have

#

a confirmation number

#

every single time..

keen zinc
red peak
#

!bulkupdate

wintry cloudBOT
red peak
#

not related to anything, couldn't find it in the wiki

strong jay
#

setting up my permissions. but my players can see all admin commands in /tab, instead of the ones i created in mycommand. how do i make it to where they can only see the commands i want them to see?

desert loom
#

How do you fix sorry this command can't be used for plot squared plugin

mighty turret
#

hey my sql said access denied after i put the credentials on luckperms

nocturne schooner
quaint idol
#

That's a new one for me... what version LP?

prisma hinge
#

I see a no class def found within it^^ not sure if libsdir refresh would do anything here

quaint idol
#

(also damn 20 minutes to start up, I think you've got bigger problems)

#

Yeah maybe

#

!libs

wintry cloudBOT
#
LuckPerms dependencies

LuckPerms requires several libraries in order to operate. If you're getting a startup error such as NoClassDefFoundError, ClassNotFoundException or "Unable to load dependency...", stop your server, delete the /plugins/LuckPerms/libs/ directory and start it up again.

quaint idol
#

try that too

ruby lotus
#

20 minutes to start though????

#

mine takes like 5 and it has over 70 PLUGINS!

nocturne schooner
#

oh sorry didn't see the replies!
I'm running Magma with 400+ mods and Magma doesn't really like some of the tweaks mods so it takes a long while to start, I'll try everything above too and let you know if it happens again!

#

also, running this LuckPerms-Bukkit-5.3.71.jar

brazen hull
#

Hi can some 1 help me make the roles?

#

whit luckperms

tardy glacier
#

!usage

wintry cloudBOT
strong jay
brazen hull
strong jay
#

Type in console.... lp editor click the link it gives you. It will open the luckperms gui. On the left side bar you will see groups click the plus the enter the role you want. I believe it will already have a default role, but you can create more

bitter sun
#

So to reiterate what you told me earlier you said i need a different plugin to add name colors along with already having prefixes

#

if thats the case what plugin do u guys recommend?

#

im not sure if i should use a chat plugin because i would want it to show on tab too

prisma hinge
#

i need support

#

in mind luck it shows world ahead then when add chat luck it disappears but when entering bedwars it doesn't show color with team name

quick lagoon
#

dont need to double post

vast juniper
wintry cloudBOT
vast juniper
vast juniper
#

can anyone help!!

#

@tame hollow

wintry cloudBOT
#

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

vast juniper
#

pls?

#

I am sorry @wintry cloud

prisma hinge
#

Rule number one of dealing with plugins: Always update to the latest version first when encountering issues. Why? Newer versions provide fixes, it's logical

#

!latest

wintry cloudBOT
#
Latest version

5.3.74

prisma hinge
#

!download

wintry cloudBOT
vast juniper
prisma hinge
#

Org.bukkit.command.CommandException: Unhandled exception executing command 'lp' in plugin LuckPerms v5.3.47

#

It is not -bruh-

#

Get it from our official website, not spigot

vast juniper
#

!latest

wintry cloudBOT
#
Latest version

5.3.74

vast juniper
prisma hinge
#

Because spigot is outdated as you can see on your own version

vast juniper
#

??

#

what abt bukkit?

prisma hinge
#

Excuse me, what?

vast juniper
#

I have a doubt

#

!latest

wintry cloudBOT
#
Latest version

5.3.74

vast juniper
#

why can't you update in Spigot?

prisma hinge
#

Luck has to do that and he's busy. I don't see the issue with downloading luckperms from our official website

vast juniper
#

ah...aternos

vast juniper
#

can u please do it?

#

please?

prisma hinge
#

Can you please respect the rules and not tag staff?

vast juniper
#

ok :/

prisma hinge
#

If i were you, I would also try a clean restart. Not /reload or plugman - since both these methods break luckperms.

vast juniper
#

my server is online with players, so I can't force restart.

#

see its uptime.

prisma hinge
#

I am very confident that nothing other than a server restart can help you in this situation.
I made the experience that players are usually very understanding when telling them you need a restart because of a major issue - because if the chat breaks, you can live with that, but your permissions plugin not working poses a way greater impact, but that's just me.

vast juniper
#

yee I know, that's why I ping-ed Luck xD

prisma hinge
#

Even if luck were to update the spigot download now, you would still need to restart your server lol

vast juniper
#

yee xD

prisma hinge
#

So in the end, tagging him was useless either way.

vast juniper
#

yee xdd

#

btw is there any status page for mc servers that show the uptime and stuff which is cleaner and fluent design than HetrixTools

wanton helm
#

Are you opped?

#

Then...

#

Deop

#

Can you please use verbose?

#

!verbose

wintry cloudBOT
dense kite
#

What command did you run? Copy/paste exactly what you used

dense kite
#

Okay, well that’s your issue. Unless Test is a player in your server, it’s not going to work

plush pelican
#

whats placeholder for players rank

#

xd

#

nvm its %luckperms_prefix%

tardy glacier
#

xd

dense kite
#

did you just wait almost 2 hours for someone to tell you the answer, rather than checking it?

bitter sun
#

my nick color is not matching from tab to chat ;-;

dense kite
#

Unrelated to LuckPerms.

limpid burrow
#

What plugin are you using

#

And what version of LuckPerms are you using?

minor terrace
#

heya! how do i change the name of a role on luckperms?

wind fiber
minor terrace
#

Tyyy

wind fiber
#

np :)

fringe elk
#

for some strange reason on my Paper/Forge server my player is not seen as Owner only the group I set for that server

fringe elk
#

What version of LP works on Paper 1.12.2 and with LuckPerms-Bukkit-5.3.74-#1373

tame hollow
fringe elk
#

not sure why global perms and groups don't get assigned to me

tidal blade
#

!paste your config

wintry cloudBOT
#
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!

fringe elk
tidal blade
#

That config seems messed up. There are bits missing and bits that were removed

fringe elk
#

maybe thats one from a working server which was made years ago

tidal blade
#

I'd suggest removing it and letting the plugin regen a new one, and then just re-do the settings and see if it helps

fringe elk
tidal blade
#

Okay, that one looks a lot better. So is it only perms that are global that aren't working?

fringe elk
#

that is the first one I used and it still didn't work

tidal blade
#

It's best to use that one. as it's the updated config

fringe elk
#

I will update the rest of my servers when I get this one working

tidal blade
#

So is it only perms that are global that aren't working?

fringe elk
#

nothing global

#

global perms on my user, also global group I should have to use many plugins like WG, WE etc

tidal blade
#

Send an /lp editor link

#

Hmm paste the bungeecord luckperms config.yml

fringe elk
#

that might be old

tidal blade
#

Hmm is it just the one server, the global perms don't work on?

fringe elk
#

yes

#

I changed the server from sponge/forge to paper/forge

tidal blade
#

Show me /plugins for that one server where they don't work

fringe elk
#

on broken server

tidal blade
#

Yeah

fringe elk
tidal blade
#

Hmm I'm not really sure what could be causing it. All i can probably suggest is make sure all instances of luckperms are updated to the latest version and make sure the config files are updated.

fringe elk
#

when I built server the other day, LP generated the folder for the first time

#

I rebuilt the server again this morning to fix a screwup in the map I made yesterday

tidal blade
#

Hmm well i'm not sure what I could be really.

fringe elk
#

guess it will be a mystery till I figure it out

#

I have given the luckperms.* to myself via console on forge and it didn't make a difference

fringe elk
quick lagoon
#

!error

wintry cloudBOT
fringe elk
#

what I have in pastebin is what I got in logs, command was ran from console

winged moon
#

Hello! if I had a second world with Multiverse, how to let anyone use any commands in one world and in the other one, use the settings that are already there?

fringe elk
prisma hinge
#

!errors

wintry cloudBOT
fringe elk
#

I have not changed any settings on my server and I don't get these messages in logs on the other servers just the one I'm currently building

ruby lotus
#

!bungee

wintry cloudBOT
ruby lotus
#

essentials makes people who are op have a red name

#

you need to set a prefix in lp to give users a color or prefix

#

how did you add a color to it

daring stirrup
#

Screenshot /pl

ruby lotus
#

what perm did you add

#

oh yeah that too

daring stirrup
#

And send an editor link

ruby lotus
#

and is the prefix showing up

#

at all

daring stirrup
#

Needs weight

#

You can use setprefix

ruby lotus
#

just use the editor to add the prefix

daring stirrup
ruby lotus
#

/lp editor

daring stirrup
#

Okay then

ruby lotus
#

just navigate to the group you want

#

and add the prefix

#

it’s like adding a perm

#

the template is prefix.[weight].(prefix)

#

!weight

wintry cloudBOT
#

LuckPerms allows you to set weights in order to determine the priority of certain nodes, like permissions and even prefixes. A higher weight number is a higher priority.

ruby lotus
#

don’t put quote marks around

#

and remember to save your changes lol

#

did you run the applyedits command in game

#

once you click the save button in the top right

#

it should pop up a box with a command in it

#

click the command to copy it to your clipboard and then paste it in game

#

send a screenshot of what you added to the VIP group in editor

#

and you’re sure you saved it

#

screenshot of /pl

#

and are you trying to make it show up in chat or tablist

#

!chat

wintry cloudBOT
#
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
ruby lotus
#

do you have a plugin that handles those

#

that’s why i wanted /pl shrug

#

and so did the other guy

#

yeah so

#

doesn’t look like you have a plugin that handles either of those

#

yes

#

essentialsxchat should do that automatically if you also have vault installed

ruby lotus
#

i personally use nametagedit and also essxchat

#

have you restarted your server

#

and do you have vault too

#

no

#

you need vault because its how the prefix is passed to ess

quaint idol
#

!chat

wintry cloudBOT
#
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
ruby lotus
#

yeah we’re going through installing a chat plugin now ig lol

quaint idol
ruby lotus
#

different plugin

#

read the list

#

ask their support

#

not lp related

minor terrace
#

how do i promote someone to a role. I have tried it and it says the role in discord, but says the same role as before in game.

prisma hinge
#

Is it possible to disable pvp with luckperms?

quaint idol
tawny nimbus
#

How do you give command permissions?

tardy glacier
#

!usage

wintry cloudBOT
tawny nimbus
#

Ok thanks

prisma hinge
#

!bungee

wintry cloudBOT
fringe elk
#

I have a feeling I did something within LP when I setup sponge/forge server, now that I decided to change it over to Paper/Forge having issues for the Owner group being used on my Forge server

ruby lotus
#

!verbose

wintry cloudBOT
ruby lotus
#

just grabbing that link for myself

storm garnet
#

how do i sync groups across servers with mysql with discordsrv? they only get roles in the server they sync with. like this with one group

storm garnet
#

or is it possible to have someone check my setup in some way?

#

been at this for like 2 days straight AG_MonikaCoffee

wintry cloudBOT
high raven
#

connect each instance of LP to the same database

#

and don't apply contexts to limit where they get the group

storm garnet
#

if my luckperms config server line isnt global would that be the problem perchance?

high raven
#

no

#

if you don't specify contexts on nodes, they'll apply everywhere even if you've named your servers

storm garnet
#

tbh im not sure what that meant i know they are connected to the database since the groups all synced up but when a player syncs there discordsrv on a certain server it does that server=lobby/skyblock thing and they dont get the group on each server

#

if that makes sense i havent slept in 2 dayspain

high raven
#

it does that server=lobby/skyblock thing
those are contexts - if they're applied on the node, they'll be limiting where people have those groups

storm garnet
#

node being the servers?

high raven
#

LP doesn't add those on its own, so either you've configured it to do that or DSRV has, but you'll need to remove those

high raven
#

group.namehere or permission.name.here etc

#

!context - you should read up on what contexts do

wintry cloudBOT
storm garnet
#

i dont think ive ever used any of those

high raven
#

well those are those server=lobby things so... you have 😄

storm garnet
#

so changing this to global wouldnt do anything?

high raven
#

no, not to fix your problem (it would possibly make it worse, as perms/groups would apply nowhere)

storm garnet
#

ok you said dsrv couldve done the context thing tho?

high raven
#

I don't think it does, much more likely you've done that yourself tbh, but there's a miniscule chance

storm garnet
#

ok so ima remove the perms from a player have them resnyc dsrv to be sure i dont recall adding the context but my mod mightve

#

ok so now they cant get the groups at all via dsrv

#

defualt is fine but i cant seem to get the groups to sync accross servers contexts seem to just show up with dsrv

dense kite
#

logically speaking, it's working as intended.
DiscordSRV would remove the group, when it sees they're not linked on server B, when they linked on server A

#

I'd suggest using a plugin designed for syncing groups on bungeecord networks.

storm garnet
#

they can go from one to the other and it looks like they stay synced with dsrv server to server

dense kite
#

is it being applied with a context? I don't remember DSRV doing that.

storm garnet
#

one player used the disc linking and it grabbed their admin role from discord gave them the admin group and upon checking lp editor they had context

dense kite
#

what context was it?

storm garnet
#

server:skyblock

#

that was the server they were in when they ran the command

#

the only server that doesnt seem to syc properly is my hardcore one but im assuming that is something else is wrong

#

ive gotten context for both server:skyblock and server:lobby

dense kite
#

I don't honestly know. i don't see any way of changing it to apply without a context.

#

i don't see why it would even be applied with a context, but i also haven't used DSRV in quite a few months.

storm garnet
#

what do you use?

dense kite
#

Nothing that provides what it does currently.

storm garnet
#

aw

#

weve used discordsrv for years ive only recently gotten enough users that ive needed to finally update my server

#

im so tired now

dim tartan
#

!bungee

wintry cloudBOT
slate wasp
#

how do I add all my LP perms for a server to another
while keeping the other servers perms

floral ledge
#

Like from world one to world two?

worn bronze
#

i think i accidently messed with the default "default" group and now players on join dont get added to it, is there any fix from this apart from restarting?

dense kite
#

what makes you say they're not added to it?

worn bronze
#

i joined on my alt and couldnt do any commands, had to set the group to default manually

#

my alt had never joined the server before

worn bronze
hardy scaffold
#

im having the exact same issue

dense kite
#

there's no way that you can "remove" the default group from being given.
all players get it on join.

worn bronze
#

does it need a certain weight?

#

like 0 or 1?

hardy scaffold
#

for me the persmissions i give defualt dont work

dense kite
#

set default to be 1

worn bronze
#

okay that could be the fix

hardy scaffold
#

i have powerranks and vault so i dont know the issue

worn bronze
#

i had it at 0

#

ill give it a test

dense kite
#

delete powerranks @hardy scaffold

hardy scaffold
#

alrighty

#

does luckperms have a way to chnage username colour?

dense kite
#

LuckPerms does not do formatting at all.
that would be on whatever plugin you have for chat management.

slate wasp
#

may I ask if I wanna setup perms for each server seprate, while also having bungeecord for staff perms, why does it keep merging one and leaving the other

hardy scaffold
#

deleting powerranks didnt change the fact that it doesnt appy the permissions ;(

#

:(*

#

i added essntial.home and stuff liek that to permission nodes

#

and the /home command still doesnt work

dense kite
#

run /lp verbose command <player who can't use /home> home and see what's output please.

hardy scaffold
#

oki

#

one sec

dense kite
hardy scaffold
#

ok

#

it says

#

batfiz - essential.home- true

slate wasp
#

when I only intended for LBP to be used for staff perms

worn bronze
ruby lotus
worn bronze
#

i did yeah

worn bronze
tidal blade
worn bronze
#

the bungee is online, but all servers linked are offline

tidal blade
#

Is the bungeecord in online-mode with ip-forwarding enabled and bungeecord enabled on all the backend servers

worn bronze
#

yeah

clear egret
#

Cto v man

lament kindle
#

Hi, I'm trying to setup redis but LuckPerms can't connect. I get a long trace essentially saying "can't connect, timed out"

Connecting with redisInsight works just fine so I know the databse is up and running

I'm using a non-default port

mighty yarrow
#

Try it and see?

lament kindle
#

Still nothing on redis I take it ?

lament kindle
#

I simply post when I see someone helping and to prevent my message being pushed away by other stuff

#

and I did wait a few hours

dense kite
#

Messages get skipped when a person has no idea how to help. Redis isn’t the every day setup, so I’d be surprised if more than a handful of people even knew how to troubleshoot it.

sour gorge
#

In the end, without a full log file, we can only make wild guesses. Pasted configs can in this case also be very helpful.

lament kindle
#

yeah I figured, was responding to a now deleted message

#

The config just has default settings, except for MySQL and redis information

#

and well the log doesn't say much more than I stated in the original message

wintry cloudBOT
lament kindle
#

good bot

steady thicket
#

Hi, when I try to give someone permission for a World I get this error

#

Is there some type of setting I can change?

sour gorge
#

!tut for me

wintry cloudBOT
spare raptor
#

when i add it it work when i wanna delete its isn't work

high raven
#

gonna need more detail because that [Owner] doesn't correspond to the one you're showing

#

what I think is going on is this: you're not using the editor properly. Every time you click 'save' and run the applyedits command, you need to close the editor and open a new one by using lp editor on the server

daring stirrup
#

No

tidal blade
#

You are missing the weight prefix.<weight>.<prefix>

spare raptor
#

result

high raven
#

yeah, still looks a bit like editor misuse and something else providing prefixes

spare raptor
#

i go now

#

take my user

#

all permissions work, but the prefix doesn't work, maybe I have a conflict with plugins, but which plugins

tidal blade
#

What does lp user <name> info show

spare raptor
#

luck perms work properly

#

VaultChatFormatter.jar
NametagEdit.jar

#

?

#

if i delete NametagEdit.jar

#

it shows

tidal blade
#

Nametagedit would be doing the prefixes

spare raptor
#

if i delete VaultChatFormatter.jar

daring stirrup
#

Remove bperms?

spare raptor
#

ok

#

still red

#

and still deoped

#

i will try remove Essentials

spare raptor
#

good night 😿

spice whale
#

hey, converted from GroupManager successfully but, subgroups from GM have been set as primary groups for some players who had them?

X is supposed to be the primary as it was in GM, but their donator rank has been set as their primary - unsure how to fix this as we have over 40000 users D:

tidal blade
#

!weight

wintry cloudBOT
#

LuckPerms allows you to set weights in order to determine the priority of certain nodes, like permissions and even prefixes. A higher weight number is a higher priority.

spice whale
#

so I just give all the groups that should be primary higher weight than the prev subgroups?

tidal blade
#

Yeah, setup the weights

#

The higher the number, the higher the weight

#

We always recommend going in intervals of 10 or 100 etc.. That way you have room inbetween incase you want to add more later

spice whale
#

appreciate ya <3

#

is it possible to get the groups into a yml file to edit and add the weights in that way?

tidal blade
#

/lp editor

spice whale
#

that's the online one isn't it

tidal blade
#

Web-editor

#

Much quicker than files

spice whale
#

oki thank

#

how do I add weight on the editor? i have no idea what i'm doing PepeS

#

been using groupmanager for like 8 years all these new features my head

tidal blade
#

weight.<number>

spice whale
#

as a permission?

tidal blade
#

yes

spice whale
#

ah ok

#

higher is more priority yea?

tidal blade
#

Yeah

spice whale
#

how would I make staff groups sync cross-server, but other ranks like A-Z or supporter ranks not sync?

#

reading the wiki but I don't really understand the global settings

timid folio
#

Per Server Ranks:
/lpb user [username] parent add [rank] world=[server]

Per Server Permissions:
/lpb group [rank] permission set [permission] true world=[server]

#

--
Per server ranks under bungee require you to use context world=[server] rather than context server=[server], if that makes sense. That's for bungee commands

#

Normal Ranks:
/lp user [username] parent add [rank] server=[server]

Normal Permissions:
/lp group [rank] permission set [permission] true server=[server]

spice whale
#

appreciate it <3

civic acorn
wintry cloudBOT
spice whale
#

it can't connect to your database

civic acorn
#

That's weird because before today it worked fine for a week or so.

daring stirrup
#

!errors

wintry cloudBOT
spice whale
#

so i have a lil issue, my group I has all the default permissions from conversion, but I need to move all the data from it over to default, how can i do that?

#

nevermind got it

split gust
#

hello how can I disable some permissions in certain worlds?

high raven
#

You use contexts to enable the permission in the worlds you want it to be enabled

#

!context

wintry cloudBOT
autumn hatch
#

Where can I see the color combinations for ranks ?

wind fiber
#

!colours

wintry cloudBOT
autumn hatch
#

Thanks

prisma hinge
#

hello help me luckperms

autumn hatch
#

State problem

prisma hinge
#

Bug tags in luckperms I want to give tags to myself or someone else, but I can't, it gets fixed when I restart the server?

swift karma
#

!prefix

wintry cloudBOT
swift karma
#

@prisma hinge ^

prisma hinge
#

@wind fiber I set the prefixes, but sometimes it gives the tag, sometimes it doesn't get a bug.

wind fiber
#

Does the prefix show correctly in /lp user <user> info?

spare raptor
#

i fixed

#

with nametag config

tribal vector
#

I've got an extracontext set up with a placeholder:

placeholderapi: true
placeholderapi-placeholders:
  invisibleeffect: "%player_has_potioneffect_invisibility%"

The appropriate papi cloud is downloaded - player

lp user ZerekAlt info properly displays (invisibleeffect=true) when invisible and (invisibleeffect=false) when visible.

-- No problems so far --

Ive got a permission node test.test which has a context of key:invisibleeffect | value:true.
When I use /lp user <invisibleUser> permission check test.test The permission is undefined. I've tried swaping out the permission node with a real one (essentials.workbench), same result. Contexts which are not defined with placeholderapi viaextracontexts work correctly. I've noticed that whenever the context works correctly, the /lp user <invisibleUser> permission check <permission> command returns a result for the field processor where as papi contexts seem to always be returning none for processor.

Any help would be greatly appreciated.

#

please right-click-reply to my message or @ me so I don't miss a response ♥️

loud token
#

How do I add where it shows the ranks in when you press tab and in the damage indincators?

dense kite
wintry cloudBOT
#
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
dense kite
tribal vector
#

Thanks, I would really appreciate that.

formal ember
#

Hello guys, i want help :c
Why in my console i have that (I'm french) : [luckperms-hikari housekeeper] DEBUG me.lucko.luckperms.lib.hikari.pool.HikariPool - luckperms-hikari - Fill pool skipped, pool is at sufficient level.

#

[Server thread] DEBUG me.lucko.luckperms.lib.hikari.HikariConfig - Driver class me.lucko.luckperms.lib.mysql.cj.jdbc.Driver not found in Thread context class loader java.net.URLClassLoader@511d50c0, trying classloader me.lucko.luckperms.common.loader.JarInJarClassLoader@57a72426

prisma hinge
#

Hello, i have a question,
If i try to connect my LuckPerms Bungee to the local mariadb, theres everytime an error, did I do something wrong with the setup or what could be the reason?

#

The Error:```
[00:20:21] [main/ERROR] [LuckPerms]: Failed to init storage implementation
java.sql.BatchUpdateException: (conn=1010) Table 'luckperms_user_permissions' already exists
at me.lucko.luckperms.lib.mariadb.MariaDbStatement.executeBatchExceptionEpilogue(MariaDbStatement.java:324) ~[?:?]
at me.lucko.luckperms.lib.mariadb.MariaDbStatement.executeBatch(MariaDbStatement.java:1398) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.ProxyStatement.executeBatch(ProxyStatement.java:127) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.HikariProxyStatement.executeBatch(HikariProxyStatement.java) ~[?:?]
at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.applySchema(SqlStorage.java:197) ~[?:?]
at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.init(SqlStorage.java:170) ~[?:?]
at me.lucko.luckperms.common.storage.Storage.init(Storage.java:117) ~[?:?]
at me.lucko.luckperms.common.storage.StorageFactory.getInstance(StorageFactory.java:88) ~[?:?]
at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:163) ~[?:?]
at me.lucko.luckperms.bungee.LPBungeeBootstrap.onEnable(LPBungeeBootstrap.java:168) ~[?:?]
at me.lucko.luckperms.bungee.loader.BungeeLoaderPlugin.onEnable(BungeeLoaderPlugin.java:51) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:315) ~[Waterfall.jar:git:Waterfall-Bootstrap:1.17-R0.1-SNAPSHOT:9d0ca6a:451]
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:290) ~[Waterfall.jar:git:Waterfall-Bootstrap:1.17-R0.1-SNAPSHOT:9d0ca6a:451]
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67) ~[Waterfall.jar:git:Waterfall-Bootstrap:1.17-R0.1-SNAPSHOT:9d0ca6a:451]

My db table 
```MariaDB [luckperms]> SHOW TABLES;
Empty set (0.000 sec)

MariaDB [luckperms]>```
tribal vector
slim ibex
#

How can I fix the double-space between prefix and Username on my Sponge Server?

dense kite
#

did you add a space in your prefix?

slim ibex
#

Nevermind, just found. Thanks anyways.

civic acorn
#

Is there a command to replace a tempadd group, but keep the remaining time?

dense kite
#

there's an argument to stack the time, ill see if i can find it.

civic acorn
#

Thank you,

dense kite
#

accumulate
add this to the end of your addtemp command to stack the time

civic acorn
#

Sorry, I didn’t explain myself well enough, i know that 🙈 This is what iam seeking. let’s say a user buy a rank, they get /lp user %player% parent addtemp iron 30d - they then 5 days later buy a upgrade and you run a new command and the addtemp, gets replaced with gold, but they still only have 25 days left, because they used 5days already.

#

Is that possible?

dense kite
#

So you want their gold to run out, when the iron would have normally?

civic acorn
#

Yes 👍🏼

dense kite
#

Ah, no. That’s not something lp could do afaik.

civic acorn
#

Oh okay, thank you anyway 🙏🏼

past wolf
#

wie macht man einen platz halter auf luckyperms

sour gorge
#

Machen? Hört sich fast so an, als wolltest du luckperms neu coden^^ Du 'machst' sie nicht, sondern benutzt die, die da sind

past wolf
#

???

sour gorge
#

!placeholders

wintry cloudBOT
sour gorge
#

Bitte sehr, da sind alle, die es von luckperms gibt.

prisma hinge
#

@calm tide ugh@calm tide ugh@calm tide ugh@calm tide ugh@calm tide ugh@calm tide ugh

calm tide
#

WRONG CHAT

#

IDIOT

prisma hinge
#

lmfao

calm tide
#

useless mod

prisma hinge
#

💀

calm tide
#

wtf

#

why are you here

native ferry
civic acorn
#

Can someone explain something to me, I’ve read the wiki, and I downloaded the LuckPerms Placeholder, and papi reloaded. But when I try using this placeholder, “%luckperms_inherited_group_expiry_time%” it just displays the text and not the output I wanted. What am I doing wrong ? my goal is to setup a command using MyCMD to see how much time is left on a addtemp group.

wind fiber
#

hvae you given the group name as an arguement

civic acorn
#

“%luckperms_inherited_group_expiry_time_test%” like this?

dense kite
#

looks right.

civic acorn
#

No I didn’t do that, sorry. I will try now.

#

That works, it now shows the time, would it be possible to make it also show the group?

dense kite
#

There is a highest inherited group by weight placeholder, you could give that a try.

civic acorn
#

Perfect, that works. Thank you for the help. 🙏🏼

#

I ended up using the current group on track.

fluid current
#

старики здарова)

#

как дела?

#

CТАРИКИ АУУУ

formal cave
#

сам такой

prisma hinge
#

Hi, I need help disabling my silentjoin and silentquit. I am really horrible when it comes to code and stuff.

quick lagoon
prisma hinge
#

ik

#

i already have everythng setup

#

i just dont know how to disable silentjoin and quit

#

That's not luckperms related

#

i went to discord srv and they said it is

#

It's essentials.

#

Type: /lp group <admin for example> permissions set essentials.silentjoin false

#

Same for silentquit

#

its that simple?

#

wow

#

Yup

#

kk thx

#

Now I got another question. How can I add a single permission node to every single group. Tried using bulkupdate but that just deleted all existing nodes..

#

It's over 300 groups...

sour gorge
#

Why not make the groups inherit each other?

prisma hinge
#

Because my plugin checks the node of the group

#

Not the permission the player has

#

It's... Weird but allows my custom appointment plugin to work properly

sour gorge
#

Does it not work with permissions inherited by other groups? Meaning group a has the permission, and group b inherits group a, also having the permission

prisma hinge
#

Yeh but the loop goes over all groups of the player and checks if that group has a certain permission. If it does, it removes the group from them. This is so donator group and staff ranks aren't removed when someone is appointed a roleplay group

#

Inheritance doesn't work with it. Soo

sour gorge
#

Sounds like you should make use of the tracks system

prisma hinge
#

I use vault API with my custom plugin.. but that's not my question

#

I need to add a single permission node yo every group

#

Is that possible without using inheritance?

sour gorge
#

That's odd that it doesn't though. I had requested a bulk 'add' operation in the past but it got denied. Ultimately, lp is made to work with inheritance. All i can see as a solution for you would be to either fix up stuff so it recognizes inherited permissions or add that node to each group. The editor might work best for this as it has a 'copy' operation when checkmarking a node

prisma hinge
#

Thank you

#

Didn't know about the copy operation

#

That could have saved me a few hours.

sour gorge
#

I love the editor

prisma hinge
#

guys

#

last queston

#

My god. Nice

#

how do i add someone to a group

#

....

#

lol

#

Google it ?

#

i feel like its an easy command

#

no like to a group i made on lp

prisma hinge
#

it's /lp user <username> parent add <group>

#

kk

#

thx

#

Hey @prisma hinge

#

hey

#

Great website. Has nearly all answers

#

wow

#

whats google

#

hehe

sour gorge
prisma hinge
#

oh yeah ik about that one

#

hey root

#

i did the command

#

and i set it to false

#

and i reset the server

#

and i still join and it doesnt do anything

#

it doesnt show that i oined

sour gorge
#

Sounds like you maybe don't have group weights set up correctly

prisma hinge
#

if it no work, remove luckperms

#

if u still have issue

#

it's not luckperms

#

or go to the essentials config

#

and just disable it

#

@prisma hinge

#

yes

#

what

#

is the above for me?

#

ye

#

whats a group weight

#

big boi muscles

#

hhe

#

https://server.pro
In this tutorial, we teach you how to create groups and manage permissions within those groups so that you can have ranks on your server. We use LuckPerms for this tutorial so ensure you have the correct plugins.

LuckPerms Plugin: https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-plugin.28140/
LuckPerms Wik...

▶ Play video
#

watch that

#

then ask questions

native cove
#

Hello everybody.
I have a specific question, I would like to know if there is a permission that would allow a user to remove themselves from a group and put them back on?

#

But just him and just a specific group

fast nova
#

You can't do that with a group i believe

#

Because then you have to give the default rank that permission to

#

You can however use it on a specific person or on a specific group but changing back without perms can't.

queen dune
#

hi how I could add several home in a group

full flume
#

Luckperms doesn't deal with homes directly, you'd have to consult the documentation of the plugin that provides them to see what's required in order to provide additional homes.

queen dune
#

ok

quaint sonnet
#

how to set permissions on bungee server?
i download luckpermsbungee on the bungeecord server
but how to set permissions there?

prisma hinge
#

use the lpb command

#

😄

#

/lpb editor

#

@quaint sonnet

quaint sonnet
#

thxxxxxxxxxxxxxxxx!!!!!!!!!

prisma hinge
#

im having a problem whit my prefixes loading in chat

wintry cloudBOT
#
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
coral salmon
#

How is LuckPerms’ database laid out? I’m trying to use it to provide permissions for an external program.

#

Or more specifically, how should I properly interact with it?

dense kite
#

wouldn't the API be a better bet for that?

daring stirrup
#

You’d need to implement the api first

#

Iirc

plain star
#

I'm going to run a LuckPerms server network on Ubuntu 20.04 arm64, what MySQL server would you recommend?

coral salmon
#

I guess I'm looking for a Minecraft-independent LuckPerms implementation.

coral salmon
dense kite
plain star
#

Is there a way I could use MongoDB? (I know it's NoSQL)

dense kite
dense kite
quaint idol
#

yes

plain star
#

Okay thanks

coral salmon
quaint idol
gleaming birch
#

why on command / lpb user <nickname> info
writes
Contexts: (server = bungee) (world = anarchy)

#

shouldn't the server be anarchy?

latent grotto
#

!help

wintry cloudBOT
#
Available commands

!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!hack
!helpchat
!inheritance
!install

!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki

latent grotto
#

!bungee

wintry cloudBOT
latent grotto
#

!bungeecheck

wintry cloudBOT
#
Running a network and getting UUID mismatches?

Please double check that:
1. BungeeCord config.yml has ip_forward and online_mode set to true
2. All backend servers' spigot.yml has bungeecord set to true
3. All backend servers' server.properties have online-mode set to false

prisma hinge
#

!user

wintry cloudBOT
#

Sorry! I do not understand the command user Did you mean userinfo?
Type !help for a list of commands

prisma hinge
#

!userinfo

wintry cloudBOT
#
Please take a screenshot!

Seeing a screenshot makes everything so much easier!

For prefixes not showing up in chat:

/lp user <user> info.

For database errors:

Server console: /lp info | Proxy console: /lpb info.

fast gust
#

what to do if it doesn't work luckPerms on 1 7 10

#

@quick lagoon

wintry cloudBOT
#

Hey Мелкий Бродяга! Please don't tag helpful/staff members directly.

wind fiber
#

downfalls of crossposting :)

dense kite
gleaming birch
#

/lpb u Thin_Troll_Test group add anarhyst server=bungee world=anarchy
I issue through this group, bungee sees, the server does not.

dense kite
#

You don’t need the proxy one if you only have 1 proxy.

#

Just … add anarhyst world=anarchy

gleaming birch
#

But if you specify only server = anarchy, then LiteBans BungeeCord does not see the group's permissions.
Plugin developer says I have a problem with LuckPerms

dense kite
#

Run /lpb info on your anarchy server

#

And send a ss

gleaming birch
dense kite
#

you need to change the server: option in the lp config of the backend

cobalt bear
#

Yo the server closes whenever I start it and I get no warning/errors from luckperms but it's the one causing it.
Mc version: 1.8.8
Java version: 8
Plugin version: 5.3.75

dense kite
dense kite
cobalt bear
dense kite
#

!paste send your log please

wintry cloudBOT
#
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!

cobalt bear
wintry cloudBOT
#
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!

cobalt bear
wintry cloudBOT
#
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!

cobalt bear
#

egisgnprs

wintry cloudBOT
#
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!

#
Invalid Paste!

The paste link you sent in is invalid or expired, please check the link or paste a new one.

cobalt bear
wintry cloudBOT
#
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!

cobalt bear
#

bro im literally using pastebin

#

bad bot

mighty yarrow
#

you're not mean tot say !paste. that's a command to make the bot send the pastebin link for people to use x)

#

!faq

wintry cloudBOT
mighty yarrow
#

check the "when i install luckperms my server shuts down" question

#

nvm you cross-posted :)))

#

Keep it to one channel please....

gleaming birch
gleaming birch
#

how to make both bungeecord and the server see the player's group?
while my situation is such that I give out the group through
/lp user <nickname> group add test server=anarchy (bungee does not see the group in this case)
if I issue it through:
/lpb user <nickname> group add test world=anarchy (in this case, Bungee sees the group, but the server does not).
How to be?

prisma hinge
#

i have a network and am using luckperms for velocity and luckperms in all backend servers. I want the ranks to be different in one specific server, how do i do that.

prisma hinge
#

contexts I think

#

set the rank in server=

#

can someone help me fixing this error:

daring stirrup
#

!paste logs/latest.log

wintry cloudBOT
#
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!

prisma hinge
#

there you go

shadow temple
#

How can i remove<> from chat

prisma hinge
#

if you are using essentialschat, from the ess config change the format

shadow temple
prisma hinge
shadow temple
prisma hinge
#

idk

#

search it lmao

#

CTRL + F

prisma hinge
shadow temple
shadow temple
vocal nimbus
#

hello how can i change the language of the plugin?

golden laurel
#

I am trying to add permission to everyone to use a hat using the hat plugin but when I tried to use the command i could not see the hat plugin?

gleaming birch
#

!bungee

wintry cloudBOT
gleaming birch
#

Working with BungeeCord sync
Why doesn't BungeeCord see the group on the backend server?

#

if i use BungeeCord LuckPerms bundle i need to use messaging-service: auto or messaging-service: pluginmsg

daring stirrup
#

!sync

wintry cloudBOT
gleaming birch
#

🥰

dense kite
#

or even the message on the embed for that matter

dense kite
#

do you have a database setup for them?

gleaming birch
dense kite
#

are they in the same table?

gleaming birch
dense kite
#

run /lp info and /lpb info please

#

(screenshot both and send here)

gleaming birch
#

previously there was messaging-service: auto

#

I've been working with this for a long time, never had a problem.
But today I decided to install LiteBans on BungeeCord and faced the fact that litebans cannot determine whether there are permissions or not.

gleaming birch
dense kite
# gleaming birch

the screenshots look like they're synced.
you shouldn't have to change the messaging from auto, it automatically does what it needs to.

what permissions aren't working with litebans?

potent quiver
dense kite
#

??

#

what?

gleaming birch
dense kite
#

example?

gleaming birch
#

LiteBans developer says I have the wrong contexts.

gleaming birch
dense kite
#

okay, can you run /lpb user <some user that can't use them> permission check litebans.bans

gleaming birch
dense kite
#

can you send your /lpb editor link.

gleaming birch
gleaming birch
dense kite
#

no, you can send it here

#

!editorsafety

wintry cloudBOT
#
It is safe to send an editor link in public.

Any changes made in the editor have to be applied using the /lp applyedits command - impossible unless the person with the link is also connected to the server and with the required in-game permissions to use LuckPerms commands. It's effectively just as safe to share an editor link as it would be to share a screenshot of your permissions or a pastebin of a configuration file. The editor doesn't contain any sensitive data (except perhaps player names).

Concerns about the proprietary nature of your permissions setup?

Please, don't be. We're here to help, not steal your permissions setup. Additionally, permissions can be tested by players simply joining your server and seeing what they can do.

dense kite
#

okay, i'm pretty sure i was over this with you earlier.
server contexts are for proxies, and world contexts are for sub-servers when using bungeecord.
you do not need to include the server context if you only have 1 proxy.

#

if you want it to work on your anarchy server, you'd apply it with the world context for lpb.

dense kite
#

you don't need the server context..

gleaming birch
#

okay, not server context

#

Outcome:

There is no anarhyst group on the anarchy server
and no permissions to /ban

gleaming birch
frail gust
#

prefix is not showing :/

tidal blade
#

!chat

wintry cloudBOT
#
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
frail gust
#

not there i mean in chat

tardy glacier
#

!chat

wintry cloudBOT
#
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
dense kite
#

spoiler: the answer doesn't change.

frail gust
#

:/ i saw a video of soul strikers using lucky perms showing that

#

i know :/

tardy glacier
#

read the wiki links we sent, should answer all your questions 😄

frail gust
#

still confuse

tardy glacier
#

what about specifically

#

if you have a specific question we can def try and help 😄

frail gust
#

when he uses this vip prefix is showing

#

but not mine

dense kite
#

he also has a chat manager that's setup.
do you?

frail gust
#

you mean a sprt plugin

tidal blade
#

A chat plugin

dense kite
#

what is a sprt plugin ?

tidal blade
#

No clue what a sprt plugin is

frail gust
#

i mean an other plugin

#

seperate*

#

but which one should i use then

dense kite
#

Oh, yeah you need a separate plugin for chat management. we've got this fancy command, that shows an embed that says

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

tardy glacier
#

read the article we sent, you do need a separate plugin 😄

frail gust
#

oh

#

where

dense kite
frail gust
#

i mean what is the name of that plugin

dense kite
#

Click the link at the bottom, and look for one that suits you.

tardy glacier
#

please read

frail gust
#

ok lemme try Es X chat

tidal blade
#

Make sure you have vault as well

frail gust
#

yeah i have vault

civic acorn
#

Is it possible to run a command when a player leaves a temp group?
Say I add a player to a group for 10 days, with the /nick command. After 10 days that player leaves the group, I want to run the command to reset their nick. Is that possible?

sour gorge
#

Not with lp alone. LP is a permissions handler, not a command scheduler :P

civic acorn
#

I figured, just wanted to confirm. 😅 Do you know of a way to do so?

sour gorge
#

Try ConditionalCommands. Maybe it has something you can do a workaround with

civic acorn
#

Thank you, will take a look at it

sour gorge
#

Lol

slim ether
#

Hello i need help with LuckPerms, well i did permissions and stuff... but Prefixes won`t show up can you help?

#

@sour gorge Could you help please, and sorry for tag

wintry cloudBOT
#

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

tardy glacier
wintry cloudBOT
#
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
tame hollow
#

sorry for tag my ass 😆

tardy glacier
#

@turbosAss

#

sorry !

tame hollow
dense kite
hidden raft
#

!! SCAM !!

azure grove
#

oh

fossil marsh
#

!purge

wintry cloudBOT
#

Sorry! I do not understand the command purge
Type !help for a list of commands

fossil marsh
#

!help

wintry cloudBOT
#
Available commands

!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!hack
!helpchat
!inheritance
!install

!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki

pure sable
#

How do I change the default group to another group?

mighty yarrow
#

do not cross-post

pure sable
#

sorry

gusty plover
#

Question: any idea if theres a way to move permissions between people automatically

Ex:
player1 kills player2
player1 obtains fly command
player2 loses fly command

#

ping if you reply

pine patrol
#

Other plugins

#

That execute commands when you kill someone

#

@gusty plover

gusty plover
#

thx

quaint sonnet
#

i am trying to use Unicode resourcepack to luckperms but is not working.
prefix.1."\uF234 &c"

daring stirrup
#

!chat

wintry cloudBOT
#
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
prisma hinge
#

i just tried adding prefixes so that the members and staff on our server can have the rank name before their username and first of all i tried many things, and it refused to work, and now it is giving people that join owner permissions, every like two minutes i have to go into the lp editor and removes them from the op list, anyone know why it could be giving people op?

dense kite
#

default is the group given on join. op wouldn't be given with any group, unless you've set up auto-op.

prisma hinge
#

alright, how do i disable auto-op?

dense kite
#

this is in the LuckPerms config.yml btw

prisma hinge
#

okay, im assuming the admin we were trying to teach how to set up lp turned it on by accident

plucky snow
#

is there a way to bulkupdate to turn 1 permission node into 2 or more?
example: I want to change oldbackpack.slots.3 to backpack.slots.1 and backpack.slots.2 and backpack.slots.3

#

kinda like bulk splitting 1 permission into 2 or more

hard wolf
#

im having this issue : lp a 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 noticed you guys dont support Hybrid servers which i have , would you be able to point me in the right direction please so i know where to look to see how to fix my error anything help , like what could cause this problem , thanks in advance

crimson citrus
#

!tutorial

wintry cloudBOT
obsidian yoke
#

!placeholders

wintry cloudBOT
rigid pier
#

guys i'm using LPC for the chat formatter and i want to disable the chat formatter in some worlds can you guys add this option to the plugin

tardy glacier
#

luckperms chat is not made by the same person that makes luckperms

tepid helm
#

Hello guys,

#

How can I link site role_id with luckperms group?

#

Does luckperms has group IDs?

tardy glacier
#

What

#

What site

tepid helm
#

I have a site and a database of users to it.
Also have a server and also the database to it.
In the database of the site there is a user role_ID, and I would like to connect this somehow (if possible) the database of users with the database of permissions.

vocal salmon
#

Hey, I'm using essentials and luck perms. When I set 'add-prefix-suffix: true' in essentials config, it shows the luckperms prefix twice when I type in chat. When setting to false, it fixes this issue, but no longer shows the prefix in the player list. Does anyone know of a fix?

autumn hatch
#

i am using lp , i have made permissions but when i deop my self, idh access for the commands i have already put in the permissions

autumn hatch
steep pawn
#

What group are you currently in?

wind fiber
#

You didn’t give yourself the permissions for luckperms

wind fiber
autumn hatch
steep pawn
#

Yea what he said ^

wind fiber
#

Also /feed or feed arent valid perms

autumn hatch
#

ye wrong link ;-;

wind fiber
#

Check the documentation or use verbose

autumn hatch
#
#

the one i am using rn

#

tf

#

why my changes not saved ;-;

wind fiber
#

Are you reusing the same editor link?

steep pawn
#

Did you save them and apply in game?

autumn hatch
steep pawn
#

That’s why

wind fiber
#

Don’t do that

#

Generate a new editor link every time you run the apply edits command

steep pawn
#

It doesn’t live update. ALWAYS use a new editor link

autumn hatch
steep pawn
#

Op doesn’t matter when you use a permission system

autumn hatch
#

yes but when i send the save message , they do not save

steep pawn
#

Cuz you didn’t give yourself the luck perms permission

autumn hatch
#

oh

wind fiber
#

I would advise reading this

#

!usage

wintry cloudBOT
autumn hatch
autumn hatch
#

thanks for the time , i ll read the usage and edit them

steep pawn
#

Np good luck

autumn hatch
#

thanks

autumn hatch
#

is there a permissoin i can give to have all luck permissions on a rank ?

wind owl
autumn hatch
#

Oh thanks

frail vapor
#

help
[5:50 PM]
help help
[5:51 PM]
i did /luckperms group default permissions set QualityArmory.default ture
[5:51 PM]
true
[5:51 PM]
but players still can't use it
[5:51 PM]
help

#

help
[5:50 PM]
help help
[5:51 PM]
i did /luckperms group default permissions set QualityArmory.default ture
[5:51 PM]
true
[5:51 PM]
but players still can't use it
[5:51 PM]
help

autumn hatch
wind owl
#

Wdym appear?

dense kite
#

It’s not going to auto complete. You have to manually add wildcard perms.

wind owl
#

^

autumn hatch
#

When I write

#

Luckperms.* . Them I can not see them on the permission of a rank

tidal blade
#

What do you mean permission of a rank

autumn hatch
#

This area

#

The || luckperms.* || Doesn't appear there

tidal blade
#

Scroll down

autumn hatch
steep pawn
#

Are you hitting the button right there that says “add”

steep pawn
autumn hatch
#

I can share screen as well

steep pawn
#

i dont feel like joining a vc, something you are doing wrong if the permissions arent being added

autumn hatch
#

I ll resend a lp editor link

steep pawn
#

you can do it in game via a command too

autumn hatch
#

I opened a other LP editor link and I fixed it

#

Ty for time and help 🙂

steep pawn
#

see, ALWAYS use a new link for every single edit

#

once you save and apply, delete the webpage and re do /lp editor

spiral sphinx
#

can i see somebody else's prefix with a placeholder?

dense kite
spiral sphinx
#

if its "To <TARGET>"

#

how do i make the target's prefix show

#

if i use %luckperms_prefix% its gonna show the sender's prefix

prisma hinge
#

How can I disable the LP LOG?
Everytime A player gets his parent edited it shows "(player) [U] (playername) parent set default"

wary verge
#

hi, I have a question. I installed luckperms bungeecord. I was wondering if I could only put a role on a particular server and not globally

wintry cloudBOT
prisma hinge
sour gorge
wind fiber
#

oh yeah you can for players i thought you meant in console

stark spruce
#

yes in my server. [LP] Permissions data for your user was not loaded during the pre-login stage - this is likely due conflict between CraftBukkit and online-mode sentting. Please check the server console for more information.

mighty yarrow
prisma hinge
#

Ello, ok so, I am trying to make a prefix that would be §4[§kAdmin]§r, I expect the word "Admin" to be obfuscated between the brackets, but when I type in-game, it shows like this

formal cave
#

Well yeah the bracket is too

#

Lol

prisma hinge
#

wait

#

bruh I am stupid

#

sorry for bothering

fierce spade
#

Hey, do you have such a problem, the first letter of the limited time permission is capitalized, and the variable does not display the time, then an empty string is returned. string

inner tide
#

Hello
Can anyone help me
I want luck perms in my deluxe hub

sour gorge
steep garden
#

Hey ! I have this error :/ Someone can help me please ?

sour gorge
#

!errors

wintry cloudBOT