#general

1 messages · Page 33 of 1

boreal oriole
#

Thank you for the response, ive been looking for a couple days now lol

gilded nova
#

Thanks I appreciate it

#

I'd love to hear what you discover about the events too 🙂

hot maple
gilded nova
#

🤣

#

real

#

my pc does that sometimes too

#
import net.luckperms.api.event.EventBus;
import net.luckperms.api.event.log.LogPublishEvent;
import net.luckperms.api.event.user.NodeMutateEvent;

public class MyListener {
    private final MyPlugin plugin;

    public MyListener(MyPlugin plugin, LuckPerms luckPerms) {
        this.plugin = plugin;

        EventBus eventBus = luckPerms.getEventBus();

        // 3. Subscribe to an event using a method reference
        eventBus.subscribe(this.plugin, NodeMutateEvent.class, this::onNodeMutate);
    }

    private void onNodeMutate(NodeMutateEvent event) {
        //...
    }
}
#

referencing the docs this is how you'd listen for a change to nodes on a user/group

#

the event has a isUser() method so

#
    private void onNodeMutate(NodeMutateEvent event) {
        if (!event.isUser()) return;
    }
#

and that's about where my knowledge cuts off haha

thorny kernel
#

luckperms.auto-op or something

#

has to be enabled in the lp config though

gilded nova
#

theres no way

thorny kernel
gilded nova
#

holy crap

#

thanks so much

#

ur the goat

river sail
real sphinx
#

i need hel[ config the files for my server

long elk
#

yoo

real sphinx
#

i need help if anyone can help

woeful willow
#

!ask

outer vesselBOT
#
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!

Or, try here first:
Why shouldn't I ask to ask?
tardy oar
#

yo

#

what is the format for making prefixes

#

is this how u do it

#

anyone

#

online]

#

helooooooooooo

onyx minnow
#

why is the prefix cut off?

tardy oar
onyx minnow
#

simplescore

tardy oar
#

k ty

thorny kernel
quasi crystal
old shore
#

No Advertising here.

gilded nova
#

Hi i have a question: Luckperms for bungee is exactly the same that spigot luckperms but on bungee ? are there any differences

errant otter
#

question

#

what is the command to make someones name in chat have a (MEMBER)(username)

outer vesselBOT
native elk
#

how do i use the forge version of luck perms i downloaded it but i dont know how to use it

fossil totem
#

hi

tardy oar
#

is there a shop plugin that works with essentail x

gilded nova
#

!help

outer vesselBOT
#
Available commands

!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale

!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki

gilded nova
#

damn

#

!bungee

outer vesselBOT
old shore
#

Hey @native elk. I don't do 1 on 1 support. Ask in one of the support channels and wait for someone to respond to you on there. Thanks.

#support-1 / #support-2

bold sparrow
#

I know this isn't the place but what is the retention time of the public instance of paste? I.e. pastes.dev?

scarlet light
#

depends on what it is.

#

LuckPerms is an hour, spark is an hour, but I believe other stuff is 4 hours?

native elk
#

does anyone have a forge mod thats like essentials x chat for 1.201?

forest helm
pure kindle
#

Do you need an extra plugin to use luckperms?

woeful willow
#

!latest

outer vesselBOT
#
Latest version

5.4.137

woeful willow
#

!download

outer vesselBOT
scarlet light
#

excuse me, this isn't a bot command channel 🤓

woeful willow
#

Emi said it was tho

#

Somewhere I thought

#

Maybe I lied

outer vesselBOT
#

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

river phoenix
#

Hi!

drifting wigeon
#

this is normal?

cyan wasp
#

I would think not

#

¯_(ツ)_/¯

rain plaza
#

Guys, help me choose the least cringe-worthy name for the survival server. Here are the options:
Oneflex
Pixel Plaza
Pixelplex
Waterflex

If it's all bullshit, then say so

old shore
scarlet light
#

TLDR agreed.

#

idk what LLM generated that, but use a different one.

vocal parcel
#

did the luckperms api for fabric get updated?

main saddle
#

My server is called JustCraft, it's my 360 world ported to java

sharp ibex
#

whats a good mod that auto updates players roles in discord. to give them the apppropriate roles in game

swift flint
vocal parcel
steel bobcat
vocal parcel
thorny kernel
scarlet light
steel bobcat
radiant chasm
#

"luckperms api" and "[luckperms] fabric placeholder addon" and "fabric permissions api" are all three wildly different things lol

slow wagon
#

Where is a good place i can leave a suggestion

quasi crystal
slow wagon
thorny kernel
flint lynx
#

Does anybody know how to add perms to a certain player automatically or like a command in game

#

For skripting

jovial cobalt
#

Hello, I would like to know how to select my language in the config.yml file, as I don't see any line like language: french

unreal roost
#

how can i make a tag that can give you a group and delete itsself after you right click it

cyan wasp
#

hi

silent basin
#

how i add perm without appears on chat?

#

public static void addPermission(UUID userUuid, String permission) {
LuckPermsProvider.get().getUserManager().modifyUser(userUuid, user -> user.data().add(Node.builder(permission).build()));
}

marsh grove
#

Can someone give me an idea to skript that would actually be important to a server?

scarlet light
#

a Skript that removes the jar

marsh grove
#

...

cyan wasp
#

...

#

silly guy @scarlet light

outer vesselBOT
#

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

scarlet light
#

@cyan wasp please do not ping helpful / staff members directly.

#

thank you, sir.

cyan wasp
#

what happens if they aren't helpful / not a good staff member?

scarlet light
#

then i guess they're pingable tHONK

#

did you lose power today?

cyan wasp
#

naw. Heard flooding is bad throughout the state doe

scarlet light
#

yeah, it was.
elysburg was flooded again.

cyan wasp
#

Fortunately we don't usually gets storms this bad very often

scarlet light
#

yeah.

#

it happened on a shit weekend too. i'm sitting 3 hours from home PepeLa

cyan wasp
#

ah yeah rip

#

some places still had their National Night Outs in that mess

#

smh

#

kids dancing in the rain

#

💀

forest helm
#

@warped bear Not the place for that.

warped bear
#

Awww sry

long elk
#

yoooooo

#

hi

#

add me

cyan wasp
#

What

jovial cobalt
#

Hello, I would like to know how to select my language in the config.yml file, as I don't see any line like language: french

thorny kernel
#

in-game, it uses your clients language. in the console, it uses the system language

tropic marten
#

hey i've been having issues with giving groups vanilla minecraft command privileges

#

it'll only let me set perms to do with other mods

tropic marten
#

java

quasi crystal
#

I mean the server software

tropic marten
#

aaa

#

fabric

quasi crystal
#

Fabric doesn't implement vanilla permission checks. See first pin in #support-1

tropic marten
#

tysm

marble junco
#

how do i make the default rank the lowest on tablist? I made it have the least weight but it stayed on top of the other ranks i've made too

