#support-1

1 messages ยท Page 579 of 1

magic summit
#

editor*

lapis ibex
#

!editor

wanton stratusBOT
lapis ibex
#

@karmic tundra btw โ˜๐Ÿป

karmic tundra
#

thanks mate

lapis ibex
#

@narrow spade are you providing support to all these people here?

narrow spade
#

Do I need to?

#

Nope.

bitter coral
#

LP's command system in general is so intuitive, sometimes I'm just tabbing trough it

narrow spade
#

You guys have it covered

stiff copper
#

if you give them a fish, instead of teaching them to fish, you'll make them starve ๐Ÿ˜ฎ

#

i believe thats the point

magic summit
#

^

stiff copper
#

as soon as youre not there to give them a fish,t hey will die

#

brain wants to teach people to fish, not give them fish

lapis ibex
#

No. But then you also have no business in criticizing the way we provide support and that we put a big emphasis on not spoonfeeding

narrow spade
#

Oh Jesus

#

Here we go

magic summit
#

then stop bring up your "reason" if you arent happy with the result

narrow spade
#

I believe your the only mod to winge about spoon feeding.

magic summit
#

nope, even most members feel this way

stiff copper
#

๐Ÿ‘‹

lapis ibex
#

Iโ€™m the most vocal about it

bitter coral
#

I don't like spoonfeeding, too

magic summit
#

i use a spork ๐Ÿ˜‰

stiff copper
#

lol there are 1.2k online users here, thats a lot of mouths to feed

lapis ibex
#

Letโ€™s make it simple:
Either stop those pointless provocations or make your own support Discord with Spoonfeeding only

#

You picked the worst possible time to pick a fight @narrow spade

narrow spade
#

Is that a threat?

lapis ibex
#

No. Now itโ€™s a ban

stiff copper
#

lol

narrow spade
#

I literally made a joke Iโ€™ve made a million times before

stiff copper
#

they're probably sick of hearing it my dude

magic summit
#

it was often and not needed and pointless

stiff copper
#

smh never understand peoples need to bitch at the support volunteers

#

unthanked heros honestly

magic summit
#

hope you have a great day brain

stiff copper
#

yeah buddy thanks for everything you do ๐Ÿ˜ƒ

lapis ibex
#

Thanks

#

And yeah. Today Iโ€™m probably on my shortest fuse ever

stiff copper
#

honestly they dont value how fundamental the things you're teaching are

#

if someone cant understand permissions, their problems are going to leak out into everything they try to do

lapis ibex
#

Iโ€™m very well aware

stiff copper
#

by teaching them how to use a permission plugin you're probably saving everyone else who does other plugin support a huuuge headache

#

smh, some of us see the value dont worry โค

lapis ibex
#

Else I would have stopped doing it ages ago

wanton root
#

Hey so I just added luck perms to one of my servers on my network and when you join the server you get disconnected

#

I copied the config from my other server and changed the servers name

#

btw i use mysql

bitter coral
#

