#support-2

1 messages · Page 51 of 1

analog swift
#

me or the person i name

high raven
#

the person you name

analog swift
#

a bunch of red text shows up

#

???

#

@high raven

wintry cloudBOT
#

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

high raven
#

i can't read your mind man

#

screenshot

analog swift
#

k

#

wait i did it again and no text came up

nocturne hemlock
#

hey guys, do ExtraContexts work correctly? I am using wg-region for one port command and its says I dont have the permissions

high raven
#

make sure you enable it in the EC config

#

!extracontexts has a readme that explains i think

wintry cloudBOT
nocturne hemlock
#

ahh, nice thanks.. this option was there before?

high raven
#

which option?

nocturne hemlock
#

enabling WG

high raven
#

yes it's always been required afaik

#

some people don't need them all so you need to enable the ones you want

nocturne hemlock
#

hmm, maybe I didnt copy config when I was transfering server to new host

#

anyway, thank you, I will do my testing 😄

high raven
#

np!

nocturne hemlock
#

I should see wg-region in contexts when I use command /lp user <user> info, right?

high raven
#

yes

#

make sure you restart the server once you enable it

nocturne hemlock
#

so something is not quite right 😄

high raven
#

indeed

nocturne hemlock
#

I restarted server

#

I restarted server one more time to me sure, still without wg-region contexts

high raven
#

any errors on startup?

nocturne hemlock
#

.... [20:48:58 INFO]: [ExtraContexts] Enabling ExtraContexts v2.0-SNAPSHOT

#

LP without errors too

high raven
#

What's the config look like

nocturne hemlock
wintry cloudBOT
nocturne hemlock
#

sorry

high raven
#

should follow the format

#

not worldguard:true

#

wg-region: true

nocturne hemlock
#

so change 'worldguard:true' to 'wg-region: true' ?

#

I changed only false to true

high raven
#

yes

#

hm

#

try it

nocturne hemlock
#

I had in default config 'worldguard: false' so I only switched it

high raven
#

yeah, i understand, see if changing it to wg-region works? if not, change it back

nocturne hemlock
#

and still nothing even with wg-region

high raven
#

ok yeah change it back

nocturne hemlock
high raven
#

are you sure you actually have worldguard installed

nocturne hemlock
high raven
#

oh, that looks like a different worldguard than I've seen

#

is it standard WG from here?

nocturne hemlock
#

like my permission setup with this wg-region was working in 1.15, I dont know what could change

#

wg and permissions are unchanged

high raven
#

that's... strange

nocturne hemlock
#

yep

high raven
#

perhaps make an issue on the EC github, including steps to reproduce so luck can fix it

nocturne hemlock
#

unlucky 😦

weary basalt
#

So I'm looking to disable certain commands for all users. Is that just the default group?

The way we have the server, there won't really be any groups.

high raven
#

usually people don't have commands by default, like almost never. Good plugins will force you to define them as true through a perms plugin for them to be accepted

#

buttttt

#

if one or two is, yes just set the permission to false in default group

weary basalt
#

Okay thanks

#

I'm having trouble finding it on the command usage page, but is there a command to add a user to a group?

#

nevermind, I missed the "Adding user to a group" section

weary basalt
#

So I accidentally set luckperms instead of luckperms.* and this is the list for default on luckperms. I tried unset, but now it's just set to undefined but still listed.

It is shown as green, does this mean that default now has access to LP? Is there a way to remove this?

high raven
#

It is shown as green, does this mean that default now has access to LP? Is there a way to remove this?
as it's not a valid perm, it wont do anything, and you can remove it using lp group default permission unset luckperms server=undefined

#

btw that server=undefined is a context

#

it is not what that is set to

weary basalt
#

So everytime I want to unset a permission, I need to also do server=undefined?

So when I just do the normal unset without server=undefined, it's just changing the permission for the local world?

quartz maple
#

darkswordsman when you use server=undefined, you're telling LP that players will get that permission in a backend server named 'undefined'

weary basalt
#

Oh I see

#

I think it's because I did lp group default permission set luckperms undefined ?

#

I did that because another command I checked said that a permission that I never set was undefined, but I guess that's not really correct, lol

quartz maple
#

well it is true that permissions you never set are treated as undefined

weary basalt
#

Yeah, I was trying to "unset" it by setting it to undefined, so I'm guessing that's what caused it to say (server=undefined) in the list

quartz maple
#

yeah, and you should be able to get rid of it by running the exact same command (including server=undefined) but with unset instead of set

weary basalt
#

right

#

So now another issue. I set inheritance, but looking at the permissions, it says "moderator" doesn't have any permissions, though it's parent is "default".

Is this normal?

#

I take it the inherited permissions just aren't reiterated in this list?

high raven
#

you set those two perms in default?

weary basalt
#

yes

high raven
#

that gives anyone who joins full access to LP and CP

weary basalt
#

I set them to false, which is why they're red

#

right?

high raven
#

oh yeah

weary basalt
#

Lol

high raven
#

you could also just not set them 😛

weary basalt
#

I haven't set perms on moderator yet

#

I'd rather be explicit in permissions

high raven
#

then set * to false lol

#

it will deny literally everything you don't give perms for

weary basalt
#

Since I assume that if I set * to false, I can explicitly give child permissions to specific groups.

So while admin might inherit coreprotect.* = false, I can set coreprotect.inspect = true for admin?

high raven
#

yes

weary basalt
#

Okay cool

high raven
#

!advanced describes several reasons that will work, one because wildcard and two because inheritance and hopefully 3 cause weight

wintry cloudBOT
weary basalt
#

But yeah, so back to the list. Are inherited permissions just not repeated in the info?

high raven
#

correct

weary basalt
#

Okay cool

#

Thanks for all the help. My brain must've been super melted yesterday if I was having trouble with this stuff.

quartz maple
#

does anybody know if there's any difference between exporting the LP database using commands, and using something like mysqldump on the database itself?

prisma hinge
#

how do I give a specific player the permission node "place.water"

#

When I try /lp user (username) permission place.water it says it works but it doesn't give them the permission node

#

because they are still unable to place water

high raven
#

/lp user (username) permission SET place.water

#

you forget the set

prisma hinge
#

I forgot to say set in discord but thats what I did

#

It still doesn't work for some reaosn

#

Wait

#

Nvm

#

I was wrong

#

Thank you so much

high raven
#

run lp user <name> permission check <perm> to see

#

np

weary basalt
#

I know it's probably not intended, but would moving the whole, configured LuckPerms folder onto a new server that didn't have the plugin (including the config and H2 database) cause any issues?

If so, would it be best to just move over the plugin jar, then once the server restarts, add the exported zip and import?

tame hollow
#

i would run the export/import commands as this is what they are best used for

#

copying the entire folder may cause some issues

prisma hinge
#

I have a question

#

again

#

huh

#

am i able to add a suffix to a player?

#

to an individual player

#

?

tame hollow
#

of course

#

same as adding to a group but replace "group" with "user"

#

/lp user <user> meta addsuffix <priority> <suffix>

prisma hinge
#

thx

dry sapphire
#

Is 2.18.0 EssentialsX works with LuckPerms? Because after install both of these, i as an /op can do anything with /lp commands, but it is not affected at all. For example - i create a group "admin", and set the prefix with color. And also add a player to that group. But nothing changes. What can i provide, for some good answer?

tame hollow
#

!faq might be a good starting point

wintry cloudBOT
tame hollow
#

make sure you have vault, of course

safe cradle
#

