#support-1

1 messages · Page 444 of 1

echo pivot
#

It worked

#

Something to do with having the user in the default group didn't allow essentials chat to format that text

#

Removed from default and added to member read the formatting from the member group in essentials group chat group formats??

lapis ibex
#

Makes sense that you have to be in the member group to get that formatting

#

Another issue could be wrong or missing weights, which messes up the primary group calculation

#

So member needs a higher weight than default

limber thistle
#

Hey, i'm trying to put a color to the username, i've read on the wiki about the meta with "username-color: blue", so i set for example "/lp group admin meta set username-color blue" but it doesn't work. This part in the wiki isn't very well explained

lapis ibex
#

@limber thistle LuckPerms isn’t a chat plugin

#

How to manage chat colors depends entirely on the chat plugin used

#

And that part in the wiki is just an example on how to set meta

limber thistle
#

I managed to find a way anyway thanks.

remote dune
#

@limber thistle how did you do it?

limber thistle
#

I put the color in the prefix, but with "" as adding a space would count as the context value, exactly like this: /lp group admin addprefix 9999 "&c[ADMIN] &4"

torpid hazel
#

Hey, I had install extracontext but can I do a permision to use command gamemode only with the value : survival / spectator ?

#

I want to block creative / adventure

queen latch
#

@torpid hazel That's not really what ExtraContexts does

#

ExtraContexts does many things, one of which being allowing perms to only be present in a certain gamemode etc

#

But not setting which gamemode a group can use

#

For that, it'd be down to whatever plugin provides gamemode commands

torpid hazel
#

ok ty

queen latch
#

Yw 😃

dull galleon
#

Hello, sorry for the inconvenience but what does this mean?
> [15:39:07 WARN]: 5327353 [Craft Scheduler Thread - 209] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@26f323b1 (Connection.setNetworkTimeout cannot be called on a closed connection)

whole kelp
#

I keep seeing references to the BugneeCord version of LuckPerms. Is there a different Jar file that I need to install to the bungee servfer?

tired turtle
#

yes

#

To manage permissions on BungeeCord, you need to have the bungeecord-version of luckperms

whole kelp
tired turtle
#

It's not on Spigot...

whole kelp
#

Where is it?

tired turtle
#

Literally the first link

whole kelp
#

First link where?

tired turtle
whole kelp
#

I got the Jar, LuckPerms-Bungee-4.2.99.jar. Thanks. Documentation for this is located some where?

tired turtle
#

LPB is basicly the same like LP

#

Only difference is, that it only is for BungeeCord plugins and it uses /lpb

whole kelp
#

So that controls permissions across all spigot servers and bungee server?

tired turtle
#

no

#

I just said it in my last message

whole kelp
#

I am confused a little. I have plugins that work across servers and bungee.

tired turtle
#

Even if that sounds insulting, but use your brain and read

whole kelp
#

I will figure it out. Some how.

tired turtle
#

LPB will not work for Spigot-plugins.

#

Only for bungeecord

foggy quartz
#

If I'm writing a plugin for rank players up is it more efficient to use the LuckPerms API or just have the plugin execute LuckPerms commands?

whole kelp
#

I get it. It controls what I would other wise put in the bungee config.yml for permissions.

tired turtle
#

It's always better to directly use the API @foggy quartz
If you want to let your plugin support multiple plugins, check the Vault-API (afaik can you use it for giving groups and such)

foggy quartz
#

It's just for me, so I just need it to support LuckPerms. Does the API have the option to promote users along a track and if so, is that more efficient than removing all existing parents and assigning a new one when they are promoted?

whole kelp
#

Bungee is on spigot. Would be helpful to get BungeeCord verison listed where bungee is on spigot.

#

uckPerms An advanced permissions plugin for Bukkit/Spigot, BungeeCord, Sponge, Nukkit and Velocity

#

Bungee only works with Spigot servers.

languid panther
#

How do I clear the list of players who are in groups without deleting the groups?

lapis ibex
#

@whole kelp what?

#

The bungee version is only for the bungee. And the Spigot only for the Spigot

#

But anyways if you want to have permissions cross-server have a look at the wiki pages Network Installation and Syncing Data between Servers

#

@languid panther bulkedit

#

Wiki has details

languid panther
#

Link?

lapis ibex
languid panther
#

Which article do I find more precisely?

tired turtle
#

Look at the site....

#

*wiki

languid panther
#

There are many articles and I'm Brazilian, it's complicated to translate all

lapis ibex
#

It’s called bulkupdate or bulkedit. I can’t remember the exact name

#

There’s only one though

#

Type “bulk” in the search bar on the right and you should find it easily @languid panther

craggy sonnet
#

I do not know if this is a perms issue or not, but I thought I would start here. I converted from spigot to sponge. All perms and mods are loading and working. However, I cannot build on server even as op - I have changed "spawn-protection=0" I have modifyworld* in the default group, but nothing I do allows me to place/break blocks. I am getting this error in game: http://prntscr.com/kvzl4z

Lightshot

Captured with Lightshot

languid panther
#

On my server the / lp bulkupdate command does not exist, am I using an outdated version? @vast socket

foggy quartz
#

is there a way to set a user to change groups automatically after a certain amount of time? i.e. a new user joins, and 24 hours later they gain the player group

magic root
#

@craggy sonnet Do you have GP installed?

craggy sonnet
#

I do

magic root
#

That looks like a deny message from that, or a different protection plugin

craggy sonnet
#

ok I will take a look.

#

Thanks

tired turtle
#

@foggy quartz You need to have a plugin installed for that

foggy quartz
#

alright thanks

lapis ibex
#

@languid panther as it clearly says on the wiki, it’s a console only command

#

@craggy sonnet btw modifyworld are permissions of a plugin. So they do nothing on Sponge

languid panther
#

@lapis ibex Thanks 😄

patent jolt
#

Does LuckPerms >=4.2.99 work fine with 1.13 or are there any bigger known issues?

tired turtle
#

LP should work for 1.13

#

Even older ones

patent jolt
#

Alright thanks

echo pivot
#

Interesting, shouldn't the default group have the group.default permission? and not my member group

#

I'm just going through the editor and I saw it under member

tired turtle
#

group.<group> just gives the user/group permissions from that group (let it inherit it)

echo pivot
#

Oh right

#

Thanks, so basically any new player will be on the default group until promoted, how do I setup a member ship trigger or can i use like autorank and have them rank up after a certain time to member

#

It would be cool to have them sign up on a website then the website promotes them to member, I've seen that with some servers

tired turtle
#

idk. You need to look yourself...
LP doesn't have any auto-rank thing with the exception of changing ranks on first join.

echo pivot
#

Yeha having a look

cedar shale
#

Andre, are you here?

tired turtle
#

no. I'm in shangrilama

toxic wagon
#

lol

echo pivot
#

Yo

toxic wagon
#

o/

echo pivot
#

Okay so I setup Autorank, it needs players to have a requirement of 2 minutes play time before ranking up to member, but the command autorank uses is: 'pex user &p group set Member'

#

How would I replace the pex command with the appropriate luck command

toxic wagon
echo pivot
#

Oh perfecto

#

Cheers

echo pivot
#

How does the tracks work?

#

Like is it a number what am I setting

#

Get off WOW @toxic wagon and help Mustillo