quasi crystal
silent basin
#

player.playsound is thread-safe? and player.kickplayer?

slow tinsel
#

i am using the mod vertion of the luckperm how do u ad a prefix and make it show up

outer vesselBOT
silent basin
#

I access the db with completablefuture.supplyasync right and i read the response with thenaccept. as the method that schedules a task in completablefuture is executed in the bukkit thread, then the code executed inside thenaccept will be in the bukkit thread right and my question is: I modify a hashmap only in the bukkit thread (in the thenaccept method). And I only read this map in events that are sync in bukkit and in the thenaccept method that will also only be sync. Do I need to use concurrenthashmap?

slow tinsel
#

i am using the forge mod vertion of the luckperm how do u ad a prefix and make it show up my mc vertion is 1.20.1

outer vesselBOT
opal orchid
#

yo

#

how do i make so that my rank appear above member?

gilded nova
#

how do i change settings that someone else made on my server since they can just change it with lp since in there settings they have the rights to

solemn osprey
#

how do i change the permissions of plugin command on a paper 1.21 server

ionic patio
#

hello

#

guys can someone help me

thorny kernel
outer vesselBOT
thorny kernel
outer vesselBOT
#
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!

Or, try here first:
Why shouldn't I ask to ask?
gilded nova
#

!ask

outer vesselBOT
#
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!

Or, try here first:
Why shouldn't I ask to ask?
gilded nova
#

Does anyone know how to add permissions from a lower rank to a higher rank so I dont have to add every permission from a lower rank to a higher rank.

#

@thorny kernel sry for pinging but i need help

outer vesselBOT
#

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

outer vesselBOT
gilded nova
#

like luckperms.inheritance?

scarlet light
#

Read the page.

gilded nova
#

there isnt a command on the poage

thorny kernel
#

there are several commands on that page

dusty lichen
#

hi can somebody please help me

#

@forest helm

outer vesselBOT
#

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

dusty lichen
#

hi um my luckperms isnt working

#

basically i can add ranks but my suffix wont show up

#

it stays as my red name <myname> in red

#

im really confused because i have vault and tab but it wont work

#

my essentials chat wont work either

#

im using minehut hosting

#

when i do /pl or /plugins essentials chat is in red where all of my other plugins are green

#

somebody please help me

thorny kernel
#

!chat

outer vesselBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!

List of chat/tablist formatting plugins that work with LuckPerms
thorny kernel
#

!moss

outer vesselBOT
#
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
lean ember
#

i want to lock /seed until [eye spy] advancement is unlocked, can this be achieved?

thorny kernel
#

if you can find a plugin that lets you do that, sure

lofty inlet
#

guys does anyone know anything with multiversus portals plugin because when a player in survival trys to go in the portal it doesnt work but when a player in creative does it works?

mossy hound
#

hi i got a question, does sb know a plugin that lets players rankup to the next rank with rightclicking a special item?

lean ember
#

can i disable the /gamemode command for /op'd players?

quasi crystal
#

!verbose could help

outer vesselBOT
lean ember
modern wagon
blazing talon
forest helm
#

Don't crosspost please

blazing talon
#

k

solemn estuary
#

Beibi

spark osprey
#

Hi yall

thorny kernel
#

@spark osprey reason for friend request?

spark osprey
#

Yes

#

For the tab help

elder rampart
bitter river
#

@thorny kernel

outer vesselBOT
#

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

hybrid mist
#

this aint 2012 brother

sand whale
#

💀

scarlet light
#

Please don’t chain spam here.

barren lagoon
empty escarp
#

hello anyone know how to read a spark report here ?

paper hatch
#

Hola alguien habla español?

cyan wasp
#

Non

thorny kernel
cyan wasp
#

Yo

blazing vortex
#

Why does the website editor require you to start a new session through the game
For right now I can only test it out through aternos and well the queue happened

thorny kernel
#

because the server must be running and someone must be connected to apply the changes (or the console can do it but that requires console access)

uncut junco
#

Hi guys, we've been waiting for all of the updates before relaunching our server in 1.21, but I'm concerned about Vault not being updated yet ... is that going to be an issue for us if we're using the updated LP? Or, does it even still need Vault? Appreciate any guidance/suggestions ...

thorny kernel
spark osprey
#

Yeyeye

hollow orbit
#

does anyone know if there is a way to set a specific gamemode for a set group when they die in the game? I have a hardcore world and am looking for this role to automatically have /gamemode survival [player] once they die. Any help would be appreciated.

thorny kernel
#

you would need to find a plugin that does that

hollow orbit
gritty pebble
#

Anyone willing to donate to my cousin's school? They are a small school hosting many sports events and need money. He would greatly appreciate it!
Hi, this is R N with Knippa ISD Knippa Athletics . Please help us raise money for our fundraiser by clicking the link below. Thank you!
Knippa ISD Knippa Athletics https://www.raise-365.com/ft/dekl-ibnf/2906736

unique bobcat
#

hwo do i make somebody the roles?

compact quiver
#

Did Enjin get sold or something? The last time I checked you could host a website on Enjin and use it as a little store that could issue commands in your minecraft server. Now it's all bs NFT's and blockchain crap.

woeful willow
#

Doesn't exist as a free forum software anymore no

#

Not sure on the ownership details

silver ferry
#

how to fix that sir

thorny kernel
dark oak
#

can someone tell me good plot plugins

reef gazelle
#

@sand field, replace the whole of line 79 with global: '{permprefix}{modplayername}&f:{msgcolour} {msg}'

sand field
#

alr i did that

reef gazelle
#

Can you please reload the plugin?

sand field
reef gazelle
#

Try global: '{modplayername}&f:{msgcolour} {msg}'

sand field
reef gazelle
#

Is that how you want it?

sand field
#

i wanted also to have the town name in the username

reef gazelle
#

So: [Owner] [TownyTag] [Username] ?

sand field
#

[TownyTag] [Rank] [Username] more like

reef gazelle
#

global: '{townytagoverride}{modplayername}&f:{msgcolour} {msg}'

#

Let me know if this works ^

sand field
reef gazelle
#

That would be an issue with your tag

#

Give me a second

#

Send me the global line please @sand field

sand field
#

global: '{townytagoverride}{modplayername}&f:{msgcolour} {msg}'

reef gazelle
#

Try global: '{townyprefix}{modplayername}&f:{msgcolour} {msg}'

#

Make sure you're reloading the plugin

sand field
#

im trying to reload it but its coming up with an error?

reef gazelle
#

Send me a screenshot of the code please

#

Or check your console for errors

sand field
reef gazelle
#

global: '{channelTag} {modplayername}&f:{msgcolour} {msg}'

sand field
reef gazelle
#

Let's go back to what you originally sent, and see if that works: global: '{townytagoverride}{permprefix}{group}{modplayername}{permsuffix}&f:{msgcolor} {msg}'

sand field
reef gazelle
#

