#support-1

1 messages · Page 907 of 1

proud hound
#

@white sage did you make an issue on github

white sage
#

?

hazy elm
#

So my retarded server owner wants to make the Prefix and username colour the same, but hasnt a clue. Any ideas

white sage
proud hound
#

@hazy elm username colour can sometimes carry over from the prefix, but if it does not you need to configure that in your chat plugin using per-group formats.

#

@white sage I've seen that error a million times from you. Did you import from groupmanager?

white sage
#

Y

#

e

#

s

proud hound
#

Neat, well it looks like groupmanager is storing it's contexts weirdly

white sage
#

so what

foggy quartz
#

recreate your groups haha

white sage
#

...

foggy quartz
#

look idrk but why use groupmanager in the first place

#

maybe you can bulk edit the contexts

hardy kite
#

Hello. I have set up Luckperms only in the tab the color is still white. How can you adapt that to the rank color? I heard this works somehow with Luckperms.

foggy quartz
#

get a tab plugin

hardy kite
#

which?

foggy quartz
#

try TAB

hardy kite
#

I found the plugin TAB [1.5.x - 1.16.1] - RGB Support 2.8.2. Is it also compatible with Luckperms? So does that automatically adjust?

jovial belfry
#

I have pvp off for the server, but it still works. Is that a LuckPerms thing?

foggy quartz
#

I have pvp off for the server, but it still works. Is that a LuckPerms thing?
@jovial belfry no

#

I found the plugin TAB [1.5.x - 1.16.1] - RGB Support 2.8.2. Is it also compatible with Luckperms? So does that automatically adjust?
@hardy kite just use placeholders for prefixes

torn mason
#

Alrighty I have an interesting one.

I'm wanting to switch the plugin I use for pets. Currently the permission node "mypet.shop.panda" will let them have a panda pet. However I'm trying to set up a system so that if they have the old permission node it'll give them access to "pet.type.panda". Some kind of logic input might work? Any ideas here are appreciated.

foggy quartz
#

!bulkupdate

wanton stratusBOT
foggy quartz
#

try that, idk if it will work it your case but its worth a shot @torn mason

proud hound
#

Yes Tim is right, you can just change every occurrence of the old node to the new node

#

No need to convert it at the permission check level

hardy kite
#

@foggy quartz is there a plugin which is quite popular with the color in the tab? could you recommend one?

foggy quartz
#

TAB

#

I found the plugin TAB [1.5.x - 1.16.1] - RGB Support 2.8.2. Is it also compatible with Luckperms? So does that automatically adjust?
@hardy kite this one

hardy kite
#

But is that compatible now and does it automatically adapt to the tab colors?

foggy quartz
#

just use placeholders

#

yes its compatible

#

You will have to adjust the config to use the luckperms !placeholders to display the prefixes, otherwise it will default to matching the weird TAB prefixes with your group names which is extremely ugly. Im sure someone can help you out in #general but it's time for me to go to bed so goodnight

#

!placeholders

wanton stratusBOT
steep granite
#

Hi. I was wondering how I was able to make users be able to have more than one prefix. Everytime I give someone a rank with a prefix, the one with the most weight is the one that shows up. I've been reading around and I've tried what the forums page says. However, I'm uncertain of how to exactly do it. Is there a way to do this without having to go inside the server's files? This is, either in the editor or in the server itself.

queen latch
#

!prefixstacking

wanton stratusBOT
#

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

queen latch
#

You'll need to edit the config for it, unfortunately. Howcome you can't edit it?

steep granite
#

I mean- I saw the stated example, but I don't know how to apply it to the groups I've created myself. It says "Prison", "Donor", and "Staff", but I don't exactly know where one states such variants

little sphinx
#

!tracks

wanton stratusBOT
steep granite
#

Okay, I think I got it. Thanks

rapid pebble
#

Is it possible for Ranks to have certain requirements and be purchasable(ingame) via luckperms?

proud hound
#

Not only with luckperms, you'd need some other autorank or rankup plugin

mossy arrow
#

What is a good TAB plugin that works with LP?

chrome spire
#

On my server we are just using essentialsx chat and it works pretty well

hearty void
#

How do I have users with 2 ranks? For example my donators want to be in my normal rank system but also have their dono ranks and permissions while being able to progress normally

little sphinx
#

just do parent add

#

!commands

wanton stratusBOT
summer aspen
wanton stratusBOT
queen latch
#

Where's your DB hosted?

summer aspen
#

My config is also


# The following block defines the settings for remote database storage methods.
#
# - You don't need to touch any of the settings here if you're using a local storage method!
# - The connection detail options are shared between all remote storage types.
data:

  # Define the address and port for the database.
  # - The standard DB engine port is used by default
  #   (MySQL: 3306, PostgreSQL: 5432, MongoDB: 27017)
  # - Specify as "host:port" if differs
  address: localhost

  # The name of the database to store LuckPerms data in.
  # - This must be created already. Don't worry about this setting if you're using MongoDB.
  database: DBNAME

  # Credentials for the database.
  username: BLAHBLAHBLAH
  password: 'PASSWORD'```
#

on the machine

little sphinx
#

is your database on the same computer as your server?

summer aspen
#

yes

little sphinx
#

!errors then

wanton stratusBOT
summer aspen
#

To give the user access to the LuckPerms tables, execute:

GRANT ALL PRIVILEGES ON [databasename].* TO '[username]'@'[ipaddress]';
obviously replacing the parts in [ ].

For example:

GRANT ALL PRIVILEGES ON luckperms.* TO 'luck'@'%';
Then, when you have finished your changes, run:

FLUSH PRIVILEGES;``` this right?
lyric dragon
#

Hi, I'm struggling with adding multiple prefixes so players can distinguish donor ranks from in-game ranks. We've followed the guide on stacking but have had no luck

#

I'll just post an SS of how I want it to look ideally

#

'G' being the donor rank, and 'Newcomer' being the in-game rank. Any help would be much appreciated!

#

EDIT: We have indeed made tracks for donor and in-game ranks, to clarify

chrome spire
#

Not actual support here

I'm not sure if LP would allow multiple prefixes. You could use the DeluxeTags plugin.

nocturne chasm
#

!stacking

wanton stratusBOT
lyric dragon
#

Hi, I'm struggling with adding multiple prefixes so players can distinguish donor ranks from in-game ranks. We've followed the guide on stacking but have had no luck <--
@nocturne chasm

#

Not actual support here

I'm not sure if LP would allow multiple prefixes. You could use the DeluxeTags plugin.
@chrome spire Would that have an effect on nicks do you think? We tried ChatEx and that removed nicks

chrome spire
#

I don't believe so. I've used DeluxeTags on my server before, but recently removed it because I'm experimenting with what works best for my server.

In EssentialsX config you need to go to the section called EssentialsX Chat and add the placeholders from DeluxeTags so it show up properly.

lyric dragon
#

Gotcha

#

I understand, thank you so much!

chrome spire
#