#

😃

lapis ibex
#

✨ 💖 wiki 💖 ✨
@echo pivot

echo pivot
#

I'm on it man and it doesn't explain it

#

Command Usage: Track

lapis ibex
#

It has a page on tracks

echo pivot
#

It doesn't say how or what it does and how to apply it to my plan

lapis ibex
echo pivot
#

Oh

#

I found it

lapis ibex
#

How is it even possible to miss it? Someone please explain

echo pivot
#

yeah awesome

#

I was under command usage

lapis ibex
#

Always check the navigation

echo pivot
#

Ok

#

It's been a long day lol

wanton stratusBOT
#

Hey Everson! Please don't tag staff members.

#

Hey Mustillo! Please don't tag staff members.

lapis ibex
#

If you’re too lazy to search it yourself, use the search bar right above it

echo pivot
#

Ok sure Clippy

lapis ibex
#

Yay ❤️
Clippy is back from the dead

echo pivot
#

Ok

#

Thanks

waxen onyx
#

Does anyone know where the permissions list and groups for luckperms are stored? Like something simaler to pex's permissions.yml or groupmanagers groups.yml files?

#

Please @ me if you have an answer since I'm going offline

mental flax
#

You should check wiki (database type is h2 by default) you can change it to yml i think but it's recommended to use web editor @waxen onyx

hasty tree
#

Yeah, the h2 database is not editable. Give the web editor a go /lp editor

steep quest
#

spricht jemand deutsch vieleicht?

muted marten
#

Definitely

tired turtle
#

Nein. Niemand spricht hier deutsch @steep quest

cedar shale
#

Hey Andre

tired turtle
#

👋

ivory shard
#

Howdy all. Just downloaded and installed LP, Looks interesting. Hope it serves me well!

winter wharf
#

It will, guarantee

ivory shard
#

I just found that you can create a permission node tree output that shows you all the permissions in the server and how they inherit. That is freaking awesome... Cant explain how many hours/days ive spent researching every plugin to make sure I declared each node.

south sierra
#

that is not 100% reliable

ivory shard
#

I read in the wiki that LP does not directly support name tagging or tab coloring. Is there any plugin recommended that works well with LP or is sponsored/preffered? I like to have my players tagged in chat so we know their permission or support level.

south sierra
#

but it does help

queen latch
#

@ivory shard Nope non are specifically sponsored/preferred. Just look for one with Vault support

elfin egret
#

can vouch for nametagedit

#

it's the only decent free one I've come across

queen latch
#

But yeah nte is pretty good

#

And for chat, you want either DeluxeChat, EssXChat or VaultChatFormatter

ivory shard
#

Sweet. Thanks!

winter wharf
#

I've had an amazing experience with ChatManager, the plugin itself is easy to configure and has a ton of options, and the developer is helpful and has helped me many times. *this is not sponsored or a paid promotion 😂

delicate stream
#

*this is not sponsored or a paid promotion 🤔

winter wharf
#

yeah haha

agile sail
#

Okay i have a question. Can you give someone perms to promote players in a track and nothing else?

queen latch
#

@agile sail Have a look at argument based permissions 😄

unborn solstice
#

Hello @hybrid temple, didn't know you were here 😆

agile sail
#

Ty Void 😄

queen latch
#

😃

agile sail
#

Yea void im still somewhat new and this is confusing...i work with it as a admin on a sever but was just asked to set tracks up and need to just give the power to promote a players tracks but dont see just that node

winter wharf
#

@agile sail luckperms.user.parent.set

#

Make sure you use LP Editor for permissions

queen latch
#

You don't neccesarily have to

winter wharf
#

It is the best option

#

Or should I say "Higly recommended"

pearl thorn
#

Is there a way to change all permissions with servername "skywars" to "skychallenge"?

#

As in a batch command.

#

Both group and personal permissions.

spare forum
#

/lp bulkupdate all update server skychallenge "server == skywars"

Should work @pearl thorn

lapis ibex
#

Though it’s a console only command!

ivory shard
#

Im kind of confused about the display names LP lets you set. What is their purpose? It doesnt change the chat or tab list. All it seems to do is tag a player name in the lp log/readout

fallen path
#

Does anyone know why my members groups can use /back and /sell . They dont have they perms . Ive also made them false as well. Its the default group.

tired turtle
#

Use the verbose-command to check, what permissions are used for the commands

wet sandal
#

whats required to run lucky perms?

#

vault?

#

@tired turtle

tired turtle
#
  1. The plugin is called LuckPerms
#
  1. No additional plugin is required to run LP.
    You only need Vault, when you want to show prefixes in your chat (that also requires a compatible chatplugin)
#

And lastly: Please don't tag staff. Thanks

wet sandal
#

my bad

#

/lp group default permission set perm nucleus.warps

#

I did that command

#

and my default rank still dosent have access to warps

#

any chance you could help

tired turtle
#

Why is there perm after permission set?

wet sandal
#

ahhh

#

thanks

#

how does one remove all commands from a rank

tired turtle
#

all commands?

wet sandal
#

I dont want them to have acess to /warp and /back and they dont have the node for it but it still alllowes them to use it

#

is the current problem im having

#

by chance could you help me

tired turtle
#

I don't know that much about nucleus so I can't help much there

frosty stump
#

Only the owner prefix is working..

tired turtle
#

Make sure the weight is correct

#

higher weight = higher priority

frosty stump
#

I already try making the weight of the mod like 100 and I still have the member prefix.

#

oh wait.

tired turtle
#

I mean the prefix weight.

frosty stump
#

ohh that makes sense

#

I did it the other way xD

#

Thanks

tired turtle
#

If it still doesn't work, check your chatplugin... Maybe it's something there

foggy quartz
#

How do II setup LP for bungee? I read the guide but I can't find a bungee version on the plugin. Any ideas on where I can find it?

tired turtle
#

Then you didn't read the wiki and lied

#

It is linked there under network installation

foggy quartz
#

I looked in one of the issue reports, showed there. Thanks for responding.

solar verge
#

Okay, so, we're running v4.2.103. Our H2 Database seems to be, full?

It's at 9.5 MB, and I mean 9,500 KB flat on, it's not being written to anymore. That's fine, we'll move to MySQL, but I can't even get the database to load anymore, and that database is rather important containing well over 30,000 player-unique data.

Anyone have tips?

foggy quartz
#

everyone joining my server right now is starting in creative mode, and my server.properties has gamemode = 0

#

how do i set everyone joining to survival?

waxen onyx
#

@mental flax tanks man

#

*thanks

#

lol

foggy quartz
#

nvm fixed it

solar verge
lapis ibex
#

@wet sandal btw you don’t need Vault for Sponge. It doesn’t even exist for Sponge

#

@solar verge the database file will increase in steps. So you might be able to thousands of entries without the file size changing. But the suddenly it will. And it’ll be relatively large

dense plover
lapis ibex
#

But your crash is weird @solar verge. Can’t really tell on my phone but looks like a bug. So I’d create an issue on GitHub

lapis ibex
#

@dense plover you should report this to MoreVaultPlus

#

As it is a terrible idea to try to load player data on the main thread

dense plover
#

Allready did that. He told me to add that in the config file.

lapis ibex
#

Is it an issue on GitHub?

dense plover
#

