#support-1

1 messages · Page 367 of 1

graceful widget
#

Well depends if you identify bots qualified for a job.

hasty tree
#

ban

toxic wagon
#

Lol

still marten
#

Okay, now how do I build in spawn?

#

If I can't be op, and I've set gamerule spawnRadius 0, it's still not allowing me

toxic wagon
#

Check the server.properties file for spawn-radius

still marten
#

oof

#

time to restart then

slim ice
#

got question, if I gave groups perms set to a server, does the user need to have that group assigned to him with the server also or will a global of the group work?

long geyser
#

Can somebody help me come up with a /lp bulkupdate command to move all users in a group back to another group?

toxic wagon
#

@slim ice The user will need to be a member of the group in order to receive the permissions.

slim ice
#

so if I set the perm like this

#

/lp group default permission set essentials.tpa true server=faction

toxic wagon
#

@long geyser You could possibly try /lp bulkupdate all update permission group.<group you want them moved to> "permission == group.<group they are in>"but i'm not sure really. Probably wouldn't work

slim ice
#

does the group need to be set as /lp user <player> parent add default server=forge

#

or will this work /lp user <player> parent add default

toxic wagon
#

@slim ice As long as the user is a member of the group when they go onto that server it will work. You shouldn't need to add server=forge

#

But adding it doesn't hurt

slim ice
#

OK thanks just needed to be sure before I made the changes to fix my mistake in setting things up

toxic wagon
#

I'm just using the server=<servername> on the permissions and just added the group to the user.

lp user <name> parent add default server=<servername> is more for when you're wanting a player to have a group on one server but not the other.

slim ice
#

it does for my forge server and letting Uchat work right

#

thats why I set it up that way, but Uchat will not work that way

toxic wagon
#

Maybe use something else from UChat then if possible.

long geyser
#

Got it working, ty @toxic wagon You were a bit off, but led me to the right thing. Here is what worked: lp bulkupdate users update permission group.old "permission == group.new"

toxic wagon
#

@long geyser No problem. 😃

slim ice
#

I'm using Dchat on my spigot servers since that works great, Uchat is needed for my sponge/forge

toxic wagon
#

@slim ice Ah okay. I only use spigot / paper servers so i haven't used Uchat before.

slim ice
#

Uchat has a spigot version but I will not use it since it is so hard to setup and the dev would not help me figure out my issue

#

three weeks of asking many people and reading and testing to finally figure it out

toxic wagon
#

If you make sure the user is a member of the group on the forge server with /lp user <name> info they should get the permissions for the forge server. As well as any global permissions.

#

You can also try lp user <username> parent add default server=forge to see if it works

slim ice
#

tried that didn't work the group needed to be global

toxic wagon
#

Global works as well. As long as the permissions have server=forge then it will still work

slim ice
#

thats what I was thinking, good to know I'm on the right track in making this work

slim ice
#

is there a way to set color to usernames in a group

toxic wagon
#

With Luckperms yes. %luckperms_meta_name-color% But make sure you have PlaceHolderAPI installed and use /papi ecloud download LuckPerms

slim ice
#

how would I set it in LP

toxic wagon
#

lp user/group <name> meta set name-color <colour code>

pale heath
#

Whats the page for the luckperms permissions nodes?

toxic wagon
#

@pale heath The permissions?

pale heath
#

yeah

#

typo

toxic wagon
pale heath
#

ty

#

Can i setup a group to b able to set two other groups as parents for other players? eg. Admin group being able to set the groups default and mod for all users?

toxic wagon
#

luckperms.user.parent.set to use /lp user <username> parent set <group>

#

luckperms.user.parent.add to use /lp user <username> parent add <group>

lapis ibex
#

@pale heath you can enable argument based permissions

slim ice
#

what color code does it use since &8 came back as ''

toxic wagon
#

@slim ice It will come back as " but the colour should still work

lapis ibex
#

And use verbose to figure out the permission nodes

#

@slim ice & is correct for color codes

pale heath
#

sounds like a huge pain in the butt, thanks anyways though

lapis ibex
#

It’s not that bad

#

Though if you want a fine grained setup, you have to put in the work

pale heath
#

True indeed

slim ice
#

but if used in setting name-color it will not work, but just the number does

drifting obsidian
#

How would I go about having variable colors in prefixes? Let's say I have lp set to display the highest rank on two tracks, survival rank and staff rank. I then have EssentialsXChat set to display {prefix} from vault. I want the default prefix to look like &8[&7RankOne&8]&6[&7RankTwo&6] but if the user is a builder, their RankTwo prefix will change to &b[&7RankTwo&b] and essentials will display &8[&7RankOne&8]&b[&7RankTwo&b] in chat.

toxic wagon
#

@slim ice The Actual colour code won't show when in the meta info command or the message you get when you set it. But the colour code should still be applied to the users name in chat.

drifting obsidian
#

I could make multiple ranks with different prefixes and colors but that seems inefficient

lapis ibex
#

@slim ice that’s because that has nothing to do with LP. It’s the chat plugin that does that

slim ice
#

so to know if set right you need to use papi to see

toxic wagon
#

Yes, you need to use papi /papi ecloud download LuckPerms then put the placeholder in the name colour section the chat format plugin

slim ice
#

I use papi on my spigot server, will need to see if the papi for sponge has luckperms

lapis ibex
#

@drifting obsidian there’s no easy way to accomplish what you want

#

@slim ice yes it does

drifting obsidian
#

Alright, thank you. I'll probably create a custom solution then.

lapis ibex
#

You’re welcome

slim ice
#

Installing Papi on sponge now, Thanks for all the help

toxic wagon
#

You're welcome.

lapis ibex
#

That’s what we are here for

slim ice
#

I know I help in other discord servers for spigot plugins

#

papi in sponge don't seem to have name-color placeholder

lapis ibex
#

That’s possible

astral ember
#

error /lp group default meta set griefprevention.min-claim-size-basic-x 5 what's wrong

toxic wagon
#

@slim ice Yeah, possible but i'm not sure as i don't use sponge.
@astral ember Are you trying to set a permission?

astral ember
#

meta

toxic wagon
#

They look like permissions. So add them that way instead of meta

astral ember
#

There's an example down there.

#

NPE

toxic wagon
#

Hmm i'm not sure then. Maybe see if someone else can help as I don't use grief-prevention

lapis ibex
#

@astral ember looks right to me. What’s happening when you run the command?

mellow veldt
#

yo how would I set it up so if someone bought a rank w/ minecraftmarket it would run a command through bungee that would give them the stuff on all servers

toxic wagon
#

If you have a MySQL database set up and all the servers linked. You just need to run the command lp user <username> parent add <groupname>

spare forum
#

^

toxic wagon
#

But because it would be through minecraftmarket instead of <username> use %player_name%

mellow veldt
#

no

toxic wagon
#

So lp user %player_name% parent add <group name>

mellow veldt
#

uuid

#

cuz if they change their name

toxic wagon
#

It works fine with us and we have had players change thier names

mellow veldt
#

not for me

lapis ibex
#

You can use UUIDs in LP command too

toxic wagon
#

