#support-1

1 messages · Page 875 of 1

gritty cove
#

i have older lp plugin on 2 servers and my perms not syncing

lapis ibex
#

That'd be some kind of serious magic if a SQL server suddenly started making individual data sets for every login or someting

#

LP versions shouldn't matter too much

#

But it's best to keep it up to date

#

!download

wanton stratusBOT
gritty cove
#

idk i have synced perms on 2 servers

#

but thanks

lapis ibex
#

Then the one that isn't synced is not configured correctly

gritty cove
#

hmm okey i will see

#

Thanks!

lapis ibex
#

You're welcome

#

@slow shard did you figure it out?

slow shard
#

nope

#

i still am so lost

#

i dont even know how to use verbose

lapis ibex
#

/lp verbose on

slow shard
#

ok

#

now what

lapis ibex
#

Run the commands you don't have permissions for

#

It'll tell you what permissions were checked and what the result of the check was

slow shard
#

it says worldguard.region.bypass.world - true
worldedit.wand - undefined

lapis ibex
#

undefined meaning there's no permissionn node that applies

slow shard
lapis ibex
#

So you're lacking the worldedit.wand permission

slow shard
#

did i not set it up properly?

lapis ibex
#

You have worldedit.wand.*

#

It's checking for worldedit.wand

slow shard
#

but if it has * shouldnt it have all ?

lapis ibex
#

All permissions starting with worldedit.wand.

#

(Note the dot at the end)

gritty cove
#

worldedit.wand

slow shard
#

so its the dot thats the problem?

gritty cove
#

u have wrong perms

#

worldedit.wand set this to true only

lapis ibex
#

No that you're giving worldedit.wand.* and not worldedit.wand

slow shard
#

wait

#

so i shouldnt use stars?

gritty cove
#

delete [.*]

swift sinew
#

i think using asterisks (*) is bad practice in general

gritty cove
#

u can use stars but in perms wand there are not any stars

slow shard
#

well it works now

#

thanks

gritty cove
#

np

lapis ibex
#

Using stars is fine

#

But you need to undersand what it means

#

Giving xxx.* will give xxx.xxx xxx.abc, xxx.yyy.abc, etc, but not xxx by itself

gritty cove
#

its like plugin.category.command
but * means all in plugins or if u use plugin. it means all categories*

swift sinew
#

i think what asterisks do is also plugin dependent

#

meaning they won't necessarily behave the same when applied to two different plugins' permissions

slow shard
#

also how do i check the rank that someone has

#

say i want to put it on a scoreboard

lapis ibex
#

@swift sinew not quite. By default xxx.* means all permissions starting with xxx

#

But a plugin can say that xxx.* only means some permissions, not all

#

But LP ignores that by default

#

Can be enabled

swift sinew
#

what about in the cases of placeholder permissions, or however you'd call them

lapis ibex
#

@slow shard depends on the plugin providing the scoreboad. In either case, that is #general

swift sinew
#

like plugin.maxhomes.7

lapis ibex
#

What about them?

#

I mean they are nothing special to LP

swift sinew
#

well say i write a plugin that looks at the number 7 and decides that player has 7 homes

#

but i don't add an option to have unlimited homes

slow shard
#

isnt there a lp node that i put in the area?

gritty cove
#
  • means all not unlimited
lapis ibex
#

A node for what in what area @slow shard ?

gritty cove
#

if u add * it will mean u have max homes

slow shard
#

that shows the rank

#

that checks the rank or something

lapis ibex
#

@swift sinew then it depends on the plugin checking those permissions

gritty cove
#

lp check

#

/lp check

lapis ibex
#

@slow shard depends on the plugin providing the scoreboad. In either case, that is #general

swift sinew
#

that's exactly what i mean; if that was the case then the asterisk would mean something completely different to my plugin than it would to most others

lapis ibex
#

Not really

#

It still means you have all permissions starting with whatever is in front of the star

graceful marsh
#
  • permission is better that op
lapis ibex
#

What those permissions mean is up to the plugins

swift sinew
#

i think what asterisks do is also plugin dependent
meaning they won't necessarily behave the same when applied to two different plugins' permissions
@swift sinew

lapis ibex
#

Well again yes and no

#

In terms of permissions what an asterisks does is always the same

#

And everything else is no concern to LP

swift sinew
#

exactly

lapis ibex
#

Saying what it does depends on the plugin is like saying what permissions do depends on the plugin

#

True but misleading in most cases

#

And ultimately a pointless statement

#

Because I mean duh

swift sinew
#

i think that because what they do depends on the plugin, it's not a good idea to apply them to every plugin haphazardly

#

that's what i was trying to say

lapis ibex
#

That’s for sure

earnest vortex
#

Hello, this plugin works with forge on 1.12.2 correct?

lapis ibex
#

But again saying what it does depends on the plugin is so obviously true and omitting half the story (because the same holds true for normal permissions and quite frankly them behaving differently depending on the plugin is the whole point) that saying it is confusing as saying it must mean you can’t mean the blindly obvious so you must mean that how the asterisks itself works depends on the plugin @swift sinew

#

@earnest vortex no. Not with Forge directly. It’s made for Sponge

earnest vortex
#

I mean yeah, that

#

I’m using spongeforge

lapis ibex
#

Then yes

#

!download

wanton stratusBOT
earnest vortex
#

Awesome.

#

Thanks. Well, my problem is - it’s very different from the plugins I know

#

As well as I haven’t configured a plugin in a very long time

#

So it seems quite daunting

lapis ibex
#

There isn’t really any configuring you need to do

#

The defaults are all good

earnest vortex
#

Huh, perhaps I need to look again more carefully

lapis ibex
#

Unless you want to run a bungee network there’s no need to even touch the config

exotic portal
#