No i just wanna know if this is bad to do. If not then ill leave it like this. If it can cause problems then i want it be fixed.

wanton stratusBOT
#

Hey Woodrow9! Please don't tag staff members.

lapis ibex
#

It can (and will) cause lag spikes, every time the plugin loads a player

#

They might not be noticeable, but they can become an issue

dense plover
#

And morevaultsplus is causing it right?

lapis ibex
#

And it's a terrible idea to load offline players on the main thread. In fact to load anything on the main thread

#

And yes. It's MoreVaultsPlus that is not following best practices

#

If you want I can talk to the author. Preferably through an issue on GitHub

dense plover
#

ill kick his ass. 😛 And if needed ill make a GitHub post.

lapis ibex
#

A paid plugin too?

#

Wow. Not even following basic best practices and selling the plugin.

#

What a ripoff

#

Though he's not alone. Ironically most popular paid plugins are terribly coded

#

And when you create the issue, mention that I'll add the full explanation why this is an issue on his side in the first place soon @dense plover

dense plover
#

Can i make a screenshot what you just said and post it on his discord?

lapis ibex
#

Sure

dense plover
lapis ibex
#

Still do it async. Loading anything should always happen async.

#

What Discord btw?

#

If I can have an invite I'll talk there directly

dense plover
dense plover
#

Thanks for helping me out. This will in the end make it a much better plugin (hope so :D)

tranquil wadi
#

Anyone able to help me

#

I'll send my config over now

toxic wagon
tranquil wadi
#

I have read all of this. I am definitely using the correct address and port as it is hosted on the same machine as the server and therefore localhost has to be correct.

Username and Password is correct as I am able to login by copy and pasting

The database exists and is accessible as I was able to login and access it via ssh

There server is online as I was able to access it

There aren't any firewall rules blocking the connection as I have turned all off temporarily for testing

MYSQL is bound to the correct port as other things work.

FInally it isn't max connections as I have 98 currently open.

toxic wagon
#

Copy and paste the config to hastebin.com and send us the link. But remove the password and IP

#

Then send us the link

tranquil wadi
#

Okie gimme a second

toxic wagon
#

That's litebans

tranquil wadi
#

Ahaha whoops sorry 😂

#

Oh I think it might have to do with the fact that the servers are hosted on the pterodactyl panel

#

If it is because of that sorry for wasting your time. Looking into it now

lapis ibex
#

@tranquil wadi 127.0.0.1 (or localhost) is the actual server container. Not the host server

lapis ibex
#

The correct IP is 172.17.0.1 @tranquil wadi

#

Or the public IP

#

But make sure the MySQL is actually listening on that IP

#

(Either public or the Docker IP)

foggy quartz
#

Hi?

lapis ibex
#

Hi

foggy quartz
#

I need a lil bit of help

toxic wagon
#

Then explain what you need help with.

lapis ibex
#

Just ask

foggy quartz
#

so basically, I'm working on a network.. and like, obviously all in 1 database, it's synced etc and messaging service on bungee

#

etc etc

#

I made my developer re-code a tags plugin

#

and it works

#

but if I switch server, it'll go back to a tag I had before and it wont change..

#

I'll show example

#

so first with "toxic" is skyblock

#

then the "<o/" is hub

#

and it stuck with me back to sb..

lapis ibex
#

Messaging service needs to be enabled on all servers

foggy quartz
#

I'm p sure it is.

lapis ibex
#

Needs to be the same too

#

And double check if ip forwarding is enabled on the bungee

#

And bungee mode on all spigots

foggy quartz
#

yeah it is

#

just saw that

#

my Proxy's LP

#

didnt have bungee set as Messaging

#

Though, it wasnt before and it worked before but

#

ill give it a go anyway

lapis ibex
#

And while you’re at it double check the storage type and database info of every instance

foggy quartz
#

yup they're the same, literally a copy & paste of the config.

lapis ibex
#

I hope not bungee to Spigot or vice versa

foggy quartz
#

nono bungee is different

#

i left bungee alone lol

lapis ibex
#

The configs are similar but not the same

foggy quartz
#

Spigot servers are the same

#

Still didnt work, it switched my tag

toxic wagon
#

With the servername option at the top of the configs changed as well.

foggy quartz
#

when i changed server

#

Yup they're changed.

lapis ibex
#

Run /lp sync on the server that has the wrong tag

foggy quartz
#

yeah each server: is different per config

#

did that

#

not working.

#

it resets it's tag

#

It changes my suffix back to the <o/

lapis ibex
#

Run /lp info on that server

foggy quartz
#

might be outdated idk

#

thats prob 1 reason straight away didnt really think about that

toxic wagon
#

Do you have all suffixes set to global or using a server context?

lapis ibex
#

And yeah. Try to update

foggy quartz
#

@toxic wagon explain?

wanton stratusBOT
#

Hey ItsYaBoiiJack! Please don't tag staff members.

foggy quartz
#

o yikes

lapis ibex
#

You’re almost 40 versions behind

foggy quartz
#

o.o

#

fs

#

xD

lapis ibex
#

Generally speaking that’s fine. But when you run into issue try updating

foggy quartz
#

Yeah, didn't think about that honestly

#

if this doesnt work either, im gonna get an alt on

#

and see if it happens for my alt

#

nope.. still reset itself

toxic wagon
#

When you add the suffix to the user or group do you add server=<servername> to the end of the suffix?

foggy quartz
#

No

#

my developer made it use the API

#

for LP

#

It's also broken w/ my alt too

lapis ibex
#

Can you please run /lp user <you> meta info on the server it works and the one it doesn’t?

#

Screenshots of both please

#

(And tell us which is the correct one)

foggy quartz
#

sure.

#

ok wait i just realised something

#

so

#

i add myself a tag

#

but a few seconds later

#

it like.. resets again

lapis ibex
#

Sounds like an incorrect usage of the API

foggy quartz
#

well my old tags plugin did the same..

#

it just reset

#

and that used the commands from console

#

it resets itself

#

and idk why

lapis ibex
#

When using the API make sure to save the changes

foggy quartz
#

i think it does

#

ill ask

#

my dev couldnt find anything about saving in the docs but he'll look back around and add it in

lapis ibex
#

It’s in all examples on the wiki

foggy quartz
#

dunno, ill leave him too it, shouldnt take him long and then i can get back to you

lapis ibex
#

Point him to the wiki. He’ll find some useful info there

foggy quartz
tranquil wadi
#

@lapis ibex Sorry for the slow delay was on lunch. Does that mean that I should set the "address" field to 127.17.0.1?

wanton stratusBOT
#

Hey Smadger! Please don't tag staff members.

tranquil wadi
#

Sorry clippy 😦

#

Ahah

lapis ibex
#

172.17.0.1

#

That wasn’t a typo

tranquil wadi
#

Oh okay

#

Lemme give it a test thanks btw!

#

Nope it still doesn't work. What configuration have I got to change in mysql?

lapis ibex
#

What IP it listens on

tranquil wadi
#

Oh by the way I am using MariaDB

lapis ibex
#

Doesn’t matter

#

By default it’s listening on 127.0.0.1

#

Change that to 0.0.0.0 or comment it out

tranquil wadi
#

But I have other things also using the database will it break them?

lapis ibex
#

No

tranquil wadi
#

Such as my website

#