@mellow veldt %player_uuid% should work to use uuid's

#

lp user %player_uuid% parent add <group name>

lapis ibex
#

@mellow veldt you might need to set up the messaging service and auto updates too. The wiki page “Network Installation” goes over that

toxic wagon
foggy quartz
#

When you rename a group, can all the players who were in the old group go into the new group when you change it

abstract tide
#

quick thought, would it be perfectly safe to attach different luckperms versions to one database? will they use the same references and things? like i have a modded network but for PlotSquared i'm running a spigot server but i'd like the spigot to be attached, is that okay?

astral ember
wanton stratusBOT
#

Hey ziceptor! Please don't tag staff members.

storm geyser
#

Wait for luck looks into it, ziceptor. No reason to tag any staff

#

@abstract tide Yep, that's what you're supposed to do if you want global permissions and groups :)

#

@foggy quartz No they do not. You need to use bulkupdate to change group.<old group> to group.<new group>

astral ember
#

I only responded to his address to me.

hasty tree
#

It's still a rule though

solemn viper
#

IntelliJ really no like indexing this lol

#

Its just been "resolving" for like 20 mins at this point

#

as I say that it finished >_>

potent pagoda
#

What is the promissions for kittycannon? And how can i addit it 😂

solemn viper
#

@potent pagoda from essentials?

potent pagoda
#

Yeahh i tink so

solemn viper
#

try essentials.kittycannon

#

and to add it, you would just add the permission to group or user

potent pagoda
#

I wil try it thxx 😄 pebkac

solemn viper
#

/lp group <name> permission set <node> true

#

and you can do user as well for specific players

fickle tendon
#

guys i need help with votifier

#

how i get a port for votifier

potent pagoda
#

@fickle tendon the port is 8192

lapis ibex
#

@bronze harbor try using the latest build. There have been some issues with the messages in recent builds. But afaik it’s fixed now.

bronze harbor
#

oh okay, not the last successful Artifacts?

#

that's strange, i'm using the latest build

#

is there anything i need to do when updating the plugin?

bronze harbor
#

i'm currently running on latest luckperms on sponge forge and when i do parent add on a user throws this error [me.lucko.luckperms.common.command.CommandManager:execute:206]: java.lang.NullPointerException?

Sorry for re-post but I do want to solve this problem.

fickle tendon
#

@potent pagoda not working

potent pagoda
#

Do you have portforword the Port and do you have a reward plugin?

fickle tendon
#

i have reward plugin

#

but i didnt portforwad it

#

i dont have the serverin my home

potent pagoda
#

Owww 😬

fickle tendon
#

what?

#

what wrong?

potent pagoda
#

Can you portforword the port?

fickle tendon
#

idk

#

me who should or the website i buy it from?

potent pagoda
#

I cant not help you can contact the website

fickle tendon
#

i did

#

but they didnt give me any port

solar pumice
#

Can you help me ?

spare forum
solar pumice
#

The latest version is 4.1.25, and I have 4.1.5

spare forum
#

Plugin list?

solar pumice
#

I don't have errors anymore, I think I have a very low tps...

spare forum
#

Okay

#

Gnight then

#

It's midnight

#

I'm tired

solar pumice
#

It's 14:05 in France 😄

#

Good night for you 😉

spare forum
#

I'm Australian

#

Night

lapis ibex
#

@bronze harbor Hm. I guess we have to wait for Luck then

spare forum
#

Night brainy!

lapis ibex
#

Night

astral lintel
#

How to solve?

fickle oasis
#

Does anyone know how to deal with world names with space between? (for example 'Biome Bundle')

turbid bane
#

Using phone to read logs. Next level administration 😀

mental flax
#

next will be on clock 😉

elfin egret
#

looks like luckperms is unable to connect to your database

#

I can't read the whole message because your phone cuts it off

#

something like "too many clients connected already" - that's an error from your mysql server, not LP

#

@fickle oasis wrap the value in quotes

#

@solar pumice do you have any plugins which use the luckperms api?

#

it looks like one of them is shading the API classes by mistake

solar pumice
#

@elfin egret nope

elfin egret
#

okay, mind sending me a plugin list?

#

oh right

#

i just re-read your error

#

that issue is most likely being caused by plugman

#

you need to fully restart your server when updating plugin jars.

solar pumice
#

Yes I have Plugman, I will restart my serveur later with the panel 😉 and not by plugman

#

Thanks 😄

fickle oasis
#

Luck, do you mean perm like essentials.worlds.'Biome Bundle'

elfin egret
#

No i mean "essentials.worlds.Biome Bundle"

fickle oasis
#

Ok, thanks for help!

sullen nymph
#

i tried and im getting an 404 page

foggy quartz
#

Who can help me?

sullen nymph
#

@elfin egret not to be mean or to tag u. but i need to get this working

wanton stratusBOT
#

Hey Official SpooderCraft! Please don't tag staff members.

foggy quartz
#

My bungeecord version gives problem with MariaDB

#