useSSL: true is not working, but my database has SSL. How do I fix?

earnest vortex
#

I’m not quite sure what’s a bungee network

lapis ibex
#

Then it’s not relevant to you

#

@exotic portal not working means?

exotic portal
#

Not connecting

lapis ibex
#

Does it connect without that?

exotic portal
#

Yes

lapis ibex
#

By default SSL is being used

exotic portal
#

When I set useSSL to false, it works, but when it’s true, it doesn’t

#

I set up LetsEncrypt SSL with my DB

lapis ibex
#

@earnest vortex setting up permissions and groups is not done through a config

#

Either with commands or the webeditor

#

!usage to get started

wanton stratusBOT
lapis ibex
#

!editor for the editor

wanton stratusBOT
earnest vortex
#

Huh. Okay I’ll take a look at that. Thx for your help

lapis ibex
#

You’re welcome

#

@exotic portal is the database on the same host?

exotic portal
#

Nope

lapis ibex
#

Ok. In any case it means that you didn’t configure SSL properly

exotic portal
#

But how do I know it’s not LuckPerm’s fault?

#

I can manually connect to my database without any problems

lapis ibex
#

Because LP uses a standard MySQL library that is confirmed to work

exotic portal
#

I’m using MongoDB

lapis ibex
#

Same for mongo

exotic portal
#

So no SSL for me?

lapis ibex
#

So something you configured isn’t right. And it’s not on the LP side

exotic portal
#

I followed this

#

So it’s wrong?

lapis ibex
#

I don’t know

#

I’m not MongoDB support

#

You’re best of by reaching out to mongo communities

gritty cove
#

okey i have a problem my server was shutdowning bcs authme cant conect to some permission system 😄 so i deleted luckperms and it starts normaly can u fix this or solve or i need to ask support on authme ?

lapis ibex
#

!faq

wanton stratusBOT
exotic portal
#

You’re best of by reaching out to mongo communities
@lapis ibex community support for MongoDB is not allowed

wanton stratusBOT
#

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

exotic portal
#

Sorry

lapis ibex
#

Of course it is

gritty cove
#

omg u are big brain dude are u a bot ?

lapis ibex
#

There’s even an official mongo support community

gritty cove
#

😄

exotic portal
#

Every time I launch the MongoDB shell, it tells me where to purchase support plans, and they say “support NOT included”

lapis ibex
#

Yes

gritty cove
#

u need SQL ?

lapis ibex
#

But there’s community support

gritty cove
#

@exotic portal

exotic portal
#

?

gritty cove
#

u need sql ?

lapis ibex
#

Aka support from people that volunteer to help

#

Like this place

#

What you don’t get is professional support

exotic portal
#

@gritty cove no, I don’t use SQL anymore

gritty cove
#

okey 😄

lapis ibex
#

@gritty cove what makes you think I’m a bot?

#

Lol

gritty cove
#

bcs u answer me in 2 sec on ... hard quest...

#

😄

#

lol

exotic portal
#

What you don’t get is professional support
how does this differ?

#

couldn’t everyone just help each other?

lapis ibex
#

Of course

gritty cove
#

we can but ... how 😄

lapis ibex
#

That’s what community support is

#

Professional support is that you get to talk to people that get paid to fix issues

#

@gritty cove when I’m around I like to help out. No reason for me to wait before I answer

gritty cove
#

w8 i have a problem XD i changed force hook vault bla bla bla but i get same ...no .. worst error

#

like authme database is uknown to authme 😄 why

lapis ibex
#

Ask them for help

gritty cove
#

okey

#

solved i deleted database

#

pls dont laughluckperms

faint stream
#

is /lpb a command of bungee?

swift sinew
#

yis

gritty cove
#

yes

faint stream
#

ty

swift sinew
#

there are ways but you'll need a separate plugin to do that

#

i can't say I can get any off the top of my head, but since it's easy to do i'll bet there are plenty out there, just a google search away 😉

gritty cove
#

/lp user <user> promote <track>

foggy quartz
#

for some reason the prefix for a group is not shown on my username even when I set my parent to that group

swift sinew
#

luckperms doesn't actually show the prefix in chat

foggy quartz
#

I have essentials chat installed

swift sinew
#

i'm not too familiar with essentials chat, but are you sure you set the config up correctly?

foggy quartz
#

yeah

verbal geode
#

help?

swift sinew
#

@verbal geode try removing buycraft and see if it happens again i guess

verbal geode
#

nop xc

split veldt
#

Can you post the full log, not just as snippet, makes it hard to tell if something else is out of alignment too.

#

Also explain what you did before you saw this error please, we can't mind read.

cold sapphire
#

is this the right command for luckperms on buycraft?

split veldt
#

Try it and see?

cold sapphire
#

Doesn't work

#

Which is why I am asking

#

If it is an incorrect command for luckperms

split veldt
#

If {name} is the placeholder for the name/uuid of the player, then that command is correct.

#

Assuming that "donor" is in your group list.

cold sapphire
#

yes

#

Why doesn't it work then mhm

#

what is parent refering to in this command?

proud hound
#

The group you're adding to the user

#

The command will work ingame no

fleet wing
#

who has a server?

toxic wagon
fleet wing
#

i want to give people some cool items

toxic wagon
#

Not related to Luckperms. Belongs in #general

strange tartan
#

hi my prefixes arent showing up

toxic wagon
#

Does the prefix show in lp user <name> info

strange tartan
#

yes

toxic wagon
#

Then it's to do with your chat plugin and not luckperms so #general

wanton stratusBOT
#

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

proud hound
#

Deleting the pings is even worse 😂

deep lodge
#

how to I display ranks in tab and over heads using luck perms

lucid grove
#

Is anyone good with setting luckperms up for bungeecord?