Is this when you try to reload the plugin?

sand field
#

yeah, /townychat reload

#

it worked before, when there was no errors

reef gazelle
#

Send me the config file through DMs

sand field
#

for townychat?

reef gazelle
#

For wherever you're adding this code to

torn geode
#

Is it possible to implement ranks per server with a few global ranks?
For example, using BungeeCord:
Lobby: owner, dev
Server 1: owner, dev, tester
Server 2: owner, dev, god

forest helm
#

!context

outer vesselBOT
grave furnace
#

can someone help me

thorny kernel
#

!ask

outer vesselBOT
#
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!

Or, try here first:
Why shouldn't I ask to ask?
tardy oar
#

anyone interested in building for my server dm me

forest helm
#

Not a marketplace.

tough fog
#

How do you get permittion for commands in ranked

#

?

blazing vortex
#

Not related to luckperms, but how do I disable certain crafting recipies while having crafting work normally? I had only found one video which uses the recipe block feature in a datapack but he didn't explain which folders are required in which it is put, I don't know how to make datapacks and whatever I tried doesn't even identify as a datapack

torn geode
#

someone know the problem ??

thorny kernel
torn geode
#

Is it possible to export a few ranks of a server but not them all en import them in another server ?

cyan wasp
#

Hi

gilded nova
#

yo is there a way to add permissions to a player through console?

forest helm
#

!commands

outer vesselBOT
forest helm
#

Yup all LP actions can be done via commands - there's actually quite a few things that can only be done via commands

reef ravine
#

Hello, i use LP to do my permissions on my server, but the prefixes doesn't work... here's a screen :

#

(Sorry if my english is bad i'm belgian ahah)

serene dragon
#

Hello 👋

#

how to fix this?

woeful willow
# serene dragon

That is not a LuckPerms error, ask whatever plugin provides kits

outer vesselBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!

List of chat/tablist formatting plugins that work with LuckPerms
woeful willow
#

tldr; You'll need a chat plugin and maybe Vault.

sleek nimbus
#

or essentials chat

reef ravine
#

Oh okay i see thank you i'll try that !

#

I've just installed lpc and it works, thank you !!

umbral thicket
#

guys

woeful willow
#

Cooksimba

scarlet light
#

Deenoh

umbral thicket
#

how do i

#

add custom chat colors

#

for member gray

#

etc

#

?

serene dragon
#

hello

#

I have one question

#

When you write the rankup command from the server console, the hand is placed only on the player who did it. What team is this per luck perms?

#

lp user <player> parent set RANK

#

but

#

[LP] <player> is not a valid username/uuid

torn geode
#

you have to do

#

lp user HamburgerBE parent set RANK

torn geode
serene dragon
#

noo dude/...

#

the concole need to automatic give player the rank

#

@torn geode

#

not me

torn geode
#

Oh then idk

scarlet light
#

Not a recruitment server

idle ginkgo
#

i think

lean phoenix
#

Hey guys. is it safe to delete a group while players have it? Does LuckPerm nicely remove group from players if that group is no longer valid?

thorny kernel
#

it will not remove the group node, but the group node wont do anything if the group doesnt exist

frank grove
#

hai, is luckperms server-side mod?

lean phoenix
#

thanks then I'll safety remove group first and then maybe bulk update later in maintenance

cyan wasp
#

good evening everyone

hollow echo
#

do i need essentials chat to apply stuff like putting MEMBER and ADMin next to ppls names

hollow echo
#

prefix.1.&7[MEMBER]

#

does not work

#

like this

#

<[MEMBER] glizzyisbest>

woeful willow
#

Yes you need a formatting plugin for wherever you want prefixes displayed.
Chat/tab are not handled by luckperms

hollow echo
#

what should i install?

woeful willow
#

!chat has some non-exhaustive examples, but it's whatever you want really

outer vesselBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!

List of chat/tablist formatting plugins that work with LuckPerms
hollow echo
#

chat disabled due to broken chain

#

CHAT VALIDATION ERROR

#

please someone\

daring girder
#

Is there a LuckPerms audit log?

severe kindle
#

Does anyone have a good Luckperms setup I can use? (I am not a bot)

scarlet light
#

I didn’t think you were a bot until you said that. Now I’m not so sure.

severe kindle
#

Do bots have nitro these days then?

scarlet light
#

I’m sure if we look through the log of compromised accounts at least one of them has nitro

severe kindle
#

Or there's a new scam

cyan wasp
#

Yo

severe kindle
cyan wasp
#

How is everyone today?

severe kindle
woeful willow
#

Woah is that a bot

woeful willow
hollow echo
#

anybody know how to change the color of the prefix of a group. i added an MEMBER and ADMIN role and i wanted to change the colors

#

but i want the role to be seperate from the rest of the message

#

so like a gray MEMBER role but white texts

open chasm
#

yo how do i migrate my luckperms from normal storage to mysql

#

without losing permissions

indigo wasp
#

Question. Is there someone who would be willing the help me out by reading my crash report and possibly give me an idea on how to fix my problem or atleast tell me why it keeps crashing]

severe kindle
#

Does anyone have a good Luckperms setup I can use?

woeful lake
woeful lake
outer vesselBOT
old shore
severe kindle
#

No

#

I am not a bottle

peak juniper
#

hello, Does anyone know how to authorize one rank to tame a dog and not the others? I can't find the permission

thorny kernel
peak juniper
#

I asked ChatGPT, do you think it would work? :

old shore
#

Do not use ChatGPT for Minecraft development/configuration. It's completely unreliable.

peak juniper
open chasm
acoustic nexus
#

can help me

quick karma
#

How can one use prefixes on 1.21.1

#

without vault

#

because vault stopped development at 1.17

old shore
#

Do not cross post.

heavy pendant
#

can anyone help me

#

@old shore

outer vesselBOT
#

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

heavy pendant
#

oh okay

thorny kernel
#

!ask

outer vesselBOT
#
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!

Or, try here first:
Why shouldn't I ask to ask?
heavy pendant
#

im using luckperms and essentials at the same time when i create an group with prefix and set it on myself the prefix wont show on chat

#

but i only get the red name of me

#

bec im op

#

how do i fix?

thorny kernel
#

!chat

outer vesselBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!

List of chat/tablist formatting plugins that work with LuckPerms
thorny kernel
#

!moss

outer vesselBOT
#
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
earnest grotto
#

hi, I think I am missing something in the config, when players join my server they are not being added to the user list. I have been looking for an hour and cant seem to see it.
would someone be able to help an old fart out?

gilded nova
#

hi

cyan wasp
#

Hi

errant folio
#

hey how can I massively change every prefix inherited from self to have a higher priority

old shore
#

No the place for that. Advertising is against our #rules.

cyan wasp
#

Banished

spring karma
#

it exist a plugin that can make the server logo more resolution?

radiant chasm
#

no, it has to be 64x64

thorny kernel
#