Okie

#

Is that just in the config file?

lapis ibex
#

0.0.0.0 means everything. So it also listens to the public IP

tranquil wadi
#

Okay isn't that dangerous/insecure?

lapis ibex
#

So you might need to block external connections in the firewall

tranquil wadi
#

Or will the host of each user still matter?

#

Oh okie shall do it like that cheers

lapis ibex
#

The host still matters

tranquil wadi
#

So if I have no users which host allows anything but internal it will still be okay

lapis ibex
#

So if the users are set to localhost they won’t work from pterodactyl either

tranquil wadi
#

Okay so I have to set their host to $

#

%*

lapis ibex
#

Just block the server in the firewall and change all users except root to %

tranquil wadi
#

Shall do cheers

lapis ibex
#

Else you might run into issues

tranquil wadi
#

Appreciate all the help!

#

Should I change this user's host too? debian-sys-maint

lapis ibex
#

No

tranquil wadi
#

I didn't

#

It still doesn't work think I will just switch to pterodactyl's built in database stuff

#

Changed all of the users hosts to %

#

Set thebind-address to 0.0.0.0

#

And then set the address to the one you said above and restarted the mysql service

lapis ibex
#

Check all mariadb configs

#

I think the IP is mentioned twice @tranquil wadi

#

And the built in stuff just creates users with databases

tranquil wadi
#

Okay shall check more stuff

lapis ibex
#

Also if in doubt run netstat -tupln to check what ports and IPs are being listened on

tranquil wadi
#

Okie shall do cheers

#

tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 27352/mysqld means it is setup correctly?

lapis ibex
#

Yes @tranquil wadi

tranquil wadi
#

Hmmmmm

lapis ibex
#

?

foggy quartz
#

We fixed the issue on the Tags.

#

The Saving part of the API fixed it

tranquil wadi
#

It still doesn't work when setup like that. Thats why I hmmm'd 😂

hasty willow
#

hi

kindred sierra
#

Aight a question: say a user has the permissions warp.a, warp.b, warp.c, etc.. How can i unset all of these permissions at once? unset warp.* does not seem to work

hasty willow
#

someone can help me?

kindred sierra
#

and i dont want to like write a single for every damn permission lol

hasty willow
#

the permission dont work for me

lapis ibex
#

@foggy quartz what's the exact error message?

#

@kindred sierra bulkedit

#

(See wiki for how to use it)

kindred sierra
#

Bulkedit gotcha, thanks

foggy quartz
#

There is no error message that shows

#

it's fixed now

kindred sierra
#

bulkedit doesnt seem to have a field to target a specific player

lapis ibex
#

It has UUID

#

If that doesn't work, then there's no way to do exactly that

#

However if you're using a set of warps and are assigning that same set to users, you should use a group instead

kindred sierra
#

Its just that i use the Prison plugin and i use the ranks module in it, and that gives the user its warp perms when they rankup, the main issue here is that the permission unset command looks exactly for what you specify. It would be nice if it noticed the * at the end

#

so that it would remove all permissions that start with warp.*

lapis ibex
#

You can't do that because you can have the permission warp.*

kindred sierra
#

Ah frick, true

#

Its alright, i can make a track for all my ranks and set permissions for each rank and inherit from lower ones

#

like a hidden one

#

yeet

violet kite
#

so since multicraft kills web editor links how can I edit my bungeecord perms

#

and when i try to do lpb editor in game it just tells me the version

lapis ibex
#

@violet kite do you use the same database for all instances?

violet kite
#

no I havent set that up

#

would that be the best way to go?

lapis ibex
#

By far

tired turtle
#

Did you try to fix the link yourself?

lapis ibex
#

Why manage each server individually when you can manage them all at once

#

@tired turtle You can't fix the link

#

It swallows the character after the ?

violet kite
#

I tried adding the ? but it never worked haha

#

so i should set them all to use mysql and set them all to use the same mysql

lapis ibex
#

But anyways to make it work temporarily on bungee, just give yourself LP perms

#

There are two pages on the wiki that cover how to have a proper setup

#