All tags are also done via permissions so you could for example allow the donor ranks to themselves with the /tags command

#

or just have staff able to force tags on people

#

I understand, thank you so much!
@lyric dragon If you do choose to use DeluxeTags, feel free to DM me and I can help you configure it to your liking

lyric dragon
#

We'll give it a go, I'll DM you if I run into any issues😆

ocean fjord
#

hey i need help with importing my backup

placid cipher
#

@chrome spire Yo

chrome spire
#

hey i need help with importing my backup
@ocean fjord Into?

#

@chrome spire Yo
@placid cipher Yes?

ocean fjord
#

@chrome spire every time i try to import my back up i get this error "java.util.zip.ZipException: Not in GZIP format"

placid cipher
#

You know how to make it so, people can get tags via crates?

#

@chrome spire

chrome spire
#

I do not sorry

#

!help

wanton stratusBOT
#
Available commands:

!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!chat
!colours
!commandequivalents
!commands
!config
!context
!default
!downloads
!editor
!errors
!essentials
!extensions
!extracontexts
!faq
!helpchat
!inheritance

!install
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki

foggy quartz
#

I asked this a long time ago and i forgot how, is there a way to bulk-remove the world=world from contexts of a group?

chrome spire
#

!bulkupdate

wanton stratusBOT
half marsh
#

Can you import permissions from pex?

#

straight to luckperms?

proud star
#

hi

#

i did /lp user John permission addtemp 10 (permission)

#

says unknown command

dim wolf
#

yeah, it is lp user John permission settemp (permission) true (time) (temporarily modifier)

nocturne chasm
#

!migration @half marsh

wanton stratusBOT
proud star
#

@dim wolf thx whats temporarily modifier)

rapid pebble
#

@proud hound Do you know any? I saw Rankup but it doesn't have custom gui support

wanton stratusBOT
#

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

dim wolf
#

i dont know the exact name but its the seconds minutes etc.. :)

boreal bane
#

!copy

wanton stratusBOT
#

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

boreal bane
#

!paste

wanton stratusBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://bytebin.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!

summer ocean
#

anyone are you know fix LP not working on paper 1.16.1 ?
After i upgrade my server 1.15.2 to 1.16.1 then LP does't give any permissions

proud hound
#

Do LP commands work

summer ocean
#

yes, them working

placid cipher
#

How do I change the prefix, when I don't like a prefix?

proud hound
#

Just set a new one or use the editor

placid cipher
#

How do I change the prefix in editor?

#

nvm found out

shy haven
#

is it possible to give people perms to only promote in a specific track?

summer ocean
#