hasty tree
#

!bungee

wanton stratusBOT
amber wadi
#

is there a way to auto remove a group from a person when they spawn in and auto assign them a group?

lucid grove
#

Thanks turb.. but I may require human help xD

wanton stratusBOT
#

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

eternal tartan
#

драсте

#

меня кто то понимает?

#

крч я по поводу плагина

amber wadi
#

Or is there some way to make it so that the "default" group doesnt have higher priority then other groups? right now its set at 40 but its still above moderator, set at like 90

eternal tartan
#

я не могу сделать 2 префикса

#

как это сделать

#

помогите💙💛

#

ну я даю пользователю 2 группы, и в чате тоже выдает 2 префикса

#

буду благодарен!!

lucid grove
#

Alright so I have installed the bungee version of lp on my proxy, and the bukkit versions on my other servers

#

but it aint working

#

it says "command not found"

hallow quest
#

Hi Again, my ranks arent popping up in tab and in arent popping up on our Nametags. I was wondering if there was a fix for this.

hearty dirge
#

Hello, I was wondering what i need to put in my webshop if i want to let say give somebody VIP rank? Would it be lp user <player> parent add vip ??

split veldt
#

Yes

hallow quest
#

my ranks arent popping up in tab and in arent popping up on our Nametags. I was wondering if there was a fix for this.

flat parcel
#

Do you have a plugin that does so?

hallow quest
#

well im looking for some

#

but i didn't know if i needed one

flat parcel
#

well until you have one, they won't

hallow quest
#

ok

#

thanks!

flat parcel
#

!chat this applies for tablist and name tags as well

wanton stratusBOT
#
LuckPerms does not display things in chat!

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

hallow quest
#

oh ok

#

Well thanks.

flat parcel
#

(except obviously ignore the link about chat plugins)

hearty dirge
#

Yes
@split veldt Just tested it and doesnt seem to work tho ?

wanton stratusBOT
#

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

lucid grove
#

So does that mean I need to add essentialschat and Vault to my bungeeproxy for prefixes to show?

split veldt
#

That is the format for setting a players group. If it isn't working it'll be whatever is trying to execute the command's problem

#

if you typed that command into your console/game and ran it, it would work.

hearty dirge
#

it for my webshop, The command itself works. its just i need to figure out how it would read a players name from whoever is buying the rank.

split veldt
#

You best contact whoever made the webshop and ask them, as the command does work when not used through another program.

spring wagon
#

hey guys can anyone help me with a permisson node

split veldt
#

!verbose @spring wagon

wanton stratusBOT
spring wagon
#

thanks

tidal fable
#

first java program works

#

eyyyyyy

cobalt hazel
#

Anyone know why my prefixs are not showing up no error

stuck parcel
#

Plugin list?

cobalt hazel
stuck parcel
#

You need Vault for a start

cobalt hazel
#

THATSS WHY

stuck parcel
#

LuckPerms doesn't handle chat formatting on its own, so you need to make sure whatever chat plugin you're using (which looks to be EssentialsChat) is able to recognise the prefixes.

#

And Essentials uses Vault to do so

open sage
#

Heyo guys, I'm trying to find a LuckPerms Placeholder that sends only prefixes for groups that have the highest Weight (for example, if two groups share the same weight level it would send both group's prefixes, but if only one group has the highest weight, it sends the prefix of just that group)

proud hound
#

Afaik that does not exist exactly as you're looking for

#

!placeholders prefix element should have something you're about to use though @open sage

wanton stratusBOT
proud hound
#

!stacking might also interest you

wanton stratusBOT
open sage
#

Yeah I use stacking, but still haven't been able to find the placeholder I need sadly :c

proud hound
#

You'll need to work out a different of doing what you need

#

I assure you though with all the options you have there is a way

open sage
#

Do you have any idea of how I could do that? I got a Skript made, in which there is "Local" and "Global" chat, the local one is supposed to display all prefixes the user has and the global as well, but members of the staff (certain staff groups) will display only their staff group prefix in Global

proud hound
#

Just use per-group formatting through vault and set it so staff groups get a format of %luckperms_prefix_element_highest_on_track_staff% or something similar

#

Per group formats are your friend here

open sage
#

Thanks 😄

summer raft
#

How would i make group "staff" inherit permissions from "default"?

hasty tree
#

parent add command

#

inheritance is explained here:

#

!usage

wanton stratusBOT
open sage
#

Wait does Vault have a built-in per group format config?

summer raft
#

oh thanks

proud hound
#

No

open sage
#

Only thing I see in vault's config is update-check: true

proud hound
#

I was referring to using Vault's API to get the players primary group

#

If you don't know how, use a plugin like essentialsx to format your chat- it includes per-group formatting. No channel formats though so I'm not sure

#

Maybe deluxechat has both?

cold sapphire
#

Quick question, I am migrating from a paper server to bungee, is it as simple as dragging and dropping?

#

Or will I have to redo everything

proud hound
#

What do you refer to

#

Your initial question leads me to believe that you don't know what bungee does

cold sapphire
#

The file

proud hound
#

You want them to have the same perms?

cold sapphire
#

Bungee connects multiple server.

#

yes

proud hound
#

!bungee each of these links has a part of the process

wanton stratusBOT
cold sapphire
#

Thank you!

proud hound
#

Np!

final ingot
#

so i added luck perms on my bungee but now default rank does not have permission to chat

copper sphinx
#

hey i set one of my friends to ultmet admin

#

how do i undo that

#

lp user macbloodfod permission set *

proud hound
#

!commands the parent remove command @copper sphinx

wanton stratusBOT
copper sphinx
#

is what i did

proud hound
#

Oh

#

Nvm

copper sphinx
#

how do i undo that

proud hound
#

permission unset *