for some reason prefixes arent working?

quartz maple
#

tiskua do you have a plugin that displays prefixes in the chat installed

#

luckperms won't do that for you, it just gives it to the plugin that does

tame hollow
#

tiskua you can also read the FAQ, it has a lot of troubleshooting info for prefixes

safe cradle
#

I use 1.16 and vault,essnetialschat

#

for prefixes

dry sapphire
#

make sure you have vault, of course
I think i fixed that, thank you)

analog swift
#

i need heklp

quartz maple
#

!ask

wintry cloudBOT
#
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?
analog swift
#

!ask help me

wintry cloudBOT
#
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?
analog swift
#

!ask my lp perms arnt working with essentials x

wintry cloudBOT
#
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?
high raven
#

Dude did you read the embed that keeps popping up even once

prisma hinge
#

Lololol

hearty schooner
#

Anyone know the way around Luckperms stopping a forced command going through - Need the player not to be able to run the command, but it to still force run when told to?

high raven
#

im not sure what you mean a forced command

#

if a command has a permission assigned to it, the player running it needs that permission

quick lagoon
#

or you set the command to run in console (if whatever plugin you are using aallows for thaat)

hearty schooner
#

I would, but I can't get the console to know which player the command needs to be run for? if that makes sense?

quick lagoon
#

idk you havent reaally tell us how exactly are you forcing players to run commands

hearty schooner
#

Husky crates.

#

Iv'e done it before, not quite sure how.

high raven
#

what do you mean forced command though?

hearty schooner
#

So It forces the player to run the command

#

Even through permissions

quick lagoon
#

usually is setting to the pplugin to run commnd through console or they can something temp op them for a sec just to run that command

high raven
#

what forces the player? the plugin?

hearty schooner
#

Yeah.

high raven
#

HuskyCrates should have some documentation on what that does

hearty schooner
#

Documentation is lacking unfortunately, still writing it.

#

I'll send a help ticket to them, thanks for the help 🙂

high raven
#

np!

unkempt elk
#

Can anyone tell me what's going on here?

high raven
#

worldguard+lp going wonky

#

An exception was thrown by me.lucko.extracontexts.calculators.WorldGuardFlagCalculator whilst calculating the context

#

is this WG for 1.16?

civic quiver
#

hi, i just installed luckperms and tried to make other players have a command, but now they dont have access to do anything

high raven
#

!usage

wintry cloudBOT
quick lagoon
#

depend on the actions you want your players to be able to do, set the relevant perm nodes

civic quiver
#

okey, but they cant even open doors

quick lagoon
#

best is to look into the plugin documentation for their perm nodes

#

do you happen to have essentials antibuild?

civic quiver
#

yes i do

high raven
#

that'll do it

#

it does what the name says

#

stops about anything from happening

#

just delete it tbh, you probably don't need that

civic quiver
#

well i have it downloaded but not in the group

#

group in lp*

high raven
#

that's... not now plugins work

#

they do their thing and you can modify how players interact with that thing using perms

#

EssXAntiBuild's thing is stopping pretty much everything, and you can add permissions to bypass it

#

but if you don't need the functions of that module, best to delete it

civic quiver
#

okey, so just delete it completly form plugin folder

high raven
#

yep, as well as EssXGeoIP and EssXXMPP probably

#

plugins with features you don't need that are included in the zip

civic quiver
#

okey, thank you very much

#

it fix it btw, thanks

unkempt elk
#

WG for 1.16, no It's for 1.15.2

#

is this WG for 1.16?
@high raven Bump*

wintry cloudBOT
#

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

quick lagoon
#

so... is it the wg version that support 1.16?

unkempt elk
#

7.0.2

#

A min

#

7.0.2 = 1.15 +1 , that's what they said In bukkit websites

quick lagoon
#

try their 1.16 build for wg

unkempt elk
#

Aight!

#

I'll try it and update to you later

haughty dirge
#

Was looking at the documentation for syncing data between multiple servers. Even though I read & looked at the documentation, I still tend to have issues.

quick lagoon
#

You first need to have a sql database

haughty dirge
#

The database is setup. What's next?

high raven
#

put its info in the LP config

#

for every server

haughty dirge
#

It's all imported & ready to go. I have all of the Lobby servers initialized, with that same data.

high raven
#

imported?

haughty dirge
#

However, it's failing to actually pull it from MySQL, even though it's listed.

high raven
#

you don't need to import, when using a db

#

just connect each plugin to the same one

haughty dirge
#

It's not an import. Just how I phrased it.

#

That's what I did.

#

It's not working properly.

high raven
#

how so

haughty dirge
#

I set my group in the primary lobby, and go to the next lobby, it doesn't update within a 60 second period.

high raven
#

does it update anywhere anytime

haughty dirge
#

It doesn't. For the main Lobby, it registers as MySQL. For the other two, it says H2, even though the configurations have the same MySQL data as the first one.

high raven
#

you need to set storage-method to MySQL in the other two's configs

haughty dirge
#

I did.

high raven
#

and messaging-service to sql

haughty dirge
#

I did all of those.

#

Well, wait:

#

Give me a moment.

#

I may of not done the last one.

#

Received this warning.

#

>.... [12:22:07 WARN]: [LuckPerms] Messaging service 'sql' not recognised.

high raven
#

!paste the entire startup log

wintry cloudBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

haughty dirge
#

I'll let it automatically do pastebin, here.

wintry cloudBOT
haughty dirge
#

It's under MySQL.

high raven
#

!paste the entire startup log

#

Also

#

[LuckPerms] Loading storage provider... [H2]

#

you're either omitting something important from the startup log or have not set storage-method to MySQL

unkempt elk
#

Ben, WG replied to me with this "LP has a bit of a loop in their context resolver by the look of it"

heady zenith
#

!help

wintry cloudBOT
#
Available commands:

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

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

heady zenith
#

!inheritance

wintry cloudBOT
thick sapphire
#

!ask

wintry cloudBOT
#
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?
thick sapphire
#

!notworking

wintry cloudBOT
#
Please tell us what's going on!

We really would absolutely love to help you out! However, telling us that it isn't working wastes everyone's time. Please, just describe the issue you're having clearly and with as much detail as possible, and send any relevant screenshots of whatever problems you're having.

For Console Errors:
maiden raptor
#

Do you get the helpful role by just being helpful?

proper pulsar
#

But essentially yes

native depot
#

Right now my server doesn't have a permission manager at all, and 90% of all permissions work as expected. Players without op can only access basic commands like LWC and /help.

If I install LuckPerms, I will need to individually add every single permission node to the default group. Is there a way to use the current defaults as the permissions for the default group?

quartz maple
#

if you're fine with your plugins' default permission settings then you shouldn't need to add those permissions to luckperms

tame hollow
#

LP will respect the default behaviour of permissions

#

but this is also able to be changed in the config

native depot
#

I'm fine with 90% of the defaults, but there are a few that need changing.

#

How do I set that up Turbo? When I added LuckPerms without modifying anything normal players couldn't use /msg.

wintry cloudBOT
#

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

white bough
#

What did you use before installing luckperms?

native depot
#

We also had EssentialsX installed which appears to add its own permissions manager.

#

Is LuckPerms intended to follow plugins' default permission behavior when completely unmodified?

tame hollow
#

Most of Essentials' commands will require the permissions to be set

#

idk how it works without a perm plugin

#

but it's pretty standard to need to add permissions for everything you wish for players to use

white bough
#