Any errors in console? (Check BungeeCord's and the one of the server you are trying to connect to)

wanton root
#

No errors on spigot

#

error in bungee

#

here is one line:

java.lang.IllegalArgumentException: Team  already exists in this scoreboard

Then a lot of spam

bitter coral
#

Doesn't looks like a issue from LP

wanton root
#

I removed luck perms and I was able to join

#

can it be luckperms & NameTagEdit?

#

or essentialschat?

tacit ore
#

Could be a plugin that requires a permission to join?

split veldt
#

What's the error you get on disconnection

narrow spade
#

Iโ€™m back.

wanton root
#

I changed the NameTagEdit jar to the one I had on my other server and I was able to join

tacit ore
#

Correct me if I'm wrong, but NameTagEdit shouldn't be on your BungeeCord as a plugin

magic summit
#

^

tacit ore
#

Neither should Essentials

wanton root
#

Its not

magic summit
#

so you had updated nte?

wanton root
#

idk

magic summit
#

well.... one jar worked, the other doesnt lol

wanton root
#

I just used a jar from my other server and the error in bungee went away

magic summit
#

id raise an issue on their github

#

make sure to check version of each

wanton root
#

it works now so im good

tacit ore
#

Can we ask what you did to fix it?

#

In-case in comes up again

wanton root
#

I just used a different version of NameTagEdit as I also connect it to a database

eternal axle
#

Is there a blanket command for letting players interact with pressure plates, buttons, doors etc? or do I have to assign each the ability to be interacted with?

split veldt
#

Not in LP?

#

It doesn't block interaction with anything. It only manages perms

eternal axle
#

okay thanks ๐Ÿ˜ƒ

stiff copper
#

you want a claim management plugin, something like griefprevention @eternal axle

split veldt
#

You're not using essentialsantibuild are you

river condor
#

Hello, I'm just curious if I can make world groups in luck perms. So let's say I want the permission essentials.tpa for the group Default to be true on my server for the worlds Factions, Factions_nether, and Factions_The_End, without copying and pasting everything. How would I do that? Thanks!

magic summit
#

@river condor so all worlds on your Factions server? are you on bungee?

tacit ore
#

!context

wanton stratusBOT
river condor
#

No and no, I run a multiverse server that has multiple worlds, not dedicated.

magic summit
#

..... needs more info than just the link

#

but yes, so its context

#

you will just add world=factions to your perm command or from editor

#

make sure the caps and all is the same. you can see what info LP is pulling by going to the world and using /lp user <user> info

#

it will show the world context in there

river condor
#

Okay thank you so much then ๐Ÿ˜ƒ have a good day both of you.

magic summit
#

unfortunately, you will have to triplicate the perm as you can only have one context per entry

tacit ore
#

@magic summit can't you use static context to get around making duplicate entries?

magic summit
#

that would be possible... not sure how many perms they will use that setup for or how involved they are wanting to get into LP

tacit ore
#

True

#

Static Contexts can only be utilized via commands run from console correct? I can't really use this with /lp editor right?

magic summit
river condor
#

I guess I'm a little confused...

So if in my context.yml file I do
{
"factions_group": {
"world": "factions",
"world": "factions_nether"
"world": "factions_the_end"
}
}

All I have to do is /lp group default permission set essentials.tpa true factions_group ?

magic summit
#

you can only have server, world or proxy as context like that

#

"factions_group" isnt a thing

river condor
#

And that's it? Then the plugin will do the rest?

magic summit
#

ooof, actually, let someone else that uses that answer... i may be incorrect

#

id rather not give incorrect info

river condor
#

Oh and if I wanted to add more than 1 world set I'd just do

  "static-contexts": {
    "world-type": "factions",
    "world-type": "world"
  },
}```
?
#

Okay then I'll still try.

#

No harm in trying.

magic summit
#

nope ๐Ÿ˜ƒ

narrow spade
#

@stiff copper unblock me ๐Ÿ˜„

#

Wrong channel

#

My apologies

stiff copper
#

ok

serene adder
#

How would I set a default group with LP? Or would that be within the plugin I migrated my groups from?

magic summit
#

!default

wanton stratusBOT
stark cave
#

!yourmom

#

rekt

serene adder
#

Thanks! Now that i have Default in my normal users track, nobody in the staff track has their staff prefixes. They all say the default prefix. Why would that prefix be overriding other prefixes?

magic summit
#

lets not.... this is support.

#

do you have group weights and meta weights setup hawk?

serene adder
#

I suppose not!

magic summit
#

if everyone has the same group and meta weight, then nothing will take priority

hasty tree
#

/lp user <user> meta info to see how the prefixes are being inherited

serene adder
#

Yea they all have what looks like the same weight? (50)

narrow spade
#

@hasty tree can we pm real quick?

wanton stratusBOT
#

Hey Shifty! Please don't tag staff members.

magic summit
#

give at minimum, but preferably a larger gap, say 100 between your groups to allow for expansion later. personally, i make my meta weights the same as the group weights to keep things clean

hasty tree
#

using the web editor is best for changing weights

#

and no I don't do PMs

narrow spade
#

I canโ€™t really discuss it in here though

#

Itโ€™s not a support issue

hasty tree
#

ยฏ_(ใƒ„)_/ยฏ

serene adder
#

Awesome. Ill open up the editor and set weights now! Thank you so much everyone.

narrow spade
#

Your staff

#

And itโ€™s a staff issue

serene adder
#
  • SET
hasty tree
#

if you're talking about BrainStone, he has left the server.

narrow spade
#

Nope

#

I know he has

#

But itโ€™s a different person Iโ€™m on about

serene adder
#

Yea! Setting the weights fixed everything.

stiff copper
#

Its pretty difficult to deal with staff issues when all the higher ranking people block pms tbh @hasty tree

wanton stratusBOT
#

Hey Sora! Please don't tag staff members.

narrow fjord
#

Hello

stiff copper
#

like i dont wanna be here causing drama or calling people out

#

but it does put people in a serious corner they cant get out of when there isnt any way to privately deal with these problems

narrow spade
#

Funny.

narrow fjord
#

I need some help with ranks and luckperms, can I ask here

stiff copper
#

of course ๐Ÿ˜ƒ

narrow spade
#

You can Saif

serene adder
#

Yea Saif, this is where we're supposed to.

narrow fjord
#

Ok so, I know how to create groups, and how to make a track and add them

serene adder
#

Is there a way to set an autopromote timer to a group?

narrow fjord
#

but what I want to is a /rankup command that would check for specific conditions

#

now there were other plugins but most of them used pex

#

and I have no idea how to integrate them with luckperms

hasty tree
#

no hawkwood, you would need another plugin for that

#

saif not much we can help with that unless you tell us what plugins you plan to use

serene adder
#

Okay! Thank you ๐Ÿ˜ƒ

hasty tree
#

it might just be a matter of using the correct commands

narrow fjord
#

Err

#

That's the thing

#

I don't have any plugins in mind for this

#

If you could recommend one that would be great

stiff copper
#

isnt plex a permissions pluign? i think they both do the same thing

narrow fjord
#

All I want is a /rankup command that checks conditions and executes the lp promote command basically

#

plex?

stiff copper
#

lp can for sure do that, its just a different command

narrow fjord
#

I don't think you're getting me

#

I KNOW lp can switch around users ranks, or groups

#

but I have to do it by hand per user

stiff copper
#

oh i see, you want to set conditions and have a user automatically get a new group up when tehy meet them?

narrow fjord
#

what I want is to give the user the command that would check if they are eligible for a rankup, and then do it if they are

#

yes

#

exactly

hasty tree
#

there is autorank, but it's a bit of a mess these days

#

i don't know of anything else reliable

stiff copper
#

nothing through lp i can think of, im sure there are some like 'rank/vip' plugins that would manage that tho

#

i dont have any suggestions further for you

narrow fjord
#

:/

stiff copper
#

But @hasty tree i would seriously value your time in private i really dont want to make this crap public because it has very little to do with lp instead and more so staff/users and its just muddying the water to be brought up publically. im happy to contact someone else if you can kindly tell me who

wanton stratusBOT
#

Hey Sora! Please don't tag staff members.

stiff copper
#

i would not bother you for anything that wasnt important ๐Ÿ˜„ i know you guys are busy

narrow spade
#

I mean I asked him first bud.

#

You might aswell bring it out in public. #general

stiff copper
#

its going to cause the fine people here more trouble then they already have, and im not here to do that.

hasty tree
#

^ dealt with

narrow spade
#

Not gunna accept my dm??

stiff copper
#

Thanks tubro, hope you guys have a good night o/

#

gonna test out that config and report back on my git issue ๐Ÿ˜„

narrow spade
#

@hasty tree dm please.

wanton stratusBOT
#

Hey Shifty! Please don't tag staff members.

deft burrow
#

Hello everyone !

stiff copper
#

o/

bitter coral
#

Hi

deft burrow
#

I have a problem with LuckPerms in Sponge

bitter coral
#

What for a problem?

deft burrow
#

Can someone help me

#

when I do the first command the plugin said me to run it doesn't work in the console and in the game

#

The command is : "/lp user <user> permission set luckperms.* true"

stiff copper
#

Dont use *'s with sponge

deft burrow
#

what ?

#

what is the good command ?

stiff copper
#

the * is a wildcard, dont use them with sponge

deft burrow
#

ok

#

so what i need to write in the console ?

#

please write the full command

stiff copper
#

This is what i recommend you read through and follow along ๐Ÿ˜„

#

except for sponge, just drop the .*

deft burrow
#

I have begin to read that but it doesn't solve my problem

#

ok

stiff copper
#

instead of just giving yourself permission, try the second section about setting up your admin group

#

and do this through console

#

so start from 'Creating the first group'

deft burrow
#

so if I do "/lp user <user> permission set luckperms true" it will bring me all the luckperms permissions ?

stiff copper
#

it should but for futureproofing your set up, add it to your admin group instead ๐Ÿ˜ƒ

#

then add yourself to the admin group!

deft burrow
#

ok

#

and what are the vanilla permissions for example the "/stop" command ?

#

will it be "minecraft.stop" or "stop" ?

deft burrow
#

or other

stiff copper
#

๐Ÿ˜„

deft burrow
#

ok thank you

stiff copper
#

if you need more then those, look into getting nucleus

deft burrow
#

i already have nucleus

stiff copper
#

oh perfect

deft burrow
#

and foxguard

stiff copper
#

so once you create your admin group, and add yourself to admin, you can start adding those permissions to the admin group

#

steer clear of the wildcards tho ๐Ÿ˜ƒ

deft burrow
#

so if I want to OP me like the "/op" i do the permission "minecraft.command" and it will give me all the vanilla commands permissions ?

stiff copper
#

uhhh i dont think sponge does op the same way you're expecting

deft burrow
#

ok

stiff copper
#

dont even think about op - what you want to do is follow the guide i linked - create an 'admin' group and place yourself and all the adming level permissions into that group

#

think of it as you're building your own op power ๐Ÿ˜„

deft burrow
#

ok

#

Thank You very much for the explanation you have do to me !

stiff copper
#

np good luck o/

deft burrow
#

Thanks a lot !

#

It's working without the ".*" thank you !

stiff copper
#

๐Ÿ‘ excellent

deft burrow
#

I just have a question do you know a plugin which can do command aliases ?

hasty tree
#

is that not a built in thing in sponge?

deft burrow
#

I think not

#

It will be cool if it was the case

stiff copper
#

I dont think so ๐Ÿค” i use cmdbuilder for it

deft burrow
#

it's a plugin ?

#

or a mod ?

stiff copper
#

a plugin, you'll find it on ore

deft burrow
#

ok cool

stiff copper
#

but its not well documented and pretty technical - no shade to the people who made it

#

very powerful, not easy to learn

deft burrow
#

can you give me the link please because i don't find it

#

no

#

it's good i have found it !

stiff copper
#

good luck ๐Ÿ˜„

deft burrow
#

ok it seems at your smiley to be very difficult

stiff copper
#

it has a learning curve ๐Ÿ˜‚

deft burrow
#

ah ok i see the stye of plugin it is

stiff copper
#

very techincal

deft burrow
#

like the technical launcher

#

No, it was a joke

#

not very funny

stiff copper
#

๐Ÿ˜‚

deft burrow
#

I love your profile picture a rainbow cat

stiff copper
#

Thank you!

deft burrow
#

Me, it's my cat

stiff copper
#

i love them but we shouldnt talk about non LP stuff here ๐Ÿ˜ƒ

deft burrow
#

ok

hasty tree
#

lol, sora beat me to it :P

stiff copper
#

haha at least im self aware (sometimes)

deft burrow
#

LOL

upbeat nimbus
#

hi everyone, i just installed luckperms on my server, but im having this really weird problem where one of my plugins is not getting recognized by luckperms. I put the permissions into both user groups and for individuals but it refused to work. im really not sure what my next step should be, so any help would be much appreciated

split veldt
#

What plugin?

#

@upbeat nimbus

upbeat nimbus
#

its called simplefly

split veldt
#

Try using verbose

#

!verbose

wanton stratusBOT
upbeat nimbus
#

whoa i enabled that and my chat immediately filled up with whatever it is, im confused as to how it would help me though?

#

sorry im very new to this

hasty tree
#

it's telling you the permission checks in real time

#

if it's spammy, you will need to use a filter

split veldt
#

Try ./LP user username record

#

Then LP upload when you have run commands with unknown nodes

upbeat nimbus
#

okay so i turned it on with a filter, but when i tried to use commands from that plugin it didnt show me any permission checks. Also, record is not showing as a possible command for me

split veldt
#

Have you set luckperms.* As one of your permission nodes?

upbeat nimbus
#

yes i have access to all the luckperms commands

split veldt
#

You should have access to record then

narrow fjord
#

so uh b asically there's no rankup plugins for 1.14 that use luck?

split veldt
#

If the plugin can execute commands then it can use lp

narrow fjord
#

bro how is that related

#

i can execute commands by hands iif that was the only thing i needed

upbeat nimbus
#

okay, well i dont really want to troubleshoot that rn, and okay then why do you think it might not be working?

#

oh sorry i think he was replying to me

narrow fjord
#

oh yheah i noticed

#

feel really stupid

split veldt
#

LP handles permissions. It does not give ranks

#

@upbeat nimbus run /LP user yourname permission set luckperms.*

solid dirge
#

Is there any way to make is so the rank admin can't target the rank of owner or anything like that? or is that handled by the plugin the command is added by?

split veldt
#

Target it how

solid dirge
#

like say I do /ban (insert name here) and I'm a mod and the target is the owner

narrow fjord
#

i think he means like an admin cant set tthe nick of an owner

solid dirge
#

^ yeah and stuff like that

split veldt
#

You'll need to use exclusions in your plugin that handles those features.

upbeat nimbus
#

yes. the dev of simplefly said to just do simplefly.fly to allow you to use it's /fly command and i did that but when i tried to give that permission to either myself or an admin group, not only did it not recogize or autocomplete for that permission, when i entered it it didnt let me use the command so idk

#

all that lingo kinda gets lost on me im trying to use as little of this plugin as possible because its huge

narrow fjord
#

if you were running ingame not on console i t hink that means you didn't have the perm

split veldt
#

Did you restart your server after installation of the plugin

upbeat nimbus
#

the command doesnt work from console, you must be a player. and yes i followed all the installation instructions

#

would showing you guys what i mean help?

split veldt
#

Is it designed for the MC server version you are using

upbeat nimbus
#

yes, 1.13.2

split veldt
#

Nothing else with /fly blocking it, or a similar permission node?

upbeat nimbus
#

how would i check for that

#

bc im not sure but i dont think so

#

actually no

narrow fjord
#

do you have essentials maybe? that has fly builtin

upbeat nimbus
#

beacuse when i was an OP (minecraft op, not permission group op) i was able to use /fly

#

and no i dont have essentials

narrow fjord
#

alright then I'll let the people who actually have information help you :p

split veldt
#

Had you set yourself in the group you assigned the permission node to?

upbeat nimbus
#

yes, but i also gave it to myself personally

#

and it didnt work

split veldt
#

Have you set it to false anywhere

upbeat nimbus
#

i know i dont have a bad LP config because i was able to get other commands work using their respective permissions

#

no

split veldt
#

What if you run /LP user yourname permission checkinherits permission.node

#

Where permission.node is the node you know you should have

upbeat nimbus
#

says undefined

split veldt
#

Perhaps you haven't set it

upbeat nimbus
#

but it didnt show up in the autocomplete menu so i dont think it recognizes it

#

ill try to set it

split veldt
#

Try running /? Or /help or both then reboot the server

upbeat nimbus
#

okay i set it to true for myself, but i still couldnt use the command. checking it now shows it as true obviously

#

okay ill try rebooting

#

and what would /help accomplish?

narrow fjord
#

to see if the plugin loaded correctly

split veldt
#

It loads all the help info

#

Then LP may be able to see it in the system

upbeat nimbus
#

huh. when i did /help simplefly, it recognized that plugin

#

but when i did /simplefly it didnt recognize it

split veldt
#

I've gotta get back to work. Good luck.

upbeat nimbus
#

okay, thank you for the help

narrow fjord
#

boundless do you by any chance have a rankup plugin

#

(this is unrelated to your issue)

upbeat nimbus
#

no i do nopt

#

not

narrow fjord
#

๐Ÿ˜ฆ

leaden shore
#

is the webeditor down?

#

unable to use it

#

says timed out

magic summit
#

i just pulled a new session nire

#

its on your end

tacit ore
#

Mine works fine

foggy quartz
#

Hello this maybe unrelated but i use multiverse to make the new world but it use to work now when people go to spawn in the server they spawn in a vary large hole they do not spawn at the spawn point do you know if there is a fix to this

formal tulip
#

do i like need to copy all my permissions from luckperms to luckpermsbungee? or how does all the permission stuff work with it? i read the wiki but it didn't give much info

stiff copper
#

that is most likely not a permission issue @foggy quartz

formal tulip
#

yeah did u ever type /mv setspawn @foggy quartz

magic summit
#

!bungee

wanton stratusBOT
magic summit
#

!sync

wanton stratusBOT
magic summit
#

@formal tulip ^^^^

formal tulip
#

k thx

magic summit
#

you want to read both of those links ๐Ÿ˜‰

formal tulip
#

i was already reading one of them ๐Ÿ˜›

magic summit
#

nice

formal tulip
#

gotta figure out how to use mysql lol

magic summit
#

are you on a hosted server?

formal tulip
#

not rn i'm not

magic summit
#

most offer a free mysql db

#

ah

#

there are some sites you can get one from, you can search here for links

formal tulip
#

does mysql cost money regularly

#

holy crap $2000-10000

#

i think i'll try mongodb lol

#

there's not a way to just store the stuff in a local file on my computer to sync it right?

magic summit
#

for bungee, you want remote.. there are free mysql if you search

#

mongodb is fine though too

toxic wagon
#

Your server host should provide you with a database

formal tulip
#

i'm trying mariadb and mongodb

#

i don't have a host - i said that in an earlier message

magic summit
#

^ already asked

#

๐Ÿ˜‰

formal tulip
#

doesn't like this - is there some setting i'm missing in the config? 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.

toxic wagon
formal tulip
#

ok thx

toxic wagon
formal tulip
#

aight

#

i only have 3 servers that should be connected to the db tho ๐Ÿค”

light plaza
#

How do I add a group and a prefix to it ?

formal tulip
#

/lp creategroup [groupname]
/lp group [groupname] meta setprefix [priority] [prefix]
pretty sure that's right :p

cunning moss
#

what is the command to let other people use home

toxic wagon
#

Give them the permission to the command @cunning moss

cunning moss
#

yea how...

formal tulip
#

is it essentials?

cunning moss
#

?

formal tulip
#

are you using essentials for /home?

cunning moss
#

plugin

#

like ./sethome

formal tulip
#

no duh

#

is it the essentials plugin

cunning moss
#

i think so

formal tulip
cunning moss
#

i tried /perms group default permission set home true

formal tulip
#

that's now how permissions work lol

toxic wagon
#

I reccomend you read this: @cunning moss

#

!usage

wanton stratusBOT
light plaza
#

@formal tulip how do i join that group after?

formal tulip
#

/lp user [user] parent set [group]

stiff copper
#

that link right above you

#

walks you throught the whole process

toxic wagon
#

@light plaza You should have a read of that link i posted as well

formal tulip
light plaza
#

What is this ?

toxic wagon
#

@light plaza Check your console for the errors

formal tulip
#

sometimes i get that if i join my server while it's still starting

light plaza
#

What does it mean ?

#

What's wrong ?

formal tulip
#

something with your SQL stuff it looks like

cunning moss
#

i did the same thing and they still need op to do the commands

toxic wagon
#

@light plaza That means you did the settings in the config wrong.

light plaza
#

I didn't do anything in the config.

#

I swear

stiff copper
#

they shouldnt need op to do commands if it has permission nodes

#

so you didnt set it up right D:

cunning moss
#

how to set up

stiff copper
#

explains basic set up

#

or watch the video jason linked

toxic wagon
#

Upload your config to pastebin.com and send us the link @light plaza

light plaza
#

Ahh fuck it.

#

I'm just gonna wait until I start programming java.

#

Thank you anyways.

stiff copper
#

and program your own perms plugin as your first project? ๐Ÿ˜„

formal tulip
#

@cunning moss did you add at least essentials.home and essentials.sethome to the permissions

stiff copper
#

thats assuming it was even essentials he was using lol

formal tulip
#

most likely

stiff copper
#

nucleus also needs a home count set

toxic wagon
#

@formal tulip Don't just assume, ask first.

formal tulip
#

altho u should know what plugins ur using tbh lol

#

i tried

#

"i don't know" is all I'd get for some reason

toxic wagon
#

Then you ask for something like /pl

#

So you can verify

light plaza
#

Why isn't the prefix showing ?

formal tulip
#

do you have the Vault plugin

toxic wagon
#

Have you got a chat plugin installed?

formal tulip
#

and that

#

I recommend EssentialsXChat if you don't have it already

light plaza
#

Oh okay thanks.

#

So now it will work ?

#

I have chatcolor installed

#

ChatColor2-v1.7.11

formal tulip
#

on its page does it say it depends on the Vault plugin as well

late turret
formal tulip
#

k thx

sage fiber
#

How to give permissions from another group?

toxic wagon
#

Either set up inheritances or add it as a second group to a player.

formal tulip
#

what's the permission to do /server?

toxic wagon
#

bungeecord.command.server If i remember correctly

formal tulip
#

i tried that and it didn't work lol

late turret
#

do I just enter a UUID instead of a player name or is there a special syntax

#

@formal tulip you have to add it to bungee luckyperms

toxic wagon
#

@formal tulip Try commands intsead of command

#

@late turret There is no y in Luckperms

formal tulip
#

everyone says luckyperms and it kinda bugs me tbh lol

late turret
#

idk I nerver noticed and im not gonna stop

formal tulip
#

still not working

toxic wagon
#

Are all your servers connected to the one database? Including bungee?

formal tulip
#

ok i did have to do it with luckpermsbungee - not sure why it mattered since it all syncs anyways but thx lol

late turret
#

So about that UUID thing it will just work right?

toxic wagon
#

You can use the username, or UUID it will still save thier uuid either way

late turret
#

ok just making sure

foggy quartz
#

Hey how do i set the color of the group

toxic wagon
#

You mean the chat colour? Or something like that

foggy quartz
#

No like when there a Admin and they talk there chat color change.

toxic wagon
#

That's upto the chat plugin. Luckperms doesn't deal with the chat.

formal tulip
#

Yeah do u even have a chat plugin lol

amber slate
#

Hi! just downloaded luckperms to use alongside Nucleus but im having issues setting permissions for nucleus commands

stiff copper
amber slate
#

Ive read through the startup guide but im not sure ive done it right

stiff copper
#

i saw you were in the nucleus chat so im assuming you're on sponge?

amber slate
#

yeah

#

this was the command i typed in
/lp group beans permission setnucleus.teleport.tpa
.base true

toxic wagon
#

Correct, if you add a space between the permission and set ๐Ÿ˜‰

amber slate
#

there is a space D:

#

OH

#

YOU MEAN SET AND NUCLEUS

#

omg i love you

#

i was about to cry

toxic wagon
#

Hahaha

amber slate
#

i was going insane

stiff copper
#

๐Ÿ˜‚

#

good easy fix

amber slate
#

im so glad it was an easy fix ahaha

#

my head would have exploded lmao

#

just set up the tp command and added my partner to the group but it still says he doesnt have permission to run the command

#

2004h[15:49:46] [Server thread/INFO] [nucleus]: Server ran the command: /lp group beans permission set nucleus.tel
eport.tpa .base true
[15:49:46] [pool-4-thread-1/INFO] [minecraft/DedicatedServer]: [LP ]Set nucleus.teleport.tpa to true for beans in context server=.base, world=true.
Console > lp user infernalcatmeow parent add beans

[CONSOLE]: lp user infernalcatmeow parent add beans
lp user infernalcatmeow parent add beans[?2004h[15:51:44] [Server thread/INFO] [nucleus]: Server ran the command: /lp user infernalcatmeow parent add beans
[15:51:44] [pool-4-thread-1/INFO] [minecraft/DedicatedServer]: [LP ]infernalcatmeow now inherits permissions from beans in context global.

#

so it says he has the perms to but it wont work

toxic wagon
amber slate
#

omg i must have accidently put a space

#

thank you for helping me DX sorry for being annoying ahaha

stark cave
#

How did Luck get the Minecraft name "Luck"

toxic wagon
#

With Luck ๐Ÿ˜›

stark cave
#

Hah

#

You caught my joke

elfin egret
#

I was first!

toxic wagon
stark cave
#

Hey luck, Are you looking for someone to translate your messages into portugese one of my staff know it

#

he is from brazil

#

He is fluent in the language.

toxic wagon
stark cave
#

There isn't a portugese one

toxic wagon
#

You can make one using the en_US one as a baseline

#

Then do a pull request to add the new one

steel hearth
#

How do I give someone access to default bungeecord permissions? bungeecord.command.server does not work, but they get if with *

stark cave
#

Hanks Immortalshard

#

I dont want to @ you

toxic wagon
#

@steel hearth Use /lpb instead of /lp

stark cave
#

@wanton stratus will be on my ass

steel hearth
#

Thank you

toxic wagon
#

@stark cave lol

stark cave
#

@toxic wagon I can do this too

wanton stratusBOT
#

Hey Cryptic! Please don't tag staff members.

stark cave
#

๐Ÿ˜ƒ

#

see

#

@wanton stratus disable

#

your face

#

hah

#

im funny

#

Aw man

#

now im talking to myself

#

Luck, how did you start out with java?

sage fiber
#

Somebody know how to get permissions from another group? For example: group.default

#

group.default doesn't work

split veldt
#

inheritance?

#

Add a group to a group

warped pulsar
#

Hello everybody. I tried to search up this problem many times. i'm close to giving up this discord is my last chance of fixing it. I have LuckPerms Installed obviously my server is new 1.14.3 spigot server somehow the LuckPerms won't work i mean i have /lp commands but when i add myself to a group using "/lp user Incorretc parent add noob" with perm of essentials.warps.* but when i type /warps or /warp spawn it still won't work. I edit the perms using /lp editor, I even tried /lp reloadconfig and restarting the server. Still no changes.

split veldt
#

!verbose

wanton stratusBOT
warped pulsar
#

Other info:
my server is not on Bungeecord
I'm using the latest version of LP
I didn't do anything or touch anything at configs of LP

split veldt
#

Make sure you are using the right nodes

#

Read that page and you will learn how to find missing perm nodes

#

"latest" version means nothing

#

Whats the version number?

warped pulsar
#

V.4.4.1

split veldt
#

lol

#

Upgrade to 4.4.27

#
warped pulsar
#

Updating it now..

#

Still no changes ๐Ÿ˜ฆ

#

even the "/lp user Incorretc permission set luckperms.*" does not work. I need to be opped everytime i need some changes.

split veldt
#

Did you use the verbose command?

warped pulsar
#

Yes

#

/lp verbose on

split veldt
#

Are you on spigot or sponge

warped pulsar
#

Spigot

split veldt
#

Did you get your missing permission node from the verbose command?

warped pulsar
#

No

split veldt
#

Try /lp verbose record yourname

#

then run commands you don't have permissions for

#

then ./lp verbose upload

warped pulsar
tired turtle
#

Did you execute the commands you don't have perms for?

bitter socket
#

ํ•œ๊ตญ๋ถ„ ๊ณ„์‹ ๊ฐ€์šฉ

tired turtle
#

Hey. Can you try to type in english since not everyone is able to speak your language.
You can use https://deepl.com for translation

split veldt
#

@warped pulsar If you respond we will be able to help you? did you try run commands that weren't working?

shell sonnet
#

16.07 19:54:49 [Server] ERROR [LuckPerms] Failed to init storage dao
16.07 19:54:49 [Server] WARN java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
16.07 19:54:49 [Server] WARN at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
16.07 19:54:49 [Server] WARN at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
16.07 19:54:49 [Server] WARN at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
16.07 19:54:49 [Server] WARN at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
16.07 19:54:49 [Server] WARN at

#

whats this

#

can anyone save me?

shell sonnet
#

ok

#

thx

#

how to backup

#

the

#

datas

foggy quartz
#

What's the download for 1.8

tired turtle
#

Make sure to (at least) use 1.8.8

#

Then you can just use latest version of LP

foggy quartz
#

fuck

tired turtle
#

@shell sonnet /lp export [filename with extension]

foggy quartz
#

but i use

#

spigot 1.8

shell sonnet
#

btw do i have to use the same version of lp of bukkit and bungee on all the server ?

#

oh tq

foggy quartz
#

So i cant use luckyperms?

tired turtle
#

LP doesn't support 1.8 itself since this is a broken version with security flaws. Switch to Spigot 1.8.8

#

Also LuckPerms. It's called LuckPerms

foggy quartz
#

No im not gonna switch cuz then i cant use my skyblock plugins

tired turtle
#

@shell sonnet They shouldn't be that different when major and minor version (4.4.x) is the same.

foggy quartz
#

Well fuck this

shell sonnet
#

where can i get

#

older version of

tired turtle
#

If your SkyBlock plugin doesn't work on 1.8.8 better update it

shell sonnet
#

bungee lp ?

tired turtle
shell sonnet
#

but thats lastest one

tired turtle
#

Just use latest spigot and bungee.

shell sonnet
#

okaty

#

do i lose my datas if i delete the old lp jar and replace with the lastest one ?

bitter socket
#

How is LP compatible with the mods?

tired turtle
#

There shouldn't be any loss in permission-data. You can use the export command I provided you to make a backup that you then later can import with /lp import

shell sonnet
#

ok

#

16.07 20:18:51 [Server] SEVERE Jul 16, 2019 8:18:51 PM me.lucko.luckperms.lib.hikari.HikariDataSource <init>
16.07 20:18:51 [Server] INFO INFO: luckperms-hikari - Starting...
16.07 20:18:51 [Server] SEVERE Jul 16, 2019 8:18:51 PM me.lucko.luckperms.lib.hikari.HikariDataSource <init>

#

whats this

tired turtle
#

Can you show a screenshot?

shell sonnet
#

k

tired turtle
#

I think you can ignore it.

shell sonnet
#

ok

#

then this ?

tired turtle
#

There is a bug where the "Starting..." and "Start completed." messages are shown as SEVERE even tho they aren't

#

Delete the libs folder in LP

split veldt
#

Severe for the one guy yesterday who was complaining about extra memory being used..

tired turtle
shell sonnet
#

does different version of lp

#

causes the problem ?

tired turtle
#

Idk

shell sonnet
#

btw

#

the prefix is still not working on my other servers

#

except from my survival server

#

i mean the prefix on tab

#

seems like (vault) cannot find it

grizzled stratus
#

Hi everyone,

Currently having an issue with LuckPerms as of lately. I am one of the people helping run a network server and we currently have 5 servers or so with LuckPerms all hooked into a databse using MariaDB as the type.

Now it only happens every so often, but when I try to connect to a server it gives me an error "A database error occurred whilst loading permissions data." We used to run an older version of LuckPerms a while back and we never got this message. Is anyone else familiar with why this is happening? Or is it possibly just a database change i'm unaware of and not so much the actual plugin.

Thanks!

shell sonnet
#

woah

#

same as me tho

#

can i take a look on ur errors in console ?

split veldt
#

if you run /lp info

#

what is the latency for your database?

shell sonnet
#

i think they were same as me

#

AHAHA

#

i having the same problem like him

split veldt
#

whats the latency for your database ?

grizzled stratus
shell sonnet
grizzled stratus
#

same hahaha

shell sonnet
#

XD

#

same

#

wth

#

how come we were almost the same

split veldt
#

chances are, if it works sometimes and not other times, you're dropping out

shell sonnet
#

XD

split veldt
#

as in, it can't get info fast enough and allow you to join the server

grizzled stratus
#

Ahhh gotcha

split veldt
#

How is your setup configured?

shell sonnet
#

tooks 1000ms + when a player log in

split veldt
#

All servers on one machine

#

Seperate servers

#

Etc

grizzled stratus
#

Seperate ones

shell sonnet
#

i think they were seperated

grizzled stratus
#

The guy who set us up with all these servers would know what's up with it all and the database, so I may just need to contact some people.

#

Thanks for the info though

split veldt
#

Do you have access to conosle?

#

Console*

shell sonnet
#

i have

split veldt
#

is it saying its timing out?

shell sonnet
#

yes

#

or

#

the ms is over 5000

split veldt
#

try changing the timeout limit to something higher, 10 seconds, 20 seconds etc

bitter socket
#

wow LP is very nice plugins thx!

#

LP is I digested many experiments.

shell sonnet
#

how?

split veldt
shell sonnet
#

on all the servers config ?

split veldt
#

yes

shell sonnet
#

k

#

20seconds ?

#

the best

#

?

split veldt
#

what ever works

#

lower the better

shell sonnet
#

k

#

10 ?

tired turtle
#

!errors

wanton stratusBOT
tired turtle
#

Check this page for known errors

shell sonnet
#

i check few times alr

#

still dont get it tho

#

will vault auto hook in lp ?

serene adder
#

Is there a way to make it so certain groups can promote up to another group?

split veldt
#

Argument based permssions

#

You'll find them explained on the wiki

serene adder
#

Thank you!

split veldt
#

you need to enable it in the config btw

shell sonnet
#

u talking to me ?

split veldt
#

I would Ping you if It was directed at you, seeing as you hadn't been chatting in the last 5 minutes

shell sonnet
#

oh

#

ok

cunning trellis
#

Damn

#

have been using groupmanager for years

#

randomly heard about this

#

Opened my eyes

#

GM sucks lol

split veldt
#

Yes, yes it does

#

Was using LP for a year on Spongeforge before using it on Spigot, the editor is 100%

foggy quartz
#

so i set my permissions like this

#

this is just an example

#

im having an problem

#

the problem is that if teh permission isnt set to global it wont work on the specified server

#

did i do something wrong

split veldt
#

Did you name the server in the LP config file?

foggy quartz
#

what do i need to set it as ?

split veldt
#

Well

foggy quartz
#

this is confusing

split veldt
#

If you're going to use "survival" as the server context

#

You need to name the server "survival" so it knows what server to apply that context to

#

Also it's probably a good idea to avoid using capitals because it can mess things up

foggy quartz
#

i have multiple servers tho

#

survival and skyblock

split veldt
#

Well

#

Any server named "survival" will have server=survival permissions applied

#

any other server will ignore that and the permissions will not be applied

#

Also, leave the bungeecord LP instance alone, that one you dont' need to change the server name on

foggy quartz
#

its only installed on bungee

split veldt
#

thats why it doesn't work..

#

You need LP on EVERY server

foggy quartz
#

alright that makes more sense

split veldt
#

at the top of this page, in the topic there's a link

#

Click that

#

you'll get the latest versions of LP

#

I believe spigot shows 4.4.1

#

The current is 4.4.27 or something like that

shell sonnet
#

will vault hook itself ?

split veldt
#

usually

shell sonnet
#

k

#

what if vault not hooking itself ?

foggy quartz
#

Hello, What's the LuckPerms for Thermos 1.7.10 ? And I need install Vault ?

bitter socket
#

The good LP know;; .. ๐Ÿ˜Š I was looking for it. lol

magic summit
foggy quartz
#

Thanks, but I need Vault ?

magic summit
#

vault is needed for bukkit/spigot and its forks. Edit: if you want meta to show in chat

foggy quartz
#

ok

foggy quartz
#

Hi, trying to get prefix stacking to work. It works for me, but giving someone else a higher group, the group takes over and there's only one. what am I doing wrong?

meta-formatting:
  prefix:
    format:
      - "highest_from_group_mod"
      - "highest"
    duplicates: first-only
    start-spacer: ""
    middle-spacer: " "
    end-spacer: ""
  suffix:
    format:
      - "highest"
    duplicates: first-only
    start-spacer: ""
    middle-spacer: " "
    end-spacer: ""
magic summit
#

for that config you sent to have affect, the user would need to be in mod and have a higher group.

#

explain what you are wanting to show

topaz walrus
#

Hey, in the instructions on github, it says that the LuckPermsBungee.jar file is needed for LuckPerms at BungeeCord. Where can I download it?

magic summit
#

also, tracks my be more suited for what you want, if you want more than one prefix to show. maybe a staff and donator group?

#

make sure you use the 4.4.27 version on bungee and then use the 4.4.27 version for bukkit/spigot on your backends - edited for version update

foggy quartz
#

I want to show the users lower group first, then their secondary higher group after.

magic summit
#

if you only need those two, then:

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

and duplicates will only show one group.

#

if you have many groups, but just want it to show the 2 highest.... that amount of conditional formatting isnt a thing.

#

(to my knowledge)

warped pulsar
#

Sorry for not responding i went busy. after i input /lp verbose Incorretc i typed the following
/warps
/warp spawn
/tpa
/home
/sethome
all of the output of them is just "You dont have access to that command"

#

I can paste the link of editor here if you want

foggy quartz
#

@magic summit that doesn't seem to work :/

The highest still takes over lowest.

magic summit
#

do you have meta and group weights set?

#

@warped pulsar easy way to use verbose is:
/lp verbose record Incorretc
then type the commands or perform the actions, then
/lp verbose upload
youll get a link with all perms called for. anything set to undefined means you have not setup the perms for it. also, its a good idea to check EssentialsX perms site as they have a nice search feature. https://essinfo.xeya.me/index.php?page=permissions

warped pulsar
magic summit
#

that shows no perms were called for....

warped pulsar
#

Yes but i did ๐Ÿ˜ฆ

#

I reinstalled LP made a new group called "stranger"

#

Joined myself in

#

add essentials.back perm

magic summit
#

did you follow my instructions from above to use verbose?

warped pulsar
#

yes i did

#

ill try it again

#

still nothing

magic summit
#

well, for one, dont use op when trying to check perms.....

#

also, trying running the command to record without your name.

bitter coral
#

You can also just do /lp verbose on essentials

warped pulsar
#

i did this /lp user Incorretc permission set luckperms.*

#

then deopped myself

#

now i cant use /lp

magic summit
#

what is your server version and what LP version are you using?

warped pulsar
#

Luckperms v4.4.27
Spigot 1.14.3

tired turtle
#

Are you perhaps running any other perm plugin on the server?

warped pulsar
#

I have PermissionEx or PEX should i remove it?

magic summit
#

.... yes

#

LP will take a backseat to other perms plugins

#

cant have more than one

warped pulsar
#

Copy.

#

Omg. Thank you! It's now working! Sorry for wasting your time for such a mistake i made. Btw Thank you so much!

tired turtle
#

I mean.... It should be obvious that a plugin doesn't work (And verbose doesn't return anything) when another perm plugin is installed... LP will only have basic stuff enabled for migration.

narrow fjord
#

anyone wanna help me setup EzRanksPro with Luckperms ๐Ÿ˜„

wanton root
#

anyone know how to prevent players from exiting an area if they are not in a group? // How does on use workguard flags on a per group basis.

warped pulsar
#

I have EssentialsX but prefix/suffix wont work

#

suffix.1.&f:: &8Stranger

wanton root
#

EssentialsXChat?

magic summit
#

and vault are needed

cloud gazelle
onyx crescent
#

Hi, I have a question, I have been using other add-ons for a long time and I have been considering switching to LuckPerms ... But I have a question, is it possible to create subgroups with this add-on? (As GroupManager does)

magic summit
#

there is inheritance with LP

#

so you have mod and helper, you can have mod inherit helper perms

#

is that what you mean?

fossil sapphire
#

Hi

magic summit
#

that may also help answer questions

warped pulsar
#

Wait EssentialsX and EssentialsXChat is different?

fossil sapphire
#

@onyx crescent you can use subgroups using tracks

magic summit
#

you need essentialsxchat to handle chat from essentialsx

fossil sapphire
#

EssentialsChat is an addon for Essentials

magic summit
#

please dont tell people essentials without using X

#

there is a big difference

fossil sapphire
#

There are essentials and EssentialsX

magic summit
#

and essentialsX is updated

fossil sapphire
#

But it's same plugin

magic summit
#

not the same

fossil sapphire
#

When you download Essentials plugin

#

And change Essentials.jar by EssentialsX.jar

#

The other addons will work

#

So, it's same plugin

onyx crescent
#

I understand, but my intention is to use the plugin on my Prison server, and I want (for example), that a user can be VIP and at the same time rank I, and with other complements can go from I to II without affecting their VIP rank

fossil sapphire
#

Like AuthMe and AuhMeReloaded

magic summit
#

@onyx crescent you can set people to a primary group. i believe this is what you want

onyx crescent
#

@fossil sapphire ยฟHow i can do?

fossil sapphire
#

@onyx crescent do you mean "the player have 2 groups"?

#

Like Titan + VIP Group

#

Have 2 groups in same time

magic summit
fossil sapphire
#

Do you mean this?

#

If you are java developer, you can make your own chat-hook plugin

magic summit
#

@onyx crescent yea, what you want is fine as long as you set the weight for meta higher in VIP than the other groups.

#

then vip will always show

#

!meta

wanton stratusBOT
fossil sapphire
#

Using

ChatE.setFormat(LuckPerms.getApi().getGroups().gstPrefixes() + ChatE.getPlayer().getMessage);
magic summit
#

no need in confusing people

#

thats all youve done

onyx crescent
#

That's right, what I want is that a user can have two groups (One group and one subgroup), which can be handled separately without generating conflict between them (GroupManager does)

#

@magic summit i try read this, thx

magic summit
#

that is handled with weights here

#

higher weight = higher priority

onyx crescent
#

I have a problem, when i add group I to VIP member, the VIP prefix dissapear!

#

I set weight!

magic summit
#

send the link from /lp editor

peak gulch
#

yo

#

i have a problem with lp

#

can someone help

split veldt
#

just ask ๐Ÿ˜„

peak gulch
#

so i added suffixs and prefixs and commands and none of its working

#

i have vault and essentials installed

tired turtle
#

Make sure it's essentialsx and essentialsxchat

peak gulch
#

ok i need chat

#

im using ramshard for the minecraft server and essentialsxchat isnt shwoing up

torpid vessel
#

will luck perms come too 1.12.2 Sponge?

lapis ibex
#

You're a little behind

torpid vessel
lapis ibex
#

It's been supporting 1.12.2 since day 1

torpid vessel
#

ok thank you xd

#

[20:51:37 INFO]: | |) LuckPerms v4.3.75
[20:51:37 INFO]: |
_ | Running on Sponge - SpongeVanilla
[20:51:37 INFO]:

#

you gotta love when its colored in console MMM

lapis ibex
#

You're pretty outdated. Check #welcome for latest downloads

lapis ibex
#

@torpid vessel Sponge disables OP when you have a permission plugin

torpid vessel
#

oh F

#

is there a way I can bypass all perms without having to add them all with the GUI?

lapis ibex
#

I mean yeah

#

But then why even bother using a permissions plugin?

#

You might want to look into wildcards

#

One sec

#

Fetching the link

torpid vessel
#

because... I wanna learn how to use it for the future

lapis ibex
#

Have a read of those two

#

Now while the nucleus article talks about "The wildcard being bad" it really only talks about * (and nucleus)

#

Other plugins also have issues when you give people the full plugin permissions. But if that's the case, the plugin should warn you on its docs

scenic adder
#

imo, wildcard is fine

lapis ibex
#

Wildcards yes. The global wildcard, no

#

And you gotta be especially careful with wildcards on sponge. On bukkit only the global wildcard should be avoided @scenic adder

scenic adder
#

Global wildcard should be all permissions no matter what, right?

magic summit
#

i only use per plugin wildcards when testing if i want the plugin, then after that, all perms get listed out

scenic adder
#

Or is there some reason not to use it?

peak gulch
#

so i have those suffix and prefix's but in game its not working it says prefix

#

next to my name

scenic adder
#

To sum up my questions in one message. Global wildcards (*) is all permissions no matter what, right? And is there some reason not to use it?

magic summit
#

@peak gulch what shows for /lp user <user> info?

scenic adder
peak gulch
#

didnt mean to send "what do u mean"

thorn linden
#

hey there, so i have a rather niche issue. i am looking to give permission to a player to use a command under the case that they are holding a specific item. is this possible?

magic summit
#

that context isnt available in LP

peak gulch
#

@magic summit who u talking to

magic summit
#

thats where we need to be

lapis ibex
#

@thorn linden not possible with just LP

#

But you or somebody could write a plugin that adds contexts like that

#

(Like me, lol)

thorn linden
#

thats alright. what im trying to acchieve is a bit different from that. that was kind of a last case resort. but i will do so more digging. thank you for the info

lapis ibex
#

Youโ€™re welcome

noble burrow
#

can anyone help me here? luck throws errors in console when it tries to load my yaml configs: (included one because they all do the exact same thing)

# admin.yml
name: admin
permissions:
- *
- -bjm.silentjoin
prefixes:
- '&4&lAdministrator&r':
    priority: 100
``` now to make sure i wasnt crazy and that my formatting was correct i generated a test group and it is formatted the exact same way and doesnt throw errors
```yaml
# test.yml
name: test
permissions:
- displayname.testing
- test
prefixes:
- test:
    priority: 1
``` and all files show unixLF in np++ so i dont think its line related
#