a client mod? maybe. a plugin? no.

tawny basalt
#

Hi

#

Join my mincraft

old shore
river pelican
#

Hello everyone,
I have a small question,
I would like to add a permission like lands.command.*

But there is only one of the commands that is included in "lands.command.*" that I would not like to allow, can I do it?

honest moth
#

try lands.command.command-you-want-to-block and set to false in either the editor from /lp editor or /lp group groupname permission set permission false

#

i might be wrong though

river pelican
#

Thank's you !

honest moth
#

no problem

river pelican
#

what is the difference between name and displayname

thorny kernel
#

display name is what is shown to players

river pelican
thorny kernel
#

through other plugins

scarlet light
#

they left

thorny kernel
misty vault
#

is there a way i can allow for permissions to be true in a certain section of the map and false everywhere else? either with world guard regions or something else?

thorny kernel
#

extra contexts adds a context for worldguard region

merry falcon
#

!arcklight

outer vesselBOT
#

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

merry falcon
#

!help

outer vesselBOT
#
Available commands

!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale

!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki

merry falcon
#

!version

outer vesselBOT
#
Latest version

5.4.141

merry falcon
#

!install

outer vesselBOT
thorny kernel
#

this isnt really the place to beg for nitro

knotty stone
#

((

gilded nova
#

for some rason my ranks dont show up in chat or when i open tab its only users someone can help ?

old shore
gilded nova
#

i got essential and essentailchat

old shore
#

EssentialsChat is your chat plugin. If you're unable to get it to display your LP prefixes in chat properly, consider reaching out to the EssentialsX support team. I bet they'd love to help you out configure their plugin.

#

!essentials

outer vesselBOT
#
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
ruby mirage
#

Good afternoon Luckperms Powered by Bukkit 1.16.5?

velvet pebble
#

Can someone here help me with a different plugin via dm? If someone here has lots of experience with plugins I would appreciate help

thorny kernel
#

or the support for whatever plugin you are referring to

bright cedar
#

Я русскиц

#

А как то можно сделать чтобы эдитор в лак пермс сохранялся с данными а не обнулялся

wanton pivot
#

Hello, is it possible to set the highest group as the one with the lowest weight, and the lowest group as the one with the highest weight?

thorny kernel
#

no. higher value = higher weight

radiant salmon
#

Hello, I've been through the docs like 3x now and don't see the most basic command of how to add a player to a group. Could someone show me what this is?
(ex. /lp add <player_name> group member)

radiant salmon
#

?

scarlet light
#

"?"?

radiant salmon
#

/lp user <user_name> parrent add member ?

scarlet light
#

1 r in parent, but yes.

radiant salmon
#

2nd question: I thought every user that connects to the server is supposed to show up in the editor's list of users. I just had a bedrock player using a tablet connect to my java server (via geyser) and their playername was .Thejoneses but their is no record of them in the LP Editor User List.

FROM VELOCITY:
[18:12:58 INFO] [geyser]: Thejoneses (logged in as: Thejoneses) has connected to the Java server [18:12:59 INFO] [floodgate]: Floodgate player who is logged in as .Thejoneses 00000000-0000-0000-0009-01fba1ac061 joined [18:12:59 INFO]: [connected player] .Thejoneses (/192.168.0.103:0) has connected [18:12:59 INFO]: [server connection] .Thejoneses -> hub has connected

scarlet light
#

I thought every user that connects to the server is supposed to show up in the editor's list of users
you thought wrong.
it will only show players that are online, and default, or non-default (online and offline) up to 500.

#

if that player is not still on the server, and don't have anything except default, they won't show up there

radiant salmon
#

So are you really saying an admin has to be online at the same time a new player is online to promote them from default to member??? (That's rather silly) How is an Admin supposed to see who new players are for the day, and promte the vetted user list from our account registration page on our website?

#

(How is a server operator supposed to list and add off-line players?)

lp user .Thejonses parent add member
[18:36:45 INFO]: [LP] .Thejonses is not a valid username/uuid.
lp user 00000000-0000-0000-0009-01fba1ac061 parrent add member
[19:51:35 INFO]: [LP] Command not recognised.

radiant salmon
#

Checking my logs I also had a JAVA client player connect last night.
Who I was able to successfully add to the member group with lp user PlayerName parent add member
However the original issues still stands, per not beingable to add the (Offline Geyser Bedrock Player)

thorny kernel
#

!bedrock

outer vesselBOT
#
Using Geyser?

If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.

radiant salmon
#

👍 Thank you, will do!

quaint vapor
#

guys i am mobile How can I do it? rank

old shore
brave ridge
#

1280177154239496223

old shore
#

This is not the place to advertise random discord servers, @brave ridge.

ebon condor
#

,

scarlet light
#

okay bye

normal sedge
#

Does anyone know of a good plugin that helps decrease hopper lag?

thorny kernel
#

turning off hoppers trollface

#

but youd probably get a better answer somewhere like helpchat

normal sedge
#

I wish

#

my players would kill me

spring karma
#

how much would the the gamerule spawn chunk radius if i want to make it like it were in previous versions?

sterile charm
#

hey

#

how can i do rank upgrades

#

would it be like a requirement to have one rank for the next

#

requires parent.example on tebex

#

would that work

forest helm
#

wdym by "rank upgrades", I'm confused as to what you're askiing

sterile charm
#

as in if a person has one rank rank level 1 or something for example

#

and they dont want to buy rank number 2 by itself

#

they can buy a rank upgrade

#

that upgrades their rank to rank 2

forest helm
#

oh ok, and you're just wondering how to set up your storefront so it knows if they already have rank 1 or whatever?

sterile charm
#

basically yeah

#

on tebex what do i put as a requirement

forest helm
#

Your storefront probably already has some way of checking if a player has a group currently or not, this would be the ideal way of handling that.
If not, you can check if a player has the permission group.<group name>

sterile charm
#

ok

#

ill see if it works

chrome belfry
#

why is there no normal command from mincraft in the command thing like ni /kick /gamemode or any thing

#

im using a mod not a pluging

dark delta
#

hey i have a question

#

if i have the mod from curseforge to add it to my server do the client need the mod installed or works if only the server has it

old shore
dark delta
old shore
#

LP is a server-side mod.

dark delta
#

ok

thorny kernel
#

@tawny basalt this is not the place to advertise other discord servers

tawny basalt
#

That's mine

#

Pls

thorny kernel
#

please (re)read rule 2

tawny basalt
#

Ok

old shore
vivid obsidian
#

hi

cyan wasp
#

bye

lament totem
#

hi

chrome belfry
#

Do you guys know a plugin Called realpermissions ?

solemn plume
#

Can someone help me? I need to give ranks and permissions to users via voucher but it won't let me run a command via the console /lp user %user% parent set vip, it tells me that %user% is not a valid username or uuid.... I would really appreciate your help.

#

'[console] eco take %player_name% 2500'
'[console] lp user %user% parent set vip'

solemn plume
#

can you help me?

bitter stratus
#

hi, how can i put "player' rank as general? i cant seem to find it

#

is there also a way to show the rank when user sends a message in minecraft?

outer vesselBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!

List of chat/tablist formatting plugins that work with LuckPerms
old shore
#

Hey @lunar sage. This is not the place to advertise random Discord servers. Please refer to #rules for more info.

old shore
cyan wasp
#

Be patient

#

And one of these talented young support agents will help you

chrome belfry
#

Hiiii

#

People of luckperms

#

I love luckperms

#

It IS a life saver

cyan wasp
#

True

lavish prism
#

Hello

#

How can I create ranks by Servers, I have a database but I want to create ranks for survival but I don't want them to be seen in the lobby to create ranks

#

@forest helm

outer vesselBOT
#

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

lavish prism
#

._.

#

Example:

I want /rankup but those ranks are only given in Survival and have DEFUALT in the lobby

forest helm
#

!context

outer vesselBOT
lavish prism
#

?

#

Help /lp creategroup (NAME) server=?

cyan wasp
#

Hi

bold tangle
#

hi

cyan wasp
#

Bye

scarlet light
cyan wasp
#

Yes goodbye

chrome belfry
thorny kernel
#

depends

#

i prefer to not use it but it can be good for some servers

scarlet light
#

If you need what it has, sure

#

If you just want it for 1 thing, get a specific plugin for that

lavish prism
#

Help /lp creategroup (NAME) server=?

thorny kernel
#

what is the question

lavish prism
#

I have base data in a Network but I want to create ranges by Servers, not in the entire Network

#

The rank that I give to a player or that he acquires in the /rankup is not put in the Lobby

thorny kernel
#

assign the group with a context

lavish prism
#

But the /rankup are added alone and I want only ONE example to get the MASTER rank in survival and that in the other modalities they have Default

thorny kernel
#

/lp user <name> parent add <group> server=survival

lavish prism
#

But the Rankup system works by adding the rank, that is, I cannot specify which command to use, so it will be added to the entire Network.

thorny kernel
#

then add contexts to every node inside the group

lavish prism
#

What do I do so that this range only exists on the Surv Server?

lavish prism
#

What context

thorny kernel
#

server=whatever

lavish prism
#

So?

thorny kernel
#

no

#

you add the context where it says contexts to whatever permissions you add

chrome belfry
cyan wasp
#

ok?

#

thanks for sharing

thorny kernel
#

whats the purpose of this?

cyan wasp
#

Hello Frying Pan

#

Good day to you

scarlet light
#

They just wanted to show kashikes profile

thorny kernel
cyan wasp
#

Hello Jealous

#

are u still feeling jealous

scarlet light
#

I’m always Jealous

cyan wasp
#

womp womp!

cyan wasp
#

oh no i reply pinged

#

😨

scarlet light
cyan wasp
#

wow

#

idk why I am even here

#

other than to be annoying

#

The Clown of LuckPerms

scarlet light
#

true

woeful willow
#

Who leaked that name

icy valley
#

does anyone know if theres an lpc plugin for 1.21+?

#

because it doesn't work

#

asking because i've created a rank and a prefix with it, but the prefix isn't showing up in chat/tablist

#

is there a plugin that does the same thing of lpc for 1.21.1?

#

i've tried this

#

but it doesn't work on 1.21.1

wicked karma
#

is there a plugin for velocity to hide commands?

scarlet light
#

Not the place to advertise your server

fathom acorn
#

Germany Support ?

cyan wasp
#

English is main language here.

sage moat
#

How can I give ranks to Bedrock players? It always says invalid playername/UUID on the internet. Could someone help me? Could this be deactivated somehow?

outer vesselBOT
#
Using Geyser?

If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.

sage moat
#

where can I find the configurations

old shore
sage moat
#

How do I get into the folder?

cyan wasp
#

By clicking on it

#

plugins folder

#

LuckPerms

#

¯_(ツ)_/¯

sage moat
#

I have found thats thx

acoustic pollen
#

yo

cyan wasp
#

Yo

woeful willow
#

!latest

outer vesselBOT
#
Latest version

5.4.141

sage moat
#

how to can fix thats

thorny kernel
#

File corrupted while reading record
your h2 database file is corrupted

#

if you have a backup, restore the h2 file from that, otherwise, you have learned the importance of backups the hard way

opaque wraith
#

Is there a way to know the user who has a specific permission like * ?

radiant chasm
cyan wasp
#

Thanks

old shore
#

You're welcome.

barren plover
#

Please tell me where to download LuckPerms-Fabric-PlaceholderAPI-Hook 1.20.1

spiral crag
#

someone know what anticheat htis?

barren forge
#

Lmao the server I manages hug got fixed

#

Hub got backdoored I mean

#

Their YouTube has the @ luckperms

outer vesselBOT
#

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

old shore
barren forge
#

Oh wait my bad I didn’t even see the tag

old shore
#

In nearly all cases, this can be traced back to poor or insecure server/network setup/configuration.

#

!hacked fyi

outer vesselBOT
#
Has LuckPerms been exploited/hacked?

Most certainly: no. In most cases a 'LuckPerms exploit' is a simple case of human error, which can be avoided easily. Look below for some tips to be on the safe side.

Don't give random people full ( * ) permissions / admin permissions

While this should be obvious, a lot of times a exploit can be traced back to faulty permission settings. You should always take your time with permissions and read the plugin documentations. In 99% of all cases the plugins have documentations explaining each permission, in the rare case that the plugin you are using does not have a documentation, you could still:
A: Ask the plugin developer for help
B: Use LuckPerms verbose functionality ( !verbose )
C: Select a different plugin with proper documentation.

Do not run your server/network in offline mode

If you are running your server or network in offline mode, hackers have it really easy to steal your, or any other admins identity. While the server is in offline mode, certain checks ( which exist to prevent exactly this ), are being skipped, and the server does not verify if the person joining actually is the person they claim to be. While there may be plugins which increase the security of offline mode servers by adding things such as admin codes, you should just switch it to online to prevent the issue in the first place.

Do not download plugins from shady websites / sent by friends

You should never put anything on your server which has not been downloaded by yourself from official sources. Plugins can be infected with malware which injects itself into all other plugins, and thus is hard to remove. While it may look like a plugin has been hacked, you most certainly downloaded a modified version of it and it is not the plugin authors fault. In case your server has been infected by such malware:

  1. Stop the server
  2. Delete all plugins in your plugins folder, and just to be safe also the server jar file
  3. Re-Download all plugins and server jar files from official websites such as SpigotMC or official plugin websites ( luckperms.net for example ).
  4. Check if there have been any modifications to the permission system and remove unknown users and wrong permissions.
    if you follow these steps you should have a clean server by the end, without exploits.
barren forge
#

It’s just that his YouTube account was that

#

Its probably cuz the hub wasn’t updated to the latest version

#

Probs some weirdo trying to impersonate the server

old shore
barren forge
#

His Minecraft IGN is ‘Aevrie’ and his YouTube account has videos full of him just spamming ‘hacked by (YouTube name)’ with his friend

barren forge
#

Found their discord servers lol

tulip gazelle
#

@barren forge - to share info, check #support-2, we're working through a similar issue atm

#

if we can cross info we can determine the exploit

barren forge
#

A friend sent me this

old shore
#

Don't think there's much else to comment on to be honest. Pretty sure you've already received a proper response, Legundo.

cyan wasp
#

:Yikes:

#

oh

#

my chat was not updated

#

still yikes

#

¯_(ツ)_/¯

tulip gazelle
chrome belfry
#

455 Discord members IS good?

cyan wasp
#

Define good

white crane
#

algum adm pode me ajudar no meu servidor

cyan wasp
#

English?

silver oriole
#

hello

brave ridge
#

Who knows how to fix it?

blazing patrol
#

Does anyone know if /schedule will call the functions in the order they were scheduled?
What I mean by this is, let's say I put the following in a .mcfunction:

schedule function some:function/2 1s
schedule function some:function/3 1s```
All 3 functions are scheduled to be called 1 second later. Of course, the `/schedule` commands are run sequentially (I assume?). So, after a second, will `some:function/1` be called first, `some:function/2` second, and `some:function/3` third? Or, is there no guarantee as to the order these functions will be called?
celest lance
#

how come ppl can regenerate there health in my server

thorny kernel
#

because thats how minecraft works

inner beacon
#

can anyone help me?

#

i have a perm but how do i put it in luck perms

thorny kernel
#

!usage

outer vesselBOT
cyan wasp
random shale
#

Does anyone know if the /place command is safe to use deep underground?

#

Does it replace blocks with air within the structure?

scarlet light
blazing vortex
#

I think people have already suggested a way to disable all commands first and then overwrite it with the only commands that we want the person to use, why isn't it integrated into luckperms yet or did I not know it already exists in it?

chrome belfry
#

guys

#

do you think ChatGPT is good to code?

cyan wasp
#

what

#

i wouldn't rely on an AI 100% for coding

forest helm
chrome belfry
#

How to get more players and Discord members on Minecraft server

sacred heron
#

new exploit?

#

[21:21:25] [Server thread/INFO]: ImDani163 issued server command: /tp Aevrie
[21:21:25] [luckperms-worker-5/INFO]: [LuckPerms] [Messaging] Sending log with id: 525c0c5f-2677-4daf-9484-3283c86051cd
[21:21:25] [luckperms-command-executor/INFO]: [LP] LOG > (ImDani163@survival21) [U] (aevrie)
[21:21:25] [luckperms-command-executor/INFO]: [LP] LOG > permission set * true

#

wtf

#

@twin warren Sorry ping

outer vesselBOT
#

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

scarlet light
#

!hacked

outer vesselBOT
#
Has LuckPerms been exploited/hacked?

Most certainly: no. In most cases a 'LuckPerms exploit' is a simple case of human error, which can be avoided easily. Look below for some tips to be on the safe side.

Don't give random people full ( * ) permissions / admin permissions

While this should be obvious, a lot of times a exploit can be traced back to faulty permission settings. You should always take your time with permissions and read the plugin documentations. In 99% of all cases the plugins have documentations explaining each permission, in the rare case that the plugin you are using does not have a documentation, you could still:
A: Ask the plugin developer for help
B: Use LuckPerms verbose functionality ( !verbose )
C: Select a different plugin with proper documentation.

Do not run your server/network in offline mode

If you are running your server or network in offline mode, hackers have it really easy to steal your, or any other admins identity. While the server is in offline mode, certain checks ( which exist to prevent exactly this ), are being skipped, and the server does not verify if the person joining actually is the person they claim to be. While there may be plugins which increase the security of offline mode servers by adding things such as admin codes, you should just switch it to online to prevent the issue in the first place.

Do not download plugins from shady websites / sent by friends

You should never put anything on your server which has not been downloaded by yourself from official sources. Plugins can be infected with malware which injects itself into all other plugins, and thus is hard to remove. While it may look like a plugin has been hacked, you most certainly downloaded a modified version of it and it is not the plugin authors fault. In case your server has been infected by such malware:

  1. Stop the server
  2. Delete all plugins in your plugins folder, and just to be safe also the server jar file
  3. Re-Download all plugins and server jar files from official websites such as SpigotMC or official plugin websites ( luckperms.net for example ).
  4. Check if there have been any modifications to the permission system and remove unknown users and wrong permissions.
    if you follow these steps you should have a clean server by the end, without exploits.
scarlet light
#

do you run SignedVelocity?

sacred heron
#

yes

scarlet light
#

update it

sacred heron
#

give discord please

twin warren
#

@shrewd trench hey 👋 please could you put out some sort of PSA/announcement (I don't see anything on modrinth for example) that signedvelocity versions pre 1.2.4 are vulnerable to an exploit and server admins should upgrade asap? the changelog says "Fixed some plugin messaging issue" which is quite an understatement :P

silently fixing it is fine if it wasn't being actively exploited, but judging from the messages in this channel and #support over the past few days, it seems like it now is.

shrewd trench
twin warren
#

no problem - I know how it can be! :)

cyan wasp
#

rare Luck messages

radiant chasm
#

you can summon him with the right choice of words

scarlet light
#

usually contains @luck

chrome belfry
#

How to get more players and Discord members on Minecraft server

#

Without spending much money please

#

Because hosting IS already not cheap

floral rivet
drifting tapir
#

Does anybody have a good idea for good looking staff ranks?

chrome belfry
scarlet light
#

specifying a “co-owner” is stupid.
If they’re at a position where they’re an owner; they should have the title owner.

#

keep it simple, moderators, and managers. The internal hierarchy doesn’t have to be displayed to players imo.

drifting tapir
willow bloom
#

Jealous more like Evident

chrome belfry
drifting tapir
chrome belfry
#

developer are devs who dont owns the server

drifting tapir
chrome belfry
#

owner and also dev

drifting tapir
chrome belfry
#

!stacking

outer vesselBOT
chrome belfry
#

^^

drifting tapir
#

What about special ranks? Like staff that are training?

chrome belfry
#

helper

#

no need to trainee rank

#

just use helper

forest helm
#

I mean, stacking can work if it's done with some thought, but if you're not thinking about how you're setting it up, you could end up with [Owner][Admin][Head Manager][The Boss] Steve or something and that just looks silly

drifting tapir
#

Hmm.. i would think helper would be a well established staff member rather then a staff member who is training...

chrome belfry
chrome belfry
drifting tapir
drifting tapir
chrome belfry
#

if you trust them to have a staff role

#

give helper

forest helm
#

I mean, bottom line, think about a) how many levels of staff do you realistically need? i.e. if you don't have more than like 10 staff, you probably don't need more than 2 staff levels; and b) how much info does the playerbase need? i.e. do players care if someone is in training or not? Do players care if they're the head of the moderation team or not?

chrome belfry
#

players does not care at all

#

about staff ranks

#

that is the truth

#

since they are not staff themselfs

drifting tapir
forest helm
#

Well it's not as cut and dry depending on the server style, the responsibilities of the staff / how the different groups interact with the playerbase, etc

chrome belfry
#

in my server

#

the ranks are

#

Helper, Moderator, Admin, Manager, Owner

forest helm
chrome belfry
#

just that

drifting tapir
chrome belfry
drifting tapir
forest helm
#

I mean like I said, it's largely a case-by-case basis thing; what works on my server might make no sense on yours and vice versa

forest helm
#

Like the server I'm an admin for has ~15 staff, ~500 members, and we currently have Helper -> Mod -> SrMod -> Admin -> Owner, and we find the current structure way too cluttered. Having a SrMod rank made sense when we had like 25 staff at the height of COVID, but now there's just one SrMod (who has basically no additional duties) so we're planning on dropping the role and dropping them back to mod. Likewise with Helper/mod, the 2 groups have some different permissions but the responsibilities are largely the same so we're working towards merging them into one group.

So we're working towards Mod -> Admin -> Owner

chrome belfry
#

mccentral per example

#

has 5 staff ranks

#

Helper, Moderator , Senior Moderator, Admin , Owner

#

and the highest rank that is owner

#

cant be achieved in any way

forest helm
#

Hell even having an owner rank is iffy imo depending on how significant the owner is with regards to the playerbase - like does your playerbase care who the owner is or not? i.e. on our server the owner has a lot of say with regards to the direction of a largely player-driven project, so it makes sense to identify them officially, but on another server owner might just mean "admin who pays the bills", and giving them a seperate rank might not really make a difference to the players

chrome belfry
forest helm
#

Nope, I'm an admin. If I were the owner, I probably wouldn't give myself a separate rank and just use the same admin tag as the other admins

chrome belfry
#

and i think it is important to have a owner rank, if admins or high staff fight each other the main people responsible for the server can put them down

forest helm
#

Well yeah internally the owner is obviously an important person, but does the public playerbase need to know / care?

chrome belfry
#

that is obvious that myself is the owner

forest helm
#

Like the internal staff structure & chain of command vs what's shown to players pubilicly can (and imo should) be different

#

You might have a ton of internal positions / teams / ranks, but the playerbase probably largely doesn't need to know / won't care about most of that, so just simplify what's shown to the players

chrome belfry
#

this is mccentral

#

admin on mccentral has a LOT of power

#

but is below owners

#

so displaying ownership is important

forest helm
#

Yeah I'm not disputing that, and obviously having a chain of command is important, I'm just saying whether or not the playerbase also needs to know that will vary on a case-by-case basis

chrome belfry
#

yes

#

that i agree

#

but myself prefer to display it

narrow depot
#

Does anyone know anything about lpc?

chrome belfry
#

but

#

!lpc

outer vesselBOT
chrome belfry
#

but luck is above mods

narrow depot
# chrome belfry me

I've already set it up and adjusted the config and reloaded but nothing happens

forest helm
woeful willow
#

Indeed, the roles should indicate relevant hierarchy.

The owner usually doesn't do much more than any given higher staff member outside of pay the bills, and most the time you don't want to be pinged as the owner for things other people are capable of handling.

In addition, most servers have some sort of ticket system or just a staff tag for help, so needing to know the staff hierarchy is irrelevant to the users.

The hierarchy does exist obviously, but players don't need to know who the owner is, just who can help.

chrome belfry
#

In mccentral

#

Alex Markey

#

Have a role Just for himself and his partner who IS also Owner

#

Only Two people in mccentral has Owner rank

#

Who are The real owners

#

And not someone who Just got promoted to that role

chrome belfry
#

What happens

#

If i dont do maintenance

#

In my server anymore?

#

And Just pay The hosting

#

Forever

#

Because im extreme tired of coding and comfiguring stuff

flint tree
#

If your server is stable

#

Nothing

chrome belfry
#

Well my server dont have players

#

At all

woeful willow
#

Technically stable

#

No one complaining about bugs :^)

chrome belfry
#

Yeah

#

That IS The good side

#

Of dont having players

#

No one complains

pallid vapor
#

hi i think the migration wiki is where i should be how ever, im not quite understanding, can i not just copy and paste the luckperms-h2.mv,db? to a new server?

drifting tapir
#

Is there a good way to make the ranks look “cool”

opal spindle
#

hello

#

the plugin is avaible for 1.20.4 servers?

thorny kernel
thorny kernel
random shale
#

Anyone know why my redstone door sticky pistons won't work at y941 and y942? They will work everywhere else, but as soon as I do any redstone over these two co-ordinates they will not work.

cyan wasp
#

Great question pal

chrome belfry
#

Minecraft IS a great game

cyan wasp
#

Oh

chrome belfry
#

Why do you guys hates arclight

gray mortar
#

arclight is great in niche situations but it messes up quite a few things

opal spindle
#

it says invalid player data

#

idk why cause only permission plugins are doing that

#

i tested permission ex and LP

forest helm
chrome belfry
#

A fabric server IS good?

forest helm
#

Fabric's fine, all non-hybrids are fine. The problem is there's no way to make a hybrid in such a way that it doesn't break the API.

chrome belfry
#

Hybrid IS plugin and mods together ?

forest helm
#

Yup

chrome belfry
cyan wasp
#

Huh

chrome hornet
#

gooodd morning everyone

#

Hows it going

pallid vapor
arctic valve
#

Hello! I have tried to google a bit for a solution for my wanted feature. We are using LuckPerms. I want to add some EULA friendly features for my premium users. Example is that I want them to be able to select either via gui or command the color that is displayed on their rank from a preselected option of some colors.

Is there an easy way to do this with LuckPerms, an addon or something like that?

thorny kernel
#

people are usually not inclined to assist with setups that support piracy

arctic valve
scarlet light
#

for my premium users

#

what does “premium” mean in this context

arctic valve
rare apex
arctic valve
chrome belfry
#

!latest

outer vesselBOT
#
Latest version

5.4.141

chrome belfry
#

Guys

#

Do you think a server should be have only one Owner ?

thorny kernel
arctic valve
scarlet light
vapid kettle
#

or has the project just been abandoned

scarlet light
#

closed or merged?

vapid kettle
#

im all over the place today

scarlet light
#

right, the pr queue is where to get that merged. ofc it hasn't been abandoned, it's still a primary go-to here

vapid kettle
#

its just the last pr that was merged was in 2022

#

and the last commit was 3 weeks ago

scarlet light
#

it's a frontend for a pastebin, it doesn't need much attention.

vapid kettle
#

ahh okay

#

this project isn't very active either way

chrome belfry
#

we should only give friends staff

#

or open a application process to the public

#

i see that on luckperms at least there no way to apply

scarlet light
#

we should only give friends staff
i'd argue against this any day, unless they're actually fit for it. just because they are your friend doesn't mean anything.
i personally think a public application is fine for server staff, but you're going to want somebody who knows the environment.
can't hire a new player as a moderator without A. knowing what/who they are as a person, and B. them knowing anything about the area they're going to be moderating.

#

LuckPerms, as far as staffing goes is similar. we don't have any application process, it just goes by word of mouth honestly.
when we see people who know what they're doing, and have shown a lot of knowledgeable time put into support, then someone may recommend them for Helpful. Moderator is just given in an "as-needed" basis from the existing helpful members, if they want it.

valid harbor
#

Does anyone know how to make luck perms accept a username like .eddiethebear ?

It's telling me it's not valid and I know theres a way to fix it I just can't remember

forest helm
#

!geyser

outer vesselBOT
#
Using Geyser?

If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.

valid harbor
#

You are beautful

chrome belfry
#

Why Minecraft servers are so prone to have issues or completaly break

#

A Lot of issues

#

Not of luckperms software of course but in Minecraft servers on general

forest helm
#

There's a wide variety in both developer and server admin quality in the ecosystem, which may or may not have a correlation to the average age of said developers & admins

strong prism
#

hi everyone

chrome belfry
#

Luck is a Discord server Owner

craggy turret
#

hey guys im running a minecraft server and There is this plugin that has a command that i want every player that joins to have access to.. im new to luckperms so how can i do that?

#

@forest helm could u help me? I would appreciate it a ton

outer vesselBOT
#

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

craggy turret
#

oh sorry

old shore
#

!usage

outer vesselBOT
old shore
#

We do not tolerate trolls or inappropriate language here. Be civil and respectful if you're planning to stay on the server. See #rules for more.

trim wharf
#

No speak inglish

#

Why did you troll the server named stc and cause it to shut down?

old shore
#

I have no idea what you're on about. Are you sure you're on the right place?

trim wharf
#

Yes, isn't it the server of the owner of pulugin? This owner trolled the server named stc and gave everyone ops, even your sv sshib is German, am I wrong?

scarlet light
trim wharf
#

The person you call the owner of pulug and we blew up your twony server

scarlet light
#

if you say so

timber arrow
#

hello fellas

#

I am Saul Goodman

scarlet light
timber arrow
#

ok

winter frigate
#

Hey ik this doesnt have anything to do with luckperms, but I've been having an issue on my server with flying machines over chunk borders, they just stop and wont go anymore idk why this happens.

thorny kernel
trim wharf
#

Then I'm sorry, he is exactly the man you're talking about, I'm sorry.

old shore
#

No NSFW/Troll content here, @solemn glacier.

twilit sandal
#

asd

covert zealot
#

@old shore can i ask a question

outer vesselBOT
#

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

covert zealot
#

oh ok

old shore
covert zealot
old shore
#

!default

outer vesselBOT
old shore
#

For further LuckPerms related questions, you'd want to use one of the support channels.

#support-1 / #support-2

cyan wasp
#

No problem bossman

#

love u

chrome belfry
#

@alex markey

cyan wasp
#

Oh

plush gulch
#

Does anyone know why when I inherit permissions from a group, the prefix of the group from which it inherited the permissions is set?

thorny kernel
#

wdym "is set". youll inherit the prefix just like all the other nodes of the group

#

@solemn glacier this is not really the place for that

glass dock
#

@mossy dirge im going to check if is in India

mossy dirge
#

Ok

#

@glass dock if it is available then dm me

glass dock
#

Yes and No

mossy dirge
#

What

#

I can't understand

#

@glass dock gimme that website name in dm I will check

glass dock
#

Yes you can enter but the ping is going to be big, because of the place

mossy dirge
#

Ok give me website name

#

Let me try

glass dock
#

nether.host

mossy dirge
#

Ok

thorny kernel
#

you havent described what your actual issue is

plush gulch
#

That is, when I want a group to inherit the permissions of another, the prefix of the group that inherited it appears.

thorny kernel
#

does the group have a prefix of its own?

#

if it does, you need to set its prefix weight higher than that of the group it is inheriting

plush gulch
#

@thorny kernel

outer vesselBOT
#

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

frosty epoch
#

ouch

scarlet light
# plush gulch

please send an editor link using a support channel, as well as a screenshot of /lp user <some user who doesn't have the right prefix> meta info

forest helm
#

You've got your weights backwards; higher weight = higher priority

plush gulch
#

The other way around?

plush gulch
thorny kernel
#

default is 0 in most setups

plush gulch
#

Ooo I saw it, I already solved it, thank you very much

drifting tapir
#

What would be some good rank names outside of the regular ones (regular being: helper, mod, admin etc)

chrome belfry
drifting tapir
chrome belfry
#

Slave ( default ) Citizen ( vip ) Noble ( mvp ) Bishop ( mvp+ )

#

The rest i recommend normal ones or Else nobody Will know they are staff

#

Media, Partner, Helper, Moderador, SeniorMod, Admin, Owner

drifting tapir
#

True, but even so, do you have any ideas

chrome belfry
drifting tapir
chrome belfry
#

Staff ranks are almost always The same

#

Everywhere

#

And The reason IS simple

#

Players need to know who are Staff

#

If you put Owner rank was king

#

They Will not know

#

You are Owner

cyan wasp
#

Does that matter

chrome belfry
#

If you really wants to give staff ranks other names

#

My suggestion is

#

Prince, Monarch and King

drifting tapir
#

I just want something to fit the theme.. "mod" and "helper" dont fit the theme i am looking for

cyan wasp
#

What is your theme

chrome belfry
#

Prince , Monarch and King

drifting tapir
#

Medieval

chrome belfry
#

You can also put God

#

On Owner

drifting tapir
#

We dont have an owner rank

chrome belfry
#

Prince , Monarch King and God

cyan wasp
#

oh no jealous is typing

chrome belfry
#

Done

drifting tapir
#

I dont think the idea of owner sound very good, to me at least

chrome belfry
#

Players ranks
Slave
Donators
Citizen, Noble, Bishop
Staff
Prince, Monarch, King, God

#

Done

#

You have your suggestions

scarlet light
#

Why display your staff ranks at all?
Just group everyone together public facing; and have your internal hierarchy. Don’t have to worry about “owner” then.

drifting tapir
#

I guess staff would be ok... but maybe something more, that would be ok for helper or mod

drifting tapir
chrome belfry
cyan wasp
#

Do whatever u wanna do pal

chrome belfry
#

To know who ask for gelo

scarlet light
#

No they don’t.

drifting tapir
#

Sometimes

chrome belfry
#

Help

drifting tapir
#

Depends on who it is