They are called "Network Installation" (that's the main page you want to read) and "Syncing Data Between Servers" (which contains more info about the actual syncing etc)

violet kite
#

okie dokie today i will learn me something

lapis ibex
#

It's really not hard

#

There are just a few things that might seem irrelevant but are in fact very important to it working properly

#

That's why we have 2 pages dedicated to it @violet kite

violet kite
#

Im on it now :D making notes before i start this thing haha

lapis ibex
#

The one thing that's really important (and that you should already have though) is to have IP-Forwarding enabled on the bungee and bungee mode enabled on all spigot servers (and Sponge servers too if you use them)

violet kite
#

yes I have that already set up

lapis ibex
#

Good. Then it should be pretty straight forward

flat hawk
#

@Luck i have got a problem whit luckperms

I setup to my server and it's not work!
I'm share photos for more informations!
Can we chat in private?

muted marten
#

I wouldn't count on that

lapis ibex
#

@flat hawk I can answer the last question with 100% certainty

#

No

flat hawk
#

BrainStone

#

Can you help me?

#

In privaze

muted marten
#

How about you ask the question

lapis ibex
#

Anyways you're better off just presenting your issue here

#

And no. Stop asking for DMs

#

What's the point to use DMs when you have hunderds of people here that can help?

#

Including 3 mods

muted marten
#

I've tried helping some people but usually my solutions get overlooked or overshadowed so don't look at me

flat hawk
#

Can you help me?

delicate stream
#

If you ask your question, yes

#

Nobody here is going to provide 1:1 support if that's what you're expecting

lapis ibex
#

Last chance. Ask your question/state your issue here or get lost

flat hawk
#

@delicate stream can you help me in private?

delicate stream
#

as I already stated, I don't provide 1:1 support

lapis ibex
#

You have been warned. Don't ask for support in DMs @flat hawk
Good Bye

#

Let's see if they'll come back and have learnt their lesson. Or if they're busy writing a 1 start review on Spigot (it was just a kick btw)

tired turtle
#

They don't know it tho

muted marten
#

Yikes

tired turtle
#

Issue with kicks/bans: You don't know if you got kicked or banned

muted marten
#

Some people just never do what they're told. How unfortunate (for them)

lapis ibex
#

@tired turtle remind me to care. ¯_(ツ)_/¯

tired turtle
#

Ok

delicate stream
#

@lapis ibex plz care

wanton stratusBOT
#

Hey electronicboy! Please don't tag staff members.

delicate stream
#

@wanton stratus DIE CLIPPY, DIE!

lapis ibex
#

Most people actually try to join back if they care themselves

#

And if not, they should've listened to staff to avoid being kicked/banned in the first place

#

So my empathy with these people is pretty much non existant

muted marten
#

That's the kind of mentality that I appreciate, and that I have, but that nobody understands or appreciates

#

Since I operate a server I have to deal with plenty of people like that so I understand completely

tired turtle
#

I always try a strike-rule

#

3 times and you're out

muted marten
#

Yeah me too, one strike when it gets annoying, skip number 2, and you're out the next time

#

But your way is good for people who really need to be on that last warning to finally get the point

lapis ibex
#

I counted 2 warnings plus several other people repeating the same thing

#

The first one wasn't really a warning per se, but a clear indication to stop

muted marten
#

Not to mention he tried to tag Luck

#

Failed, but tried

tired turtle
#

Maybe it was intentional 🤔

muted marten
#

If it was an intentional failure there was no point having it there at all xD

lapis ibex
#

Yup

violet kite
#

oh yeah so before 1.13 we used to have a wall of command blocks
each command block set a different colored prefix
this way anyone can go change their name color any time they wanted

the way it worked was with the '@p' selectors
now with 1.13 the selectors dont work with plugin commands anymore at least on spigot/paper
any idea how we can work around this?

gloomy rivet
#

Is luckperms involved with chat formatting?

tired turtle
#

You need a chatplugin to show prefixes

gloomy rivet
#

ok

serene raft
#

Anyone on here who have time to help me out a little?

tired turtle
#

Just ask your question and maybe someone can help

serene raft
#

I get the error; [LuckPerms] [ERROR] Error occurred whilst initialising the database.

tired turtle
#

That's not the entire error

queen latch
serene raft
tired turtle
#

Looks like the database is already used...

queen latch
#

👀

#

Have you messed with the db config?

serene raft
#

Can i just delete that database then?

queen latch
#

I'd reccommend restarting your system

serene raft
#

Nope, but I have switched networks

queen latch
#

Or whatever hosts it

#

It'll clear all file locks

serene raft
#

restarting it now

#

I did also delete my first world btw, could that break something?

#

Okay, a reboot fixed it, i'm just stupid, thanks for the help

queen latch
#

😃 Don't worry

delicate stream
#

@violet kite 1.13 changed the command system and other bits and bats, so the hack job that CB had to support that died

vast loom
#

Hey. im trying to put a rank in a default group.

if tried to do the command /lp group default parent add guest
but that just gives all permission from guest to default. wich i dont wnat.

tired turtle
#

What else do you want?

lime grove
#

hi

#

can i get some advice?

tired turtle
#

Not without asking

lime grove
#

ok so i am making a new server for 1.13.1

#

and i want to use the same lp perms as i did for the 1.12.2

#

what do i need to do?

tired turtle
#

Probably nothing

lime grove
#

i copied all the files over and nothing

#

no this server is brand new

#

but i have the copy of the old one

tired turtle
#

Did you made sure, that the storage-type is correct?

#

And it's better to use the export and import-command from LP

#

Rather than just uploading the files

lime grove
#

i used no command

#

how do i use that?

tired turtle
#

This should also apply for changing server and such

lime grove
#

ok thanks

#

the server that i will be exporting from will still be running , so will it affect it after i export it

tired turtle
#

Exporting the data just creates a file in your LuckPerms-folder, that you can then move to the LP-folder of the new server and use the import-command there

lime grove
#

ok ok thanks

stiff marten
#

how does luck perm bungee work?

tired turtle
#

LPB is for managing permissions from BungeeCord and BungeeCord-plugins.
You can use it with /lpb

#

It is also used, when you have bungee set as messaging-service in the LP-configs and you want to sync perms between servers...

stiff marten
#

the weight is the pirority right?

tired turtle
#

yes.

#

Higher weight = higher priority

stiff marten
#

is numbers right

tired turtle
#

yes

stiff marten
#

setdisplayname is the prefix

tired turtle
#

no

stiff marten
#

then whats the prefix

tired turtle
#

That's for Vault and plugins that use it

#

/lp group <group> meta addprefix <weight> "<prefix>"

#

Use " if you want to use spaces at the end of the prefix

#

like "&8[&aMember&8] "

stiff marten
#

ok

#

how do you type the setweight command

stiff marten
#

whats the max priority number?

tired turtle
#

The max Java can handle I guess 🤷

#

Which is A LOT

foggy quartz
#

@tired turtle Can u help me, pls?

wanton stratusBOT
#

Hey MrEmii! Please don't tag staff members.

foggy quartz
gloomy rivet
#
21.09 07:33:23 [Server] WARN java.lang.NoSuchMethodError: com.google.gson.JsonArray.add(Ljava/lang/String;)V
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.utils.gson.JArray.add(JArray.java:43)
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.webeditor.WebEditor.lambda$formPayload$2(WebEditor.java:109)
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.utils.gson.JArray.consume(JArray.java:61)
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.webeditor.WebEditor.formPayload(WebEditor.java:107)
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.commands.impl.misc.EditorCommand.execute(EditorCommand.java:95)
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.commands.abstraction.SingleCommand.execute(SingleCommand.java:51)
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.commands.abstraction.SingleCommand.execute(SingleCommand.java:43)
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.commands.CommandManager.execute(CommandManager.java:201)
21.09 07:33:23 [Server] WARN at me.lucko.luckperms.common.commands.CommandManager.lambda$onCommand$0(CommandManager.java:146)```
elfin egret
#

@foggy quartz and @gloomy rivet please make sure you're using the latest version from here:

#
gloomy rivet
#

@elfin egret if i install the latest version how can I be sure that all my work saves?

wanton stratusBOT
#

Hey Will! Please don't tag staff members.

lapis ibex
#

@gloomy rivet all changes are saved immediately

gloomy rivet
#

ok

hardy cave
#

Hi people. Total noob here, so forgive me if this has come up before. I installed the plugin, made an editor session for all groups in the www-interface and now am stuck. I want everybody default to be unable to build (group 1) - and make them able to build when needed (group 2). Is that difficult?

lapis ibex
#

@hardy cave you need a plugin for that. Minecraft/Bukkit/Spigot (Sponge too) don't have explicit build permissions

hardy cave
#

Thanks a bunch. I still need to define group 1 and 2, right? And if so - how do I put everyone group 1 automatically? If that makes sense. Thanks again, man.

toxic wagon
#

Everyone is automatically added to the default group when they join the server.

#

Unless you specify it otherwise.

hardy cave
#

Sweet, thanks. Have an awesome weekend, people. When you get there.

foggy quartz
#

Hello, I have a problem where I can not get any further. (Newbie with LP)

What do I have to change that I can grant via LP rights that are bungee overarching? For example Plugins where the rights in the bungee config must be, that is synonymous with LP or?

toxic wagon
#

If you're wanting to use permissions from bungee server, you need to make sure you have Luckperms-Bungee installed on the bungeecord server and all the servers are linked to the same storage type. Then just use /lpb to target the Luckperms-bungee

foggy quartz
#

ok Thank you, do I have to give myself extra rights? Because LP Says that I have no rights for this command.

toxic wagon
#

If all servers are linked together and you have luckperms.* you should be good.

foggy quartz
#

Must "luckperms. *" In the bungee config or where? because on LP I have full access just stop this /lpb Command

tired turtle
#

Like Imortalshard says: When you have LP setup to use one storage-type (MySQL) then the permission should be available everywhere for you.
Otherwise, you have to set it manually.
If you use LuckPermsBungee, run lpb user <your ign> permission set luckperms.* in the bungee-console to give you all permissions for LuckPermsBungee.
Note that LPB will not manage spigot-permissions.

lapis ibex
#

Do you have IP-Forwarding enabled on the bungee and Bungee mode on the Spigots?

#

In any case you should have a look at the wiki page "Network Installation" and "Syncing data between Servers"

foggy quartz
#

OK thanks for the help.

Yes, I have turned on, I've watched LP videos and checked everything.

unborn solstice
#

I did find that if you run /lp user <user> set luckperms.* bungee it also assigns bungee permissions

#

Because bungee is still just a server context in the command

lapis ibex
#

However make sure you are using the same database and the same database-storage-type in all LP instances

#

@foggy quartz

foggy quartz
#

yes, I have everything checked and runs without problems.

lapis ibex
#

Ok. Then when you have LP permissions on the Spigot you have them on the bungee

serene badge
tired turtle
#

What version?

serene badge
#

almost last jenkins version. Downloading and uploading the latest now.

#

I was running -> LuckPerms-Bukkit-4.2.99

toxic wagon
#

So I assume you're using spigot/bukkit then. Using bungeecord as well at all?

serene badge
#

Yea both.

#

spigot and bungee

toxic wagon
#

Using the bungee cord version on bungee server and the bukkit version on the spigot servers?

serene badge
#

All up to date with the latest version.

#

Yes

#

Its running. And have no problems. But i got that in console. I hate things like that i just wanna know if i need to do something about it

#

Server is not open for public so i can change everything.

twin kernel
tired turtle
#

Looks like LP has to many files open? 🤔

twin kernel
#

aaand ... ? 😁

lapis ibex
#

@serene badge very latest version should fix the issue

queen latch
#

@twin kernel It looks like a Java file error, not a dB error. what do your pool settings look like, and what flags are you starting the server with?

twin kernel
#

java -Xms128M -Xmx6000M -jar server.jar (paper 1.12.2)

tired turtle
#

yk you could have -Xmx6G right?

#

To set 6 GB as max

queen latch
#

@twin kernel Hmm okay. That kind of an error seems like one that could be fixed with a flag. I'll Google it for you in a bit

#

@tired turtle pedantic pants :^)

lapis ibex
#

@twin kernel what storage type are you using?

twin kernel
#

I can't edite the flags 😅 since it's a shared host

#

only the jar's name and version

#

everything it's default @lapis ibex

wanton stratusBOT
#

Hey ! GabyTM | RO! Please don't tag staff members.

lapis ibex
#

Ok. Weird error indeed

twin kernel
#

yea =/

serene badge
#

@lapis ibex Thanks!

wanton stratusBOT
#

Hey Azerium! Please don't tag staff members.

frail mason
#

How do i convert luckperms from mysql to a flat file cause i shall not be using mysql anymore?

lapis ibex
#

@frail mason wiki

#

There's a page called "Switching Storage Types"

frail mason
#

Hey brain

#

what file do i make it into ?

#

from mysql to what?

#

in the config

lapis ibex
#

Whatever you want

#

There are several different storage types you can choose

#

The best in terms of performance is h2 @frail mason

frail mason
#

just for a single server?

lapis ibex
#

Flatfile storage is for single servers anyways

#

(unless you do some symlink hacking. Which is only possible if you have shell access)

timber mica
#

hi how to show players ranks in vip groups ?

#

i need to see all player who have vip rank

#

i forget the command

#

problem solve /lp group vip listmembers

scarlet cloak
#

hello i require help plz

#

anyone????

winter wharf
#

Just say what you need

lapis ibex
#

@scarlet cloak as Vaugh said, just say what you need help with

craggy sonnet
#

I am sure this comes up many times. I thought I set my db maxLifetime higher than LP but I am still getting the warning. I googled forever but not sure if I set it correctly. I am using Ubuntu 16.04, MariaDB 10.2, PHP 7.2. [13:33:30 WARN] [me.lucko.luckperms.lib.hikari.pool.PoolBase]: luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@60368318 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.

gloomy rivet
#

Hey,
I'm making some RPG classes and I want players to be able to switch between them, I've added them all to a track, my question is, is there a command that would clear all groups in a certain track for a player? so If I have mythic rank and I choose builder rank I can remove the mythic rank?

tired turtle
#

tracks are meant for promotion and demotion

foggy quartz
#

Now drop this error

#

Heelp

queen latch
#

Please update to the latest version from https://luckperms.github.io

foggy quartz
#

I have the last version of spigot

delicate stream
#

Read it?

foggy quartz
#

I know

#

I have paperspigot 1.7.x/1.8.x

delicate stream
#

So, are you using the legacy build?

foggy quartz
#

Yeap

#

Can u send me a link of legacy build?

delicate stream
#

... Please read the message that you said "i know" to when I told you to read it...

foggy quartz
#

Lol i ready i read it

queen latch
#

You ready read it?

hasty tree
#

I'm ready, I'm ready, I'm ready

foggy quartz
#

Ha

queen latch
#

Anyway

#

If you did read it

#

You would notice

#

the link

#

that you asked for

foggy quartz
#

I talk of spigot version

queen latch
#

Spigot is a fork of Bukkit

#

And Paper is a fork of Spigot

#

All the words generally mean the same thing

craggy sonnet
#

I posted this with no response, only reason I'm posting again. I am sure this comes up many times. I thought I set my db maxLifetime higher than LP but I am still getting the warning. I googled forever but not sure if I set it correctly. I am using Ubuntu 16.04, MariaDB 10.2, PHP 7.2. [13:33:30 WARN] [me.lucko.luckperms.lib.hikari.pool.PoolBase]: luckperms-hikari - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@60368318 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.

queen latch
#

Hmm

foggy quartz
#

Dont support 1.7.x the latest build...

queen latch
#

What's your maxLifetime in the lp config @craggy sonnet

#

@foggy quartz No. Read the message

foggy quartz
queen latch
foggy quartz
queen latch
#

Yes

tired turtle
#

READ the message @foggy quartz

queen latch
#

It is tested on 1.7

#

With LUCKPERMSLEGACY

tired turtle
#

It even provides a link

queen latch
#

🤦

foggy quartz
#

Ah ok, thanks

queen latch
#

Gringos webones? Not very nice 😛

craggy sonnet
#

Void it is default

queen latch
#

@craggy sonnet Whatever it is, try setting it to half

craggy sonnet
#

Ok, will do thx

queen latch
#

Yw 😃

foggy quartz
#

Autotranslate uff

hasty tree
#

Funny because I don't think any of us are Americans

queen latch
#

True

#

I'm UK

hasty tree
#

I'm IN America though

queen latch
#

moron gringo

#

😛

hasty tree
#

Hi that's me

queen latch
#

But nice! Business or Leisure?

foggy quartz
winter wharf
#

meta set?

foggy quartz
queen latch
#

There’s a couple things wrong there

winter wharf
#

Yeah lol

queen latch
#

Weights are set from 1-100

#

And what chatmanager?

lapis ibex
#

Nope. Weights can be any value

foggy quartz
winter wharf
#

You need a chat formatter to be able to show prefixes

#

LIke ChatManager, ChatControl etc.

queen latch
#

@lapis ibex huh. I heard they were 1-100.

#

And yeah, that ^

winter wharf
#

I personally use ChatManager and it's flawless

lapis ibex
#

Even negative values are possible

queen latch
#

For 1.7.10 you probably want EssentialsChat

#

Does EssX work on 1.7.10?

#

If so use that

foggy quartz
stiff crescent
#

Hello everyone. Im on 1.12 and cant seem to figure out why players are not being added to the default group automatically. I must be missing something but im not sure what. Any Ideas?

tired turtle
#

LP has a group called default, that is used as the default group

stiff crescent
#

Ya but when I listmembers there isn't anyone in it

tired turtle
#

Listmembers?

stiff crescent
#

/lp group default listmembers

#

From what I read I thought new members were added automatically

#

or new players rather

tired turtle
#

Every player gets default group, if they don't have another group assigned

stiff crescent
#

ok so when it says that "LuckPerms does not store users who have no permissions defined" That just means that they are treated as default

#

I just thought it was weird that I was in the default group but no one else was listed

queen latch
#

@foggy quartz you’ll need to grab Vault too

tired turtle
#

@stiff crescent LP will only store players if
they have a sepereate group assigned or
have a permission assigned to them

stiff crescent
#

Yes I think I understand now thank you very much

queen latch
stiff crescent
#

Thanks I did read that I just misunderstood

#

It was late last night when I was messing with it haha

queen latch
#

😆 yw

#

Let us know if you have any more questions

foggy quartz
#

hi

#

this seems to give people pioneer even if they're not default.

  my-defaults-rule:
    if:
      has-true: <group.default>
    take:
      - group.default
    give:
      - group.pioneer
    set-primary-group: pioneer
``` any idea why?
queen latch
#

@foggy quartz everyone is default always

jaunty fog
#

hi guys i need a small help:D

#

i have problem with perm of TPA

#

nucleus.teleport.tpa to request tpa work
but what is the command fot /tpaccept?

foggy quartz
#

@queen latch I know this, which is why I added the role, if they're default, add them to pioneer, but this seems to also add people who's in another group to pioneer as well

wanton stratusBOT
#

Hey Missy! Please don't tag staff members.

queen latch
#

Yes

foggy quartz
#

OH

rapid lodge
#

Hey^^
Does changing someones group / assigning them a new one call a custom LP event?
If not, any other simple way to detect it?

lapis ibex
#

@jaunty fog use verbose to debug permissions (see wiki for how to use it (the page is called "Verbose" (navigation is on the right)))

#

@rapid lodge It triggers a LP event

foggy quartz
#

Okay I removed that entire part, and reloaded, came back an hour later and I and some others got placed in group.default even tho we have group. already, so how do we avoid that?

manic grove
#

How do i move all players in group "group.vip" to "group.mvp" and set every new player to recieve the primary group "group.mvp"?

manic grove
#

/lp bulkupdate all update permission group.mod "permission == group.moderator"

#

if i use it, new players will recieve the primary group as "group.mod" too?

tired turtle
#

afaik yes.
btw. Don't forget to change the names in the permissions to the ones you want to change 😉

manic grove
#

this rule cant work?

#

rule4:
if:
has-true: <group.membro>
take:
- group.membro
give:
- group.membrovip
set-primary-group: membrovip

#

like, i need that all players in "group.membro" change to "group.membrovip"

#

and all new users get the primary group as "group.membrovip"

tired turtle
#

Those rules in the config would only apply, when a player joins.

manic grove
#

hmm, i want that

#

but i think that isnt working

#

players are relloging but dont changing to "group.membrovip"

#

maybe i need restart the server instead use /lp reloadconfig?

tired turtle
#

maybe...
But remember, that this only works, when the player actually has the group membro

manic grove
#

look the chat

#

primary group "membro"

#

should work right?

tired turtle
#

yeah.

#

Try a restart then.

manic grove
#

ok, let me try

latent heart
#

How do I setup LPchat

manic grove
#

other thing Andre, about group weights.

#

ive setted the weight for "group.membro" to 1

#

and "group.membro" have parent with "group.mvp" that have weight 3

toxic wagon
#

@latent heart LuckPerms does not handle chat. You need a seperate plugin for it.

manic grove
#

"group.membro" are sum the weight of "group.mvp", it was getting "3+1"

latent heart
#

I installed LPchat tho

manic grove
#

what should i do? already setted for "group.membro" the permission weight.3 to false

tired turtle
#

It doesn't add the weights to my knowledge...

manic grove
#

someone here can help me?

toxic wagon
#

I've never heard of LPChat and can't find it anywhere lol

manic grove
#

i sort my tab using weight

tired turtle
#

Also just a fyi: Parent means, that the group GIVES perms to the other one

#

Like in your case: If mvp is parent of membro, then membro will get perms from mvp

manic grove
#

have one command that i "migrate" all permission of one group to other?

latent heart
tired turtle
#

Well...

#

That's not from us

#

So we can't (and in my case won't) give support