21:15:09 [SEVERE] [LuckPerms Pool Thread #70] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@censored (Connection.setNetworkTimeout cannot be called on a closed connection)

sullen nymph
#

use mysql

foggy quartz
#

No, i only have mariadb

verbal dock
#

Use MongoDB :3

foggy quartz
#

I cant...

verbal dock
#

I was half-joking.

#

What version of LuckPerms are you running?

foggy quartz
#

Let me see

#

4.1.21

elfin egret
#

@sullen nymph it works fine

#

either you're copying the url wrong

#

or your console is messing with the url

#

cough multicraft cough

foggy quartz
#

No i have pterodactyl

elfin egret
#

that wasn't aimed at you

foggy quartz
#

But what do i need to fill in by that Pool connection?

elfin egret
#

the wiki page explains what you need to do

foggy quartz
#

Yeah but i dont rlly get it

elfin egret
#

who provides your mysql server

foggy quartz
#

I got MariaDB

elfin egret
#

if you set it up yourself then it's your responsibility to configure it properly

foggy quartz
#

I didnt

elfin egret
#

who did then

foggy quartz
#

So what option i have to ask to the person who did it??

elfin egret
#

link them to the same page I linked to you.

foggy quartz
#

Some friend installed my panel

#

Ok

elfin egret
#

it explains there which options you need to check

foggy quartz
#

Thanks

#

Hai an error once I started the junior server

#

Nukkit

elfin egret
#

ok, what is it?

foggy quartz
#

Luck can i check it myself too?

#

I got SSH

#
12:20:08 [ALERT] java.lang.ClassCastException: me.lucko.luckperms.nukkit.model.server.LPSubscriptionMa
p$LPSubscriptionValueSet cannot be cast to java.util.WeakHashMap                                      
        at cn.nukkit.plugin.PluginManager.getPermissionSubscriptions(PluginManager.java:389)          
        at cn.nukkit.permission.Permission.getPermissibles(Permission.java:103)                       
        at cn.nukkit.permission.Permission.recalculatePermissibles(Permission.java:107)               
        at cn.nukkit.permission.Permission.<init>(Permission.java:72)                                 
        at cn.nukkit.permission.Permission.<init>(Permission.java:59)                                 
        at cn.nukkit.permission.DefaultPermissions.registerCorePermissions(DefaultPermissions.java:26)
        at cn.nukkit.Server.enablePlugins(Server.java:655)                                            
        at cn.nukkit.Server.<init>(Server.java:493)                                                   
        at cn.nukkit.Nukkit.main(Nukkit.java:102)                                                     
                                                                                                      
12:20:08 [INFO] Stopping other threads                                                                
[linuxy@45 minecraft]$
elfin egret
#

you need to use the latest version of nukkitx

foggy quartz
#

Ah

#

Luck can i check it myself in the SSH console?

elfin egret
#

jorrit, yes you can but I don't have time to guide you through the process

foggy quartz
#

Putty

#

Ah

#

@elfin egret I use RHEL so yea

wanton stratusBOT
#

Hey Linuxy! Please don't tag staff members.

foggy quartz
#

Sorry bot

elfin egret
#

i don't know what rhel is

foggy quartz
#

RedHat Enterprise Linux

elfin egret
#

o ok

foggy quartz
#

Yeah i dont get that too i just gonna wait

timber linden
#

How do updates go with LuckPerms? Currently I am on a lower version and I am seeing the update message on the web editor. Will something break and is it as simple as replacing the new jar?

#

Also is there something like "packs, packages" of permissions that can be filled with permissions and easily inherited by a group? For example package essentials and then default inherits from it. So that there is no 300+ permissions per group in one page but if there is something broken u can easily debug it by finding a package which contains the permission.

thin marsh
#

how often is the jar file on spigot updated with the github updates?

elfin egret
#

@timber linden Yes, you can update by just replacing the jar. re: packages, they're just groups 😛 Groups can inherit from other groups, so you can build your own "packages" of permissions as groups.

#

@thin marsh roughly once per month.

#

I try not to spam updates more often than that

#

but generally releases are made on spigot when a (number of) new feature / improvement has been made

thin marsh
#

mk

sullen nymph
#

does luckperms work with a local mysql?

#

like localhost:3306

lapis ibex
#

Yes

#

@sullen nymph

thin marsh
#

the delay problem with my commands is very strange i have been trying to fix it but cant find anything wrong

#

luckperms is the only one with the problem 😕

lapis ibex
#

What delay problem? Can you elaborate?

thin marsh
#

well whenever i do a luckperm command nothing happens for 10 seconds to a few minutes after i did the command

#

ether done manualy or on console

lapis ibex
#

Can you show me the output of /lp info?

thin marsh
#

ok 1 sec

lapis ibex
#

@thin marsh ?
I don’t have much time left to help...

thin marsh
#

ok i did the command im waiting for it to actualy do something

lapis ibex
#

Ok

#

I have the feeling your connection to the database is slow as hell

#

Let’s see if the output confirms it

thin marsh
#

well it sure is slow doing something

lapis ibex
#

(Ping me when you have the output. Ignore clippy)

thin marsh
#

ok

wanton stratusBOT
#

Hey Nessie! Please don't tag staff members.

lapis ibex
#

Wait

#

You use H2?

#

No external database?

#

But anyways, I recommend using Spigot instead of CraftBukkit

thin marsh
#

usualy i use yml

#

its just because i did a full plugin refresh to try to fix it

lapis ibex
#

Try using Spigot

thin marsh
#

huh strange

#

aparrently i am

#

according to my server hoster

barren wing
#

How does luckperms determine your primarygroup

thin marsh
#

i will download spigot and put it on

lapis ibex
#

And I recommend using H2 and the web editor instead of YAML

foggy quartz
#

Anyone can guide me how i can see MariaDB variables?

#

I need to see that for luckperms

thin marsh
#

will it make any major difference if i use yaml?

barren wing
#

Nessie I would recommend having the use of the web editor

lapis ibex
#

It’s slower

foggy quartz
#

BrainStone?

#

Can you help me fix that?

#

Because i dont get it

lapis ibex
#

No. I’m off now

foggy quartz
#

and luck doenst have time

#

BrainStone

#

How do I make it so where OP'd players don't require permissions?

#

in the config

twilit prism
#

Add *

foggy quartz
#

um, ok

#

I can't seem to find it

#

Sorry, I'm quite new to this

#

Can anyone help me, please?

elfin egret
#

don't "require" permissions?

#

what do you mean by that

foggy quartz
#

Ok, so I just logged onto my server with LuckPerms freshly installed and when I'm opped it says I don't have permission to anything.

lapis ibex
#

I can recommend you reading the “Getting Started” Page in the wiki

foggy quartz
#

You got bungeecord?

#

No, Sponge

#

Then you have to add * to your proxy

#

Sorry, what?

#

I'm new to this

#

I dont have expirance with sponge

#

Oh

#

Okay

#

Nvm

#

I have found the solution

barren wing
#

Does anyone know how does luckperms determine your primarygroup
With ezranks and ezprestage it needs the last group added to be the primary group to prestage

slim ice
#

@barren wing weight

#

but ezrank is done by perms

bronze harbor
#

Could someone help me with an error that I encountered yesterday night for me?

#

i'm currently running luckperms on sponge forge and when i do parent add on a user throws this error [me.lucko.luckperms.common.command.CommandManager:execute:206]: java.lang.NullPointerException?

storm geyser
#

Update to the latest on Jenkins found in #welcome. Luck fixed it earlier

bronze harbor
#

Oh okay thanks I was asleep when that happened so I didn't know.

storm geyser
#

You're fine :P Let us know if the issue is still there or others occur

bronze harbor
#

Okay thank you so much

barren wing
#

@slim ice i got different groups for ezranks that just run 2 commands the add parent and remove parent to rank up so I can use lp prefixs but I is choosing to use my prestage rank that has a weight of 1 over the last rank that's gets added before you prestage again that has a weight of 10000 to allways be top but it won't set it as primary

slim ice
abstract tide
#

anybody know why the prefix i add with luckperms is being ignored by this damn EssentialsXChat?

mental flax
#

vault ?

#

u have vault ?

abstract tide
#

do i need vault?

#

nope

mental flax
#

yeah u need vault

#

😛

abstract tide
#

will it work with LP?

#

since it isn't listed as a supported perm plugin

mental flax
#

it will work

#

😄

abstract tide
#

do i need to set any of that Vault stuff in the config or is it intelligent enough? 😂

mental flax
#

you don't need anything

#

just vault 😄

hasty tree
#

You need vault for like everything

oak marsh
#

Why does my prefixes not show when i set them?

#

and this is only for two servers

mental flax
#

u have vault and chat formating plugin ?

lapis ibex
#

@oak marsh ^

oak marsh
#

Yes i do

#

Wait one sec

#

Let me check

#

Cause we had a reset yesterday so idk if i added it

#

I added but still doesnt show it.

lapis ibex
#

What chat plugin do you use?

oak marsh
#

Chatformat

#

before i used Essentials One

#

but then stopped working

lapis ibex
#

Vault is installed too? (Just making sure)

oak marsh
#

Let me check that as well

lapis ibex
#

Then you need to check the chat format settings

oak marsh
#

Yes it is installed. SHould i reinstall it?

lapis ibex
#

No. Vault is super simple

oak marsh
#

Ok

#
#Settings
default_format: '{PREFIX} &r{PLAYER_NAME} &5➣ &r{SUFFIX}{MESSAGE}'

PluginReloaded: '&0[&eChatFormat&0] &aConfig reloaded!'
NoPermissions: '&0[&eChatFormat&0] &cYou dont have permissions!'
UnkownCommand: '&0[&eChatFormat&0] &cUse: &e/chatformat reload'

#GROUPS
groups:
  default:
    format: '{PREFIX} &r{PLAYER_NAME} &e&l> &7{MESSAGE}'
  moderator:
    format: '{PREFIX} &r{PLAYER_NAME} &e&l> &c{MESSAGE}'
#

Does anything look wrong there?

lapis ibex
#

Not really

oak marsh
#

Hmm

lapis ibex
#

Do you have LP connected to the same DB?

oak marsh
#

Yes.

#

Should i check?

#

Yes its all connected to the same on.

#

one*

lapis ibex
#

And the storage type is all set to the same as well?

oak marsh
#

Let me check that as well

#

Yes its with the same Storage.

lapis ibex
#

Then try using Essentials again

oak marsh
#

Ok

#

Would there be any command in Essentials ill have to enable?

lapis ibex
#

No

#

Should work straight away

oak marsh
#

Ok then it still doesn't work.

lapis ibex
#

What does /lp user <you> info say?

#

Oh. And you’re restarting the server when changing plugins, right?

oak marsh
#

Yes.

lapis ibex
#

Ok. I’m asking because there are known issues with plugin managers

oak marsh
#

Ahhh

lapis ibex
#

Looks like you don’t have any prefixes

oak marsh
#

I dont?

#

Oh

lapis ibex
#

See the output

oak marsh
#

Yes

#

i thought when u put that Rank on it auto puts the prefix for u

#

Cause on my other servers it worked right away

#

when i migrated

#

from pex

lapis ibex
#

Well it should if the rank has the prefix

oak marsh
#

Oh let me check that

lapis ibex
#

Run /lp group coowner meta info please

oak marsh
#

Ok

lapis ibex
#

That is weird

oak marsh
#

It might be something wrong with Essentials.

lapis ibex
#

You should have the prefix

#

@elfin egret any idea why a user doesn’t have a prefix when their parent group has one?

#

(See screenshots)

hasty tree
#

@oak marsh what does your meta-formatting section of your config look like?

oak marsh
#

Let me check.

ancient laurel
#

Hello i have a Question about Argument-based-command-permissions
I habe a track named builder and there is the default-->builder-->srbuilder groups
I want the Head Builder to promote only the two groups along the track

oak marsh
#

In what? plugin LuckPerms? or Essentials?

hasty tree
#

LuckPerms of course @oak marsh

oak marsh
#

Ok

#

Making sure

abstract tide
#

if i do /lp group tmod perm set litebans.(warn|kick|mute) that'd provide those three, yes?

oak marsh
#
meta-formatting:
  prefix:
    format:
      - "highest "
    start-spacer: " "
    middle-spacer: ""
    end-spacer: ""
  suffix:
    format:
      - "highest"
    start-spacer: ""
    middle-spacer: " "
    end-spacer: ""
hasty tree
#

correct

oak marsh
#

its that

abstract tide
#

ty

hasty tree
#

okay so that's normal

lapis ibex
#

@ancient laurel use verbose to figure out the required permission nodes

hasty tree
#

what about your essentials chat format @oak marsh

ancient laurel
#

Argument based permissions are not displayed arent they?

oak marsh
#

One second.

#
  format: '{DISPLAYNAME} &5➣ &7{MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  #format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'

  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
lapis ibex
#

What do you mean? If using verbose of course they are displayed

ancient laurel
#

No only luckperms.user.promote

hasty tree
#

Try adding {PREFIX} before {DISPLAYNAME} on this line:
format: '{DISPLAYNAME} &5➣ &7{MESSAGE}'
@oak marsh

oak marsh
#

Ok

lapis ibex
#

Did you restart the server after enabling argumentBasedPermissions?

ancient laurel
#

1 sek

oak marsh
#

Nope shows nothing

lapis ibex
#

@hasty tree I mean the user doesn’t have a prefix while the group has it

#

Essentials config won’t change a thing...

oak marsh
#

SHould it add it when i first join?

lapis ibex
#

Yes

oak marsh
#

Cause it is connected through Bungee etc

lapis ibex
#

Shouldn’t matter

oak marsh
#

In Hub and Factions it works

hasty tree
#

oh fuck i should probably read

#

sorry

mental flax
#

Essentialsx chat or essentials chat?

lapis ibex
#

See his screenshots 😉

#

Again doesn’t matter

#

It’s not working as it should on LPs side

ancient laurel
#

I restartet the server but still the same problem

lapis ibex
#

Check if it’s really enabled

ancient laurel
#

It is enabled i double checked it

lapis ibex
#

Try doing the actions with someone that has all LP permissions

#

And use debug there

#

*verbose

barren wing
#

@slim ice the ladders set as it says im at the last rank when i use rank up but it will only let me prestage if the last rank is my primary rank and as my presteages are spereat groups when the first gets applied it over rights my primarygroup as i rank up

slim ice
#

@barren wing I don't use that plugin, that's why I gave you that invite to a discord server that can help you with ezrank and prestige

barren wing
#

what i mean is that its luckperms that need sorting for it to work correctly im just asking how i get a rank to be set as primary with the weights

#

so group 1 has a weight of 1 and group a has a weight of 10 a group 1 is still taking primary group

slim ice
#

Ok, maybe you want to get help from a MOD or Luck since I have only been using plugin about a month

abstract tide
#

if it wasn't /lp user name info that used to show me tons of information about the player such as world=, server=, etc. then what was it?

oak marsh
#

@hasty tree So what could be the problem?

wanton stratusBOT
#

Hey KingOfEnders! Please don't tag staff members.

oak marsh
#

Oops

#

sorry

hasty tree
#

Unsure, sorry.

oak marsh
#

Its ok

#

Ill just wait for Luck to reasoned

barren wing
#

@oak marsh do you have EssentialsXChat

oak marsh
#

Yes

barren wing
#

@slim ice thank you anyway

low blaze
#

Ok guys i have this issue EssentialsChat is not showing Groups from LP

lapis ibex
#

Is Vault installed?

#

And do you use EssentialsX?

low blaze
#

Yes both

#

vault was the first pluign on my server

#

format: '{GROUP}{DISPLAYNAME}»&r {MESSAGE}'

#

this will display everyone as default

#

ignoring my LP groups

#

and with other chat plugins it works like a charm

toxic wagon
#

You don't have multiple chat plugins installed do you?

low blaze
#

no

#

i have just this one

#

essentials chat

#

for now

toxic wagon
#

/lp group owner meta info Screenshot what that shows. As well as /lp user <your name> info

#

Then post the screenshots here

low blaze
#

ok

toxic wagon
#

/lp user <your name> parent set Majitel Then use /lp user <yourname> parent add default

#

Try that

low blaze
#

ok

#

still default with first lcommand

#

same

#

format: '&2[{GROUP}]&f{DISPLAYNAME}&r: &7{MESSAGE}'

toxic wagon
#

The weights must be set up wrong then because /lp user <name> parent set Majitel should make that group the primary group then /lp user <name> parent add default would just add the group and not change the primary group from Majitel

low blaze
#

but the problem is

#

i have this prefix for default

#

prefixes:

  • '&f[Hráč]':
    priority: 10
#

not a default and green

#

thats something totaly wrong

#

and as i said only essentials chat is doing this mess

toxic wagon
#

Maybe change from EssentialsXChat then if other chat plugins like DeluxeChat work

low blaze
#

is it working with uuuidfaction ?

#

I have such a drama with those guys

bronze harbor
#

im using nucleus and everything is working fine

low blaze
#

from uuidfaction noone told me how to make their chat formating work so i would see in what faction iam

#

i am really pissed with them

#

btw thanks for your help

lean turtle
#

Hi i have lp and im not sure how to setup ranks for different worlds. I use PermissionsEx and i thought i was doing it all right but im not sure now. So any help will be appreciated!

oak marsh
#

@lean turtle I can help you out you want to setup ranks for different worlds correct?

lean turtle
#

yeah

oak marsh
#

to go to the config do ./lp editor (in each of the servers)

#

Or u can migrate

#

From pex to luckperms

lean turtle
#

yeah i migrated them

oak marsh
#

Oh

#

Is it all connected through Bungee?

#

or no

lean turtle
#

no its through Multiverse-Core

oak marsh
#

Ahh

#

Oh

#

Like factions, skyblock etc are through Mv?

lean turtle
#

ive been stuck on this problem for weeks now and its getting frustrating.

#

its factions and prison

oak marsh
#

in same server?

lean turtle
#

yes

oak marsh
#

Oh then i dont think u can have different perms

#

Im not 100% sure

lean turtle
#

i mostly want it so the player rank updates between wolds. So factions will have member and prison will have D-Block.

oak marsh
#

Wait i think it works but im not 100% how

#

Ask BarinStone or Turbotailz

#

they know more then me

lean turtle
#

Okay thank you

oak marsh
#

Np.

#

@lapis ibex and @hasty tree (Sorry for tag) just to let u know its all fixed up.

wanton stratusBOT
#

Hey KingOfEnders! Please don't tag staff members.

high scroll
#

Hi, is there a way I can buy a copy of the luck perms web panel? I want to self-host it.

potent current
#

I dont think its selfhosteable

lapis ibex
high scroll
#

Ah, thanks @lapis ibex. 😅

wanton stratusBOT
#

Hey Benjamin! Please don't tag staff members.

high scroll
#

Also it's crashing my server.

lapis ibex
#

Please go over that

high scroll
#

Wow, he covered everything....

lean turtle
#

Does anyone else know how to setup different ranks for each world? Like factions gets Member and Prison gets D-Block. So when you go into a world it will automatically update and put you in that group. I use pex,lp and multiverse-core

hasty tree
#

you mean you're using both pex and luckperms? you should only be using one.

lean turtle
#

Yeah sorry I didn’t mean to say pex I’m only using lp and multiverse-core

hasty tree
#

Right, well one way you could set up per-world groups is to have a main group (e.g default) that inherits the world groups with world contexts, to do that you'd type /lp group default parent add member world=factions and /lp group default parent add d-block world=prison

lean turtle
#

How would I set myself as a member?

queen lichen
#

anyone here know why do you need to create track?

#

what does that do.

#

how does it help

toxic wagon
queen lichen
#

but why dont you just /lp user [name] parent set [name]

#

just replace it isnt it faster..

long geyser
#

be careful with parent set

#

I prefer lp user %user% parent add %group%

#

This adds the group to the user, instead of replacing the old group.

#

If you set up inheritance properly, this is not a problem. And this way, groups outside of the progression are not affected.

queen lichen
#

um...

sullen nymph
#

will luckperms work on a self hosted test server and work with an mysql?

lapis ibex
#

@sullen nymph why wouldn’t it?

sullen nymph
#

it is not loading it

toxic wagon
#

@queen lichen /lp user/group <user/group> parent set group> Will override all currently groups the user or group is inheriting and replace them with the one you set. Essentially deleting the other groups.
/lp user/group <user/group> parent add <group> will just add the group to another group or user so they inherit from it. without removing anything

queen lichen
#

oh ok

#

thanks

sullen nymph
#

it is showing the ranks in /lp info but not giving me the rank but i have it in my user data

[01:56:43 INFO]: [LP] Running LuckPerms v4.1.25 by Luck.
[01:56:43 INFO]: [LP] -  Platform: Bukkit
[01:56:43 INFO]: [LP] -  Server Brand: CraftBukkit
[01:56:43 INFO]: [LP] -  Server Version:
[01:56:43 INFO]: [LP] -  git-Spigot-3d850ec-809c399 (MC: 1.12.2) - 1.12.2-R0.1-SNAPSHOT
[01:56:43 INFO]: [LP] -  Storage:
[01:56:43 INFO]: [LP] -     Type: MySQL
[01:56:43 INFO]: [LP] -     Ping: 65ms
[01:56:43 INFO]: [LP] -     Connected: true
[01:56:43 INFO]: [LP] -  Messaging: Bungee
[01:56:43 INFO]: [LP] -  Instance:
[01:56:43 INFO]: [LP] -     Static contexts: smp
[01:56:43 INFO]: [LP] -     Online Players: 0 (0 unique)
[01:56:43 INFO]: [LP] -     Uptime: 56s
[01:56:43 INFO]: [LP] -     Local Data: 0 users, 9 groups, 0 tracks
#

it is showing i have member now

#

but not completing the prefix

lapis ibex
#

Try updating LP

#

There have been some issues

sullen nymph
#

it is the latest version

lapis ibex
#

If not go back a couple of versions

sullen nymph
#

what version then?

#

hold on i think i have an old version

#

@lapis ibex nope nothing its showing i have default and not completing the prefix

wanton stratusBOT
#

Hey Official SpooderCraft! Please don't tag staff members.

lapis ibex
#

Which version?

sullen nymph
#

LuckPerms-Bukkit-4.1.30.jar

#

same with LuckPerms-Bukkit-4.1.25.jar

lapis ibex
#

Hm

sullen nymph
#

im useing LuckPerms-Bukkit-4.1.30.jar right now

lapis ibex
#

Something’s off

sullen nymph
#

?

lapis ibex
#

With the prefixes

#

You’re the second person with that issue

#

It’s weird

sullen nymph
#

and with the rank updating ?

lapis ibex
#

No idea, sorry

sullen nymph
#

its working on every other server but not luckperms on a self hosted

#

Hmm

#

can i send in a bug report?

#

NEEDS to get fixed ASAP

lapis ibex
#

Go ahead

sullen nymph
#

i sent in a ticket

high scroll
#

@lapis ibex I went through it, but still have the same error

wanton stratusBOT
#

Hey Benjamin! Please don't tag staff members.

sullen nymph
#

what is the new prefix command??

lapis ibex
#

Hm. No idea then

sullen nymph
#

he changed alot

oak marsh
#

BrainStone apparently it was not the plugin or anything it was the host so there fixing the server atm.

#

So the issue couldn’t be fixed

#

It’s very strange tho

#

But thanks for helping me

sullen nymph
#

so its saying my prefix is MainOwner but its still showing member'

#

time to go back to pex?

#

lol

#

looks like im not working on anything to night

abstract tide
#

what happened to the /lp user name info showing tons of data i could see? was it a different command then i'm thinking? 😢

hasty tree
#

maybe you're thinking of /lp user <name> meta info?

sullen nymph
#

what is the perm so people can edit the world

#

modifyworld.* ???

hasty tree
#

use verbose and figure out yourself? we're not a permission encyclopaedia

toxic wagon
#

Either Verbose it or google is your friend

foggy quartz
#

Lmao permission encyclopedia

foggy quartz
#

Hello

#

I need some help?

#

I've installed LuckPerms for bungeecord. What's the permissions for the owner to run all the commands?
Is it: luckperms.* ?

#

@tired turtle @hasty tree ^

wanton stratusBOT
#

Hey OG! Please don't tag staff members.

tired turtle
#

Also how about reading the wiki?

hasty tree
#

short answer, yes

foggy quartz
#

I did, it's a little complicated.

#

luckperms.* didn't work.

tired turtle
#

What command are you using?

foggy quartz
#

Figured it out.

#

Anyone able to give me some 1 on 1 support please, this isn't going so well.

lapis ibex
#

@foggy quartz Whats not working?

mental sparrow
#

Is there a way to make one of my bungeecord servers not use LuckPerms

lapis ibex
#

What are you trying to achieve?

#

But yes. Just don’t install it

#

You don’t need LP on the bungee. It’s just recommended

mental sparrow
#

I just want one server to not run it and not sync with the rest. Because i want it to have seperate ranks

tired turtle
#

....

lapis ibex
#

You can have per server ranks

tired turtle
#

You can make ranks, for servers only...

lapis ibex
#

And per server permissions

#

Etc

mental sparrow
#

Yes I tried that but it doesnt seem to work

lapis ibex
#

How did you do the per server ranks?

mental sparrow
#

I used Group manager before. I just really dont want this one server to be able to pick up any data from the others

lapis ibex
#

They never pick up any data

#

The only way to synchronize data is by using the same database

#

That might explain why it didn’t work, if you set it up on the wrong server and didn’t use the same database

mental sparrow
#

Atm all my servers run luckperm and all but 1 are using the same data base.

lapis ibex
#

The wiki page “Network Installation” is a recommended read

mental sparrow
#

it still seems to pick it up

lapis ibex
#

It shouldn’t. Check your config

#

Because there is exactly 0 data being transferred between servers

#

In any case you can not have LP on that server

#

Won’t change a thing

#

For the other servers I mean

#

Also from experience I can tell you that having multiple bungees is a bad network design in 98% of cases. Almost always one is more than enough

mental sparrow
#

Ok ill try a few things that you suggest. Thanks

#

Yes but i havent been successfull having just one so far with LuckPerms.

lapis ibex
#

Oh. And the actual servers are worlds for the bungee

#

That’s a common caveat

#

(In LP)

#

And you need to set the server name in the LP config too

#

That’s all the caveats I can think off right now

mental sparrow
#

i did that

#

even in completely separate database i still have the same prefix server wide but no groups

foggy quartz
#

i need help

tired turtle
#

@mental sparrow Are you using a BungeeCord-Chatplugin?

foggy quartz
#

is there any versions

#

for 1.10.2

#

sponge?

tired turtle
#

Check the Jenkins-page for alternative downloads (Link in #welcome )

foggy quartz
#

i couldent find it

#

i tried

mental sparrow
#

@tired turtle I am yes.

wanton stratusBOT
#

Hey hyperants! Please don't tag staff members.

tired turtle
#

That's the reason

#

Of course the prefix will be visible on all servers, when using a global chat

foggy quartz
#

how to search versions on jenkins

#

like mc versions

tired turtle
#

Why not using the latest version for sponge?

mental sparrow
#

Omg Thank you. Ill try removing it

foggy quartz
#

because friends are using 1.10.2

#

and they need a permissions plugin

#

well mod

lapis ibex
#

If the API version is 5.x.x the current LP versions should work

foggy quartz
#

its sponge 6477

lapis ibex
#

There should also be an API version in there

foggy quartz
#

2477-

#

i mean

lapis ibex
#

Anyways, run /sponge version

#

That should also display the API version

foggy quartz
#

SpongeAPI: 5.2.0-SNAPSHOT-c675e80
SpongeForge: 1.10.2-2477-5.2.0-BETA-2793
Minecraft Forge: 12.18.3.2477

#

any of them work with that

tired turtle
#

Use the current LP available on jenkins

lapis ibex
#

Latest LP should work

#

If not report a bug as 5.2.0 is supposed to be supported

foggy quartz
#

LuckPerms-Sponge-4.1.30.jar

#

so this one

lapis ibex
#

Yes

foggy quartz
#

thankyou brain very helpful 😄

lapis ibex
#

You’re welcome

#

If in doubt, try the latest version of any plugin

#

Only if it doesn’t work, go back

foggy quartz
#

what storage system

#

do u recon?

lapis ibex
#

H2, or if available a database

foggy quartz
#

its already using h2

#

brain how do i use it i cant find config

lapis ibex
#

No need to configure anything for H2

foggy quartz
#

what about perms how do i use

#

the perms and create groups?

lapis ibex
#

That’s why it is default

#

Read the “Getting Started” wiki page

#

(Link to the wiki can be found in #welcome)

foggy quartz
#

somethings wrong brain

#

i type /lp creategroup admin

#

and that comes up

lapis ibex
#

You didn’t follow the page

foggy quartz
#

lp user Luck permission set luckperms.* tru

#

i did that

lapis ibex
#

You naturally need permissions first

foggy quartz
#

i put my usernmae

lapis ibex
#

Is your in game name luck?

#

Did you run that command from the console?

foggy quartz
#

yeah thanks

#

i guess i typed it wrong

#

xD

lapis ibex
#

XD

foggy quartz
#

whats the node so for a certain group they get all commands?

lapis ibex
#

Should all be explained on that page

foggy quartz
#

do prefixes work?

lapis ibex
#

With a chat formatting plugin

#

Which is explained too on the wiki

foggy quartz
#

thankyou was on wrong page

#

but how unlucky are you?

lapis ibex
#

Unlucky enough to be a mod ;P

foggy quartz
#

i cant find the permission to set the owners as op

#

how to find or can u give me node for it

#

brain?

lapis ibex
#

* @foggy quartz

foggy quartz
#

thankyou brother very helpful to your clients 😄

clear veldt
#

Alguien habla español por favor ?

#

mande mensaje privado

foggy quartz
#

i found a bug

#

enderdragon wont spawn

foggy quartz
#

Luck, got some problem. I uploaded LPB on bungeecord and LP on my server, set the config of the LPB and the LP server to bungee and the same database but i created some tracks on the LPB and when i sue /lpb networksync and then /lp listtracks it says None

#

Tag me if you have answer please ^^

foggy quartz
#

Yeah i use db

#

storage-method is mariadb

#

and the adress etc is good

#

because it will connect but dont sync

#

yup

#

js

#

ja

#

14:45:45 [SEVERE] [LuckPerms Pool Thread #28] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@******(Connection.setNetworkTimeout cannot be called on a closed connection)

foggy quartz
#

Wait ok

#

I tried

#

Error gone but still dont sync

#

Luck?

#

Can you help me im stuck with connecting luckperms

#

I dont wanna tag but i rlly need help :C

elfin egret
#

just wait a sec

#

and thank you for following the rules 😃

foggy quartz
#

np

#

but i got some deadline on my server and its comming closer 😆

elfin egret
#

okay uhh

#

there are some things you can try here

foggy quartz
#

Thats not the problem

#

Its dont sync

#

Cross the network

#

i made some Test track

elfin egret
#

make sure everything is connected to the same database

foggy quartz
#

And used lpb networksync

#

Yep it is

elfin egret
#

networksync won't work unless you configure a messaging service

foggy quartz
#

bungee

#

did i configure

elfin egret
#

try using the standard /lp sync and /lpb sync commands

foggy quartz
#

ok

#

the last message was plb listtracks

#

lpb*

elfin egret
#

then it's either not connected to the same database

#

or there's an issue connecting

#

use /lpb info

#

and check that it's connected using mysql

foggy quartz
#

MariaDB: Connected True

#

Ping: 2ms

#

Wait what

#

I used /lp info

#

And it says H2

#

Omg 🤦

elfin egret
#

😃

foggy quartz
#

Yeah it works

#

LP is best but the config can be a little hard haha xd

foggy quartz
#

Luck?

#

/lp group default meta addprefix 1 '&7(&8&oPlayer&7) &8'

#

Then it select the server &8'

#

But i want it to be with an space

drifting obsidian
#

try doublequotes instead of singlequotes

#

@foggy quartz

foggy quartz
#

Yeah it worke

#

[17:01:42 WARN]: [Craft Scheduler Thread - 3] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@78ef76ad (Connection.setNetworkTimeout cannot be called on a closed connection)

#

Again error

#

Its pretty annoying

olive heart
#

@foggy quartz sounds like your DB is timing luckyperms out then luckyperms is trying to reconnect

#

not used mariadb but is there a way to increase the timeout limit

foggy quartz
#

I don't understand how the default group assignments work.

#

@elfin egret sorry for tagging but this is important.

wanton stratusBOT
#

Hey vals! Please don't tag staff members.

olive heart
#

The community can help you @foggy quartz What don't you understand? I suggest reading through the documentation

foggy quartz
#

Yes but it's very confusing

olive heart
foggy quartz
#

The default group assignments

olive heart
#

Well, what confuses you about it?

#

All players will be in the default group

#

no matter what

#

***unless in a different group

foggy quartz
#

Yes how to change the default group

olive heart
#

You can't

#

and why would you need to?

foggy quartz
#

Because our server works with rankups with IGM and I need the worst rank to not be default.

#

Is it possible to capitalize group names?

olive heart
#

but the default group is what all players that dont have a group will be in? So why not just use the default group @foggy quartz

#

@foggy quartz no you can't. yet you don't need to

elfin egret
#

yes you can

#

/lp group admin setdisplayname Admin

#

vals that may work for you as well

olive heart
#

welp, my mistake, thanks for clarifying

foggy quartz
#

Thanks Luck! Much appreciated

olive heart
#

is it possible to delete groups? not in the docs

elfin egret
#

yes

#

deletegroup

foggy quartz
#

If I change my storage method to YAML, how do I import all my groups and permissions from my H2 database?

elfin egret
olive heart
#

oh yes of course, i was looking in lp group <group> cheers

foggy quartz
#

Okay how do I transfer all perms from 1 group to another?

#

And not parent.

olive heart
#

/lp group <group> clone <new group>

late comet
#

Is there a inhertiance thign

foggy quartz
#

But move perms not new group

foggy quartz
#

I've lost the permission to use /pl in-game when I transitioned from PEX to LuckPerms

#

This is what my owner.yml looks like:

name: owner
permissions:
- '*'
- weight.5
parents:
- member
prefixes:
- '&4&lOWNER &f':
    priority: 5
#

Is there another permission I need to add?

elfin egret
#

try adding minecraft.command.plugins

#

or maybe bukkit.command.plugins

timber fern
#

Is there a way to use this command: lp user @p[r=17] group set rookies? actually lp search for the user "@p[r=17]"

foggy quartz
#

Guys help

#

20:38:48 [SEVERE] [LuckPerms Pool Thread #33] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@ddddddd (Connection.setNetworkTimeout cannot be called on a closed connection)

#

Tag me ^

olive heart
#

like i said @foggy quartz

#

sounds like your DB is timing luckyperms out then luckyperms is trying to reconnect
not used mariadb but is there a way to increase the timeout limit

foggy quartz
#

Yeah but I only got mariadb

late comet
#

How can you make a group have the same perms as another

hasty tree
#

it sounds like you probably want to re-think your setup if you're wanting the same perms in multiple groups

toxic wagon
#

@late comet You could maybe try the /lp group <group you want to copy> clone <New Group name> which will create a new group exactly the same as another but with a different name.

analog wren
#

Hello im making a 1.8 spigot server but when I download the lastest ver of Luckperms it dosent work what ver should i use?

elfin egret
#

you should use a 1.8.8 server

analog wren
#

Ohh okay

#

Then any ver of lp will work?

elfin egret
#

yep

analog wren
#

Cheers

elfin egret
#

the only difference between 1.8 and 1.8.8 is security fixes

#

your players can still join with 1.8

analog wren
#

Okay thank you helps alot

stoic summit
#

Is there a way to have the prefix in the nametag?

toxic wagon
#

Like above the players head?

stoic summit
#

Yeah.

toxic wagon
#

You need to use a plugin like NameTagEdit. LuckPerms doesn't do above head prefixes (or tablist prefixes)

stoic summit
#

Okay, thanks

carmine mural
#

the rest of my bungee perms seem ok

sullen nymph
#

i forgot the new prefix command what is is again?

toxic wagon
#

@carmine mural Have you tried cdispatch.* and the cdispatch.<server>permissions?

carmine mural
#

yeah, and actually it's looking like now that it still just reading some of the stuff from my bungee config

#

i gotta do some more testing :/

hasty tree
#

Did you try verbose?

carmine mural
#

havent yet

toxic wagon
#

make sure you also take into count you need the main permission for it. cdispatch

carmine mural
#

i did

toxic wagon
#

Then time to verbose it

carmine mural
#

well, im still not sure if it's all perms or this one anymore, so im reconfigging with a blank bungee config with no perms groups

#

ok, so first priority issue right now is that once someone gets a bungee permission, it isn't being removed if they are demoted

toxic wagon
#

In your LuckPerms config file for the bungee and all other servers make sure the messaging-service: bungee setting is set.

carmine mural
#

ill double check em

#

my bungee wanst :P

toxic wagon
#

Lol

carmine mural
#

is there a config reload method for bungee or do i need to restart?

toxic wagon
#

/lpb reloadconfig it should be

carmine mural
#

my frustrated players thank you for not getting them kicked again XD

sullen nymph
#

someone help me plz

hasty tree
#

explain your situation a bit better and maybe we will

sullen nymph
#

what is the new prefix and suffix command

hasty tree
#

to do what, exactly?

#

there are several commands

toxic wagon
#

@carmine mural So no more issues then?

carmine mural
#

still got em, but i need to collect my thoughts

toxic wagon
#

@carmine mural All good

pearl bobcat
#

Hello

toxic wagon
#

Hi @pearl bobcat

sullen nymph
#

what is the prefix and suffix command for a user

hasty tree
#

to add one? to check one? please be more specific

pearl bobcat
#

Hey so i have been a server owner on 1.7.10 for quite a while now, one of the main mods for our server recently just got updated to 1.12 and were now using Sponge to run our server

#

So changing over to sponge is fairly confusing to me since i was always using things such a KCauldron, Group manager essentials XD

hasty tree
sullen nymph
#

to add one @hasty tree

wanton stratusBOT
#

Hey Official SpooderCraft! Please don't tag staff members.

hasty tree
#

check that link ^

sullen nymph
#

tkxs

pearl bobcat
#

So anyway i have heard that Luckperms is the best thing for Sponge currently available but im having some issues im hoping i can get some help with

toxic wagon
#

What other issues you having with it?

pearl bobcat
#

Well i have that page up and will definetly be using it to help me

#

But i saw you guys have this migration feature that you can use with GM

#

Becuase currently no config has been created for Luckperms on server startup or well nothing that suggest adding permissions to a file

#

Can you explain how i can use this migration feature on sponge?

hasty tree
toxic wagon
#

https://github.com/lucko/LuckPerms/wiki/Migration

This will telly uo how to migrate the plugin. If you're wanting files for editing the groups and users. In the LuckPerms Config file change the storage type to yaml before you migrate it.

pearl bobcat
#

Right so i followed directions on there

#

For Sponge in the plugins folder there is a config File with Luckperms inside of it, but also in the plugins folder there is a folder named luckperms

hasty tree
#

You would need to do the migration on a Bukkit server

pearl bobcat
#

I see, thats what i thought

hasty tree
#

as Essentials/GroupManager is not supported on Sponge

pearl bobcat
#

since sponge dosent have GM

#

Gotcha

#

Okay so how can i set up a basic Luckperms Config?

toxic wagon
#

There isn't too much you need to change on the config but keep in mind the config for Sponge and Spigot are different. As they have different formats in the files.

carmine mural
#

ok, so the issue with the bungee perms is that granting and removing them requires that the user rejoin the network

#

nto a huge deal, but inconvenient

hasty tree
#

how are you applying the perms? which command

carmine mural
#

ive tried with normal perm to user, perm to group, and user group changes

pearl bobcat
#

Not planning on using h2/mysql

#

Which other format should i run?

hasty tree
#

I mean are you running /lp or /lpb

carmine mural
#

oh, lp

toxic wagon
#

@pearl bobcat yaml storage type will give you files for all the groups an d users

pearl bobcat
#

May i know the diffrence?

carmine mural
#

ill experiment on that

hasty tree
#

okay. that's on your spigot/sponge server

pearl bobcat
#

Okay cool, So is the name just straight up yaml or Yaml?

hasty tree
#

so you'd just need to sync the database

toxic wagon
#

yaml @pearl bobcat

hasty tree
#

otherwise use /lpb to make the changes immediately on bungee side

carmine mural
#

lpd did it. thank you

#

oh, and db syncs didnt do it btw

hasty tree
#

do you have messaging service setup correctly?

carmine mural
#

i did both sync and networksync and it didnt sync the bungee perms (after using /lp)

#

i believe so. the groups sync properly otherwise. just not the bungee perms when using /lp and sync commands

#

but /lpb work fine

#

so nbd

toxic wagon
#

On the bungee it's always best to use /lpb and on spigot/sponge use /lp

pearl bobcat
#

K so i changed it over to yaml and it created a yaml-storage with groups and users folders inside

#

is this where i can create groups/users?

#

Also what are tracks?

toxic wagon
#

Yes, you can modify the users and groups with the files. But it's best to create them using the in-game commands.

https://github.com/lucko/LuckPerms/wiki/Tracks Will tell you all about tracks and how to use them.

hasty tree
#

short answer - rank ladders

pearl bobcat
#

I would like to create it in game but currently i have no permissions on my server XD

toxic wagon
#

Console or In-game either works

pearl bobcat
#

I see

#

and then add myself to the group afterwards

toxic wagon
#

Yeah

#

Once the group is created you can modify with either the commands or the files.

bronze harbor
#

just asking, would it be better to have users/groups in a database instead being on local machine/hosters storage?

toxic wagon
#

@pearl bobcat You don't need to reload the plugin when editing files either. Changes take affect immediately.

pearl bobcat
#

Oh well Rip what i have been doing this whole time XD

toxic wagon
#

@bronze harbor Depends really. A single server it's fine on the local machine. But multiple servers will need a database.

carmine mural
#

forget what i said. another server didnt have the messaging set to bungee

bronze harbor
#

oh okay, thanks for answer 😃

toxic wagon
#

@carmine mural Lol, So all sorted now?

#

@bronze harbor You're welcome

carmine mural
#

all great

pearl bobcat
#

Okay

#

is * still permission for everything?

toxic wagon
#

Yeah it is.

pearl bobcat
#

k, thanks

#

lp group <group> permission set <permission> true

#

what does true mean?

hasty tree
#

it means the permission is granted

pearl bobcat
#

hmm

toxic wagon
#

True = The permissions is allowed
False = The permission has been negated (Like using -essentials.god for GM)

hasty tree
#

you don't actually need the true part, if you're not using any contexts

pearl bobcat
#

Gotcha

toxic wagon
#

It doesn't hurt to have the true though. I always do it out of habit.

pearl bobcat
#

what is verbose?

#

😮

#

is this a timings system but for permissions?

toxic wagon
#

Basically just a command to see what permissions are needed for a command and things like that

pearl bobcat
#

neato

toxic wagon
#

Yeah, basically timinigs for permissions in a way

pearl bobcat
#

is there timings for sponge?

toxic wagon
#

Not sure as i don't use sponge

pearl bobcat
#

Really wish i didnt have to either

#

Guess im just used to old stuff

#

now there is like concrete in minecraft and flying contraptions XD

storm geyser
#

/sponge timings

pearl bobcat
#

sweet, get an error so ill have to look at it later

#

now i get the fun part of looking at all of the plugins perms and adding them

#

never really had to do anything with mod perms so it should be fine?

#

nothing crazy happend with perms yeah?