have anyway for me fix that issue. ( commands working but doesn't give any permissions)
i tried delete and create new one by command

vivid locust
#

Hey

vale oak
#

any one can give me a minecraft account to play 🙂

lyric dragon
#

lol weird place to ask for an alt

fleet gull
#

Alright, I am going to be the annoying newbie with the issue to post about.

#

Ever since upgrading from Luckperms 4.x.x to 5.1.26 I have had this issue with Deluxechat integration.

#

Not sure if it helps or not, but I have extension-legacy-api-1.0.0 and Expansion-LuckPerms.

summer ocean
#

@fleet gull
working well for me, check again lp config and papi

fleet gull
#

Just got it, thanks for the papi comment.

ocean fjord
#

can someone help me?

steel zinc
#

what's up?

ocean fjord
#

every time i try to import my back up i get this error "java.util.zip.ZipException: Not in GZIP format"

#

and i do not know how to fix that

steel zinc
#

hmm

ocean fjord
#

it did not do that until the update

steel zinc
#

hmm

#

i have no clue what to say rn xD

ocean fjord
#

xD

flint panther
#

is there a way to export my sql database into a file, then take the file to another server and convert it into the new database?

#

@ me

summer aspen
#

@ me too ^

foggy quartz
#

I am trying to set up per server ranks

#

But each time I added server=lobby

#

with the server=factions

#

It sets them a rank below the ladder

foggy quartz
#

Just dont connect all servers to the same database @foggy quartz ?

#

@ me too ^
@summer aspen > is there a way to export my sql database into a file, then take the file to another server and convert it into the new database?
@flint panther log into the mysql admin panel and export it

tame night
#

what does priority do for groups?

#

for prefixes*

flint panther
#

Ok thanks!

foggy quartz
#

@foggy quartz But why?

#

Can't per server groups work?

#

@foggy quartz But why?
@foggy quartz well youre setting them all up as separate servers anyway so whats the point

#

You can do per server permissions

split veldt
#

!weight @tame night this should answer your question.

wanton stratusBOT
tame night
#

it doesnt but okay..

#

yea idk what to do

#

this is confusing af

#

Hello?

shrewd thistle
#

@tame night it is highly recommended that you read the wiki first

tame night
#

well i maily just wnana know why weights dont work

#

is higher more ? or what

#

@shrewd thistle you understand or able to help?

shrewd thistle
#

@tame night have you read the wiki that was attached above?

tame night
#

Yes

#

it dont make sense to me

shrewd thistle
#

so what does not make sense?

tame night
#

i set default to weight one and owner to weeight 100 is that notright?

shrewd thistle
#

that is correct

#

what's the problem?

tame night
#

okay not sure why it wsnt working

shrewd thistle
#

are you part of the owner group? cause if you are all the owner stuff should take priority

tame night
#

yes

#

i have owner prefix but when i do /who

#

it show default

shrewd thistle
#

are you using the web editor?

tame night
#

no it crashes my browser

shrewd thistle
#

ok then, are you sure you are part of that group?

tame night
#

Yes

shrewd thistle
#

do /lp user <username> info

tame night
#

ohhh

#

i am set to owner group that why

shrewd thistle
#

what?

#

are you owner?

tame night
#

yes

shrewd thistle
#

and it says that right?

tame night
#

yes

shrewd thistle
#

do you have vault?

tame night
#

yes

mossy crown
#

Hello

shrewd thistle
#

hi

mossy crown
#

Can I make a role have it so that when a person gets the role, they get put in adventure mode?

shrewd thistle
#

@tame night how did you setup your prefixes?

mossy crown
#

i.e. I want them to have no perms. etc. ?

shrewd thistle
#

@mossy crown I'm pretty sure lp can't change gamemode but you can set a group with higher weight and all the perms set to false

mossy crown
#

This is how it looks like, I want all these perms to be off for default, but those higher have them?

#

if I set them to false

#

is it only for default?

#

those higher still have true?

#

or does it go all the way up?

shrewd thistle
#

if it is the lowest weight group (default) you can just remove the perm and they will not have them

#

the ones with higher weights will still retain the perms

mossy crown
#

So I can just turn them false?

shrewd thistle
#

just remove them

mossy crown
#

then I have to add them to member role

#

cuz rn all the perms are on default

#

right?

shrewd thistle
#

are all people on your server automatically members?

mossy crown
#

they have to be to enter

#

so yes?

shrewd thistle
#

yes

mossy crown
#

so it doesn't matter? if default ppl cant enter, then it renders these perms only for higher ranks

shrewd thistle
#

@mossy crown yes

#

make sure to remove them

mossy crown
#

so is there a way to copy paste these 49 perms I added, or do I have to take screenshots to remember them then add them?

shrewd thistle
#

no copy paste, sorry

sterile path
#

Question, So is there any placeholders I can use? I want all players to get added to a group is there a way I can do that without manualyl having to add all the names? For example, I have a player join a server his group when they join is Default, after they complete the tutorial they get added to group Player. But it's impossible to add every single player manually, so is there a placeholder?

shrewd thistle
#

@sterile path just give the perms to the default group and change the display name to whatever you want it to be

sterile path
#

Okay, but that was just the example. There multiple types of clans someone can pick and choose, so would a placeholder be possible?

shrewd thistle
#

well you can execute a command when people join a clan

#

for example, you have an npc for clan A and when it gets clicked it goes /lp user @s parent add <clan A>

sterile path
#

So example would be, Lets say a player joins the server, he's in group default, after the tutorial he has the option to be a fire player, water player, and earth player

#

Oh let me try that.

tame night
#

so if i add permisison to default and set helper as higher weight will helper have all default perms?

hasty scroll
#

If the default role is the parent of helper yes

tame night
#

so if helper parents defualt?

hasty scroll
#

If you want helper to gave the same permissions as the default role then the default needs to be the parent

shrewd thistle
#

!inheritance pls read this wiki

wanton stratusBOT
tame night
#

wydm ExZ

sterile path
#

Alan, would there be another way... does @s act as a placeholder for the user name>

#

?*

tame night
#

like have default parents set helper ?

solar mulch
#

Hey is there any way to disable players from having access to commands that don't have permission nodes setup for them?

chrome spire
#

Hey is there any way to disable players from having access to commands that don't have permission nodes setup for them?
@solar mulch what commands in particular?

solar mulch
#

like say a plugin returns its info when you type in the base command for it

#

bad example but if you know what i mean

chrome spire
#

I don’t. I thought you were talking about negating a persons permission to a command that doesn’t have a node.

#

I was just asking what command in particular. If that makes sense

solar mulch
#

okay for example currently players can type /libsdisguises and it returns the version information and such without having a permission giving them access to that command

chrome spire
#

Ah okay

foggy quartz
#

Dose anyone know how to Do perfixes in lp

chrome spire
#

I’m currently eating dinner so not in the office but I believe there’s a permission node called libsdisguises.cmd.*

#

You would add that to group you want to block and negate it by listing it as false

#

okay for example currently players can type /libsdisguises and it returns the version information and such without having a permission giving them access to that command
@solar mulch I can check after I finish eating

#

Dose anyone know how to Do perfixes in lp
@foggy quartz yeah I do

#

!prefix

wanton stratusBOT
chrome spire
#

Also there you go

torn radish
#

So wait can you use vault for rank displaying with lp?

chrome spire
#

You need vault in order to display

#

!help

wanton stratusBOT
#
Available commands:

!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!chat
!colours
!commandequivalents
!commands
!config
!context
!default
!downloads
!editor
!errors
!essentials
!extensions
!extracontexts
!faq
!helpchat
!inheritance

!install
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki

chrome spire
#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

mint socket
#

alguien abla español

sterile path
#

Okay so hypthetically, let's say a player joins a server and their is no staff on... the player does the tutorial and after it teleports them to a room where they choose the type of player they will become. Offensive, defensive, or speclaist. Theres 3 signs that have, "click here to become a Offensive Type" "Click here to become a defensive type" "Click here to become a specliast type". I know the command /lp user (name of the user) group add (name of group) However, If people join the server it's impossible for me to know their names and manually add them. So would there be a solution to it, like a placeholder that adds the player to a group without me manually having to type their name.

foggy quartz
#

I am creating a plugin how can i get the permission to show up in lp editor?

half marsh
#

Desteria uses luckperms 😮

#

iLemon is in here so that's cool

flat parcel
#

@sterile path You'd need a plugin that can run commands when a sign is clicked. Have it run the command as console, and it should have a placeholder you can put in the command that will be replaced with the player's name (usually {player} or %player%)

crimson holly
#

so if I made an edit in the editor? Does it update realtime in the server?

split veldt
#

Nope

#

You need to clickthe save button in the top right

#

and run the command it gives you

crimson holly
#

I see okay thanks

split veldt
#

Makes it so nobody can edit your server perms if they have the edit URL

#

unless theyh ave permission to run the applyedits command

crimson holly
#

that's great actually

split veldt
#

Means we can ask for your editor link and diagnose issues without you having to be worried

sterile path
#

@flat parcel I have the sign plugin command signs, so in the console write, /lp user {player} or %player% group add (group name)

wanton stratusBOT
#

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

flat parcel
#

refer to their documentation

sterile path
#

where is the documentation

proud hound
#

Will have to go to ^

split veldt
#

Damn google keeps changing their logo no wonder i can never find them!

lilac cobalt
#

hi, is it possible to bulk update one perm into two perms?

quasi prairie
#

Hello, i talk spanish and i use aternos and i can´t use lp editor, or use comandos of Luck perms....What happend?

#

Now is working

#

¯_(ツ)_/¯

chrome spire
#

!bulkupdate

hi, is it possible to bulk update one perm into two perms?
@lilac cobalt

wanton stratusBOT
lilac cobalt
#

Thanks Eagle but that only seems to cover replacing one perm with another.

chrome spire
#

Yikes.

#

Also can you clarify what you mean by taking one perm into 2?

#

oh wait nvm misread

hearty perch
#

hi i installed luck perms to my server i have vault , essentialsx , essentialsx chat, vault chatformatter but my groups prefixes arent visible in chat

#

and i also have vault

chrome spire
#

You said that 😉

#

Seeing as LP doesn't touch chat, please go to your EssentialsX config.yml

flat parcel
#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

chrome spire
#
Uncomment me --->#change-displayname: true

# When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
Uncomment me --->#change-playerlist: true

# When EssentialsChat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.
# This setting is ignored if EssentialsChat.jar is used, and defaults to 'true'.
# The value of change-displayname (above) has to be true.
# Do not edit this setting unless you know what you are doing!
#add-prefix-suffix: false

# When this option is enabled, player prefixes will be shown in the playerlist.
# This feature only works for Minecraft version 1.8 and higher.
# This value of change-playerlist has to be true
Uncomment me --->#add-prefix-in-playerlist: true
#

Also do you have weights assigned to your groups?

#

!weight

wanton stratusBOT
hearty perch
#

i only have default and admin groups

chrome spire
#

Do they have a weight assigned to them and a prefix set up?

hearty perch
#

their weight is N/A its looking like this in lp editor

#

yes i set prefix for them

chrome spire
#

you need to set a weight

hearty perch
#

oo thank you so much

chrome spire
#

!weight

wanton stratusBOT
hearty perch
#

now will try it

chrome spire
#

lp group <group> setweight <weight>

#

if you still need help, feel free to ping me

hearty perch
#

still need help

#

i changed their weights

#

but still my prefixes didnt show up

chrome spire
#

paste your lp editor link?

#

okay so first default you dont have a prefix set for

#

secondly you have two prefixes for your admin rank

#

50 and 100

hearty perch
#

is it ok to use 100 weight for my admin prefix

chrome spire
#

yeah thats fine

#

default can only ever be 0 or 1 so dont change it higher

proud hound
#

?

#

What? No

#

Default can be any weight

hearty perch
#

ok i did what you said to me

#

but still

chrome spire
#

oh it can larry?

#

I was told to not change it past 1

#

lol

#

guess they told me wrong then

#

XD

hearty perch
#

my default group has prefix and its weight is 0 and my admin group has prefix and its weight is 100

#

and i still cant see any prefix in my chat

chrome spire
#

im assuming you saved and applied your edits?

hearty perch
#

yes

hasty tree
#

Any group can be any weight (even negative) but there should be some organisation involved

chrome spire
#

heh well i guess the person who told me to never make default past 1 was wrong XD

#

/lp user <user> info

hearty perch
#

what should i need . my server includes ( vault, essentialsx, vault chat formatter ,) which plugin can solve my problem

chrome spire
#

i thought you said you had essentialsx chat

hearty perch
#

yes

#

i also have

hasty tree
#

Should only have one chat plugin my dude

chrome spire
#

^

#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

chrome spire
#

run /lp user <user> info

hearty perch
#

sorry guys

#

i tried every combination but still

chrome spire
#

Did you run that command like I suggested? And that was suggested by Clippy?

flat parcel
#

sorry catch me up, what's your issue brnkky?

flat parcel
#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

hearty perch
#

i tried all of them

chrome spire
#

Run /ess version

#

post the output

#

...

flat parcel
#

read the big red thing

chrome spire
#

Whats that last line say mate

hearty perch
#

but i installed vault

flat parcel
#

clearly not

hearty perch
#

is vault compatible with 1.15.2

chrome spire
#

yes

#

did you install it while your server was running

hasty tree
#

Bruh

chrome spire
#

if yes you have to restart...

hearty perch
#

is reload isnt enough

flat parcel
#

/reload is bad. never do it.

chrome spire
#

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

flat parcel
#

it breaks so many things

chrome spire
#

Never ever ever ever ever do /reload

flat parcel
#

allright I think he got the point lol

chrome spire
#

lol

#

I hope so

mortal elbow
#

Hey we have a perm casfhjlled keepinv.keep we need to mass swap to essentials.keepinv, what is the command to individually seek and replace that perm

flat parcel
#

give 'er a /restart, and expect it to wark

hearty perch
#

thanks

flat parcel
#

!bulkupdate

wanton stratusBOT
chrome spire
#

np brnk

foggy quartz
#

Hello!

#

i need help!

#

Hey so im using permission nodes
and say for example: i dont want the default group to be able to do /pl, /? /help /essentials etc... in the permission nodes editor it says essentials.* should i change that to false because i think the * means that the default group cant use any essentials command!

^^^

#

Dm me or ping me for answers

hasty tree
#

those commands should be disabled by default

#

you shouldn't need to set them all to false

foggy quartz
#

You think?

proud hound
#

Yeah

foggy quartz
#

Thanks!

#

One problem!

#

now the server thinks that the owner cant do any commands

#

i have the owner permission and now it wont let me do any commands!

flat parcel
#

wdym the owner permission

foggy quartz
#

group*

flat parcel
#

Ah ok was just making sure you hadn't given yourself a node owner or something lol

proud hound
#

Well what's in the owner group

foggy quartz
#

^

proud hound
#

That... Will.. only allow you to run /op

#

If you want op as a permission node, enable luckperms.autoop and give that to yourself

foggy quartz
#

thanks

#

like this?

#

i didnt give the auto fill option so idk if it works

#

@proud hound

wanton stratusBOT
#

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

foggy quartz
#

ok

proud hound
#

You need to also enable the setting in the LP config and restart the server, after you save that and run the applyedits command

foggy quartz
#

what setting?

#

this?

dusty matrix
#

What would be the best way to remove context from all permissions in a particular group?

hasty tree
#

freeze, you don't need to ask at every step, just try it!

#

also, yes

flat parcel
proud hound
#

@dusty matrix unless there are a legitimately massive amount of perms and it's worth fooling around with bulkupdate, I'd just say use the editor

hasty tree
#

i just realised there isn't really an easy way to bulk remove contexts on the editor oof

#

might have to sneak that into my feature update somehow

flat parcel
#

👀

foggy quartz
#

Ok. So im using Chat Manager for my chat format. I just have it set to {player} {message}

#

How do I make it show the group from lp?

flat parcel
#

Would be a question for Chat Manager, we don't handle that

#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

foggy quartz
#

Thanks. Just found out how to do it from the wiki.

cursive tide
#

I have ChatControl and Luckperms. I have a rank called Mod that has the prefix &5Mod, however in chatcontrol the purple doesn't show

flat parcel
#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

fierce osprey
#

I have a community server and it has a max player cap. How would I go about giving special access to my friends so they can log in to the server even if it is full but not give them any other admin permissions?

foggy quartz
#

essentials.joinfullserver @fierce osprey

fierce osprey
#

TY Tim!! got it to work

foggy quartz
#

No worries :)