copper sphinx
#

AH

#

thank you

proud hound
#

!bungee @final ingot make sure you followed everything in both links

wanton stratusBOT
final ingot
#

i have already done all of that

copper sphinx
#

uhhhh

#

i dont know if it worked

final ingot
copper sphinx
#

Tarryn_the_Yeen ran permission unset * like that?

proud hound
#

Nope

#

lp user <name> is still required to tell LP who/what you wanna remove the perm from @copper sphinx

#

!veerbose @final ingot try verbose

wanton stratusBOT
#

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

proud hound
#

!verbose

wanton stratusBOT
proud hound
#

Also can you send lpb info run from the bungee console @final ingot

sonic wren
#

Larry how do I change the rank color ingame

copper sphinx
#

lp user Tarryn_the_Yeen permission unset * is that right?

final ingot
sonic wren
#

Like Owner rank has white color wool but I want it to be Red color

proud hound
#

@copper sphinx try it, should work

sonic wren
#

Larry how do I change the rank color ingame
Like Owner rank has white color wool but I want it to be Red color

proud hound
#

!colors @sonic wren

wanton stratusBOT
proud hound
#

Bruh you just asked

#

Let me type

sonic wren
#

Ok

proud hound
#

Add the color code you want before the letters of the prefix

#

Like &bOwner will make a light blue owner

#

@final ingot means that the user doesn't have those perms and is therefore being denied the thing they're trying to fo

final ingot
#

thanks

#

what is one permission for everything?

#

like all commands

proud hound
#

*

final ingot
#

weird

#

i added that

#

but the player does not have access to everything

proud hound
#

Also can you send lpb info run from the bungee console @final ingot

#

This is now needed

final ingot
#

what do i need to look for

proud hound
#

Just run the command and screenshot the output

#

And sent that screenshot here

final ingot
#

ok one sec

proud hound
#

Also lp user <you> info run in-game, and send the output of that too please

slow shard
#

is there a way to find suggestions? cuz sometimes there are no permission nodes and i cant find the correct nodes for them

proud hound
#

The plugin documentation almost always has all nodes

final ingot
#

and one sec im trying to get it from the console

#

tho cant u just run lpb info in game?

amber wadi
#

is there a way to auto remove a person from a group when they spawn in and auto assign them a group?

proud hound
#

@amber wadi you wanna remove default don't ya

final ingot
proud hound
#

Type:H2 @final ingot you did not follow the bungee setup links as you promised

#

!sync here it is more specifically

wanton stratusBOT
amber wadi
#

@proud hound correct lol

wanton stratusBOT
#

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

amber wadi
#

oops sorry

final ingot
proud hound
#

@amber wadi if you have another group you want people to get on join, just add it as a parent group of default. There is no longer a supported means to remove it

#

!default

wanton stratusBOT
proud hound
#

The last option is outdated, as it says

#

You can also just give default a displayname and prefix to match what you want

#

!sync @final ingot same thing. Follow this:

wanton stratusBOT
final ingot
#

ok

amber wadi
#

well the issue for me is that default is currently being placed above moderator in the tab list. I set default priority to 40 and moderator to 90

proud hound
#

Ah, that's not LP at all :P

half marsh
#

YoOo

#

larry

proud hound
#

Your tab plugin is the one that sorts it 100% of the time

amber wadi
#

hmm ok

proud hound
#

If you have TAB you can configure that

amber wadi
#

Im using TAB yea

proud hound
#

But that is a conversation for #general or tab support (tab support is pinned in #general )

final ingot
summer raft
#

How would i set default minecraft command permissions?

#

ex: whitelist on/enable/etc

little sphinx
#

@final ingot nope it’s still h2

#

!sync

wanton stratusBOT
final ingot
#

huh

#

how do i fix it then

#

i have followed the instructions

#

what do i need to get it to be?

foggy quartz
#

who can help me with something

#

so im using essentialsx and luckperms

#

and im trying to make it so someone with lets say the default rank can do /kit pvp

#

but no matter how many nodes ive tried

#

it wont work

#

@split veldt

wanton stratusBOT
#

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

little sphinx
#

!verbose

wanton stratusBOT
little sphinx
#

!moss is a good place to ask also

wanton stratusBOT
#
Essentials

Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.

EssentialsX Discord
little sphinx
#

@final ingot an sql database

final ingot
#

is that what it needs to say

#

?

little sphinx
#

For data to sync, you must be using a remote storage type. All of your servers need to be connected to the same database.

See the page for Storage types for more information. You need to use one of the "remote databases" listed on that page.

#

and the remote database is an sql database

final ingot
#

do i need to have lp plugin on the server too

summer raft
#

What are the default minecraft permissions? Are they minecraft.x?

little sphinx
#

yes all servers @final ingot

final ingot
#

oh

#

hol up i had it on bungee

little sphinx
#

!bungee

wanton stratusBOT
little sphinx
#
BukkitWiki

The following are all the server commands either a server administrator or admin in-game can enter with CraftBukkit out-of-the-box. In addition to the original vanilla SMP commands there are 4 additional commands which are specific to CraftBukkit. CraftBukkit provides built-in...

summer raft
#

thanks

foggy quartz
#

@little sphinx

wanton stratusBOT
#

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

foggy quartz
#

okie

final ingot
#

missing this

#

"essentials.kit"

#

i literally had the same issue a second ago

#

add it to the permission

foggy quartz
#

how

#

i did

final ingot
#

its says its undefined so it means it is missiong

#

missing*

little sphinx
#

yep ^

#

or you added it wrongly

foggy quartz
#

then how do i add it

#

oh

proud hound
#

@final ingot you gotta make an online database that connects to LP on each server like MySQL , and you need LP on each server as well. Does that make sense?

foggy quartz
#