LuckPerms works with GroupManager and PEX too as I know but if you haven't installed a permission meneger plugin before, it won't work. You must set all the perms in LuckPerms too set up everything correctly.

native depot
#

There's no way to use the default permissions of plugins by default?

#

Alternatively, is there a way to list the permission nodes that players get before a permission node is installed?

#

This is new to me, so setting up LuckPerms would probably be a 1-2 hour project for me. I only want to change the permission level for two commands.

white bough
#

The default perms will work until you set up LuckPerms I think. If you set up the default group's perms using LuckPerms, the perms you set before won't work. I don't know it correctly, but you can easily test it. Give a permission to the default group using the /lp group default permission set essentials.tpa for example, and if just the tpa command works you must set each perms in LuckPerms too.

#

You can use /lp group default permission unset essentials.tps to unset it.

tame hollow
#

the essentials defaults aren't really proper bukkit defaults from what i know.

#

the default thing refers to bukkit default permissions

#

yeah, this all they define for permissions, everything just defaults to op

#

welcome to permission plugins! it's not exactly a walk in the park but once you get past the initial setup stage, you'll be fine.

white bough
#

The web editor function can help you to not lose that much time.

quick lagoon
#

??

tidal blade
#

They mean the webeditor lets you do stuff faster, not wasting as much time.

tame hollow
#

praise web editor

pale mica
#

how to change language? 🤔

tame hollow
#

!locale

wintry cloudBOT
mighty dagger
#

how do i setup perms like how do i give a group/rank world edit or msg abliities or fly and /nickname

high raven
#

!usage

wintry cloudBOT
open sky
#

Why is there a 4 infront of everyones names?

quartz maple
#

#general but you likely put an extra '4' somewhere in your chat plugin config

open sky
#

I'll look

south cairn
#

or in the prefix

quartz maple
#

yeah that too ^

open sky
#

I checked the prefix, not that

proven bridge
#

Hello! Is LuckPerms available for 1.16.1?

tame hollow
gaunt narwhal
#

please help

warm jetty
#

il y a des francais pour m'aider svp

unreal shadow
#

Hey, I was on a local h2 storage method and I want to pass to a mysql method. How I can do to transfer data, groups .. h2 to mysql ?

high raven
#

!switch

wintry cloudBOT
unreal shadow
#

Tanks !

atomic drum
#

Is it possible to assign a permission to a certain player once they run a specific command (for example,, if i made a command alias for something)? They obviously don't have permission to add permissions etc. but is this possible with LuckPerms?

#

I effectively just want them to run a command once they've read the rules to make them become Member rather than Guest - the command would be on the last page.

quick lagoon
#

if you are running the lp command through another plugin, then set it such that it run the command from console

atomic drum
#

Ok, I'll make one, thanks.

#

Would it be quicker just to do (player).addPermission(...)?

#

Or would it not work?

high raven
#

!API there are some good docs here on adding perms to players, basically yeah add and then save the user

wintry cloudBOT
atomic drum
#

Yeah but is luckperms necessary to import when all i need to do is add a permission?

lofty fiber
#

You could use Vault for it

#

I'd recommend not reinventing the wheel or adding them yourself, since it requires you to track potentially large amounts of objects and isn't the best implementation. I tried writing my own permissions plugin a while back, never again.

atomic drum
#

What would you say now about adding a confirmation command then?

#

it's to confirm that they've accepted the rules. I only want to switch their group

#