dusty matrix
#

👀

foggy quartz
#

I'm so bored

#

how do I op myself on my server

hasty tree
#

yikes

drifting obsidian
#

/op

foggy quartz
#

I tried /op and it didn't work even through the console

hasty tree
#

are you using sponge by any chance

proud hound
#

you cant use the / in console for commands

foggy quartz
#

can you merge 2 groups into one

cold kayak
#

Is there anyway with LuckPerms, that I could give a permission if a user has a few specific permissions?

proud hound
#

you can use ExtraContexts and the PAPI expansion and make the has permission placeholder as a context

#

!placeholders

wanton stratusBOT
proud hound
#

!extracontexts

wanton stratusBOT
proud hound
#

@foggy quartz add one as a parent of the other. Beyond that, no it must be done manually

foggy quartz
#

ok

#

Is there a way to get all of the permisions from the group? to like a file

little sphinx
#

for ?

#

oh merging

cold kayak
#

tyvm Larry!

foggy quartz
#

yes

proud hound
#

unless there are a metric ton, best to do it manually. If you really want to switch and then switch back, you can use this, copy the list from one to the other, and then save and follow the steps to go back to h2

#

!switch

wanton stratusBOT
near reef
wanton stratusBOT
proud hound
#

Is it in the right part of your config?

near reef
#

Yes

proud hound
#

Mind sending a paste in of the entire startup log? And your config?

foggy quartz
#

is there a fix for this?

#

asked yesterday but went to bed

flat parcel
#