hmm

proud hound
#

There's an s

final ingot
#

u have an s

little sphinx
#

no s

foggy quartz
#

on essentials or kits

proud hound
#

kits

final ingot
#

kits

proud hound
#

Just the first node

#

The second one is correct

foggy quartz
#

ight lets see if this work

little sphinx
#

look at the screenshot you sent of the verbose lol

proud hound
#

Also, just look at the spelling in verbose and that's the right one

final ingot
#

will it work for lobby if i add it?

#

like just on lobby

little sphinx
#

will work, but ALL perm data will be separate

final ingot
#

i mean currently its just on bungee so if i add it on lobby too will * work?

proud hound
#

You need. To. Sync. Your. Perms

#

To a MySQL database or similar

little sphinx
#

yep ^

proud hound
#

It's like a Minecraft server but not for Minecraft rather for your perms

#

If you don't know what that is, Google it

little sphinx
#

!sync

wanton stratusBOT
final ingot
#

i have done it tho

little sphinx
#

did you set your storage method to an database type and key in your database info to lp config.yml?

junior spoke
#

How do I set another default rank?

little sphinx
#

!usage

wanton stratusBOT
little sphinx
#

!default @junior spoke

wanton stratusBOT
little sphinx
#

you can either continue to use default group and chnage displayname as you wish or Configure inheritance

junior spoke
#

ok

foggy quartz
#

hello, how to add external placeholders (from placeholderapi) to luckperm prefix? my BSkyblock Level prefix is not working here. Thank you !

little sphinx
#

you cannot set placeholders as prefix

#

you do that direct in your chat plugin

foggy quartz
#

oh so I have to do it in essentials

#

good to know, thank you!

little sphinx
#

so you will need a chat plugin taht support placeholderAPI

foggy quartz
#

thank you ben!

little sphinx
#

np!

foggy quartz
#

whats a playervault plugin that i can use with luckperms

#

like a certain group has a certain amount of pvs

little sphinx
sinful swift
#

Where can I find the list of permissions for luckperms? I type in "Luckperms permission wiki" and it shows me how to add permission ina group.

little sphinx
#

!permissions

wanton stratusBOT
little sphinx
#

!usage is a good place to start

wanton stratusBOT
coral jungle
#

does luckperms work with pixelmon?

little sphinx
#

yes, use the sponge version

#

!download

wanton stratusBOT
coral jungle
#

okay thank you

little sphinx
#

you will also need to get spongeforge

coral jungle
#

will it work with the addon mods?

little sphinx
coral jungle
#

can u add multiple nodes in one thing

#

like one permission set command

proud hound
#

no

#

!editor makes that easy tho

wanton stratusBOT
coral jungle
#

oh ty

urban wasp
#

Hey

#

Larry

#

I am back

#

Can you give me the command to reset all ranks and perms please ❤️

#

tag me when you respond

little sphinx
#

you can just delete the file containing all perms

toxic wagon
#

lp bulkupdate all delete will delete all user permissions and all groups

urban wasp
#

Thanks

#

I just looking for the command

#

wait

#

IT would just reset Userdata right?

#

Not all groups to be reset completely

toxic wagon
#

That command would delete all group and user permissions.

urban wasp
#

So the groups will stay right?

coral jungle
#

can u set prefix with luckperms

little sphinx
#

yes

#

!meta

wanton stratusBOT
little sphinx
#

but you need a chat plugin to display it

urban wasp
#

It was beta and I just want data reset

little sphinx
#

for sponge its usually nuclues

toxic wagon
#

The groups will still exist. But no groups will have permissions and no player will have groups or permissions.

little sphinx
#

@urban wasp what EXACT data?

urban wasp
#

Ok

#

Yes Omega

#

That's all I wanted to know

#

Thanks ya'll ❤️

fiery comet
#

Are you able to change the name of a group? Ex: Changing the name of the "default" group

little sphinx
#

set displayname

#

!default

wanton stratusBOT
steep pilot
#

If i set the MYSQL time out to 1 MIn will that cause issues with LuckPerms?

#

It will it just cause alot of Login requests?

little sphinx
#

why will you need to set the wait time out so low?

steep pilot
#

I had it set to 30 min which is default and it was getting connection errors, I changed it to 10 min, and havent tested that yet.

little sphinx
#

try 10min

steep pilot
#

OK 😉

little sphinx
#

not the place to ask

#

you could learn how to manage permissions yourself tho

foggy quartz
#

I need help with something..... I want the default rank to be gray when default members talk and paid ranks get a white thing

strange tartan
#

Ok

foggy quartz
strange tartan
#

So jus

#

Set the prefix

#

/lp group Owner meta setprefix &f[Owner]

foggy quartz
#

Not that like the msg

strange tartan
#

That’s an essentials thing

#

Not lp

foggy quartz
#

oh

strange tartan
#

Or whatever your chat for matter is

foggy quartz
#

But some ranks have a white one and others are gray

coral jungle
#

whats the perm node for /help

foggy quartz
#

essentials.help

#

i think

strange tartan
#

@coral jungle ^

#

Essentials permissions list

coral jungle
#

i dont have essentails

#

im running forge

#

i have nucleus

little sphinx
strange tartan
#

Never used that sorry

#

@foggy quartz you could give Them permissions to type in colored chat

#

Otherwise I’m not sure how to do what you’re asking

foggy quartz
#

How would i do that?

strange tartan
#

/lp group Example permission set essentials.whatever

foggy quartz
#

ight

sonic wren
#

How to change the default group name

little sphinx
#

!default

wanton stratusBOT
little sphinx
#

look at setdisplayname

slow shard
#

when i do set weight it doesnt work

#

it shows up as done but when i go on online editor it doesnt show

sharp quest
#

How can i update luckperms?