Would this work correctly, to be sure:
LuckPerms api = LuckPermsProvider.get();
api.getUserManager().getUser(args[0]).setPrimaryGroup("member");`

lofty fiber
quick lagoon
#

i dont think its setPrimaryGroup hmm

tidal blade
atomic drum
#

ah should be using groupmanager

#

ok

#

ty

lyric depot
#

My context servers arent working? I give someone a perm then server=hub and they don't receive the permission?

tidal blade
#

Do you have luckperms on the hub server and have you set the server names in the LP configs

#

An do all servers share the same database

lyric depot
#

Found the issue, thank you

atomic drum
#

Is it possible to disable chat for a certain rank?

#

disable sending chat*

quartz maple
#

you can install a separate plugin which disables chat for anybody without a certain permission, then use LuckPerms to assign that permission to only the ranks you do want to be able to speak

#

and before you ask, I unfortunately don't know of any which do that so you'll have to look around

prisma hinge
#

Is it possible to disable chat for a certain rank?
@atomic drum You can use essentials

#

or if on a bungee network, bungeechat works

wide anvil
#

Hello !

I am currently doing group permissions through the online editor, and this had never happened to me before after months of using LuckPerms, but it turns out I have an in-game error and the changes made do not save. In the console I have the following alert.
Do you have any idea of ​​the source of this problem?

Thank you so much !

https://bytebin.lucko.me/5yFWKl4S3K

high raven
#

after you save and applyedits, do you start a new session?

#

every single time?

wide anvil
#

I tried multiple sessions, it happens every time

high raven
#

can you please send your applyedits command for a session that throws this error

wide anvil
#

Yup: /lp applyedits sm1Bg8Q84q

barren fable
#

Looks like an SQL error to me happening while using the messaging service, is your database structure outdated?

#

With "database structure" I mean the one when LP inited it

wide anvil
#

I've never had this error before, and I last used the online editor two days ago. I am using a database provided by a web host, and I have no problem connecting to it, it seems to work fine at first glance ... 🤔

barren fable
#

Can you delete the "messenger" table?

high raven
#

make a backup!

#

of the DB and LP

#

lp export <anyname>

#

you'll likely need to use it

#

if you go and delete tables

wide anvil
#

I try it, thanks

#

But... The editor seems work 😂

high raven
#

what versions of MC are on, and did you unzip the backup?

wide anvil
#

My server is in version 1.16.1, and I have tried both, unzip or not

high raven
#

nooo no unzip

#

what version of LP are you on? send the output of lp info perhaps

wide anvil
high raven
#

huh, that's strange

#

if you export using lp export <anyname> and then go onto a test server or somewhere safe and run lp import <samename>.json.gzwith the export zip in the test folder what is the full things that appears

wide anvil
#

I created another server under the same version and another database to try, and it gives me the exact same message, and nothing is added on the database ...

#

I will try on a database from another of my services to see

#

Same x/

wide anvil
#

Got any idea how to import this file directly from the database, from phpMyAdmin? Because suddenly it doesn't work since it's a .json, and it represents a bunch of grades and permissions 😭 😂

high raven
#

it can't be unzipped, if you unzip it it won't import

wide anvil
#

Yes yes, but I mean since it doesn't work in-game via the /lp import, maybe it is possible to use it in another way ... If for example I unzip and I activate the storage in json, or something else 🤔

high raven
#

It should deffo work for importing, if it's not something is vv wrong

wide anvil
#

I suspect, I would like to be able to go back in time, for lack of having the editor that works I would at least have the groups and permissions already in place x)

high raven
#

do you still have the original .json.gzip backup or is it unzipped

wide anvil
#

It's the original, it's not unzip.

I reset the database and imported an old backup from phpMyAdmin, which is one month old. I imported all tables except users and user_permissions. I lost some changes in the meantime but nothing serious, in the meantime the editor is working again and I was able to apply the changes I made earlier 🤔

high raven
#

looks like a potential database corruption of some sort

#

a brand new db might be able to take the import

wide anvil
#

No, importing the .json.gz on a new database doesn't work, I tried on two other databases from two different hosts.

Is the messenger table important ? Can resetting it when importing directly from phpMyAdmin, as I just did, cause a problem ? Two weeks ago, I imported this file without the messenger table, and today this problem occurs. Whereas there, I just imported the same file but with the messenger table, and it works again... 🤔

high raven
#

Yeah tables don't regenerate automatically if you kill them

wide anvil
#

In fact when I do this I generate the tables during a normal start of the plugin, then I delete those I want to import, so the others are still there, including the messenger table.

Except that last time when I migrated my database I did that, but I didn't delete the messenger table so the freshly generated one stayed, whereas now I just deleted it, so it's the old one that took its place, and it works again...

high raven
#

very strange problem you've got happening there lol

wide anvil
#

At least it's working again and I haven't lost anything 😂

#

Thanks for your help 🙃

high raven
#

np!

prisma hinge
#

vault works

#

?

#

ben

high raven
#

what

prisma hinge
#

nvm

quick lagoon
#

@prisma hinge it depends on how to rankup works

prisma hinge
#

k

#

alr

quick lagoon
#

usually you can set it to run an lp command when /rankup is executed

steady river
#

When i put a suffix, in chat it comes [Owner] DougYT[Builder] and I want the space between the username and prefix. How do i fix it?

hearty pond
#

You can use a space then &r after the prefix and before the suffix

harsh thicket
#
>lp info
> [16:50:43 INFO]: [LP] Running LuckPerms v5.0.88 by Luck.
> [16:50:43 INFO]: [LP] - Platform: Bukkit
> [16:50:43 INFO]: [LP] - Server Brand: CraftBukkit
> [16:50:43 INFO]: [LP] - Server Version:
> [16:50:43 INFO]: [LP] - git-TacoSpigot-"95870a93" (MC: 1.8.8) - 1.8.8-R0.2-SNAPSHOT
> [16:50:43 INFO]: [LP] - Storage:
> [16:50:43 INFO]: [LP] - Type: H2
> [16:50:43 INFO]: [LP] - File Size: 0.04MB
> [16:50:43 INFO]: [LP] - Messaging: None
> [16:50:43 INFO]: [LP] - Instance:
> [16:50:43 INFO]: [LP] - Static contexts: None
> [16:50:43 INFO]: [LP] - Online Players: 0 (15 unique)
> [16:50:43 INFO]: [LP] - Uptime: 15m 14s
> [16:50:43 INFO]: [LP] - Local Data: 2 users, 1 groups, 0 tracks``` in hub
#
lp info=> [16:51:01 INFO]: [LP] Running LuckPerms v5.1.26 by Luck.
[16:51:01 INFO]: [LP] - Platform: Bukkit
[16:51:01 INFO]: [LP] - Server Brand: Paper
[16:51:01 INFO]: [LP] - Server Version:
[16:51:01 INFO]: [LP] git-Paper-1618 (MC: 1.12.2) - 1.12.2-R0.1-SNAPSHOT
[16:51:01 INFO]: [LP] - Storage:
[16:51:01 INFO]: [LP] Type: H2
[16:51:01 INFO]: [LP] File Size: 0.66MB
[16:51:01 INFO]: [LP] - Messaging: None
[16:51:01 INFO]: [LP] - Instance:
[16:51:01 INFO]: [LP] Static contexts: None
[16:51:01 INFO]: [LP] Online Players: 0 (1 unique)
[16:51:01 INFO]: [LP] Uptime: 9m 38s
[16:51:01 INFO]: [LP] Local Data: 0 users, 47 groups, 0 tracks``` in main server
high raven
#

ok so you see how the

[16:51:01 INFO]: [LP] - Storage:
[16:51:01 INFO]: [LP] Type: H2
#

that measn you arent connected to a db

harsh thicket
#

oh what

#

i connected it tho

high raven
#

you should read your servers' startup logs - im guessing it didn't connect and threw a nice big error

harsh thicket
#

nope no mass errors larry

high raven
#

ok I see two problems

#
  1. You need to keep formatting and have the ' ' around your password
#

like 'aeawfoaenfas'

harsh thicket
#

OH

high raven
#

you have left your storage method as h2

#

it needs to be MySQL or whatever type of db you have

harsh thicket
#
> [16:56:40 INFO]: __
> [16:56:40 INFO]: | |__) LuckPerms v5.0.88
> [16:56:40 INFO]: |___ | Running on Bukkit - CraftBukkit
> [16:56:40 INFO]:
> [16:56:40 INFO]: [LuckPerms] Loading configuration...
> [16:56:42 INFO]: [LuckPerms] Loading storage provider... [MYSQL]
> [16:56:42 WARN]: [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Starting...
> [16:56:42 WARN]: [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Start completed.
> [16:56:42 INFO]: [LuckPerms] Loading messaging service... [SQL]
> [16:56:42 INFO]: [LuckPerms] Loading internal permission managers...
> [16:56:42 INFO]: [LuckPerms] Performing initial data load...
> [16:56:42 INFO]: [LuckPerms] Successfully enabled. (took 2176ms)```
#

😮

high raven
#

therre ya goo

harsh thicket
#

oop

high raven
#

That's for another server, yeah?

harsh thicket
#

yeah

#

hub-1 is fine

#

main server is bad

high raven
#

Main server is getting its connection refused by the db or something in between

#

Check firewalls, etc

#

basically you probably missed something on main that you did on hub 1

harsh thicket
#

ehm

#

larry

#

it worked

#

but all my ranks and shit are gone

#

😢 wtf

high raven
#

well

#

that's simple enouigh to explain

#

you need to go back to a server with your ranks on it (switch storage-method back to h2)

harsh thicket
#

yeah uh

#

there isn't one

#

💀

high raven
#

did you delete it

#

your h2 storage

quartz maple
#

oof

high raven
#

@harsh thicket I mean a server that had your ranks

quartz maple
#

if you're on windows

harsh thicket
#

luckperms-h2.mv.db

#

this thingy?

high raven
#

yes!

harsh thicket
#

ja

#

it's still there

high raven
#

Which server had your ranks

harsh thicket
#

my main server

high raven
#

then stop it, switch back to h2

#

in the config

#

and start it again

harsh thicket
#

oke

#

storage-method: h2
?

#

oke its starting

#

oh thank gowd

#

lp info=> [17:03:52 INFO]: [LP] Running LuckPerms v5.1.26 by Luck.
[17:03:52 INFO]: [LP] - Platform: Bukkit
[17:03:52 INFO]: [LP] - Server Brand: Paper
[17:03:52 INFO]: [LP] - Server Version:
[17:03:52 INFO]: [LP] git-Paper-1618 (MC: 1.12.2) - 1.12.2-R0.1-SNAPSHOT
[17:03:52 INFO]: [LP] - Storage:
[17:03:52 INFO]: [LP] Type: H2
[17:03:52 INFO]: [LP] File Size: 0.66MB
[17:03:52 INFO]: [LP] - Messaging: None
[17:03:52 INFO]: [LP] - Instance:
[17:03:52 INFO]: [LP] Static contexts: None
[17:03:52 INFO]: [LP] Online Players: 0 (0 unique)
[17:03:52 INFO]: [LP] Uptime: 16s
[17:03:52 INFO]: [LP] Local Data: 0 users, 47 groups, 0 tracks

#

my wanks are back

#

how do I put them globally?

high raven
#

!switch

wintry cloudBOT
high raven
#

follow this guide

wide anvil
#

Hey, it's me again !
I'm putting this down here, I guess it's related to my problem I had earlier about the editor and the import not working anymore... (the editor still works)