thrown: 16.07 15:47:21 [Server] WARN [LuckPerms] Exception thrown whilst performing i/o: admin 16.07 15:47:21 [Server] WARN java.io.IOException: while scanning an alias 16.07 15:47:21 [Server] WARN in 'reader', line 3, column 3: 16.07 15:47:21 [Server] WARN - * 16.07 15:47:21 [Server] WARN ^ 16.07 15:47:21 [Server] WARN expected alphabetic or numeric character, but found 16.07 15:47:21 [Server] WARN (10)

lapis ibex
#

@noble burrow you need to put the * in quotes.

#

Also you shouldnโ€™t use it

#

Use plugin wildcards at most

#

-xxx is not how you negate permissions

#

And in general, instead of bothering with YAML files Iโ€™d highly recommend you use the webeditor instead

#

!editor

wanton stratusBOT
noble burrow
#

A) ah on the negation, how to do then
B) its easier on us to just leave * rather than op.
C) i like yaml which is why i used it.

lapis ibex
#

The webeditor is not a storage method

noble burrow
#

yes i know

lapis ibex
#

Itโ€™s a way of editing permissions

noble burrow
#

yaml is more convenient for me to edit

lapis ibex
#

And manually working with YAML files is nothing we support

strange palm
#

how can i set users to a specific rank without using promote? Im trying to make it so when a user clicks a sign they are given a rank but i dont want them to keep promoting themselves