#

i use MC 1.12.2 in my sv

split veldt
#

!update

wanton stratusBOT
split veldt
#

@slow shard How are you setting the weight.

slow shard
#

/lp group builder setweight 10

split veldt
#

and if you run /lp group builder info

#

what do you see?

slow shard
#

weight is ten

#

why is online webeditor not working]

split veldt
#

It is

#

Are you using the same link over and over.

slow shard
#

no

toxic wagon
#

how is it not working

slow shard
#

like in the online editor it says n/a

#

nvm

#

got it

#

staff was messing with me

foggy quartz
#

Anyone know the essentialsX discord group if they have one?

little sphinx
#

!moss

wanton stratusBOT
#
Essentials

Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.

EssentialsX Discord
foggy quartz
#

thanks

sour slate
#

would someone be kind enough to show me an example of how to run a luckperms command from config or provide a link? Scenario: Player wants to win a chat tag from crate. plugins: deluxetags and cratesplus. Or direct me to where I can learn. Please and Thanks.

little sphinx
#

!commands put the relevant lp commands you want to deluxetags and cratesplus config.yml depending on your need. Ensure you set them to run them from console.

wanton stratusBOT
split veldt
#

Run the same commands you usually would

#

Use the placeholders the plugins have for "players name" in the command

little sphinx
#

if you are unsure on how to config deluxetags or cratesplus id suggest asking their support

split veldt
#

e.g /lp user [placeholder for name] parent/permission ..... etc

sharp quest
#

if i update luckperms i dont loose my config

#

?

split veldt
#

Nope

#

Do a backup just incase

#

Always backup when updating, things can go wrong and you will be safe if you do a backup.

little sphinx
#

just replace the luckperms .jar

sharp quest
#

and thats it?

little sphinx
#

and backup, yes ^^

sharp quest
#

ook

#

thanks :)

split veldt
#

That's it, yep

#

if you h ave multiple servers, make sure they're all on the same version 🙂

#

keeps things running smooth

sour slate
#

@split veldt are u available to dm?

wanton stratusBOT
#

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

sour slate
#

usb_hub are u available to dm?

little sphinx
#

no dms for support

sour slate
#

ok ty

#

is there anywhere I can ask for help for a donation etc?

little sphinx
sour slate
#

basically Im a 45 yr old boomer trying to set up a server for my child. And don't know anything. 😄 SO would like some help. Anyhwere I can go for someone that knows code etc to help me for a small donation without breaking any rules?

proud hound
#

the advertisement rule applies to requesting services - if you'd like, here is a link to somewhere you can go to do so without breaking rules

#

or potentially /r/mcstaff on reddit

sour slate
#

Thank you heaps Larry. 🙂

proud hound
#

❤️

split veldt
#

My DM's are disabled sorry, i'd be more than happy to give advice in #general however I'm about to go out to visit some friends.

slow shard
#

i cant use gmc for some reason?

#

and i have the perms for it

hasty tree
#

!verbose

wanton stratusBOT
slow shard
#

oh right

#

stupid verbose

#

it says essnetials

#

not essentials

proud hound
#

that's not verbose

#

that's your typing history

hasty tree
#

yeeeah, that's your bad :P

slow shard
#

wait it is?

#

ohhhhh shhhhhhhh

bright meteor
#

Uh I don't know if it's here to ask questions, but how to unset permissions like this:
If I have permissions
example.example1
example.example2
example3.test
How can I remove example 1 and 2 and keep example3.test ? with 1 command ? Or unset for each example.example

proud hound
#

are they set on a group or ruser

bright meteor
#

On a user

proud hound
#

lp user <name> permission unset <permission node>

#

run it twice

#

once for each node

bright meteor
#

Ok :/

proud hound
#

or use the editor to remove them

#

!editor

wanton stratusBOT
bright meteor
#

No it's when player click on an item in an inventory, it run commands

#

And I have 16 permissions to remove 😅

#

Ok thanks you

urban wasp
#

Umm

#

@proud hound

wanton stratusBOT
#

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

urban wasp
#

I need help

#

Please

#

Please

hasty tree
#

!ask

wanton stratusBOT
#
Please ask your question!

Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!

Why shouldn't I ask to ask?
proud hound
#

dude

urban wasp
#

Not that

#

omfg

proud hound
#

why did you tag me lol

hasty tree
#

and what is your problem.. lol

urban wasp
#

lp bulkupdate all delete

#

Look

#

I wanted just data

#

That deleted everything ingame

hasty tree
#

shocking

urban wasp
#

All ranks perms

#

everything

proud hound
#

that's what it does...

hasty tree
#

hopefully you made a backup

urban wasp
#

I have a database file

#

From earlier today

#

Will that help?

hasty tree
#

sure

proud hound
#

what kind of database file?

urban wasp
#

It's a EasyBackup

#

EasyBackup daily backups

proud hound
#

this is not a file format

#

still not a file format

hasty tree
#

we have no idea what that is

urban wasp
#

It's a .db file

#

From earlier

proud hound
#

.<?>.db

#

usually

hasty tree
#

does it say h2?

proud hound
#

something goes in the <?>

urban wasp
#

Yeah

#

h2

#

luckperms-h2.mv.db

#

Just upload that and replace the current one?

proud hound
#

not wuite

#

make sure it's in the LP folder

#

and start the server

urban wasp
#

kk

proud hound
#

see if your perms are there

urban wasp
#

I can't open it

#

but

proud hound
#

no you cant

urban wasp
#

It's larger then the current file

hasty tree
#

and the storage method must be set to h2

urban wasp
#

So it should have something

proud hound
#

just drag n drop

#

into the server

hasty tree
#

copy maybe

urban wasp
#

kk

proud hound
#

luckperms folder

urban wasp
#