https://bytebin.lucko.me/HBwvzWDUxl

Have a nice evening 🙂

harsh thicket
#

omg thats so confusing wtf 😢

#

/luckperms export <file>

#

whats the file?

high raven
#

read the whole wiki pls

#

its right there

harsh thicket
#

so like luckperms-h2.mv.db

#

do i write luckperms export luckperms-h2.mv.db

#

😢

quartz maple
#

literally anything else

#

xd

harsh thicket
#

wtf do i do then

quartz maple
#

name it literally anything else lol

#

name it bananas

harsh thicket
#

ok

#

okay

#

bananas.json.gz ;v

quartz maple
#

good job

#

you're halfway there

harsh thicket
#

I understand everything now

#

/luckperms import bananas=> [17:11:31 INFO]: [LP] (Import) -> Starting import process.
[17:11:31 INFO]: [LP] (Import) -> Reading data....
[17:11:31 INFO]: [LP] (Import) -> Waiting for initial update task to complete....
[17:11:31 INFO]: [LP] (Import) -> Setting up data processor....
[17:11:31 INFO]: [LP] (Import) -> All data entries have been processed and scheduled for import - now waiting for the execution to complete..
[17:11:32 INFO]: [LP] (Import) COMPLETED - took 0.297 seconds - No errors.

#

FUCK YEAH

quartz maple
#

did you swap to the other database type first

harsh thicket
#

oh wait

#

yeah I did

#

i made it mysql

#

and started

quartz maple
#

alright good

harsh thicket
#

then did that

#

[17:11:45 INFO]: [LP] Running LuckPerms v5.0.88 by Luck.
[17:11:45 INFO]: [LP] - Platform: Bukkit
[17:11:45 INFO]: [LP] - Server Brand: CraftBukkit
[17:11:45 INFO]: [LP] - Server Version:
[17:11:45 INFO]: [LP] - git-TacoSpigot-"95870a93" (MC: 1.8.8) - 1.8.8-R0.2-SNAPSHOT
[17:11:45 INFO]: [LP] - Storage:
[17:11:45 INFO]: [LP] - Type: MySQL
[17:11:45 INFO]: [LP] - Ping: 0ms
[17:11:45 INFO]: [LP] - Connected: true
[17:11:45 INFO]: [LP] - Messaging: Sql
[17:11:45 INFO]: [LP] - Instance:
[17:11:45 INFO]: [LP] - Static contexts: None
[17:11:45 INFO]: [LP] - Online Players: 0 (5 unique)
[17:11:45 INFO]: [LP] - Uptime: 15m 5s
[17:11:45 INFO]: [LP] - Local Data: 0 users, 1 groups, 0 tracks

#

scam

#

that's my hub

#

lp info=> [17:12:19 INFO]: [LP] Running LuckPerms v5.1.26 by Luck.
[17:12:19 INFO]: [LP] - Platform: Bukkit
[17:12:19 INFO]: [LP] - Server Brand: Paper
[17:12:19 INFO]: [LP] - Server Version:
[17:12:19 INFO]: [LP] git-Paper-1618 (MC: 1.12.2) - 1.12.2-R0.1-SNAPSHOT
[17:12:19 INFO]: [LP] - Storage:
[17:12:19 INFO]: [LP] Type: MySQL
[17:12:19 INFO]: [LP] Ping: 0ms
[17:12:19 INFO]: [LP] Connected: true
[17:12:19 INFO]: [LP] - Messaging: Sql
[17:12:19 INFO]: [LP] - Instance:
[17:12:19 INFO]: [LP] Static contexts: None
[17:12:19 INFO]: [LP] Online Players: 0 (0 unique)
[17:12:19 INFO]: [LP] Uptime: 1m 2s
[17:12:19 INFO]: [LP] Local Data: 0 users, 47 groups, 0 tracks

#

that's my main server

high raven
#

ok make sure they're connected to the same db for sure and run /lp networksync

harsh thicket
#

HOT!

#

gg

#

tysm larrry

tropic jay
#

The expected result is that when someone has the VIP group that the placeholder would be VIP but it's Newbie instead

#

Am I doing something wrong?

quartz maple
#

it might be to do with how your "mecraft" plugin deals with multiple ranks

#

actually wait

#

hmm

tropic jay
#

"mecraft" is the name of my server

#

i use that perm for other reasons

high raven
#

send lp user <name> info and papi parse <name> <placeholder> for that user

tropic jay
#

possibly a bug? or I'm just stupid

high raven
#

yeah that's weird, what are your primary group calculation settings in the LP config

tropic jay
#

never touched that but I'll have a look

#

primary-group-calculation: parents-by-weight

high raven
#

ok, what is group {4}

tropic jay
#

uhh, idk

#

don't have that group

high raven
#

ok that's fine

#

yeah I suspect a bug here

#

!bugreport

wintry cloudBOT
high raven
#

can you please include those screenshots on an issue on github?

tropic jay
#

sure

high raven
#

also describe what's going on ofc

#

I have no idea where this problem could be originating so Luck will take a look asap

#

for now, maybe make a track and use %luckperms_prefix_highest_on_track_name% placeholder?

tropic jay
#

%luckperms_primary_group_name% seems to work as I want it to so I'll just use that

high raven
#

kk

#

that's weird though, hope it resolves!

#

(gotta make an issue for that tho pls)

tropic jay
#

writing it atm

pine arrow
#

hi guys 🙂 im new here, and ran into an issue.. hope someone here can help me. When i give a player the temp permission for essentials.fly it will remove the permission after set time, like it should. but i cant find a way to disable the persons fly. Does anyone know if luckperms fires an event when a temp permission expires?

high raven
#

it doesn't and unfortunately can't

#

You'll need another plugin to do it

pine arrow
#

oh 😦 thats too bad

tropic jay
#

It does what it's supposed to do, you could maybe request this on bukkit plugin requests

high raven
pine arrow
#

was hoping i could use it to create a temporary fly plugin, but looks like ill have to find something else then

quartz maple
#

you can definitely make one, you just don't need to / want to use permissions

high raven
#

Wait wdym

#

Do you mean using the dev api @pine arrow

#

or like configurable feature

pine arrow
#

if the api gave something like a callback i would be able to use that 🙂 but i understand it doesnt. so ill have to find something else than luckperms temp permissions

high raven
#

Nooo i misread

#

I think it does

#

It's just we have a channel for that called #luckperms-api so i was confused and brain addled

pine arrow
#

if it gives a callback i could just run a command to disable that players flight

#

oh sorry didnt know that

#

im new to the discord

high raven
#

yeah there are events for a lotta things

#

NodeRemoveEvent

pine arrow
#

i see

#

i think that could work 🙂

high raven
#

it deffo should

#

!api here's a couple wikis for using the api

wintry cloudBOT
pine arrow
#

thanks alot, ill look into it. I should be able to make that work 🙂

high raven
#

javadoc links are weird damn

pine arrow
#

@high raven thank you for the information 🙂 got it all working now

wintry cloudBOT
#

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

high raven
#

Awesome!

pulsar radish
#

is it possible to make the chat colors of a specific permissions group a color other than white?

#

For example, I want people in the patron group to type in aqua instead of white

#

?

high raven
#

Yes, use a plugin capable of per-group chat formatting

pulsar radish
#

does essxchat do that?

high raven
#

Yes

olive gorge
#

What gives? Why is it doing this??? I feel like every once in a while the lp plugin just give up

high raven
#

What command did you run to get that output

olive gorge
#

/lp user 55Navyboy permission check essentials.balance server towny

