#support-1
1 messages · Page 176 of 1
!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
!notworking
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.
I cant use Luckperms right i give my default group Plotsquared permission to claim but it doesnt show ingame
pls help
or i have OP but cant use Any commands
trying to integrate luckperms into my fabric 1.20.1 server. i added the chat formatter, styledchat, luckpermsfabricplaceholderapihook, and textplaceholderapi mod. i added %luckperms_prefix% to the chat format inside styled_chat.json. cant seem to get it to work.
Did you download LuckPerms from https://luckperms.net/download
i downloaded it from curseforge. all the commands work. i created groups just fine using /lp editor. just cant get the prefixes to show using a chat formatter.
!chat
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!
Well then this is not the right place to ask, as LuckPerms is not affililated with StyledChat and I personally have no experience with it. You're gonna be way better off asking in their discord support server, you can find it on their CurseForge page: https://www.curseforge.com/minecraft/mc-mods/styled-chat
i downloaded the chat formatter recommended on your site for fabric servers. thought you guys tested it and would know how to use it.
no problem. I'll ask them.
How to set group 2 prefixes?
Do you want to add two prefixes to one group?
you can add a prefix by doing /lp group <group> meta addprefix [priority] <prefix>
thanks
Bro, how can I clear all user groups?
Like lp group <group> but for all players, example lp group all clearusers
Try:
lp bulkupdate users delete "permission == group.<group>"
``` replacing `<group>` with a group name of yours each time. It needs to be ran from console
Yes, using the log-notify-filtered-descriptions setting in your config, or temporarily turning off notifications with /lp log notify [on|off].
thanks
does someone know how to set ranks in lp and if its possible to make a command?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
so i just make a group and add myself to it?
Sure.
what if i want my group to have like gradients or color codes
do i just make that the name
with & included
You would want to setup prefixes using a gradient format supported by your display plugins.
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
Can I get Luckperms in a LAN Fabric server?
what about a custom command is that possible in lp
i want my /ban to not ban people but for it to tp people to another world with mvtp
LuckPerms doesn't create any custom commands. It's only a permission manager.
!ask
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!
I cant use Luckperms right i give my default group Plotsquared permission to claim but it doesnt show ingame
oh ok, do you happen to know any plugin that does what im looking for?
Pls help
LPC And TAB
i use it too
Are you just trying to create an alias?
I cant use Luckperms right i give my default group Plotsquared permission to claim but it doesnt show ingame
And i cant do commands with OP
I was replying to your initial message above. No reason to repeat the same message on an unrelated message of mine just to ping me.
What exactly is not showing?
pretty sure yeah, i want my /ban command to mvtp the "banned" player to a prison
Sry
and not ban the player at all
Sry
my bad
i disabled it too
You could get away with using your commands.yml file in your server root, if you're on a Bukkit platform (Paper, Spigot).
That doesn't necessarily mean the permission did not work/apply.
what can i do there
I tried it with op
Could you share your /plugins output please, Jay?
Whats that
U mean log?
it shows all the plugin you have on your server
Type /plugins and screenshot the message that lists your server plugins.
just do it and send ss
Then, you should have a server admin/owner/manager reach out to us. We require additional information regarding your setup.
So it is impossible?
It's possible with a plugin that does that. It's not LP though.
Like, MyCommand or ConditionalEvents.
Yea I downloaded that already
The commands doesn't show up
here
I'm using mods though, not plugins
!verbose Try using verbose to locate permission checks.
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
what is that
Just noticed that the message you replied to wasn't for you. Which commands are not showing up and where? Be more descriptive please.
It's a tool that helps you diagnose and see permissions.
so i do /lp verbose?
Oh my bad, all of the lp commands aren't showing up
For instance, if you were to look for permissions for a command, you'd use /lp verbose command <user> <command>. This would force the user <user> to run the <command> command and print any permissions checked in your chat. The wiki page aboves explains anything you need to about verbose and how you can use it.
Is the LuckPermsFabric mod installed and enabled? Do you have sufficient permissions to execute any of its commands?
It is installed, and I'm pretty sure it's enabled?
And I have OP on the server so probably yes.
!paste your full logs please
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
hey there i got question now, i change my storage for MySQL, but the old h2db data No migration to the mysql, what should i do?
That's correct. When switching storage types, you have to manually export and import your database within LuckPerms. It doesn't migrate automatically on its own.
See the following quick guide on gracefully switching storage methods:
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
How do I do that?
Open your server file/file manager and locate the logs/latest.log file (it's in the logs directory as you can see). Open the latest.log file and copy the entirety of its contents with CTRL + A and CTRL + C. Proceed to paste the copied content to the pastebin site https://pastes.dev/ with CTRL + V and click the [save] button on the top left hand side to generate a pastebin link, which you'd want to send here so we can view your logs.
Like this?
https://pastes.dev/vpgG6RcN6s
It appears that LuckPermsFabric isn't installed here.
The mod is in my mods folder though
Thx you now my cmds are working
So I'm not sure what else I need to do to "install" the mod 🤔
Hello, does my prefix not show up when I type in /lp user NAME parent set RANK?
Hello, I'm trying to change db from H2 to PostgreSQL since I changed to a velocity server from a standalone paper one. I'm using all the parameters to access the db and it works, but I keep getting weird warnings in the console, could you help me? Thanks in advance
here's my latest log: https://pastebin.com/W5nyZYW9
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
!chat
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!
Oh, thank you
how to make it so the first world the people get in when they first join is the hub
Not LuckPerms related.
Hellu
Since the 1.20.6 upgrade of my server luckperms throws some SQL errors that didn't happen some minutes ago on 1.20.4
I know its only timeout messages but strange that this only happens in 120.6
Hey, Has anyone ever, on Fabric 1.19.2, with Luckperms, been unable to stop the server due to luck perms causing "Exception stopping server" with an error (https://mclo.gs/Af2Tb1S) ?
I believe I am on the latest LP Fabric version (for 1.19.2 at least).
I cant use /lp editor
Why not?
its spamming this error in console what do i do https://pastes.dev/lGkPWglIem
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 10006ms.
hey i have another issue. i just added your mod and configured it. everything works but i asked a player to join and he couldnt type in chat.
That's not a LuckPerms message, nor does LuckPerms manage chat.
ok so what could it be. im using styledchat. could you help with that or no
Non-LP stuff should be in either #general or another server (i.e. your chat plugin's support server)
Hi, I wanted to set up a rank but somehow i did something wrong.
it looks like this ::manager::
but i want the name look like this
can someone help?
That's up to your nametag/nametag plugin. LuckPerms does not perform any tag/tab formatting.
If that's how you want them to be, sure.
but look if you see this in chat, jrmoderator is above moderator & manager, how do i change that
Are you referring to tab completion? 
yeah and permissiosn
That's sorted by alphabetical order. Not sure why it would bother you.
because i dont know if i did that right but in this screen you can see parent groups there is moderator, i want to do manager above moderator but i dont know if this is right
Above where? Be more specific please.
because i want in tab to be jrmoderator under mod. it would make no sense why manager and moderator should be under jrmoderator
and then i want mod to be under manager
That's also controlled by your tab plugin.
Cheers.
bump
How do i check if theres any players in a certain group?
you can search for the inheritance node
in the editor or as a in game command?
????
no, why?
either one
theres a serach bar in the editor, and a search command in game
/lp group <group name> listmembers
cc @halcyon musk
thanks
how do i remove a player from a group?
!commands > parent
Find all of the available LuckPerms commands on the wiki.
thx
Hello, I have a problem and it is that I put Database so that all the ranks are synchronized but I have a survival and in it I have ranks and I put a prefix on them and when I want to remove that prefix on another server that is not the survival one, it is removed in the survival one, how can I add different prefix on different servers with database
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
what's that
Read the wiki page linked above and you'll know
@macwhinny did you figure out the luckperm and ftb chunk claims amount?
Bump.
@prisma fractal you figure the ftb and luckperms problem you working on?
i do it like in some YT Tutorial, but it didnt work. have someone a idea?
if i am write in the chat nothing changed
only my name in normal color
its a fabric server
Hey laney4life! Please don't tag helpful/staff members directly.
Do not ping people from the sidebar.
Why can't you make ranks? Please elaborate.
i used one of my friends things, ive added groups and etc, put me ina parent group and i did /lp user laney4life parent set co owner and its not showing in chat
well my friend tried to help me out*
You need a chat formatter for Fabric, if you're not seeing any prefixes being displayed in chat. I'm assuming that's the issue here.
Is a prefix not showing in chat?
Is your LuckPerms prefix not showing in chat? The one we can see on screen?
nope
nope
it says this and doesnt show
i dont get it
What's not showing?
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!
ah ok thank you, i try lpc from spiggot
minehut is so confusing
vault still wont work :/
and i have essentials
it just wont show at all
what am i doing wrong
anyone here
i tried /lp user user info tho
it just says incorrect name
it says this now
how do i get prefix to show?
as far as LP is concerned, it will work. ask the support of your chat manager.
then ask the support of your chat manager like i said
you leave luckperms support, you go to their support, and you tell them what isn't working.
what part of it isn't "clear"?
because i just started minecraft after a couple years
but idk how to go any support bruh
idk u mean
do i go to vault??
i dont get it
im one minehut doing this
is vault your chat manager??
Idk????
How do you not know what plugin you have managing your chat?
Then why are you here?
Okay?
if you don't have file access, or know how to manage a server, why are you asking for plugin support? how do you expect us to help you if you don't know what you're doing
so he has to make the ranks?
i dont get it
a person who has op on another server can do it and their not a owner?
and they dont have flie access
thats why i asked
you have been told exactly what you need to do.
somehow, you dont understand it. it's in plain english, right in front of you.
I'm not going to repeat the same thing over and over again, so have a good day/night.
Not once was I rude, but thanks.
Bump.
LPC won't make the cut, as it's a Bukkit plugin incompatible with Fabric servers.
is it possible to make it that when a player receives a permission it automatically puts them into a group?
XY problem, no.
What are you trying to do?
Hey, how can I check if a player has a group that is lifetime with the API?
im using a plugin that uses context to give a player a permission. but the plugin im using to do a command when they receive that permission doesnt support context
Hey, my Luckperms's database is on port 3307, but it just completelly ignores the port field
data:
# Define the address and port for the database.
# - The standard DB engine port is used by default
# (MySQL: 3307, PostgreSQL: 5432, MongoDB: 27017)
# - Specify as "host:port" if differs
address: 172.17.0.1
port: 3307
Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:address=(host=172.17.0.1)(port=3306)(type=primary). Connection refused
Port is specified in the address i.e. <ip>:3307
There's no port key, you made it up.
!chat
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!
😭
You're going to receive the same response you did an hour ago. LP is not responsible for displaying your prefixes.
yall do not help at all do yall
This is LuckPerms support and LuckPerms does not format your chat. Contact your chat plugin's support.
(Vault is not a chat formatter in case you weren't aware.)
!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.
okay! my thing is working, so is there a way to make urs colorful w birdflop?
What's your thing?
my prefix's are boring
oh my prefix's showed up
its just that i wanna make em colorful
birdflop wont work on the prefix, do u know how?
Maybe you're using a format unsupported by your chat plugin. I wouldn't know and this, also, isn't something LuckPerms is responsible of.
Ask your chat plugin's support what color codes and format they support.
okay! essential right?
If EssentialsXChat is your chat plugin, yes!
Bro, how can I clear all user groups?
Like lp group <group> but for all players, example lp group all clearusers
i am running a 1.20.1 fabric server and trying to set commands faq states the following: "If you are running a Fabric server with LuckPerms, you cannot use permissions with vanilla commands. Unlike Bukkit/Spigot and Sponge, Fabric does not add permission checks for vanilla commands. This is not an issue with LuckPerms. However, since Fabric supports modifying the base game, you may install an additional mod to add those permission checks, such as Minecraft Command Permissions or Command Hider." problem is both of them are out of date are there any newer options or work arounds i cant seem to find anything
tried using cardboard as a workaround and unfortunately it is incompatible with my mods
https://github.com/lucko/minecraft-command-permissions-fabric this doesnt work?
nope
i only see the download for 1.6.1 which is not for 1.20.1
is 1.6.3 out yet?

oh the 1.20.1 build died because some network error, but you could build from source
what plugins can you use with luckperms
Anything that supports the standard permission interface of the platform should work with LP
Whether or not a plugin supports permissions is the other plugin's responsibility
On platforms like Bukkit (so Spigot, Paper, and derivatives) and Sponge, this is 99% of plugins. On Forge / Fabric, your milage may vary, the permission system is newer on those platforms
oh thanks
i don't see the prefix when i push tab
!tab
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!
what? im so clueless tbh so am i just out of luck
Bump.
hello
i just linked mysql to my proxy + subservers
however when i /lp sync all of them the main proxy server doesn't seem to have the whole groups, only has 1 group which is default please help
What Fabric mods can I use with this?
For formatting.
I searched online, and I got reccomended KubeJS
but i dont think that is meant for prefixes
any that support lp
pls help me practically i use luckperms of bungecord and it works but only on one server if i try to do the commands on the other it doesn't work
How does luckperms work with ftb essentials?? it just won't work, i have 1.20.1 fabric.
i don't know what to type
I just want to make 4 warps and 4 luckperms groups that have their own warp and can't use the other.
i've trieed to do like ftbessentials.warp false
it won't work
Bump.
^ something I forgot to add: this only happens when players are online
LuckPerms doesn't do that by itself. You need a plugin to read the rank and display it on the player's nametag
!chat
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!
The same applies for nametags
is there a way to use luckperms verbose without gettings spammed in the chat, i just wanne see a command from a plugin
you can use verbose record
and then verbose paste to paste it to the web so you can see the permissions that were checked
Hey quick question: How do I create a group that has gradient coloring for players' displaynames?
I have a problem with the organization of grades in the tab
Set the gradient colors to its display name freely, and then hope that whichever plugin is displaying the display name has support for gradient colors
How to do that
I am using essentialsxchat
Where are you displaying it?
Chat and tab
EssentialsXChat needs to have support for gradients, which I am not certain about. And same thing applies to whichever tablist formatting plugin you're using, it needs to support gradients
The same way a plugin needs to support &a &e etc etc
it needs to support gradients
Essentials supports gradient
We do? what format? 
LuckPerms is not responsible for sorting out your tab list
Ye do
are you EssentialsXChat?
I do work with EssentialsX, yes.
Jealous is a contributor I believe
I tried with prefixes, gradient works
I just don't know how to apply it to displaynames only prefixes
As far as i am aware, we have no gradient format for chat.
Internal messages are MiniMessages, but those don't work for chat.
Hmm
Try another chat formatting plugin
Bump.
You have many incompatible mods downloaded
Do I?
and are any of those errors to do with LuckPerms?
From what i've looked, no.
I'm focusing on the very last error at the bottom
when stopping the server
I don't see any either
You could try removing the luckperms mod to see if it works
It works fine without LuckPerms
the error when stopping the server explicitly mentions LP.
All good mate :)
if you have many other errors, its impossible to say for sure that luckperms is at fault. and even if there were no other errors, you would need to reproduce it with no other mods installed to make sure that it is a problem with luckperms
Why does the server always get stuck here when shutting down?
has happened several times
hey all, i am having a /really/ hard time getting double ranks to show. I understand LP doesnt format, so I have essentials chat for that, however I am unsure of the placeholder/config that needs to be present for it to show both ranks. currently it is this: format: '&8| {DISPLAYNAME} {MESSAGE}' which currently renders it as {team name with plugin or blank} | {rankname via LP} {playername} {message}
!stacking
Display multiple prefixes/suffixes alongside a player's name.
Sure.
Would "suffix.0.%townyadvanced_towny_tag_formatted%" work?
If your display plugins support PlaceholderAPI, sure.
Alright, tysm!
Hey I need luckperms that works for 1.16.5 and I just cant find it anywhere, could anyone help?
for what platform
Hybrids are unsupported
you should be able to use the latest bukkit jar though.
(but if something breaks you're on your own)
it works for 1.16.5?
bukkit is not version specific
Yes, the bukkit build works all the way back to 1.8.9
8
bUt mAh PvP
would I put it in a mod or plugin folder
it's a plugin, isn't it
Mentally renaming you from "Jealous" to "Spicy"
I'm a smartass, what can i say
Mi familia 🥹
That's a cute dog.
Wat dat dog doin'
Putting it in the plugin folder
How can I remove permissions from a range?
!commands permission unset https://luckperms.net/wiki/Permission-Commands#lp-usergroup-usergroup-permission-unset-node-context
Find all of the available LuckPerms commands on the wiki.
ty
can someone tell me why this is spamming in console when i use my sql
!errors
Here's a page with some common storage system errors.
is that to my post?
Yes
what do i do
read it
Can i pin this? would that be useful?
It's just letting you know the connection to the database timed out. Firstly try adjusting maxLifetime value
whats that
why don’t you go look through your LP config
I have a question,
My friends who don't have OP cannot warp in my server. I wanna know how to allow /warp for players that aren't operators.
I am using Essential Commands in 1.20.4
Fabric right?
Yup.
if you look into the config
IIRC it’s near the bottom
there’s a option to use permissions
for commands
use_permissions_api
turn it on, restart the server then you can use LP to give groups / players perms
yeah
so lets say if i wanted to let non-op people use warp commands, what would i do
im really sorry, i dont know a single thing about this
https://github.com/John-Paul-R/Essential-Commands/wiki/List-of-Commands-&-Permissions
Choose what commands you want to give everyone access to
then, do
/lp group default permission set essentialcommands.warp.tp true
replace ‘essentialcommands.warp.tp’ with whatever permission
OH NICE!
This helps a lot
i hope people with the same questions can refer back to this
Then everyone should have access to that command (the ‘default’ group is assigned to everyone)
Everyone without a group is assigned to it*
It's possible to not inherit default FWIW
oh, sorry!
nw, it's a nitpick, but I wanted to clear 🙂
so would that just be /lp group * permission set essentialcommands.warp.tp true ?
Well no default is fine, this is more of an inheritence consideration.
If you add additional groups you need to ensure they inherit default or otherwise inherit permissions you want applied to all.
If you never add additional groups, then you don't need to consider this at all.
well it seems like the other player of the server can see their warp list, but cannot use /warp set.
Warp set looks like a different permission, you'll want to read the link Skullians sent.
Hello, i'm trying to setup minepacks plugin and they recommended i add luckperms but i don't know how to use it, can i use it to change permissions or something for the minepack plguin?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
youd have to refer to the minepack documentation to see what permissions it uses
Really hope this isn't a stupid issue/question:
I am trying to get luckperms to work across a velocity network, and am attempting to use mariaDB for the storage type under the proxy/velocity server. Everything is hosted on the same machine (not using some, imo, shit mc host provider) so there isn't an automated MySQL setup. In the LP config, storage-method: is set to MariaDB, address to localhost:3306, database to the correct database name, username & password are also setup correctly. Both the DB and user show up when mariaDB is prompted to show users/DB's. None of the LP Wiki is helpful in this.
Also keep in mind I have little experience w/ mySQL/MariaDB :p
https://pastebin.com/NySJmLWV Pastebin of console entry
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 10000ms.
pins #support-2
Preciate it!
Is there any way i can get number of weight
hello, how can i clone a database config?
like, groups, permissions, users, etc
!switch skip the changing storage type step and just import on a different server
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
or just copy your database
I have that db on sparked host / pterodactyl
But we wont pay anymore
And we need to copy all db data
Hey, I'm in the process of making a prison server and was wondering how I would go about showing Donator ranks and prison ranks next to eachother in the tablist and in chat, same this staff ranks and prison ranks.
!stacking
Display multiple prefixes/suffixes alongside a player's name.
Thanks that worked but now when I promote myself in the prison track the prefix doesnt change for it
show /lp user <name> info and /lp user <name> meta info
Show your meta-formatting config section
You can see all permissions explicitly set on a user with /lp user <who> permission info.
However, in a typical setup, most/all of a player's permissions will be inherited from groups. There's no way to list all inherited nodeds for a user, but you can list all nodes of a group with the aforementioned permission info command (just with group <group> instead of user <who>)
thank you
Got a hunch I know what's happening, could I see a /lp editor link to see your track setup please
Good to send it here or should I DM you it?
!editorsafety
Any changes made in the editor have to be applied using the /lp applyedits command - impossible unless the person with the link is also connected to the server and with the required in-game permissions to use LuckPerms commands. It's effectively just as safe to share an editor link as it would be to share a screenshot of your permissions or a pastebin of a configuration file. The editor doesn't contain any sensitive data (except perhaps player names).
Please, don't be. We're here to help, not steal your permissions setup. Additionally, permissions can be tested by players simply joining your server and seeing what they can do.
(Just don't trust the session if prompted)
idk if its trusted or not
oh, my hunch was wrong, but I see the problem. Your config references a prison track, but you don't have a track by that name. I see you do however have a ranks track, I suspect you meant to use that one in the config
Ahh yeah thats probably it, I'm cooked i aint slept lol
Yeah sleep deprivation + programming / server administration do not mix very well lol
It indeed does not, but I couldnt sleep so nothing else to do
Okay both tags are showing but when i promote myself in the ranks track it doesnt update the prefix
Could this be because all of the ranks have a weight of 1?
Yes, each group should have a unique weight
Does it matter if they have the same weight as donator ranks?
Side note, 2 comments:
- Display name almost certainly doesn't do what you think it does. I highly encourage removing that from all your groups
- Typically on a tracked setup like this, you often want each group to inherit from the group below it, so it's a "This group's perks, and all the lower tier perks too" setup
For the prefix weights, in this case since they're seperate from each other due to your stacking config, yes they can be the same. Note however the group weight should be unique across the entire permissions setup
I put myself to class-2 then promote myself to helper and it gives me the default rank and now tab shows class-4 and class-2
Imma be afk for like 30 mins ill respond when im back
works if i have my data on other machine?
yes
why did my proxy console started showing this error all of a sudden?
!errors
Here's a page with some common storage system errors.
I have checked all the database info and it seems correct. why is this error happening all of a sudden when its been working fine for a long time
Are you self hosting
no, I am using a hosting service
honestly? If you haven’t changed anything I’d contact your server host
Anyone can help me setup something basic with luck perms?
Or is there any video?
it doesnt work
!nw
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.
How do you know you don't have it?
?
Does the prefix show in /lp user <user> info?
Run /lp user <your_name> permission set luckperms.* in your server console
In console?
Okay I have FTB essentials does that conflict?
Do i need essencials X?
I have forge and no Plugins
I used the mod
Nothing
Run this command in your console, after that go in game and run /lp user <your_name> info and send the output here
Still nothing
It can't not send anything
It should say unknown command or smt
Progress But there is still nothing in chat
or tab bar
@open cedar you know why?
What plugin are you using to display it in the chat and tablist?
._.
Only LuckPerms mod
LuckPerms doesn't format the chat nor the tablist by itself
You need a plugin that reads the prefixes from LuckPerms and displays them in chat
or in tab
oof how i do with forge
My bad I meant a plugin or mod
I dont know a mod that does that on forge
I know there is a mod called BetterForgeChat you could check it out
out dated 😦
Sad
when someone is assign a rank on lp lets say i use %vault_prefix% for hub scoreboard thats only the prefix the lp assigns the commands to the player ..
I do not quite understand your issue. If you are not comfortable with English, you can use a translator like Google Translate
What would be the best way to differentiate the permission source?
I assume it's to use context, but I remember we had some problems with players not receiving the permission since they don't have that "context", as in the "world" context, they would needd to be in that specified world.
We were using:
/lp user <nick> permission set <permission> true source=shop
@ me, thanks
Now, LP assigns commands correct? like for example displayname.vip .. Let's SAY i assign a rank to my self thats VIP do I get granted all the commands that 'RANK VIP' has? My next question is the scoreboard im using deluxe hub for EXAMPLE for my scoreboard.. i want to use the code %vault_prefix% will that effect them getting the commands at all .. since thats just the prefix of the rank.. It has nothing to do with the commands thats provided with the RANK its SELF.
LP doesn't assign commands
How so then when am i doing in the lp editor
What do you mean by permission source?
What's your intention for having a "permission source"
Do you plan on using this context for applying permissions in certain scenarios, or is it purely for informational purposes?
If you mean permissions:
- As for the first question, yes you get all the group's permissions when you assign it to yourself
- And as for the second question, no it doesn't affect anything. It just displays your prefix
Well, we have a bunch of permissions that players can buy with in-game currency via in-game shop, we just want to have a simple way to remove all of them from a player/all players/some players.
Ftb essencials needs@open cedar A plugin that reads like luckperms?
?
This
I am not familiar with FTB Essentials
Why does no one make a all in one plugin/mod
That's a little antithetical to the concept of a context as LuckPerms uses it.
Where a permission is applied if a context is true.
You could register your own context with the API that is always true, effectively ignoring the context for permission checks, but could be used for Bulk Edit for example.
but that is to say this is not specifically supported by LuckPerms.
Because that's not a good idea
Hello are there any mod or helper know the issue?
Yeah well I was thinking about something like that, that's probably the way to go. Thanks anyways.
Well something interesting happened .. i added %vault_prifix% ..
But im using Nautical Ranks and the Rank should look something like this
How's that LuckPerms related? 
It's fine as long as there are no errors and the server is shutting down. Don't worry about it too much :p
Because my server is currently set to automatically restart at 2:00 am, but it will be stuck because of luckperms, and I have to get up to see if the server restarts normally.
enable allowed-invalid-usernames in LP's config.yml file
Alright bro
How long does it take?
In any line ?
Because after luckperms is stuck, it will not continue any other actions. Even after 24 hours, it is still stuck there.
Never mind i found it
oof, I suspect LP might not be the issue. Can you try changing the extension of LuckPerms' jar to jar-disabled and see if the issue persists?
I will use the test server to try to reproduce the problem later, but because it doesn't happen every day on the main server, it may get stuck once every two or three days, so I don't think I can reproduce the problem, but I will try.
what is that N icon to the left stand for?
[TAB] [WARN] Player WSlide's group (vip+) is not in sorting list! Sorting list: owner,admin,mod,helper,builder,vip,default. Player will be sorted on the bottom.
[09:52:17 INFO]: [TAB] [WARN] Player WSlide's group (vip+) is not in sorting list! Sorting list: owner,admin,mod,helper,builder,vip,default. Player will be sorted on the bottom.
What do they mean by this
The paste link you sent in is invalid or expired, please check the link or paste a new one.
The prefix you assigned is too long that you can't use it. Btw use a pastebin website next time:
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
1- This is not related to LuckPerms. Your question is regarding TAB
2- It means that the group vip+ is not in the sorting types list of TAB's config.yml
is there a way to assign to a group by a scoreboard or tag? I am setting up ranks via a datapack that i am writing but can not figure out how to promote them on a track. As permission nodes do not promote with @s etc. requires entering the name. My datapack triggers from advancements being true, they get a score and move up a rank effectively.
set resolve-command-selector to true
Thanks
Thank you! been searching for that forever. Epic.
Hey .. I was wondering on how I remove the option for my players ro not be able to use the command /dhub or /deluxehub .. as it does not give them access to edit any thing just basically tells them that im using dhub and the creator of dhub
What is the permission to put in default rank to remove this option from them
What makes you think LuckPerms support would be aware of the permission nodes of an unrelated plugin?
You can use verbose to locate permission checks and see if there's any for the command you mentioned, or consult DeluxeHub documentation.
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Okay well then default players can do /lp and then a prompt comes up saying ' You dont have access to this plugin.. I dont want users to be able to see that im using Luckperms at all
You may want to seek for a tab completion filtering plugin then.
And the message you described isn't a LuckPerms message either. LP responds with the plugin version. It doesn't have a you don't have access message.
I want to hide all of this command
LuckPerms doesn't hide any messages whatsoever.
.These are command not messages
is there a way to have like a king prefix, but display a player prefix?
Can you elaborate more?
Bro how @rose raven
Hey qw_5! Please don't tag helpful/staff members directly.
so watch i got highest rank on server, but i can customize it (color, ..., ....) and prefix so i can change it for any lower rank but still have the perms of (king) for example
wat
wait a second
LuckPerms doesn't hide commands either.
I want to hide all this command from rank default
I hid some of them, but I couldn't hide this
so watch, this guy has highest rank on server (Князь) but he set his display prefix for player (Игрок) and he still has perms of highest prefix. how can i do this in luckperms (if its possible)
Great. Hiding stuff is not on LuckPerms' end, though, and you don't have to repost the same message after already having received a response.
Please turn off pings on replies.
Is there a blog I can hide command?
A blog? Considering LuckPerms isn't responsible for any sort of command filtering and hiding, I don't see why you're asking us.
Insteaf, you may want to install a plugin that blocks and hides commands, or reach out to the plugin's support that's providing the messages you've sent in the screenshot.
So he has 2 prefixes?
not really, he can set prefix to be any like player king knight lord but still has perms of his that he bought
How does he set the prefix?
im gonna make a menu in deluxemenus where he can choose
Ok I am getting closer, so where is the issue?
there is no issue im asking if i can do something like this and if i can do then how
You could make DeluxeMenus give the prefix through console, so it runs something like:
lp user Poreyy meta setprefix "&6[King] "
what does meta mean?
A prefix is a meta value
You don't need to worry about it too much
it's just that the command takes that
so i can have king rank but have player display prefix with this command?
I don't know what you mean by "player display prefix"
like im gonna have player prefix but king perms
But if you have a rank called king , you can assign a prefix to it, which means, players in the king rank will have that prefix, and you can display it using a PlaceholderAPI placeholder like %luckperms_prefix% or %vault_prefix%
Well yeah your answer is yes
ok thanks
If I get what you want correctly, setting up would be like this:
1- lp creategroup king
- Creates the king rank
2- **lp group king meta setprefix "&6[King] " **
- Sets the prefix of king rank to what I just set it to
3- lp user Poreyy parent add king
- Gives me the king rank
Now if you do %luckperms_prefix% on a player that has the king rank it will give you the prefix of king rank that we just set
It will give you the highest prefix they have not only the one of king rank
Can the LPR pluggin assign a rank by playing time?
What's the LPR pluggin? Did you mean to say LuckPerms?
I've never seen that plugin before and it's not affiliated with the LuckPerms project. We do not provide any support for it.
plus not open source
Best way to administer a rank based on playtime?
Not LuckPerms related. LuckPerms is not responsible for managing players' ranks based on their playtime
what permission does this?
!verbose That is from OP iirc, I'm not sure if it has a permission but you can try verbose.
I think you can also disable it with a gamerule, I want to say commandBlockOutput but that doesn't seem right
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Set allow-invalid-usernames to true in LuckPerms' config.yml file
Shouldn't the "Admin" tag appear?
You need to assign a prefix to the group, by doing /lp group <group> meta setprefix <prefix>
Ok, but I don't understand about prefix in luckyPerms, how do I do that and how does it work?
A prefix is just text that a group or player can have. Other plugins can read that text and display it in the places they want to, for example, a chat plugin will read that prefix and display it in the chat
I'm doing it like this, right? Or should I also use Suffix and how to use it?
The tag still doesn't appear, do I need a plugin for that? (I'm using nChat)
Group name: The name of the group. Which is also used as the Unique identifier and you have to fill it in
Display name: The display name of the group. This is what you're meant to display if you want to display what group a player is in. You can think of the "Group name" as the backend and "Display name" as the frontend
Parent: Groups from which the current group inherits permissions, prefixes, and suffixes. For example, if group B has group A as a parent, group B will inherit all of group A's nodes. This prevents the need to repeatedly assign the same permissions/nodes
Weight:: The priority of the group, where a higher weight indicates a higher priority. For example, in this list of groups: Owner, Admin, Mod the Owner would have a weight of 3, Admin a weight of 2, and Mod a weight of 1
Prefix:: The favorite one of all, that's text that's meant to be displayed after a player's name in the chat. It's not limited to being displayed in the chat, but that's the general purpose of it
Suffix: The same as prefix but it's meant to be displayed behind the player's name
You can display prefixes and suffixes by using PlaceholderAPI placeholders; LuckPerms has a %luckperms_prefix% placeholder for the prefix and a %luckperms_suffix% placeholder for the suffix. You need to put these in whatever place you want to display them in, although it needs to have support for PlaceholderAPI
An example of a chat format using both a prefix and a suffix would look like this:
[Mod] Porey [King]: Hello!
``` with `[Mod]` being the prefix and `[King]` being the suffix.
The configuration for this format needs to look something like this:
```yaml
chat-format: "%luckperms_prefix% %player_name% %luckperms_suffix%: %message%"
Hopefully this makes sense. :>
Hey, I don't know why, but my Xaero's Minimap mod waypoint does not work on my server. Every time I try to teleport to a waypoint, it says "Not Selector" or something like that.
Ok, I'll test again and take a look at luckyperms once again, thanks for the help 🙂
What server platform are you on
Spigot GayserMC
I already had it, I put it on an hour ago
Caught in 4K.
Does LPC need to be used together with nChat?
Totally not. Why would you use 2 chat formatting plugins?
They have a chance of conflicting
So maybe this is the problem with the tag not working?
Just delete nChat and use LPC
Very likely, however, do note that if the tag shows in /lp user <user> info LuckPerms is doing its job and it's up to your chat formatter.
2 chat plugins are bound to break chat.
Yes if the tag shows
I just deleted nChat and I'm only on LPC
Okay now restart your server
Regenerate the libs folder
hey! i want to migrate some ranks, ignore the prices, there is a command that do automatic?
!bulk
Quickly update a large amount of user and group permissions by using the bulkupdate command.
/lp bulkupdate group update vip+ star server
like that is good? i want to vip+ global change to star global, vip+ server X change to star server X
there is a example for "renaming" groups on that page
/lp bulkupdate all update permission group.vip+ "permission == group.star"
like this? vip+ -> star
no
read the description of what the example does
also take a backup before running it
yea ik that
/lp bulkupdate all update permission group.star "permission == group.vip+" "server == farmbox"
i thing this is okey
I passed it higher up there
Can I assign a tag or score to a group?
You can assign prefixes and suffixes to groups. Not sure what a score is.
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
Having some issues with Luckperms today. Randomly though, tried reinstalling the plugin and still does this.
You can reinstall the plugin 100 times and it’s gonna be the same. Your database credentials aren’t right.
use the correct ones they your database host provides and change them in the LP config.
Alright
whats the permission where I can op myself even if im deopped?
!wc
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
That.. no…
!verbose - see what permission is being checked. Don’t just apply wildcards.
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
My bad I got it wrong. The permission is minecraft.command.op
Give that to yourself and you'll be able to op yourself even when you're deopped
ok
how could i restrict access on a selected command like minecraft.command.msg on web can be on lines of commands too
Basically, set them to false
When you set a permission to a player, it sets it to true by default. Just change that value to false
ive tried that
To clarify, the plugin providing the command has to tie it to a permission in order for you to be able to manage access to that commands using LuckPerms (by managing the permission node associated with it).
This being said, you ought to consult said plugin's documentation and see if it provides any permissions which you can then proceed to set to false (in order to restrict command usage from users/groups).
Oke thanks for the help!
Try /lp group <group> permission set minecraft.command.msg false
also are you on fabric?
Is it possible to add users on Luckperms? Like can I set a person's rank if they haven't joined since Luckperms was added/reset?
use their uuid
Hey, I don't know why, but my Xaero's Minimap mod waypoint does not work on my server. Every time I try to teleport to a waypoint, it says "Not Selector" or something like that.
That sounds like a question for their support? not LuckPerms?
Idk But It works when Im not using The Plugin
I'm sure this is asked a LOT but because luckperms is not updated to 1.16.5 I am trying to setup a permission manager that could assist in substituing it but I am having 0 luck... Does anybody know maybe any alternatives to luckperms for that version? It would really help me out.
not updated to 1.16.5? Uh; we have been way past that version for years
i am at the version 1.20.1 fabric
i want to use prefix in my server
dindt work.
i installed the mod fabric-placholderapi hook
but dindt work yet
have some a idea whats wrong?
!chat
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!
thank you, after 1 hour reading dindnt find and cant find it
I did some digging and realized the plugin was updated to that version and not the mod I got it all sorted now sorry that’s my bad 💀
does anyone know why when I do the /lp editor command I don't get the link to the page?
Does it send you any feedback at all?
You don't have perms to use it.
how can i get the perms?
give yourself perms through console.
i have perms
you can use luckperms.* on your user, but ideally you want to setup perms properly.
no you don't. not if you're getting that message.
from console, use lp verbose command <your user here> lp editor
no actually don't do that. it wouldn't show anything.
lp verbose record
run /lp editor in-game
lp verbose paste
send the link here.
hi guys
i need help
lost connection: [LP] Permissions data for your user was not loaded during the pre-login stage - unable to continue. Please try again later. If you are a server admin, please check the console for any errors.
I have a proxy server with velocity and it works normal with my other mohist 1.16.5 server but when I put luckperm in the plugins the server loads without problems but it does not allow me to connect from the client and I get that error in console, someone tell me how to configure it properly so I do not get this problem; in luckperm page I read that you should put it:
messaging-service: pluginmsg
I have already done it but I still have the same problem.
but this only happens when I connect through my proxy because if I connect locally I can enter without problem and make use of luckperm .
Hybrid server softwares like Mohist are unsupported
(also mohist in particular has a problematic history fyi https://s.u11.io/mohist )
The essential plugin for Spigot servers.
im having issues with lp user @s permission set deluxetags.tag.Novice true run thru a datapack advancement once an advancement is given to a player so that theyre able to have a new tag given to them
the console gives me 03.06 23:00:00 [Server] [INFO] java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Unknown or incomplete command, see below for error at position 0: <--[HERE] (which the command thats on Line1, is lp user @s permission set deluxetags.tag.Novice true)
you cant use plugin commands in datapacks
plugins can do that much more efficiently anyways since functions are pretty slow
do u know of any plugins that you recommend that might be of use?
welp
Is there a placeholder to list groups on a track
would anything happen if i were to switch from the plugin to mod?
(such as placeholders on my tablist, player prefixes etcetc?)
just curious 
List all groups on a track, no. But you can retrieve the previous, current and next group on a track.
Full list of placeholders below:
Display data such as user prefixes and groups from LuckPerms in other plugins.
Hmm that sucks, I want to grab all 'government' jobs so 'next' jobs don't make sense in our context
But ty anyway 😄
Those are all stored in LP's database. If you manage to keep the current one intact, or gracefully import your LP data over, you should be fine.
Um.. it's still not clear what you're use case is here to me. Are you sure placeholders are necessary here? I mean, you could hardcode those by hand, no?
Well I want an about menu that displays all Government jobs a player has
All Government jobs are formed from different departments
Hence seeing what job is 'next' on the Government jobs track makes no sense to us
fabric/spigot
Your server can't run both. You're either on Fabric, or Spigot.
Porey asked you this due to Fabric not implementing permission checks for vanilla commands. You're required to use a plugin that adds permissions to the vanilla commands on Fabric.
Surely the permission check would be performed synchronously here?
Ironic that it doesn't support its own commands
!tab
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!
LuckPerms not doing prefixes solo?
my translator is bad
sooo
like its only for perms?
not for prefixes
You know what they say; teamwork makes the dream work. Get yourself a tab formatter, if you haven't already, and configure it properly.
LuckPerms provides prefixes as well. It's just that it has no play in displaying them. Other plugins retrieve prefixes from LP (or through Vault) and display them.
AAAA
He not show it
See the document below regarding prefixes and how to define them.
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
need other plugin with luck perms
Bingo!
Tysm
<3 <3 <3

I’m not sure how that’s ironic, but okay.
Hello, please help me with animatedmenu it says insufficient rights, what should I do?
Locate the permission(s) required for what you want to do using said plugin and assign them to your users or groups.
!verbose for locating permission checks
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
!commands permission commands for assigning permission nodes
Find all of the available LuckPerms commands on the wiki.
Understood thanks!!!
not too much just issue with prefix I have multiple prefixs but but with staff I only want it to show in game rank and staff rank not paid rank but for players I want it to show paid and in game
I can not work out how to remove paid ranks from staff without effecting players etc
[staff rank][[paid rank][in game rank] (playername)
[paid rank][in game rank] (playername)
I would like it
[staff rank][in game rank] (playername)
[paid rank][in game rank] (playername)
if possible
I have been trying to work this out for hours
/lp bulkupdate all update permission group.star "permission == group.vip+" "server == farmbox"
this command is okey? i want to vip+ change to star in the server farmbox
even putting them in same track with staff as highest weight it only show paid
not the staff
Yes, that will essentially replace any group.vip+ entries with group.star in the farmbox server context.
Yea, i do like 20 minutes ago (first i do backup obvious) and work!
In this case, the only viable way to go about sorting this out would be utilizing the %luckperms_prefix_element_<element>% placeholder in your chat plugin's group formats section.
This is due to the meta-formatting settings in your LuckPerms config applying in a global status, when a display plugin is requesting prefixes from LuckPerms. The set of rules you define in the mentioned section in your config is used on server-wide.
By following the approach mentioned in the first paragraph, you can achieve these set of rules to be applied on a per-group basis considering your chat formatter supports PlaceholderAPI, as well as, provides per-group formats (this is fairly common in chat plugins).
Resources:
Okay thank you I will do this
!bungee
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
!editor
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
This is not a bot commands channel.
We don't really have a dedicated channel for bot commands, however, you could use #general for a command or two. We encourage you check out the wiki https://luckperms.net/wiki/Home first, or ask questions in one of the support channels.
Nvm i found what i want in the Wiki
Sounds good.
I have this error using the fabricmc version of Luckperms
How do I change the rank that LP automatically gives someone when they join the server?
You cannot.
LuckPerms provides a group that every player is added to upon joining the server, called default. You can use multiple methods to change the default group or change the name of it.
!pasteit
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
https://i.imgur.com/gEQMnCy.png I'm using PrisonRanksX with LuckPerms and when I rankup with a bedrock account it bring up this error and doesnt promote the player up the track, any fixes for this?
Does this work for a java player?
Do you have latest fabric api installed
yea
!bedrock
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.
Hey i was wondering if there is a LP permmmission to disable the lp logs in the chat if someone is opped
like LP changes
/lp log notify off
is there a way to add that to a rank? so its off by default
You can give that command's permission to a group so they can set it to off
Hello! I need help from those who used the plugin on version 1.7.10 because I installed the plugin, but it does not work on the server. I would be very grateful if anyone helps.
!logs
Sorry! I do not understand the command logs
Type !help for a list of commands
Yes, second
There is nothing unusual there, there are no errors either
I assume that the version for 1.7.10 needs to be installed in mods
thermos
It is a platform for mods and plugins at the same time
What should I see there?
I just downloaded it from this link.
The compatibility section for Thermos. Click the link and read the text on screen.
thx
pls help
Kennt wer ein kostenloses nick system für bungeeCore welches mit luckperms/LuckTap kompatibel ist?
Maybe you can recommend a plugin that adds privileges but is suitable for the thermos platform?
Hybrids aren’t great.
They’re unstable, sketchy as, and as you have experienced many plugins don’t work or don’t support such platforms
Is there a way to back up luckperms so that if a database goes bad and I have to use a different one I do not lose all my perm files?
do you take regular backups of your files?
yeah I have file backups but in the files luckperms are going to a SQL database that will not let its files be transferred to the new database so I am not sure how to get those back or into the new SQL Database
okay so that's just a yes 🤣
You can setup a schedule to /lp export every so often to get a backup of the files.
I am with a hosting company and not sure how you would back up MySQL
ok sorry for the book lol
support there is not having much luck retrieving the SQL Files. So how would doing /lp export backup my SQL Data
lp export dumps a json file of all your perm data.
you can import that file if you ever lose you sql database.
and I do this in console or in game?
well it should be automated via a schedule.
hi, i am adding the default permissions to another range with the command /lp group [range] parent set default ; where indeed all the permissions of the default range are added (because I have tested it), but when I check what permissions the new range has with the command /lp group [range] permission info ; it tells me that it has no permissions set, how do I solve the problem that the permissions that the new range now has are not seen when I inherit or set them from another one?
check parent info instead of permission info.
when you inherit, the permissions themselves don't actually copy.
if it says it inherits default, it should have default's perms
lets say i have a group named 1 and its parent is group 0 so if i put the parent for group 2 group 1 does it inherit group 0 too?
this is really confusing me
yes
so if I make the default permissions inherit to a range, every time I make changes to the default permissions they will be changed in my other range?
ok thanks
yes.
ty!
so this /lp export is a default thing within luckperms configs?
and the backups go to to your ftp files?
/lp export <filename> will create a <filename>.json.gz in your Luckperms folder, yes
anyone know of a formatter for lp forge 1.20.1
is there any way to have the default rank above the other rank? i need this because i conflict the ranks with my chat plugin
By "above" I'm guessing you mean it's saying either your group or your prefix is from default instead of the other group?
If so, you've got weight either not configured, or misconfigured
!weight
LuckPerms allows you to set weights in order to determine the priority of certain nodes, like permissions and even prefixes. A higher weight number is a higher priority.
is it possible to create prefixes or suffixes in range that when hovering over the chat a message is displayed?
!chat
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!
Hi, I was wondering how to set it so that non-ops can teleport. We are using waypoints via Xaero's minimaps and don't want to op players to use teleporting features
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
Give a group the desired players have (i.e. default) permission to use the teleport command
all players have the group.default already and I tried adding the minecraft.command.teleport node to the default group perms
but I get thrown this error still as a non-op
What platform are you using? (i.e. Spigot/Paper, Fabric, Forge, Sponge, ...)
Forge
it seems to be that we cant use @s as a teleport command line but through Xaero's we can?
nvm i figured it out. needed to give forge.use_entity_selectors :)
Hey. Does anybody know why %luckperms_group_expiry_time% placeholder is not working on 1.8 server? It just returns empty value. It seems to work properly on higher version servers (1.20.6)
is there any problems if i give someone a group with a permissin then instead of setting then to a new group i just add it and they have the permission twice is that gonna cause a problem
It's fine
What does it say?
it doesn't say anything
like every time i run the command it says that's its running
Which is why you need to read the usage guide. Eitherway, you need to give yourself access to LuckPerms commands through console, by running: lp user <your_name> permission set luckperms.*
how can I order the ranks in tablist?
Seems like a question for your tab plugin's support. LuckPerms does not sort nor order groups in the tablist.
i dont now how is not working
What iP are you asking for and what is not working?
what game is that
???
ip
You're on the official LuckPerms discord server. We are not a Minecraft server.
how to make show me a rank?
You're looking for %luckperms_prefix%
Do you have PlaceholderAPI installed?
yes
Did you install the LuckPerms expansion?
no