manic grove
#

and about my question andre

tired turtle
#

I don't understand.....

#

Did you saw my message about how parents work?

manic grove
#

yes. ik that it works like that

#

but i want that it dont take only one permission from the group

rapid lodge
#

Andre_601? Do you know the name of the event that gets triggered in the situtation I mentioned above?

manic grove
#

can i duplicate the group?

toxic wagon
#

@manic grove The parent group will give ALL permissions to the group its a parent of. Not just one permissions.

tired turtle
#

You where faster than me Imortal...

toxic wagon
#

As always

rapid lodge
#

What's the event name? I know that LP has a good amount of them, but I don't know them xD

tired turtle
#

BetterDiscord 🤢

rapid lodge
#

So? What's you problem with that? Edit: wow, that sounds more rood than intended xd
Nothing wrong with that, except for the longer statup time, also, not the point :b

tired turtle
#

I kinda hate BetterDiscord, because they just took work of others... Also it's kinda illegal

rapid lodge
#

???

#

idk anything about the first one.. but number 2? wtf

tired turtle
foggy quartz
#

Okay I removed that entire part, and reloaded, came back an hour later and I and some others got placed in group.default even tho we have group. already, so how do we avoid that?

tired turtle
#

wdym with "even tho we have group. already"

spare river
#