Read the error. Check console.

#

!paste the startup error

wanton stratusBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://bytebin.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!

foggy quartz
flat parcel
#

!errors @foggy quartz

wanton stratusBOT
torn radish
#

how long does a lp editor link last

foggy quartz
#

I can't find the problem on the common errors

#

all the info is right

torn radish
#

also getting same error as Cowy

proud hound
#

@torn radish usually about a week, maybe less maybe more

#

Also your error is the public key retrieval error

#

I just added it to the wiki, take a look

#

!errors

wanton stratusBOT
tepid swift
#

is there a way to have different permissions depending on what world your in?

foggy quartz
#

I cant find allowPublicKeyRetrieval in my config file

little sphinx
#

!context

wanton stratusBOT
little sphinx
#

add it @foggy quartz

foggy quartz
#

so i add useSSL: false verifyServerCertificate: false allowPublicKeyRetrieval: true

near reef
#

Mind sending a paste in of the entire startup log? And your config?
@proud hound

wanton stratusBOT
#

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

tepid swift
#

thanks

little sphinx
#

@foggy quartz wrong indentation

foggy quartz
#

?

little sphinx
foggy quartz
#
      useUnicode: true
      characterEncoding: utf8
      useSSL: false
      verifyServerCertificate: false
      allowPublicKeyRetrieval: true```
little sphinx
#

yea

foggy quartz
#

ok

#

lol

near reef
wanton stratusBOT
proud hound
#

Do you have any other plugins that access a db?

#

Doesn't look like LP for some reason

near reef
#

Nop

proud hound
#

Though it should be...

near reef
#

There is no other plugin that uses MySQL

proud hound
#

Also pls send the entire startup not just a chunk of it

little sphinx
wanton stratusBOT
little sphinx
#

read this ^^

near reef
proud hound
#

Ben can you check the second paste he sent it's the config

wanton stratusBOT
little sphinx
proud hound
#

@near reef you have another plug-in that is incorrectly shading slf4j as well, causing LP to fail to to load at all, so the ssl error is highly likely not lp

foggy quartz
little sphinx
#

try start with only lp plugin @near reef

#

Access denied for user 'customer_127966_luckperms'@'%' to database 'customer_127966_luckperms'

near reef
#

I assure you that I don't have any other plugin using MySQL

little sphinx
#

try start with only lp plugin @near reef

#

!errors ensure password is correct and you have the sql user access to luckperms sqltables @foggy quartz

wanton stratusBOT
little sphinx
#

link have a checklist ^

foggy quartz
#

the password is correct

little sphinx
#

then its second one

foggy quartz
#

I don't understand the second part

little sphinx
near reef
#

In Bungee, I clearly have plugins connected to MySQL, the error also occurs there, but also in SkyWars Lobby FFA and ThePit, the truth is that I don't have other plugins that use MySQL

little sphinx
#

try with only luckperms plugin installed @near reef then send that log

foggy quartz
#

do i run GRANT ALL PRIVILEGES ON [databasename].* TO '[username]'@'[ipaddress]'; in console?

#

where would i run it

#

or something

#

lol

near reef
wanton stratusBOT
near reef
#

Can you help me @little sphinx

wanton stratusBOT
#

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

foggy quartz
#

I have 8 groups and all need world=world context added to their perms... how can I do this ultra quick? (theres players on server waiting)

split veldt
#

!bulkupdate

wanton stratusBOT
foggy quartz
#

Last time I tried a bulk-edit from earlier it wiped all my perms and I had to redo them all

#

I dont see anything on adding, I just tried w/ update on a test group and it diddnt do anything

#

/lp bulkupdate all update world group.mod "world == world" followed the verification command, said completed, opened new editor and nothing changed

split veldt
#

that's why you back up before making big changes....

foggy quartz
#

I made a backup just in case its re-wiped

split veldt
#

I'm not clued up with the bulkupdate usage, so all I can offer you is the wiki link

foggy quartz
#

darn ok

chrome spire
#

darn ok
@foggy quartz Imag INATION!

#

gah thanks for the song stuck in my head now

foggy quartz
#

LMAO

vapid grove
#

Hi! I have a question.

foggy quartz
#

and I found it after necromancing the older chat to bulk-update

vapid grove
#

What luckperms file would be for 1.12.2? I'm sorry.

chrome spire
#

Hrmm

#

1.8+

vapid grove
#

Thank you!

chrome spire
#

Yup no problem

#

LMAO
@foggy quartz seeing as I live in Florida and hold Disney passes. Gah no get the song out of my head.

foggy quartz
#

nice!, I just moved to FL about a month ago

vapid grove
#

Hey also.. uhh it's saying I don't have permission to run /help.

toxic wagon
#

Then give yourself the permission for it.

hasty tree
#

!verbose

wanton stratusBOT
vapid grove
#

Thank you

#

Can I make it so it automatically adds every perm? I'm sorry for the stupid questions, I'm a new server owner

chrome spire
#

Don’t worry I started out the same way

#

You’d have to manually configure permission modes.

vapid grove
#

Ah that sucks

#

So manually add every perm?

chrome spire
#

Yes and no. If you have three groups: Admin, Mod, and of course your vanilla default. You can set up an inheritance system, where Admin has its own perms + inherits from Mod. Mod has its own + inherits from default.

#

Yes and no was in response to it sucks

#

!inheritance

wanton stratusBOT
vapid grove
#

Okay! thank you.

#

I'll be setting that up, but may I suggest the ability to have an auto admin rank with every perm?

chrome spire
#

If you want a user to have access to every command within a certain plugin (don’t know why you’d want to do this), but you can do <permissionnode.name.*>

#

For example if you are using essentials it would be essentials.*

#

Which would give a group/player depending on where you place it access to every command by essentials.

vapid grove
#

The reason I want it to do this is because I'm owning the server. I don't know if that makes sense but I'd rather be able to do everything instead of not able to do few things lmfao

chrome spire
#

Yeah so for yourself you could do a .*

#

Some plugins have permissions where it’s like Minecraft.admin

#

It depends really on the plugin

#

i think and hope I answered your question

vapid grove
#

Wait sorry but where would I do that command?

#

Or is it a permission on the edit place for groups etc

chrome spire
#

/lp editor

#

!help

wanton stratusBOT
#
Available commands:

!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!chat
!colours
!commandequivalents
!commands
!config
!context
!default
!downloads
!editor
!errors
!essentials
!extensions
!extracontexts
!faq
!helpchat
!inheritance

!install
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki

chrome spire
#

!editor

wanton stratusBOT
vapid grove
#

So I'm sorry but I go to add permissions, then do permission.node.*

#

Ahh I feel bad for all the questions

chrome spire
#

No no. It would be the certain plugins node

vapid grove
#

I feel dumb not understanding this lmfao

chrome spire
#

For essentials

silver wharf
#

Hi, i was wondering if i can transfer all permissions to another server?

hasty tree
#

to sync them or

silver wharf
#

basically yea

#

they dont have to update eachother just a way to take all the perms from 1 server and copy paste over to another server, instead of individually typing each perm

toxic wagon
#

Do /lp export <random name> then copy and paste the file onto the other server then do /lp import <same file name>

silver wharf
#

thank you

toxic wagon
#

When you import, make sure to include the extensions for the file as well 😛

foggy quartz
#

where do i execute GRANT ALL PRIVILEGES ON [databasename].* TO '[username]'@'[ipaddress]';

hasty scroll
#

on your sql database

foggy quartz
#

how?

silver wharf
#

so i went to import the file and it threw a bunch of errors and didnt change anything, the final error was #8717

lean spruce
silver wharf
#

it starts its completes half then the rest are errors

vapid grove
#

Hi! So I need help again lmfao

#

My op got broken when I downloaded luck perms

#

Any help?

foggy quartz
#

cool

#

just do /lp user (user) permission set * true

hasty scroll
#

in your console ^

foggy quartz
#

yeah

vapid grove
#

Yes but /help isn't working eithr

#

Any help with that..?

#

Ah it worked!

#

Thank you so much

foggy quartz
#

lol

vapid grove
#

How would I rename a group?

gray aurora
#

I would like to remove that annoying [Default] prefix prior to my regular inherited prefix Member, how do i do it ?

#

i use essentialsx

little sphinx
#

is the prefix correct in /lp user USER info?

gray aurora
#

i only need to know hot to only show my inherited prefix and not that [Default]

#

why is it showing up ?

little sphinx
#

is the prefix correct in /lp user USER info?

gray aurora
#

i need my Default group to inherit everything from my Member group, i added the group.member to Default group but still having this [Default] appearing

#

if i do lp user xxxx clear i need to send them to Default group inheriting permisisons from my Member group,, it does but i also have that [Default] thing appearing, why ?

little sphinx
#

it possiblily prefix or your chat formatter plugin

#

thats why i keep asking for

#

lp user USER info

vapid grove
#

Anytime I change my edit it gets rid of my op. Any ideas why..?

little sphinx
#

what edits exactly?

vapid grove
#

Just adding groups and group perms

#

Using spongeforge

little sphinx
#

ah yea sponge disables op

#

!faq have a part on it

wanton stratusBOT
vapid grove
#

Can I stop it?

little sphinx
#

no

gray aurora
little sphinx
#

!weights

wanton stratusBOT
little sphinx
#

try set this up

vapid grove
#

So should I make groups and everything then do it?

#

I'm gonna try finishing groups then opping myself

gray aurora
#

do i need to set for Default group a lower priority ?

little sphinx
#

A higher weight number is a higher priority.

gray aurora
#

but it seems all configured well, i simply hate that forced [Default]

little sphinx
#

you setup weight alr?

#

ah

#

the [Default] displayed by your chatformater

#

you should look into your chat plugin config to not display groupname then

gray aurora
#

i was able to remove it on other groups

#

going to look

#

done

#

it was a "not configured" Default group on my essentialsx chat formatter, simply adding it and setting a setdisplayname equal to Default was fixing the issue, as always my fault

#

as i know, the Default group is used to simply not saving not ranked users and limiting disk space use, is there a way at this point to migrate all my member users to default group so i can save lot of space ?

limber sand
#

Does LuckPerms support RGB?

hasty tree
#

yes

#

well, it's the chat plugin that needs to support it, for prefixes

summer aspen
#

Hello people! I have many questions I need to ask 😅

toxic wagon
summer aspen
#

So I just linked my LP to a bungee.

#

I exported/imported from the H2.

#

How would I make certain ranks only on that server? Not globally.

#

Such as default, etc.

hasty tree
#

!context

wanton stratusBOT
hasty tree
#

groups are always available globally, just set ranks with contexts

summer aspen
#

just set ranks with contexts
?

hasty tree
#

^ read the link

summer aspen
#

So: /lp user Silked parent set Rank1 server=chaos

hasty tree
#

yep

summer aspen
#

?

hasty tree
#

assuming you've named the server "chaos" in the LP config

summer aspen
#

yes

#

Okay, how about the default group though? I don't want the permissions going over all servers, and dont want to define each perm as server=chaos, would take too long

hasty tree
#

well, you either add permissions to the group with contexts, or put permissions in a group, then add the group as a parent of default with the context

#

latter is the better option IMO

summer aspen
#

So you would get a rank called "default2" for example on one server, then add it as an inheritance to default, but with the context as server=whatever

toxic wagon
#

Yeah basically.

#

Then default group will inherit all permissions from default2 on that specific server only.

summer aspen
#

Makes sense. Will try it now. Sorry for these noobie questions, I'm new to LP haha. I've used PEX for over 4yrs.

hasty tree
#

That's ok, tis what we're here for 👍

summer aspen
#

🙂

#

Is there a way to "extract" permissions from one group and give it to another?

#

Like a clone?

hasty tree
#

Not really. Soon you can with the editor

summer aspen
#

Mmm

#

What would be the best way to get permissions from default group and give it to "default1"?

#

but also remove it from default group

little sphinx
#

you can set up interitance

#

!inheritance

wanton stratusBOT
little sphinx
hasty tree
#

Nah that's not what he wants

summer aspen
#

Yeah lol

hasty tree
#

It's not really possible, you may need to do it manually

#

Or...

summer aspen
#

or?

#

Make another default group, rename the current one, done? Is that possible even?

hasty tree
#

can you send a link to your editor

#

dw, it's safe

summer aspen
#

uh

#

huh

hasty tree
#

/lp editor

summer aspen
#

I know

#

But if its safe, then how woulkd you access it and others dont?

#

Unless your bypassed:p

hasty tree
#

only you can apply updates

summer aspen
#

oh ye

hasty tree
split veldt
#

You could adjust your parenting

#

to make things less... cluttered

hasty tree
#

that's what we've suggested haha

split veldt
#

You.. added.. bulk.. editing.. to.. the... editor....

#

WOO!

summer aspen
#

why is that not out yet? 😄

hasty tree
#

cause it's not ready yet

split veldt
#

(Can you add an undo-redo option... its useful sometimes)

summer aspen
#

^

hasty tree
#

yeah... harder than you think

split veldt
#

Oh darn

#

I made use of that in the old editor so many times...

hasty tree
#

i've tried lol

split veldt
#

Oh well, can't have everything perfect 😛

hasty tree
#

i'll get to it eventually. there's a method i can try but have been trying to avoid

split veldt
#

I had one of those methods .. turns out it works perfectly. The method was to spend $1800 on hardware

#

Now finally i have a stable machine..

summer aspen
#

How can I see the prefix/suffix of the default group? on the web editor

hasty tree
#

prefix.<weight>.<prefix>

summer aspen
#

oh ok its a perm

split veldt
#

Meta value

hasty tree
#

ya everything is a node

summer aspen
#

Okay

hasty tree
#

except tracks

summer aspen
#

So

#

I copied to do a diff group

#

Deleted it from default

#

Now what?

#

Default -> Add a parent?

hasty tree
#

add the different group to default as a parent, yeah

summer aspen
#

oo i see

#

That seemed to work!

#

Now, I do the same thing for hub permissions, but make it global.

limber sand
#

So how for example to I set up an RGB color to a suffix, prefix?

hasty tree
#

depends on the plugin you are using to display

limber sand
#

CMI

hasty tree
#

you'll have to check with them what format they use.

eager cosmos
#

Hello! I don´t find the command to create a web for set permissions, I use mysql and bungeecord. Any help? 😄

hasty tree
#

not sure what you mean?

eager cosmos
#

The website for set permissions in a server

hasty tree
#

/lp editor

eager cosmos
#

okey thanks!

grizzled sorrel
#

!context

wanton stratusBOT
eager cosmos
#

I am using lp editor and It seems like it does not apply changes

#

Some permissions appears in green

#

and It does not apply them

hasty tree
#

what makes you say this

eager cosmos
#

Because I add the perms at the web editor, It appears in green, I save, it gives me a Command, I execute the command and it sais that I did not change anything

rain lava
#

@eager cosmos that usually happens when you've duplicated a perm either with an asterisk or otherwise.

eager cosmos
#

But in the game it does not appear the perms, it still saying that the user does not have enough permissions

hasty tree
#

and it sais that I did not change anything
@eager cosmos what says you did not change anything? please be specific

eager cosmos
#

They appear in green But when I click save and put the command it sais that nothing has changed

hasty tree
#

WHAT says nothing changed

eager cosmos
#

I finally did it, I had to create other website

hasty tree
#

that's what you're meant to do

rugged maple
#

how do i make luckperms show the prefix and suffix in chat and tab?

hasty tree
#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

rugged maple
#

oh, i dont have vault

crude galleon
#

I've setup the database thing for luckperms and was looking through it to see if everything worked correctly. I came accross the luckperms_players one and saw all players have the primary group set to default, even the for the playerw that have groups with real high weight (owner with weight 1000000 for example), the config has primary-group-calculation: parents-by-weight.
How do i make it so the primary group is the one with the highest weight?

little sphinx
#

!weight setup weights

wanton stratusBOT
crude galleon
#

Weights are set...

little sphinx
#

but the primary group is wrong?

crude galleon
#

Yeah

little sphinx
#

where are you checking primary group? can you screenshot it

crude galleon
little sphinx
#

hmmm

#

screenshot lp user USER info

#

for that user

crude galleon
#

That seems to be correct, so i guess it's a database issue than

#

Still wonder why the game says the right thing while the database says otherwise. Got any clue?

proud hound
#

Primary group in the database must be manually set it's not calculated like the one ingame

crude galleon
#

Okay, thanks for the info

limber sand
#

But the format is given in LuckPerms, in the editor

#

Well

#

CMI takes the placeholder from Vault

#

The placeholder from vault is the suffix, prefix

hasty tree
#

like i said, it's completely up to the formatting plugin to format the rgb code

#

not luckperms

solar bobcat
#

what are the permissions for /pl and /plugin and /help ?

bitter coral
#

Literally impossible to know

solar bobcat
#

o

bitter coral
#

But we can assume things, if we assume these commands are provided by the server, then look at the documentation of the server software

#

If they are provided by the plugin, look at the plugin's docs

#

And as a last help, you can use a feature LP provides, verbose:

#

!verbose

wanton stratusBOT
solar bobcat
#

thanks

#

bukkit.command.plugins

eager cosmos
#

Hi! I have a little problem, In all servers luckperms works correctly, but In my 1.16.1 server this happens with prefix: How can I fix that?

#

The prefix appears 3 times. It should be just 1 time

hasty tree
#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

thorn forge
#

@clear hollowEy Man, been trying to pm you on discord, but seems you're not accepting msgs. You got time to help me out with an issue I have with a plugin made by you?

#

Also, sorry for taggin you, but that seems to be the only way I could reach out to you

hasty tree
#

wow

#

maybe they have DMs off for a reason lol

thorn forge
#

Might be, But no way of knowing unless you ask xd

#

Also seem to have gotten it resolved, so no worries

little sphinx
#

yea but at least not random in a plugin support channel lol

thorn forge
#

Was the Only Discord Channel we had in common, also saw That Nick had been helping out a few people in here, so wasn't aware if he was part dev here or some. Anyways, Like I mentioned the issue has been resolved, so no worries

#

Have a Great weekend

foggy quartz
#

Little off topic but: where could i find a builder for my server?

little sphinx
wild vector
#

hi

bitter coral
#

hi

foggy quartz
#

Hi

hallow panther
#

hey

#

can someone help me set up some permissions

little sphinx
#

if you have issues, please explain

hallow panther
#

I dont know how to create a group

sterile path
#

./lp creategroup (name)

little sphinx
#

!usage

wanton stratusBOT
hallow panther
#

thank you

#

ugh, im trying to set a prefix and it isnt working. it doesnt show up whenever i chat and i dont know how to fix it

little sphinx
#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!

hallow panther
#

oh

teal vigil
#

I recently died in my minecraft server and I still had my inventory. The gamerule KeepInventory and mvgamerule KeepInventory are set to false. Does a plugin eg:Essentials have a permission for it which I have to disable?

little sphinx
#

yea prob

#

!verbose

wanton stratusBOT
little sphinx
#

!moss or ask in essentials support

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
teal vigil
#

ok

hearty birch
#

how can i have a group with a suffix, and a group that inherits that group but with no suffix?

little sphinx
#

hmmm you can just like set an empty "" suffix with a higher weight

#

!weight

wanton stratusBOT
hearty birch
#

yeah, but then i suppose i need to remove the default space before the suffix

little sphinx
#

default space?

#

where are you setting that default space?

hearty birch
#
meta-formatting:
  prefix:
    format:
      - "highest"
    duplicates: first-only
    start-spacer: ""
    middle-spacer: " "
    end-spacer: " "
  suffix:
    format:
      - "highest"
    duplicates: first-only
    start-spacer: ""
    middle-spacer: ""
    end-spacer: ""
#

i removed it now, i'll add it before the suffix itself instead

silver wharf
#

im having trouble transferring perms to a new server

autumn ingot
#

Hello, so I just moved my server to bungee cord so im a bit new to useing my ssl and stuff but im getting this error in console:
> [17:01:30] [luckperms-hikari connection adder/WARN]: Sat Jul 11 17:01:30 UTC 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
If anyone is able to help me fix it. That would be amazing 🙂

nocturne chasm
#

!errors

wanton stratusBOT
little sphinx
#

Tbh teh error message is also quite self explanatory lol ^^ look at the Ssl part

autumn ingot
#

omg. im so stupid 😄

#

Thankyou very much. Sorry for waisting your time 😂

sterile path
#

Okay so hypthetically, let's say a player joins a server and their is no staff on... the player does the tutorial and after it teleports them to a room where they choose the type of player they will become. Offensive, defensive, or speclaist. Theres 3 signs that have, "click here to become a Offensive Type" "Click here to become a defensive type" "Click here to become a specliast type". I know the command /lp user (name of the user) group add (name of group) However, If people join the server it's impossible for me to know their names and manually add them. So would there be a solution to it, like a placeholder that adds the player to a group without me manually having to type their name.

autumn ingot
radiant vault
#

Okay so i have a question. If i go to luckperms browser editor and i add a parent group to another group, (which have a prefix) can i make the prefix of the group show instead of the parent groups prefix?

sterile path
#

Moreamix, so would it be /lp user %player% group add (group name) or would it be /lp %player% group add (group name)

autumn ingot
#

/lp user %player% parent add (group add) I think

sterile path
#

Ah, okay I installed the plugin, would I need to change anything in the config

autumn ingot
#

@sterile path You shouldnt do, run the command /papi ecloud download Player that should allow you to get a bunch of useful player placeholders after you use that use /papi reload then it Should work

#

If you look on the github for the diffrent papi placholder packs you should find one called player. You can see all the placholders it has

sterile path
#

Oh Okay, let me try. Thank you so much

autumn ingot
#

Np.

#

Im not 100% sure if it will work but it should do!

sterile path
#

IT WOULD WORK

autumn ingot
#

Did it work?

sterile path
#

It worked, yeah..

#

I've been stuck for hours on this issue, thank you so much.

autumn ingot
#

No problem!

wide minnow
#

I can't get prefix stacking to work with Essentials

#

I dunno why

proud hound
#

does it show correctly in lp user <name> info?

wide minnow
#

when I try it it corrupts the file of config

proud hound
#

are you using the TAB button to indent

wide minnow
#

I think so

#

I think I put it in wrong section, but I dunno

obsidian musk
#

Has anyone else had the issue where typing /lp and pressing space just kicks you from the server?

autumn ingot
#

For some reason. Im still getting an error that only stopping the hub server! When I try to connect it says A database error occured whilst loading permissions data Anyone know what this is and how to fix it?

wide minnow
#

I mean, every group is in lp user <name> info, but when you type in chat I can't get go have more than one prefix

spark bay
#

im having a bit of an issue

#

none of my players can like ahahhahh break blocks?

#

is there some perm i can give them to let them?

obsidian musk
#

worldguard?

#

spawnprotection?

#

which one

spark bay
#

well my spawn protection is at 0, and i do have world guard but isnt that just in the region i set for the spawn

autumn ingot
#

When you set a region for world guard it automatically stops people from building and breaking blocks

#

In that region

spark bay
#

right. but i only made it a small region. and they are out of it

#

but like, they cant break anything anywhere

robust phoenix
#

Worldguard is the best option

radiant vault
#

Okay so i have a question. If i go to luckperms browser editor and i add a parent group to another group, (which have a prefix) can i make the prefix of the group show instead of the parent groups prefix?

robust phoenix
#

Just make sure that prefix has higher priority

wide minnow
#

How to make multiple prefixes in chat?

robust phoenix
#

Prefix Suffix

obsidian musk
wide minnow
#

I don't want to use suffixes

obsidian musk
#

That would give them permission in global flags if I am not mistaken

#

then you define a region over spawn

wide minnow
#

or maybe

#

thx for idea

#

but I want to have multiple prefixes for multiple groups

spark bay
#

where do i change those perms tho?

#

in the online editor @obsidian musk ?

obsidian musk
#

yea or whever you have it setup, can also do it through mysql

#

Try adding those permnodes to your default group

radiant vault
#

@robust phoenix how do i change the priorities of stuff

flat parcel
#

!weight

wanton stratusBOT
sour sapphire
#

whats the difference between a track and a group?

radiant vault
#

thanks

flat parcel
#

Tracks are like containters for groups

#

!tracks

wanton stratusBOT
autumn ingot
#

For some reason. Im still getting an error that only stopping the hub server! When I try to connect it says A database error occured whilst loading permissions data Anyone know what this is and how to fix it?

sour sapphire
#

hm

flat parcel
#

@autumn ingot Check console for errors

sour sapphire
#

how would I assign multiple groups to a player every time they log on?

flat parcel
#

uh what?

#

!default like when they first join?

wanton stratusBOT
obsidian musk
#

_11 ever heard someone having the issue of whenever they just start typing /lp ingame it kicks them from the server? It has started happening to me 0,o

#

if I do /lp and press space once it kicks me instantly

flat parcel
#

What LP version and what server version?

spark bay
#

@obsidian musk would you happen to know how i would allow all blocks?

flat parcel
#

actually just /lp info, send here Fremling

obsidian musk
#

uh

flat parcel
#

Aryn, what plugin

sour sapphire
#

no, like multiple different groups on spawn log in

spark bay
#

wouldguard

flat parcel
#

!verbose

wanton stratusBOT
spark bay
#

worldguard sorry hahha

flat parcel
#

!default Basil

wanton stratusBOT
flat parcel
#

my god chat is going fast atm lol

sour sapphire
#

lol

obsidian musk
#

there, I had to screenshot console since I cant do /lp ingame haha

flat parcel
#

could be tunity being unstable

sour sapphire
#

no but like multiple groups, i know theres a default, but multiple different groups

obsidian musk
#

It worked fine last night, have not made any changes still

#

hmm

flat parcel
#

Basil, read the page

sour sapphire
#

ok

obsidian musk
#

Let me try copying the config over from another server, I am running a bungee network but I am only having this issue on one of the servers

#

which is weird

flat parcel
#

yeah agreed

#

are all of your servers running tunity?

obsidian musk
#

yea

flat parcel
#

hmm so probably not that

obsidian musk
#

yea and couldnt be mysql either

#

cus it works on other servers

flat parcel
#

are all your servers running the same build of tunity?

obsidian musk
#

yea, every server is a copy pretty much

flat parcel
#

MySQL would have nothing to do with it

obsidian musk
#

Onlly difference is allocated memory

flat parcel
#

what message does it kick you with?

obsidian musk
#

the rest are like exact copies

#

Nothing it just sends me to the hub, console doesnt show anything

flat parcel
#

and are there any errors in console when it happens?

#

hmm

obsidian musk
#

thats the problem

#

console shows nothing

#

0,o

spark bay
#

i might go in vc, if someone could help me with this whole breaking issue im having hahaha

flat parcel
#

anything in bungee console?

sour sapphire
#

so in the web editor, the add parent group is adding children to the group, right?

flat parcel
#

What's your issue Aryn?

sour sapphire
#

or parents to a group

flat parcel
#

!inheritance

wanton stratusBOT
obsidian musk
#

I did get this in bungee

#

Empty packet of some sort

flat parcel
#

odd

spark bay
#

worldguard i believe. people cant break anything even outside of my set region. everywhere in the world they cant break

obsidian musk
#

like I can type /lp

#

but as soon as I press space to continue the command