lapis ibex
#

If you want to do it, youโ€™re pretty much on your own @noble burrow

noble burrow
#

/lp user <usr> parent set <group> @strange palm

strange palm
#

thank you

noble burrow
#

np m8

lapis ibex
#

And I never said not to use wildcards. Just donโ€™t use the global one. And instead use wildcards like essentials.*, worldedit.*, etc

noble burrow
#

is there a major performance benefit (excluding ram)?

lapis ibex
#

No

#

It prevents issues with unwanted permissions

noble burrow
#

because tbh i dont feel like fishing through every plugin to find its parent node

#

well the permissions are wanted

lapis ibex
#

You absolutely should do that

noble burrow
#

and the -bjm.silentjoin was left over from an old setup

lapis ibex
#

Well, * includes all permissions

#

Including those ones

noble burrow
#

yes i know

lapis ibex
#

Now regarding denying permissions

noble burrow
#

but with pex you could negate them as long as they followed the reading order

#

so * after the negate would override, but the negate after the * would override the *

lapis ibex
#

Just use the command to give a permission and set it to false with the command and see how it ends up in the file

noble burrow
#

thanky

lapis ibex
#

LP doesnโ€™t care about the order

#

But in general denying individual permissions works

noble burrow
#

tbh order should be a thing but ill work at it as i only have a couple of perms im denying across the board