one sec

proud hound
#

copy would do it too

urban wasp
#

Why are people still using pex and groupmanager?

proud hound
#

idk man

urban wasp
#

You guys the best ❤️

proud hound
#

dumb decisions

urban wasp
#

right

#

Ok

#

What

#

What

#

What's the proper command?

#

To delete player data. Not rank data

proud hound
#

lp bulkupdate users delete. first make a proper backup

#

lp export <anynamehere>

urban wasp
#

Ok

#

I made one

#

I always do backups in my irl database in the store.

#

Reachs around 10 GB of data to edit and delete

rancid hemlock
#

Hello! I don't currently know where is the place to suggest things, and been looking all over the discusstrack(spigot), wiki, discord channels and the new website but haven't found a proper place to make it.
Some weeks ago I asked for help on how to edit the time format on expiry placeholders of LuckPerms, saddly there wasn't a way. But I could change it successfully using JavaScript on PlaceholderAPI, but wasn't that easy to get it right.
Is there any chance that it is implemented a section on the config file, where you could change the time format, on some future update of LuckPerms? It would save way a LOT of time to people that needs that. And it could look something like this:

Time-Format:
Days: '%days%d'
Day: '%day%d'
Hours: '%hours%h'
Hour: '%hour%h'
Minutes: '%minutes%m'
Minute: '%minute%m'
Seconds: '%seconds%s'
Second: '%second%s'```
I'd be really thanksful is this can get accepted since it will probably help a lot of people in the future.
proud hound
#

!suggest

wanton stratusBOT
rancid hemlock
#

Thanks

proud hound
#

please use that ^

rancid hemlock
#

Btw, what do you think of the suggestion? lol

hasty tree
#

it's good :)

proud hound
#

I think it's incredibly niche but will add customization

rancid hemlock
#

Thanks :DD

#

I was submitting that comment and somehow when pressed enter that ":DD" changed to a middle finger emoji :''

hasty tree
#

i would have just rolled with it

split veldt
#

Could be a person with a paralysed hand.

#

Just saying.

bleak carbon
#

such as the command to create a rank

gritty cove
#

can i add world renamed from multiverse ?

#

or i need to add world on my folder

proud hound
#

hmm

#

this does not seem LP related, unless im missing something?

#

are you referring to world contexts

gritty cove
#

bcs somethimes it works : /

bleak carbon
#

such as the command to create a rank @proud hound

rancid hemlock
#

lol

#

read rule 1

proud hound
#

@bleak carbon that is not a question

#

!usage might be able to help with creating a rank if you would like

wanton stratusBOT
gritty cove
#

can i add world renamed from multiverse ?
or i need to add world name from my server folder

umbral pumice
#

My color prefix is not showing. How do i make it show

bleak carbon
#

please

proud hound
#

@gritty cove don't re-ask, answer the question I asked you about it

gritty cove
#

oke sry

proud hound
#

!chat @umbral pumice

wanton stratusBOT
#
LuckPerms does not display things in chat!

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

gritty cove
#

...

#

so ?

#

-_-

proud hound
#

you didn't answer the question lol

#

How am i supposed to help you if you ignore what i ask

#

(twice)

gritty cove
#

where

#

is ur question

#

I mean in the editor that I can use a world renamed from a multiverse...

#

sry my eng. sucks

#

are you referring to world contexts ---> yes

#

sry i just

#

dont see it

#

dude

fresh fulcrum
#

hello

#

ive got a question

#

can somebody give perms to /kit pvp on my server with luck perms? idk how 😦

hasty tree
#

!usage

wanton stratusBOT
fresh fulcrum
#

turbo

#

any idea how to fix it?

hasty tree
#

!verbose

wanton stratusBOT
hasty tree
#

that will show you the permissions being checked when the command is run

fresh fulcrum
#

kk

elfin notch
#

Is there a way to automatically set a Default role/rank to a new and existing players that join the server, I can't find any information about this.

proud hound
#

It will always be the rank default

#

Just give it parent groups/prefix/displayname

#

@gritty cove go into the world and run lp user <you> info to see the context of that world as it currently is. That's the context you can use

foggy spade
#

Did anything change for chat formatting from version 4 to 5? because it was working fine for me in version 4 but in 5 i cant get it to work at all, no prefixes or anything anymore, and im not using any files/perms from the old version of lp

little sphinx
#

@foggy spade do you have vault and a chat plugin installed?

foggy spade
#

using sponge so im using nucleus

little sphinx
#

screenshot lp user USER info

#

ah

#

screenshot lp user USER info

fresh fulcrum
#

@hasty tree it said this when i deopped myself and tried using kit pvp

wanton stratusBOT
#

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

fresh fulcrum
#

o..

little sphinx
#

set the perm node essentials.kit

#

as it clearly says its undefined

fresh fulcrum
#

but what does world guard

#

have anything to do with it

#

?

little sphinx
#

not to run /kit

little sphinx
#

but its just how worldguard checks permission nodes

#

@foggy spade is the prefix correct?

foggy spade
#

its not showing the prefix

little sphinx
#

as shown in the screenshot

#

is the prefix [TEST] ?

#

is that correct?

foggy spade
#

It's not showing any prefix when i speak in chat

little sphinx
#

!chat

wanton stratusBOT
#
LuckPerms does not display things in chat!

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

foggy spade
#

but that is the correct prefix IF it would show one

little sphinx
hasty tree
#

1337 members nice

proud hound
#

Quick screenshot

fresh fulcrum
#

ben

#

now it says this

hasty tree
#

so close to 420 online :(

fresh fulcrum
proud hound
#

Then add that perm

little sphinx
#

then set that perm node

proud hound
#

This is literally as self explanatory as it gets

little sphinx
#

yea lol

fresh fulcrum
#

thanks XD

#

sorry if im being a total noob

#

XD

#

YAS IT WORKS

#

THANK YOU SO MUCH 😄

little sphinx
#

np!

prisma minnow
#

how do i add creative mode to my pixelmon server

split veldt
#

./gamemode creative?

little sphinx
#

or a creative world?

prisma minnow
#

its says i dont have permissions ive opped myself too

#

it wont let me

little sphinx
#

!verbose

wanton stratusBOT
quaint gyro
#

I was kindly given information yesterday on how to merge the perms from a server in to an existing MySQL database. Before I do it, can someone tell me how the merge works?
If there are groups of the same name do they merge, do one of the groups get overwritten or do I end up with the 2 groups?
Thanks

little sphinx
#

do lp export file to backup first

quaint gyro
#

Thanks. Already done the backup and know how to merge them, I was wondering if all of the perms/data get merged all together (as the name implies) or do end up with multiple groups, tracks etc from both?

#

Guess I'll give it a try and see :o)

#

Whatever you import overwrites the existing data but leaves data that was not in the 'import'.
Now I need to undo all that..

fresh fulcrum
#

anybody know how i can give perms to spawn XD

#

i wrote spawn

#

in defaults but they cant

#

default*

little sphinx
#

thats not a perm node

fresh fulcrum
#

nvm i fixed it

#

essentials.spawn

little sphinx
#

yes

#

this may be useful ^

gritty gate
#

how can i solve this problem

little sphinx
#

!errors

wanton stratusBOT
gritty cove
#

on permissions for lp --> luckperms.user -- i need only this or i must add ...user.*

little sphinx
#

!permissions

wanton stratusBOT
gritty cove
#

nah sry

#

ty

#

okey thats not there

#

can u answer me ? someone if i need to add .*

little sphinx
#

if you want to give all /lp user ... commands, then yes

gritty gate
#

problem in config ?

gritty cove
#

okey ty

gritty gate
#

this problem mysql connection ?

gritty cove
#

it seems like sql permissions for lp is dissallowed

#

but yes u have problem with sql connection

#

connection closed

gritty gate
#

how can i activate can you help me ?

gritty cove
#

ooof i can try 😄

#

read !storage

#

!storage

wanton stratusBOT
gritty cove
#

u need to setup ur config file in lp correctly -> check for storage type, name, ipadress u can try rename 127.0.0.1 to localhost , password

foggy quartz
#

help

#

please

#

what is the command to give someone a rank

gritty cove
#

!commands

wanton stratusBOT
gritty cove
#

@foggy quartz

foggy quartz
#

yes

#

helps

#

i need to know the command to give people a rank on my server

gritty cove
#

😄

toxic wagon
#

!usage

wanton stratusBOT
gritty cove
#

/lp user <name> promote <track> if u have track

foggy quartz
#

what is a track?

gritty cove
#

in track u can have sorted groups by weight so if u promote someone using track he will be promotet to next group

foggy quartz
#

well how do i get to track?

toxic wagon
#

@foggy quartz Read the link I sent you. It shows you how to add groups to players

foggy quartz
#

i know but im trying to set a track which i dont know what that is

toxic wagon
#

!track

wanton stratusBOT
#

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

toxic wagon
#

!tracks

wanton stratusBOT
foggy quartz
#

that no make sense

gritty cove
#

use /lp editor

foggy quartz
#

im on it

#

the website

#

on luckperms

gritty cove
#

latest editor is rly easy to setup

foggy quartz
#

can u tell me how to change one of my groups to have a track

toxic wagon
#

@gritty cove That page explains what tracks are. If you're only trying to add a user to a group. than you don't need tracks

gritty cove
#

yikes yeah sry i want to help im quiet now

little sphinx
#

!usage start from here @foggy quartz

wanton stratusBOT
foggy quartz
#

how do i change itttt plz

toxic wagon
foggy quartz
#

is just says a track named 3 cannot be found

gritty cove
#

u must make one named 3

foggy quartz
#

a group

#

?

gritty cove
#

if u want to setup track u need to crate track named <name> then u need to add groups there .

foggy quartz
#

where do i make a track?

gritty cove
little sphinx
#

you need to setup groups first

#

!usage please

wanton stratusBOT
little sphinx
#

read

foggy quartz
#

misick i did it

gritty cove
#

cg

foggy quartz
#

i made a track'

atomic lake
#

wrong channel (I saw)

foggy quartz
#

misick

gritty cove
#

nah ?

foggy quartz
#

i did it

#

and its saying i dont have my perms

gritty cove
#

use lp editor in console

little sphinx
#

you need to set the perm nodes

gritty cove
#

setup perms for groups

little sphinx
#

what are the nodes depends on the plugins you use

foggy quartz
#

i did

#

i did set up the plugins

little sphinx
#

what exact perm node did you set?

foggy quartz
#

and the groups

gritty cove
#

😄

foggy quartz
#

and it no work

little sphinx
#

what exact perm node did you set?

foggy quartz
#

idk

little sphinx
#

🤷‍♂️

foggy quartz
#

😦 i give up ive been having a bad day and i...

little sphinx
#

wot @gritty cove

#

oh lol

gritty cove
#

sry bad screen

foggy quartz
gritty cove
#

: P

little sphinx
#

those are not perm nodes

foggy quartz
#

thats all i want standerd to do

#

what are perm nodes bruv i just said i dnt know

little sphinx
#

its pluginname.something

#

!usage and again, you should start reading from here

wanton stratusBOT
little sphinx
#

for perm nodes of plugins, you need to look into the plugin's documentation for the nodes

foggy quartz
#

i just want a standerd rank where they can only do /spawn and /warp skywars

#

am i just dumb

little sphinx
#

🤷‍♂️