high raven
#

Does the user have the permission directly or from a group

olive gorge
#

group

high raven
#

Ok so 2 things

#

Check only checks directly

#

Checkinherits checks group

#

And

#

server towny as a context means you're looking for a context of server=server and world=towny as the command outputs

olive gorge
#

hm

high raven
#

If you want Skyblock and towny you use server=skyblock server=towny at the end of the command

olive gorge
#

blurred out non-needed annoying stuff

high raven
#

Because it's set in both contexts on that node you need to specify both in the command as I said

olive gorge
high raven
#

yeppers

#

what is the command you're using to check your user

olive gorge
#

/lp user 55Navyboy permission check essentials.balance server=towny server=skyblock

high raven
#

once again:

Check only checks directly

#

Checkinherits checks group

#

if they get the perm from a group, checkinherits will show it

olive gorge
#

Oh oh oh I get it

#

Well I did that too

#

/lp user 55Navyboy permission checkinherits essentials.balance server=towny server=skyblock

#

but then he still can't do /bal

high raven
#

Well that's a different question altogether

#

what does lp info return

olive gorge
high raven
#

!update first and then we'll find out what the problem is

wintry cloudBOT
olive gorge
#

alright restarting network

#

and now it works...

#

fml

#

Well thank you

high raven
#

np!

edgy tusk
high raven
#

Try redownloading the plugin from https://luckperms.net

#

Also, no need to use several channels :) everyone here is on all of them

edgy tusk
#

Sorry

#

I just redownloaded, and I am getting the same error

high raven
#

Is there any more stacktrace than just the one?

edgy tusk
high raven
#

Looks like a scheduler error? Can you please try with only LP on the server

remote scaffold
#

hey anyone got any clue how tab manager works? trying to set the header and footer but there is nothing for it in the configs and im jsut so confused ;--;

high raven
#

no clue, the only tab plugin that has good docs that i know of is TAB

remote scaffold
#

hmm may update to that then sorry to ask here jsut cant find anywhere else to ask lol

#

thank you ❤️

edgy tusk
#

Same thing @high raven even when I remove everything

wintry cloudBOT
#

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

high raven
#

tbh I've never seen that before, it's probably a bug

#

!bugreport can you please make an issue and include that pastebin, as well as a description of what you're doing, what sponge version etc on here:

wintry cloudBOT
edgy tusk
#

I am only trying to import the groups

#

Could that be why?

high raven
#

oooh maybe

#

can you try exporting everything

#

and then see if it imports

#

that'll tell us for sure

edgy tusk
#

OKay

#

if I does, how would I be able to wipe all the users?

high raven
#

lp bulkupdate users delete

#

once it's running

edgy tusk
#

can I just move the db over then?

#

instead of export and import?

high raven
#

it's not recommended, things can go wrong and have done so before

#

sometimes it works, sometimes not

#

it would help to see if the import of everything works though

edgy tusk
#

Okay that worked

#

so now I can delete every user?

#

so the only thing that will be there are groups?

high raven
#

yep

edgy tusk
#

that worked!!

#

thx

high raven
#

yw!

craggy sentinel
#

how do i download this to a pixelmon server? when i launch my server it just gives me an error saying that it cant be read and it ignores it

quick lagoon
#

use spongeforge

#

!download and get luckperm sponge version

wintry cloudBOT
craggy sentinel
#

I have spongeforge, and i downloaded the latest version of Luckperms. But when i drag it into my mods folder to install it and restart my server it says it couldnt be read

prisma hinge
#

bruh its not mods folder its plugins folder

craggy sentinel
#

even if its through spongeforge? because im pretty sure if its sponge its all technically mods

south cairn
quick lagoon
#

!paste ful startup log

wintry cloudBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

craggy sentinel
#

24.07 05:38:45 [Server] main/ERROR [FML]: Unable to read the jar file LuckPerms-Sponge-5.1.81.jar - ignoring

quick lagoon
#

maybe you full startup log can show a better picture of whats the error

#

can you send that?

wintry cloudBOT
craggy sentinel
quick lagoon
#

does seem like a corrupted .jar, are you uploading it to a server hosting site?

craggy sentinel
#

yes

quick lagoon
#

hmm using FTP?

craggy sentinel
#

yup

royal thicket
#

Is there any way to restrict luckperms.user.promote to a specific track?

i.e. mods can promote any players along the player track, but can not promote users along the staff track?

#

I tried luckperms.user.promote.player true, but it denied access on the basis of staff not having the promote command.

I tried the below as well, but it didn't work and unfortunately gave staff the ability to promote users on all tracks for some reason:
luckperms.user.promote true
luckperms.user.promote.* false
luckperms.user.promote.player true

barren fable
#

!argumentbased

wintry cloudBOT
craggy sentinel
royal thicket
#

I figured args was always a possibility, but I was hoping it wouldn't be needed... restricting promotions to tracks kind of seems like one of the primary reasons for the track feature to exist in the first place, so I assumed it would be naively supported

quick lagoon
#

It is very much supported by luckperms

#

You just need to config the appropriate perm nodes using the argumentbased feature by luckperms linked to you above ^^

prisma hinge
#

24.07 05:38:45 [Server] main/ERROR [FML]: Unable to read the jar file LuckPerms-Sponge-5.1.81.jar - ignoring
@craggy sentinel put it in the damn plugins folder

mighty yarrow
#

Plugins go in the mods folder on a sponge setup

prisma hinge
#

Thats dumb

unkempt elk
#

I've updated my worldguard

#

but i still get the same error

#

I can't open my server with this crash :/

#

every 2-1 hour

maiden raptor
#

Is everything up to date?

#

Check for every plugin you see in the errors

#

WorldEdit WorldGuard Vault LuckPerms etc

unkempt elk
#

WorldEdit / vault is not up to date

#

I'll try to update it

maiden raptor
#

Yea WorldEdit is important because WorldGuard depends on it

#

And ehh always handy to update Vault

#

Tell me how it goes :)

high raven
#

@unkempt elk try deleting your libs folder in the LP folder and restart

unkempt elk
#

Tell me how it goes :)
@maiden raptor same

#

@ Larry I'm on it

unkempt elk
#

@ Larry

#

Still crashed

high raven
#

send the crash log this time

#

the entire console actually

#

pls

unkempt elk
#

@ Larry

wintry cloudBOT
unkempt elk
#

I've this error after install extra contex

high raven
#

!extracontexts Please, on this repository, make an issue and include the log you just sent me. Looks like something between WG/LP broke after an update and Luck will need to take a look

wintry cloudBOT
unkempt elk
#

Aight, I've submitted. hope it'll not take too long :/ , Btw is there any others way to make it work?

high raven
#

not that I know of, unless you downgrade several things (maybe even the server version? im not sure)

#

it would be hard, but if you're patient it will be fixed

unkempt elk
#

I'm on 1.15.2

buoyant elk
#

Hi, I have luckperms installed and running on my server but I'm having problems with granting permissions to groups. Im just testing in my admin group to make sure things are working but none of the commands I give myself permission to work. I'm not sure if its because the command I'm trying to give permission to is from a different spongeforge mod or if I'm just confused with how to do it.

#

Nevermind.....I think I solved the issue myself

proper pulsar
#

Great

#

A quick explanation as to what the issue was would be appreciated

cerulean rivet
#

So, can I get an explanation on LuckPerms OP or AutoOP? I assume the safest way to manage OP perms is to not have OPs, but I'm kind of confused on how to make LP OP safer.