lapis ibex
#

Thereโ€™s a whole set of rules of which permission (rules/nodes) override which ones.

#

Youโ€™ll find that on the Advanced Setup wiki page

#

And that system is far superior than depending on the order of the permissions

#

(LP doesnโ€™t keep the order btw)

#

The order of permissions is not a concept in LP

#

@noble burrow

noble burrow
#

oof

lapis ibex
#

The rules make sense. And you should be able to get it working correctly without even knowing them

#

Thatโ€™s how intuitive and straightforward they are

noble burrow
#

im used to pex

#

where flat logic was at play and i picked it up within my first 5mins using it

#

so thats why luck lowkey frustrates me sometimes

lapis ibex
#

Well itโ€™s not PEX

noble burrow
#

yea

#

i give it that

lapis ibex
#

The thing is, the plugin is dead simple to use.

noble burrow
#

from ingame apparently

lapis ibex
#

It only gets complicated when you start deviating from the defaults and recommended ways of using it

#

Iโ€™m mostly talking about the web editor for example

#

Have you tried it?

noble burrow
#

yeah

#

unless its been updated recently i really prefer ingame

lapis ibex
#

When did you last use it?

noble burrow
#

a month or two ago

lapis ibex
#

No real updates since then

noble burrow
#

ah

lapis ibex
#