@tired turtle is there a way to make the name of a group capital

wanton stratusBOT
#

Hey Bear! Please don't tag staff members.

spare river
#

oof

#

migrated them as capital but now they are lowercase

toxic wagon
spare river
#

ty sir

jaunty fog
#

@lapis ibex sorry i never used verbose befor xD
/lp verbose paste tpa ? to check tpa perm??

wanton stratusBOT
#

Hey Laiton! Please don't tag staff members.

toxic wagon
jaunty fog
#

I read this article, but I can't move on:(

toxic wagon
#

/lp verbose on <playername> & <plugin name> Then get the player to run the command.

jaunty fog
#

ok thx so much 😄

#

in /lp tree i cant see this perm 😄

restive tangle
#

Hi, I had multiple servers running on yamls. I'm switching over to sql. If I export/import data from the different servers into a single sql database will the slight differences merge or overwrite? The differences arise from using the same yamls as a base, but not being updated with each other over the servers life.

left falcon
#

how do i remove all users from all groups?

lapis ibex
#

@restive tangle they should merge

#

@left falcon bulkedit. The wiki explains how to use it

left falcon
#

but the /lp bulkupdate is not a command

lapis ibex
#

As it says on the page, it’s a console only command

left falcon
#

oh ok

gloomy rivet
left falcon
#

spigot down

gloomy rivet
#

rip

toxic wagon
foggy quartz
#

Can someone help

winter wharf
#

Tell us what you need

foggy quartz
#

So on my test server I have set-up perms, groups etc. I want to copy all those changes to the my actual server. How would one do so without causing data corruption?

winter wharf
#

Just copy your H2 database?