high raven
#

Autoop makes op status a perm node basically

olive gorge
#

Question, I have my tebex and when a player buys something it doesn't update their rank. It does all the other commands tho

high raven
#

Is [mcname] actually a valid tebex placeholder

olive gorge
#

yeah. I can change it tho. Just to make sure

high raven
#

What shows in console when it runs

olive gorge
#

[00:38:34 INFO] [BuycraftX]: Dispatching command 'lp user {mcname} parent set elite' for player '55Navyboy'.

high raven
#

And then

olive gorge
#

nothing

high raven
#

LP says nothing

olive gorge
#

yup

#

let me do 1 more test

high raven
#

Then it either crashed in startup or isn't receiving the command

quartz maple
#

i don't think that's a valid placeholder

#

try {name}

olive gorge
#

here is another question

#

55Navyboy is online in another server

#

says offline??

#

hm...

quartz maple
#

are your servers all connected to the same LP database

olive gorge
#

yup

high raven
#

It will stay offline

#

It only says online on the server they're on

olive gorge
#

ohh

#

ah

#

Aight let me do 1 more test

high raven
#

You know the uuid and the name connect right

#

They're just different ways of stating the same user

olive gorge
#

yeah... idk

#

we had UUID issue earlier so like..

tidal blade
#

Having a Players UUID is harmless. It's not hard to get them either.

olive gorge
#

idk

#

ik

#

anyway

#

so.. any idea why its not being set?

#

and yes I just double checked that they are all correct with my database

high raven
#

if LP says nothing at all, it's not getting the command

olive gorge
#

hm...

#

fixed it

#

The command was being sent to the Waterfall server.
I was doing lp user... instead of doing lpb user...

high raven
#

Heh well that'd do it

cerulean rivet
#

Larry wdym that autoop makes op a perm node?

#

So i shouldnt have any ops in mc?

#

and assign autoop in lp?

high raven
#

If you turn autoop on in the config, it disables vanilla op and will grant basically the equivalent to anyone with luckperms.autoop node

cerulean rivet
#

so it allows me to sync ops via bungee i assume?

high raven
#

Yes if you sync everything else

cerulean rivet
#

and is it safer than op in a regular server? or worse?

high raven
#

Equivalent but I'd say better because you control it better

dire leaf
#

Is there a way to reset permission and group data for all users but not the group perms?

#

Server launch got f||uck||'ed in a way I never thought it could

quick lagoon
#

!bulk

wintry cloudBOT
dire leaf
#

/lp bulkupdate users delete "permission !~ %.%"

#

Would that work?

#

Okay I seem to have fixed my group woes, wew

high raven
#

You could also just

#

lp bulkupdate users delete

steady river
rich burrow
#

Hey y'all, I'm trying to help out my buddy @latent quartz here. They are trying to use verbose to sort out a permissions issue. They run /lp verbose record playervaults, and then do a command that definitely queries a couple permission nodes starting with playervaults such as playervaults.commands.use (and they do the command at least once), and then they run /lp verbose upload and end up with something that looks like the below image. Looking for some advice on how to proceed here.

high raven
#

make sure y'all on latest LP and run lp verbose command <name> <command>

#

that'll help

tidal blade
#

!update If they aren't on the latest.

wintry cloudBOT
latent quartz
#

@high raven name being player name??

wintry cloudBOT
#

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

rich burrow
#

Heyo larry and omega! That feature appears to run only in chat, according to the documentation. Is there a way to have it not do that? Only asking because I know the command is going to trigger more than 100 perm checks ^_^

tidal blade
#

@latent quartz Yes

high raven
#

you can do in console afaik

rich burrow
#

Yeah, /lp verbose command YOURUSERNAMEHERELOL pv 4 should do it. Run that from console as larry said.

high raven
#

just, I wrote those docs and am notorious for writing bad docs

#

Mind pointing out what gave that impression

#

I'll fix

rich burrow
#

If it gives a pile of output, you can send it to me in the private conversation we have to avoid spamming 😛

#

What impression, larry?

#

by run in chat I mean output to chat.

high raven
#

That feature appears to run only in chat, according to the documentation

rich burrow
#

compared to the uploady option.

high raven
#

The player needs to be online but it should work from console

latent quartz
#

i ran it in my console is it supposed to say something in chat or?

high raven
#

no in console

rich burrow
#

Should give output in console, assuming you're in the game.

high raven
#

what is the output in entirety? It may point to the issue

latent quartz
#

sorry my console gets spammed with 1000 messages every 10 seconds

tidal blade
#

You need to update luckperms

#

!upsate

wintry cloudBOT
#

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

#

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

tidal blade
#

!update

wintry cloudBOT
latent quartz
#

keeps all config and perms correct?

tidal blade
#

Yeah

latent quartz
high raven
#

You have cosmicvaults

#

That's your problem...

latent quartz
#

what? XD

rich burrow
#

COSMICVAULTS WHAT THE FUCK IS THIS

latent quartz
#

wait

high raven
latent quartz
#

it says player vaults everywhere else

high raven
#

you have the plugin

rich burrow
#

Remove cosmicvaults lol

quaint idol
#

🍿

latent quartz
#

oh wow this other stupid dev i fired today put in player vaults and cosmic vaults

rich burrow
#

Looking at your plugin list you PM'd me, I DON'T EVEN SEE PLAYERVAULTS THERE. ._.

latent quartz
#

ive got it its in there its just not even popping up anymore just the file minus the .jar

steady river
#

can someone tell me a good scoreboard plugin?

latent quartz
#

im putting it back in ._.

quick lagoon
steady river
#

f yeah

high raven
#

if you do not have the .jar, the plugin won't work. The folder is just storage for the jar @latent quartz

latent quartz
#

ik it was the other dev

#

she did crap without saying anything all the time

tame hollow
#

Seems familiar

lapis birch
#

Is there command which tell you duration of the rank? I mean that I wanna have how much time player will have this rank

quick lagoon
#

Like a placeholder?

#

!placeholders should have like an expiry time

wintry cloudBOT
gusty quest
#

what is the perm to give a rank full access to luckyperm

quartz maple
#

luckperms.*

gusty quest
#

and is there away to give people a diffrent rank when they join with out an admin needing to

#

so from newbie to member

quartz maple
#

do you want every player to get the member rank as soon as they join?

gusty quest
#

yh but i dont want it to be default because their username doesnt stay in the editor

quartz maple
#

... well assigning the rank by default is the only way supported by luckperms which gives them the rank as soon as they join

gusty quest
#

i just want their name saved in the editor so i can change if needed when they are offline

quartz maple
#

would you settle for being able to change their permissions with in-game commands

#

because you can do that to any player, even if they are not in the editor

#

if you really wanted you could even set a temporary useless permission just so they show up in the editor

gusty quest
#

dont i just set up a track from default then i promote

quartz maple
#

you can totally do that, but you'd still have to do so manually

gusty quest
#

but it would able to do it if they are offline

quartz maple
#

yes

#

you can still run LP commands on players which are offline

quick lagoon
#

just use the player's UUID

stiff egret
#

Don't post your problem in both chats.... Lmao

late iris
#

sorry :<

forest robin
#

there is probably no way that i can instantly move players who joined for the first time to <explorer> right? (explorer = our default rank)

quartz maple
#

you can make the default rank inherit the explorer rank

forest robin
#

why didnt i think of that facepalmz

#

thanks!

quartz maple
#

no problem 😉

indigo dawn
#