Though allow me the question, what makes you dislike it?

scenic adder
#

will luckperms.* work without side effects?

lapis ibex
#

@scenic adder yes. LP itself doesnโ€™t have any negative or unwanted permissions

scenic adder
#

ok

noble burrow
#

also, minor insignificant complaint. deleting the main lp config wont auto regenerate automatically or on /lp reloadconfig

foggy quartz
#

Hey guys, is it possible to create a context group with a bunch of worlds on it?

noble burrow
#

it honestly just feels like a clunkier yaml editor brain

#

@foggy quartz i think you can add a context to a permission that specifys which worl it can be used in if thats what you mean

lapis ibex
#

If all you do is have global permissions that are true, then yes. I give you that

noble burrow
#

yea

foggy quartz
#

How would I do that? ๐Ÿค”

lapis ibex
#

Though one of my personal favorite features are that it suggests you the permissions your server knows

#

@foggy quartz you can define world aliases in the LP config

noble burrow
lapis ibex
#

A slightly dirty hack but will certainly work

noble burrow
#

@foggy quartz

foggy quartz
#

Yeah, but then I world have to add the same permission to many worlds wouldn't I?

lapis ibex
#

@noble burrow pretty sure he means assigning a permission to multiple worlds at once

foggy quartz
#

Ye

lapis ibex
#

@foggy quartz see my suggestion

noble burrow
#

@foggy quartz idk if negation existed maybe not

lapis ibex
#

@noble burrow and btw, you can click on true (or false) in the webeditor to toggle the permission between true or false

foggy quartz
#

Ahhhhh, that's exactly what I needed @lapis ibex

wanton stratusBOT
#

Hey Guizz! Please don't tag staff members.

noble burrow
#

ye i saw

foggy quartz
#

Sorry

#

Lol

lapis ibex
#

@foggy quartz ๐Ÿ‘๐Ÿป

#

All good