#

From LuckPerms folder

foggy quartz
#

I did and it gave me a ton of errors

#

Didnt let me players join either***

winter wharf
#

How about copying the whole LuckPerms folder?

foggy quartz
#

Done that as well, same thing

winter wharf
#

I'd say /lp bulkupdate but idk how that works

queen latch
#

Nope

lapis ibex
#

First of all, you can use the same procedure as switching storage type

winter wharf
#

oh i know

queen latch
#

Use /lp export test

winter wharf
#

yeah was about to say that

lapis ibex
#

But you run the import on the actual server

queen latch
#

Move the file called test to the other server in the same place

#

And yeah /lp import test

lapis ibex
#

But it would also be interesting to know what errors you’re getting

scarlet cloak
#

can anyone explain why all my prefixes have just disappeared

toxic wagon
#

Sure... Wait no my crystal ball just broke sorry. I can't answer a question with 100+ possible answers

#

Are you getting any errors?

#

Are the prefixes still applied to the groups? /lp group <name> meta info

#

Are any permissions missing

#

Are they just missing in chat? Or everywhere?

#

Do the prefixes show in /lp user <name> meta info?

scarlet cloak
#

yes

#

and they are missing everywhere

toxic wagon
#

Yes to what? I asked a few questions

scarlet cloak
#

they show in /lp user

toxic wagon
#

So it's just in chat?

scarlet cloak
#

no

#

its on my scoreboard as well

toxic wagon
#

So its missing from your scoreboard and chat? or just missing in chat?

scarlet cloak
#

both

#

scoreboard and chat

toxic wagon
#

Are there any errors and what does it show?

scarlet cloak
#

theres no error

winter wharf
#

You messed up something in the scoreboard/chat config

scarlet cloak
toxic wagon
#

It would be your chat plugin and scoreboard plugin probably

scarlet cloak
#

i use essentials chat

toxic wagon
#

specially if it still shows in /lp user <name> meta info

winter wharf
#

Oh god, he's using essentials chat

#

Someone call 911

toxic wagon
#

Are you using EssentialsXChat or just EssentialsChat?

scarlet cloak
#

EssentialsXChat

winter wharf
#

Use ChatManager, much better option

toxic wagon
#

It will be your chat plugin then and the scoreboard plugin

winter wharf
#

And for scoreboard, in the config you must put {Group}

#

or %group%

#

for ChatManager's config make groups and add prefixes manually, but you have to define which group it is

lapis ibex
#

@scarlet cloak did you migrate from another permissions plugin when they disappeared?

outer sonnet
#

I need help

toxic wagon
#

Then explain what you need help with

outer sonnet
#

my prifix is ​​not displayed

toxic wagon
#

Does it show in /lp user <name> info?

#

Is the user apart of the group?

#

Are you getting any errors?

#

Is it only in chat it's not displaying?

outer sonnet
#

yes only chat not displaying

toxic wagon
#

Do you have a chat plugin installed?

outer sonnet
#

just essentialschat

toxic wagon
#

EssentialsXChat?

outer sonnet
#

no

toxic wagon
#

Then install EssentialsX and EssentialsXChat

#

Make sure you have vault as well

outer sonnet
#

okey

#

Tks it's good

foggy quartz
#

hello

#

why i can't use projecte commands

#

helppp

#

please

#

anyone

winter wharf
#

I'd like to help you but I got no clue what ProjectE is

foggy quartz
#

emc values

winter wharf
#

Oh, the stuff Tekkit has

#

Good stuff

foggy quartz
#

minecraft doesn't let me

#

it says i don't have perms

#

for it

winter wharf
#

Are you OP?

foggy quartz
#

yes

winter wharf
#

Do you have LP?

foggy quartz
#

yes

winter wharf
#

Usually every plugin defaults all perms to OP, don't understand how you can't use it

#

Do you get any erorrs? Messages?

foggy quartz
#

/projecte setEMC 16

winter wharf
#

Have you made LP groups? Try adding ProjectE's permissions to the group you're in

#

Other than that, I don't know

foggy quartz
#

which are projectE's perms

#

i made a group

lapis ibex
#

@CyberBrain#3779 you need the plugin ForgedPerms to be able to manage mod permissions

foggy quartz
#

@elfin egret Hey!

wanton stratusBOT
#

Hey Demphu! Please don't tag staff members.

foggy quartz
#

Just wanted to say thanks for writing such an awesome permissions plugin ❤

#

If I could spare it right now I'd donate

hasty tree
#

Luck doesn't accept donations anyway.

winter wharf
#

@wanton stratus Fight me irl

foggy quartz
#

@hasty tree why tho

wanton stratusBOT
#

Hey Demphu! Please don't tag staff members.

hasty tree
#

because he doesn't.

fervent leaf
#

so if i hook lp to a sql db how do i import my old db

#

from the file

hasty tree
winter wharf
#

You do /lp export, then /lp import when you want to load it

fervent leaf
#

so dose lp have bungee chat ?

lapis ibex
#

@fervent leaf LP has no built-in chat funtionality

#

You need an additional chat plugin

fervent leaf
#

is there any free good ones that you would recommend?

queen latch
#

Yeah

#

ChatManager

lapis ibex
#

For bungee I'd recommend my own plugin BungeeChat

#

ChatManager is for Spigot only

#

(if I'm not mistaken)

queen latch
#

Oh yeah, sorry didn't read 'bungee'

winter wharf
#

Make sure you download the right ChatManager, there are alot of shitty ones

#

ChatControl is just trash

fervent leaf
#

can u send me a link to ur BungeeChat brain

tired turtle
#

btw. That was a 1 minute google-search

void mountain
#

Why can i delete perms that dont have a star like essentials.afk instantly but when i try to delete something like essentials.* or any permission with a * it doesnt delete it. i'm using mysql

tired turtle
#

Maybe a conflict with MySQL syntaxes...

#

How do you remove perms?

void mountain
#

Lp group default permission unset <permission>

lapis ibex
#

Do you want to remove all permissions that start with essentials. or do you want to remove the actual permission essentials.* @void mountain ?

void mountain
#

That actual essentials.*

obtuse quest
#

So I got a question I installed the lp on bungee how do I make it work on bungee I cant seem to find a video on it

queen latch
foggy quartz
#

okay i got luckyperms installed but im haveing problems with this plugin like not understaneding how to change Default to member

#

this is one hard plugin to use

queen latch
#

@foggy quartz
a) LUCKperms
b) Generally you don't change default to member. You can if you really want to with display names but to be honest I don't see why you would.

If you do want to change it, see https://github.com/lucko/LuckPerms/wiki/Default-Groups

#

Not really, if you know how

foggy quartz
#

there is not a video for this

queen latch
#

No there is not

#

There is, however, a detailed wiki with step by step instructions

foggy quartz
#

i need videos not a butnch of nonsence

queen latch
#

lmfao

#

you have to be kidding me

foggy quartz
#

i can read it 1000000 time and still nott understand it

queen latch
#

Then the issue lies with you

#

Not with LuckPerms

foggy quartz
#

i cant learn any thing by reading

queen latch
#

If you plan to run a Minecraft server, which is technical in nature, you have to be able to read documentation

foggy quartz
#

im a lot older than you most likely and i dont learn form reading i learn from watching or hearing