PLEASE SOMEONE ACTUALLY HELP. I have bungeecord and I am using per server permissions. When builders join the server, they can not use the commands that I have assigned to the builder group. Only vanilla commands work. Help

hard trout
#

did you install the plugins

indigo dawn
#

yes

hard trout
#

on all the servers

#

all of them?

indigo dawn
#

yes

hard trout
#

k

#

uh

#

did you add them to the group on all the servers?

indigo dawn
#

I only have permissions set up on one server

hard trout
#

you need to setup permissions on all the servers

#

if you dont want to

#

you need to make a database

#

just do /export data

#

and then grab the file

indigo dawn
#

I want per server permissions

hard trout
#

follow these steps:

#

wait

#

do /export data

#

and then grab the file that lp yeets out

#

and then put it in the other servers' luckperms folder

#

and then login

#

and do /lp import data

#

on all servers

indigo dawn
#

Okay

hard trout
#

and then restart your servers

indigo dawn
#

I will tell you when that is done

hard trout
#

including the porxy

#

k

indigo dawn
#

I just messed up on the permission nodes. Everything works

proper pulsar
#

That's a ban @meager cove

#

Congrats

mighty yarrow
#

👏

hard trout
#

what a clown

#

hate advertisers

proper pulsar
#

I'd love to see the faces of those iditots once they realize they'll never get a cape

mighty yarrow
#

Same with the nitro ones ngl xD

hard trout
#

ik

remote scaffold
#

hey how would i set up permission cooldowns via the lp web editor?

maiden raptor
#

I don’t think cooldowns are a feature, please tell me if I’m wrong though

#

!cooldown

wintry cloudBOT
#

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

maiden raptor
#

!help

wintry cloudBOT
#
Available commands:

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

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

proper pulsar
#

@remote scaffold cooldowns? Like you can't run the same command again for 1 minute? Or do you mean only being able to run a command for the next 1 hour

maiden raptor
#

Yea nah cool downs are sadly not a thing yet

proper pulsar
#

And never will be

maiden raptor
#

Ehh would be cool

proper pulsar
#

Not possible with a permissions plugin

remote scaffold
#

oshoot

#

my bad its nucleus stuff

maiden raptor
#

Not possible with a permissions plugin
Totally possible

proper pulsar
#

Because just alone typing the command out checks for the permissions of the command alreay

remote scaffold
#

like hteres a node for it so thought i could do it with lp as well

#

ill go to nucleus discord for help sorry :p

#

ty tho 😄

proper pulsar
#

You can't reliably tell if a permission check was to check if you can run the command or was to actually run the command @maiden raptor

maiden raptor
#

Grant permission, use the command, remove permission, wait cooldownTime, grant permission again

proper pulsar
#

@remote scaffold Nucleus has cooldowns. If you need help with that reach out to their support

#

@maiden raptor again, LP can't know if the command has been run just alone from permission checks

remote scaffold
#

willl do 😄

maiden raptor
#

@maiden raptor again, LP can't know if the command has been run just alone from permission checks
That’s sad :(

#

So it’s not possible within LuckPerms but I guess you could easily make a plugin or addon that would do that

high raven
#

For example @maiden raptor say you type /help which checks all your permissions and then you can't do any cooldowns ones until the cooldowns. Or you type out /warp but don't actually warp? Too bad, gotta wait for the cooldown anyways

maiden raptor
#

That’s fair

#

So indeed cooldowns on permissions are useless

#

To be honest it’s a miracle a plugin like this is free :)

opaque vessel
#

can i sync data between local servers without hosting a database server

high raven
#

no

steady river
#

!wiki

wintry cloudBOT
opaque vessel
wintry cloudBOT
high raven
#

!errors

wintry cloudBOT
unkempt elk
#

!help

wintry cloudBOT
#
Available commands:

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

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

unkempt elk
#

!extracontexts

wintry cloudBOT
prisma hinge
#

How do I give a specific player a specific permission node? please dm me if you know thank u

#

I mean ping me not dm me

#

.

proper pulsar
#

!usage @prisma hinge

wintry cloudBOT
maiden raptor
#
lp user <userName> permission set <permissionNode> true|false
jaunty cedar
#

!essentials

wintry cloudBOT
#
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
unkempt elk
#

!extracontexts

wintry cloudBOT
prisma hinge
#

Thanks

worthy willow
#

Do you need to install the bukkit versions on each server if it's within a bungee network or do you use the bungee jar?

#

Kinda new to the whole bungee thing and I wanna mess around with it. 🙂

broken leaf
#

Install LP Bukkit on each server and LP Bungee on the bungee

worthy willow
#

Ah okay I thought as much

#

I'm currently reading them, just wanted to make sure since it doesn't say on the Spigot post that there's separate versions being bungee and bukkit

#

I found out via finding the website

#

So the spigot post/github post is a little vague

opaque vessel
#

how to change the no permission message

worthy willow
#

If you can't do it in the lang file you probably can't do it but you can check the config too

broken leaf
#

afaik no permission message is specific per plugin

#

each plugin has their own

half hound
#

how do i remove the default tag

high raven
#

Your chat formatting plugin

half hound
#

i am using vault

#

like i was told to

high raven
#

That connects LP to the chat format plugin

#

Vault is not a chat format plugin in itself

half hound
high raven
#

EssXChat

#

Look in your essentials config

#

Find the chat section

#

And config it to not have the {GROUP} placeholder in the chat format line

ancient shoal
#

Hi, I'm trying to use an auction house plugin that requires the user has the permission auctionhouse.use. Players have this by default, but I want them to start on a Bartering track in order to access the auction house. All players start in the Default group and there are multiple tracks that can be progressed on simultaneously.

If I set auctionhouse.use to false for Default members, then set it true for Bartering members, they still aren't able to access it unless I remove them from Default.

#

So I'm not sure if I should be doing the separate tracks differently

high raven
#

I think you need to set weights

#

!weight

wintry cloudBOT
ancient shoal
#

Hm, so if I set the default group's weight to 0, as long as the first group in each track has a weight 1 it should override default perms

#

then each additional group should inherit that weight

high raven
#

Pretty much. As the wiki states however setting up large gaps of weight and setting it completely up should prevent many problems

ancient shoal
#

Gotcha. Just tried it and it looks like groups won't inherit weight from parents, but it still works. Thanks 😄

high raven
#

Np!

turbid lion
#

Hello, does anyone know the command to see who gave a user rank?

high raven
#

no need to ask in several channels, we're all on the same server and can see them all

thorn lion
#

I am a bit confused with where I am going wrong but I created a few groups and assigned myself to one of them, I then added a prefix with a color code. My issue is that although I have set my essentials chat format to include the group prefix, the word "default" is in front of my username in chat instead

quaint idol
#

Sounds like prefix weight is configured incorrectly

#

screenshot /lp user <you> meta info and send here

thorn lion
#

is it 1-10 with 1 being priority or 10

#

and sure i can do that

quaint idol
#

Higher # = higher priortity, no real limit

thorn lion
#

gotcha, yeah i just used 10 as a frame of reference

quaint idol
#

We recommend people have their highest-weighted group be weight 100 at the minimum, so that there's more space if you decide to add more ranks

high raven
#

(if you have 2 groups only)

#

!weight

wintry cloudBOT
high raven
#

read this it's awesome

thorn lion
#

ive set my group to the highest priority that why i am confused

#

at least i think i have lol

broken leaf
#

isn't this an essentials config problem?

quaint idol
#

Prefixs have a seprate weight from groups