#support-1
1 messages · Page 919 of 1
Once you do weights, the scoreboard should show the correct rank
Alright
can i go up by one ?
or does it have be high numbers
Like can i jsut go 1-100
higher weight number is a higher priority
Can do anything you want. We recommend doing it in intervals of like 5 or 10 or 100
usually increment by like 10 or 100
alright
just incase you want to add ranks inbetween
Yeah best to.
alright sounds good
It's also good practice to match the groups prefix weight with the actual group weight
hey guys, new to setting up perms and donator ranks as this is my first attempt at a server.. when making ranks for regular players and ranks for donators, do i need to separate those two categories of ranks when making tracks?
or do i need to keep normal ranks, donator ranks, and then also staff ranks in one track together?
It's really up to you how you're wanting to set it up.
best to separate groups into different tracks
super
one more thing... i looked around on the web for a rank up plugin to work in unison with the ranks ive set in luckperms, but didnt really get a clear solution to the problem. im looking at using deluxe menus right now and just configuring a /rankup command to trigger some luckperm commands to rank up. Would that be the best option or am i making it harder than it is?
There are many different way's to do it. Find a way that best suits you and your needs.
yeah, i guess i was more asking if you know of a simpler way than that. I dont feel like doing unnecessary config work if i can avoid it, I just couldnt find a plugin or anything that had more options listed than the deluxe menus option that i found
cool
ty omega it worked
one more thing... i looked around on the web for a rank up plugin to work in unison with the ranks ive set in luckperms, but didnt really get a clear solution to the problem. im looking at using deluxe menus right now and just configuring a /rankup command to trigger some luckperm commands to rank up. Would that be the best option or am i making it harder than it is?
@abstract lion https://www.spigotmc.org/resources/rankup.17933/
Any reason all of our ranks would have randomly corrupted?
Did you close the server improperly?
Its runs 24/7
it corrupted while it was running?
The ranks were on a mysql server, all other files on that server are fine though so its kinad weird
and yes
i don't really know all the reasons for files to corrupt, got any errors/stacktraces I can take a look at?
also, more importantly. do you have a backup
We did not. I have the entire .sql file though
and while the stacktraces from right now are kinda useful, the ones that appeared when it corrupted are more so
oof no backup?
im not sure what to say, you can google methods to try and recover a corrupted sql file but those are certainly not guaranteed to work
again, if you can pastebin any errors that would be epic
I dont have access to the things like phpmyadmin and stuff, its hosted on a friends pc and i dont have the login, he just sent the .sql file and it showed it was corrupted. and on mc we get the no permission data error
The server console would show something when it corrupted
or if you can't find that, at least the full error from when you start it up now
the 'no permision error' could be any number of things
ill restart the server and send the console
would i send bungee or the hub server?
wherever you see a big thicc stacktrace
again are you certain you do not have any logs from when it corrupted
i can check how far back our logs go and try see
it would be right around the time people could no longer join
They go back to april so i have to check through a few
people haven't been able to join since april?
No they have i just dont remember when it started not working
i can't emphasize the importance of making backups - if this server has been running since april, I'm surprised you haven't needed to use it before
I think we may move to a different mysql host so we will have auto backups done there
you can just run lp export <anyname> to make a backup of your perms as well
at any time
the luckperms folder in the plugins folder in your server directory
oh ok
i just get a bunch of errors, probably becuse things are broken?
Access denied for user 'server_844938'@'%' to database 'server_844938_b1619980'
if you read the error
you will see that it is likely not corrupted
wut
0 bytes nvm
it's not corrupted
read the error
please
your mcserver user was denied access to the DB server
idk where you got corruption from
And no server details have changed so there is no reason it should be denying access
With the absolutely tiny snippet of error you sent me, I can't see any indication of that
The most likely thing is something changed on the MySQL server's machine
if you can't provide more error than that, that's all i can say
Thats the only error i got from console though
Here's a page with some common storage system errors.
there's a guide here on giving a user full access
no
however it appears you have the connection info correct
again, and for the last time, please read what I'm saying
I am, it just makes no sense. Others can connect to the same server
I mean, your minecraft server luckperms plugin has a user and password
for the database
those credentials seem to be unable to access the database
also im not sure how you're testing if other people can connect to the MySQL server, but whatever creds they're using, use those because they obviously are allowing access
I'll speak to the person about getting the details changed :/
Yeah turns out after a ram failure in the server permissions got ruined
That's why it's best to always have backups. Because things will go wrong.
yeah when this is sorted we will take daily backups
Hey, can anyone help someone who's super clueless
!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!
@toxic wagon Is there a way to make regular players not see tons of admin commands when they type commands?
For example, in my trading plugin, people can type /trade and see "TradeSystem.Modify" in the autofill
Hey Bovix! Please don't tag helpful/staff members directly.
oh sorry
bovix is the problem that when they go to type out a command, they see commands in the autocomplete you don't want them to?
yes
do they have permission to actually run those commands
No
hmm that seems like a problem with that particular plugin not handling autocomplete well then
@lost grail It's not really a luckperms issue. So #general If people don't have permission to use the commands, it's not really an issue.
Alright
Are there any commands to display your most current prefix based on the "prefix.0.prefix" permissions
you can see all of a user's prefixes with /lp user <name> info
Yes, I know. I'm trying to make an interactive gui where players can change their prefix based on what prefixes/ranks they have access to.
I want to add a feature with a playerhead on the bottom that informs the player what their latest set permissions is.
What command would that be?
%luckperms_prefix%?
Maybe but
the way I run my GUI is through the command setprefix.
So, would that rly work?
I mean so long as it sets one with a higher weight than any groups they have and you've told the meta-formatting to display the users highest inherited, it should show
Okay, is there any way to make a rank with a lower weight display in front of one with higher?
!tracks
Tracks provide a method for you to promote/demote players along a track (or ladder) of groups.
!meta
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.
Should hopefully be explained on that page
Alright.
Display multiple prefixes/suffixes alongside a player's name.
This is the one i was talking about
say, what's the recommended way to back up the LP database
should I export it through LP, or is mysqldump enough
Can I use luckperms to order the ranks in tab from highest to lowest? Atm the highest ranks are at the bottom. ty
The order is upto your tablist plugin
thank you Omega
Hey i get this issue in my console (getting spammed for a bit and then stops) > [03:49:25 WARN]: Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.lib.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategy
Hey, How can I change the prefix from groups?
What would be the correct placeholder? %player_prefix%? %lp_prefix% ?
To show your prefix, basically.
!placeholder
Sorry! I do not understand the command !placeholder
Type !help for a list of commands.
!placeholders
Display data such as user prefixes and groups from LuckPerms in other plugins.
I believe it’s %luckperms_prefix%
What are luckperms dependencies?
And a chat plugin to display the prefix
any troubleshooting methods? or fixes to the issue?
what issue?
I have luckperms, but groups arent working.
Im trying to add mainly ccoreprotect and advanceban but they arent working :P
!faq may be a good start
Check out some of our frequently asked questions.
You may need vault for other plugin to recognise lp groups
Question for weight since i also own prison server, do they A-Z ranks should they be lower than all the other ranks
i need help setting up the ranks from the beggining
!setu[
Sorry! I do not understand the command !setu
Type !help for a list of commands.
!setup
Sorry! I do not understand the command !setup
Type !help for a list of commands.
wasn't that a thing
! setup
one sec
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!chat
!colours
!commandequivalents
!commands
!config
!context
!default
!downloads
!editor
!errors
!essentials
!extensions
!extracontexts
!faq
!helpchat
!inheritance
!install
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki
i need help pls
!install
You can install LuckPerms on Spigot/Paper, Sponge, BungeeCord/Waterfall, Velocity and others. Check the installation guide for more info on setting up LuckPerms.
i have it installed
alright than you can open the web editor
and it'll be a lot easier make ranks from there
k ill get that open
●Hey DiamondRushXD here, LuckPerms is an advanced permissions implementation aiming to be a fast, reliable and flexible alternative to existing permission plugins. The project's main goals are centered around high performance and a wide feature set, filling the gaps of functio...
Now about the weight for my ranks how do i set them properly
so like should the A-Z be the lowest and Default rank higher than The Prestige Ranks and then so on
and on the track whenever i do /rankup it sets me back to the default rank permissions, it shows me that i have the owner prefix in chat but if i do any perms or something like that it sets me back to the default rank in the prison track
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.
/lp log notify off
how do i gove some1 a rank
/lp user {Username} parent add {rank}
ok thx
np 🙂
(:
!network
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
https://github.com/lucko/LuckPerms/wiki/Syncing-data-between-servers
should i install on proxy or across all servers using mysql DB?
All servers
The Bungee version only uses luckperms to check permissions for Bungee commands for example /server or /glist, it doesn't affect the backend servers whatsoever
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
https://github.com/lucko/LuckPerms/wiki/Syncing-data-between-servers
alright, thanks man
!download
You can download LuckPerms for Bukkit/Spigot, BungeeCord, Sponge, Nukkit and Velocity.
i need it
Hey having trouble with DeluxeChat showing up like this:
And then TAB showing up like this:
My name "JuraPvP" should be &7 as I'm part of the default group
!helpchat
Helpchat is a general plugin assistance discord as well as the home of DeluxeChat, PlaceholderAPI, and many more.
You can turn off lp notifications using lp log notify off, but I do not know of a way to turn off only specific notifications
Is there a way?
Yes, you don't know specific.
That's what you said, I asked if it is possible to begin with.
?
ask away
You can not know something but know if it exists or not, basically.
don’t know means don’t know lol
im trying to do this /lp applyedits wG5OWqPVbW do it says there are no deits
To the best of my knowledge with LP (which is a heccin ton) it doesn't exist
even tho i changed all the perms
hi just wondering is there a node for chat colour
@foggy quartz every time you run an applyedits command, you need to open a new editor session
@mossy jolt not by default, some plugins may add one
@mossy jolt that will depending on your chat plugin
afaik it does not
@foggy quartz every time you run an applyedits command, you need to open a new editor session
@proud hound i have been using the same one for one rank
Hey Airplane! Please don't tag helpful/staff members directly.
ive only edited one rank
It's not live, so if you haven't been doing so, it may not track your changes
The editor will only add/remove nodes that have been added/removed since the start of the session
im not sure, but the most likely reason is that you haven't been using one session to make edits, applying those edits, and then immediately starting a new session
perhaps click save again and send the new code?
ah
you need to click the + to add the nodes to the group 😛
Alguem do brasil pode me ajudar?
I'm having slight issue, so i've set it up that track thing but it's not giving correct perms
I've prestiged to the last rank Free so i should have access to plots and free world
but it's not giving it
and it has all the correct perms and stuff
what does lp user <name> info say for someone in Free
You're in owner, but only have default and rank a (default in server=free but still default)
Is there way fix that?
I'm not sure, set it up so when you're supposed to be in Free you're actually in group free?
that part's required for being in group free
Yeah, but the user you're showing me (you?) hasn't actually been promoted to free
so ofc you won't have perms cause you're not in group free
i just ran /lp user GalaxyPlaysz parent set Free
than i gained access
but When i prestige to free rank it didn't work
because you've probably misconfigured the prestige command
Oh wait i didn't add it in ladder
that would also do it lol
One sec
How do I fix it so it doesn’t have the display showing []Owner Name
Why is the [] before it
how do i open the luck perms gui????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
@fair valley this isn't LPGUI support, no idea. LPGUI, as it itself says on the spigot page, is not a lp plugin officially
@golden jewel maybe turn off prefix-chat-format or something like that in the multiverse config
np!
you simply need to get it to actually add you to the prestige group you need
I'd make a separate prestige track with p1-p99 or whatever your limit is, and then when they are in group z run a promote on the prestige track (will auto add them to the track for p1) and have it run a parent settrack back to a on the a-z ranks
my head just 🤯
so remove prestige from the prison track from A-Z
and make new track prestige
!track
Sorry! I do not understand the command !track
Type !help for a list of commands.
Tracks provide a method for you to promote/demote players along a track (or ladder) of groups.
Find all of the available LuckPerms commands on the wiki.
well let me go make the track and remove it quickly
Hey I was wondering if there was anyway that I could create a area in which people have acces to certain commands and when they leave that area that they dont have acces anymore :D
alright so like that for that
Add contexts not supported by stock LuckPerms.
Oh boi this wont be easy XD
I'm new to all of this so a lot of trial and error. Are there any YouTube tutorials by any chance? Xd
for worldguard and extracontexts specifically? not really
you can find how to make region with worldguard though
that's an easy google
Yea that isnt that hard
Alright
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
this wiki is what you need
Lol tnx I will propably need that
but you won't be setting it per world or server, with EC it will be per wg region
Yea
I just have 1 server with multiple worlds so I wanna create a hub where people can teleport to a mini game world or survival for example:)
ah, sounds good. you can set permissions per world without EC or worldguard, but for a region in a world yeah you'll need to go deeper
Yeah that's what I thought
In combination with a commandsign plugin people will be able to teleport then
Because for some reasons I cant create portals with multiverse/core
Perhaps because I'm on 1.16.1
although if you want this server to be good™️ (totally subjective) you'll face a lot less problems with a bungee network. Many small servers for minigames is better than many big worlds on one server, especially performance and exploit wise
Yea I've heard alot of bungee network
It's just a server for friends like 10 max
So it should still be fine I suppose
the prestige permissions are still not being given
you're still very likely not in the prestige group you need to be in lol
this is up to your setup
if you're not in the group, you won't get the perms
but how do i set it so it gives me it
but i still maintain my original rank etc
I don't know exactly how, that's entirely up to you @wheat flame
well i got no idea 😅
I can't see/config your setup for you, you'll probably get it from just playing around with it and trying to get it to give you the appropriate group
i made a permission tree with lp tree essentials <user>, but when i follow the link it's not there
just has a button to view a demo?
Don't specify a user i think? try just lp tree essentials
im just trying to see all the permissions a default player has
permission info obviously wont show what i want
can't you just look at the editor for default group?
very very few plugins (especially good ones) assign any perms by default
you nearly always have to specify what perms a user has
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.
@hearty birch maybe just lp tree <user> will also show for a default user
if not, lp tree . <user> should
this is all it shows
what link do you get
when i did lp tree <user> it said unable to generate tree. no results were found
and it made https://luckperms.net/treeview/ejWbSSR0zq when i did lp tree . <user>
im getting this https://i.imgur.com/apt8m9m.png
i get that in chrome
I think it might be browser lag
first pic is firefox
I saw that Luckperms supports the new hex colors, but how would I define a color for say, a prefix?
Is it &#xxxxx like other plugins?
it's up to the chat formatting plugin you use - it sets a format for that and you just use that one
Oh ok
it may not show in the LP commands/previews but it will work where it counts
Ok gotcha that makes sense, thanks
np!
Larry that doesn't actually show the info, just empty json
finn that link doesn't have things for you?
i'm not sure what you're referring to - from what i've seen of tree, that's how it should be showing?
although Im not super familiar with json so i might be missing something
i was looking under tree but it's under checkResults
yep
@hearty birch could you make an issue so Turbo can take a look at what's going on? Include the link to the tree
https://github.com/lucko/LuckPermsWeb
have done
Okay i've set it like this in the config, but when i do /rankup or /prestige i don't gain any of the perms
or access
but when i do /lp user GalaxyPlaysz parent set Thug it gives me perms and stuff
well ofc
thats when i run the command in game
set /prestige to promote you on the prestige track?
i'll try that again
but it hasn't worked
luckperms user %player% promote prestige
alright so i have it like that for the prestiges right
IMO rankup3 is much easier to use
Sorry laz
would i do the same for the A-Z rank add it to track aswell?
why does that run parent add Z
That looks very much like a server pro editor
no i'm asking if i change it to that
don't you have a track for a-z ranks?
ya
then you don't need to use parent add
Lp user promote
when they prestige, have it run parent settrack to move them back to a (if that's what you want)
it's all confusing me like Ugh,
So this what i'm trying to do let me xplain better
Is this is for prison im sure we know how it works but if its different then sure go for it
So they're at the A rank than they do /rankup than now there at B rank so now they should have access to the A and B mine right. Now skip over they're now at the Z mine last A-Z rank and now they run the command /prestige and now they have prestige they're A-Z rank has been reset back to the A rank, but they have all the permissions form the prestige rank + the A mine rank
if that makes sense
and yes tim it's for prison
i gave perms to my default rank but it didnt work
!verbose @fair valley perhaps this will help?
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
i gave perms to my default rank but it didnt work
@fair valley I can help you in #support-2
ok
so run the verbose command
for it to find the perms needed?
oh wiat that wasn't for me
nah for you, just set it so when they run /prestige it sets them back to A and promotes them on the prestige track
and for that i just do
luckperms user %player% promote prestige
gotta love when a plugin automatically gives users the ability to reload the config
and for the A-Z i just do /luckperms user %player% promote prison
and for the A-Z i just do /luckperms user %player% promote prison
@wheat flame for a-z yes, after z (from z->a) runlp user <name> parent settrack a prisonor something like that to bring them back to a on prison track
that's when they do the /prestige at the Z rank right
yes
gotta love when a plugin automatically gives users the ability to reload the config
@hearty birch what plugin lmao thats cooked
instead of prison i change prison to the prestige track
worldeditselectvisualiser
Didn't for me lol
users can do /wesv reload
@wheat flame you'll need to run 2 lp commands - one to move them back to a on prison track, and one to promote them on prestige track
my bad
and it's promote prison
users can do /wesv reload
@hearty birch just set that node to false then haha
It is
it shows promote?
Surely they didn't actually do that
should be promote prestige for the first one @wheat flame
@foggy quartz mind moving this to #general ?
Yeah I was going to but conversation ended
so goes like that
what
i've literally told you the second command
and it is not that
the first one is fine
UGH i really need learn
so isntead its
lp user %player% parent settrack promote prestige
the second one is lp user <name> parent settrack a prison
you could also literally jsut scroll up to see that 😛
I'm already at lost i'm just confused boy 😂
Hey, does anyone know how to remove a displayname from a group?
set the displayname to the group's actual name and it should go away
How do i do that?
lp group <name> setdisplayname <group name>
thank youu
@wheat flame i have literally told you the command twice now why do you change it to not work
look at the parent settrack command under parent commands here
!commands
Find all of the available LuckPerms commands on the wiki.
look at the screenshot you sent
you have a track called prison with ranks a-z right
yes
awesome
ye
so your first command is fine
the second one is designed to move them from z back to a on track prison
so you still haven't looked at the parent settrack command on the wiki eh
yeessss
yeeessssssss
OHHHHH
wait
I have no idea what i did but i'll pretend like i do 😂
i had it backwards
?
lp user %player% parent settrack prison a
it's track first, and then group on track to move them to
let me put that in
alright both commands added
now lets go for test run
Ok so erm
I rankup to Z than did /prestige right
is possible to purge old players? i got 1.430.000 players
and still it doesn't give me it
@modest vector people in default group will be cleared once the server restarts
@wheat flame what commands exactly have you set the plugin to run, and what does lp user <name> info show
ok so you have group c
something is very wrong with your setup
group a in server h? is server h a thing?
no?
then remove that lol
is server free a server?
how i remove that?
@modest vector people in default group will be cleared once the server restarts
@proud hound why that dont happen?
Hey JuanCruz! Please don't tag helpful/staff members directly.
and no none of them are
then you have those groups added to your user with context or you've set your promote commands incorrectly
@modest vector I don't know - are you changing their group after they join? what version of LP are you running
@wheat flame use the editor and just click the x on the group.groupname node you dont want. Save and applyedits.
any1 could help me setting up for an apex server?
not here, this is LP support
Ye, I wanna use LP in the server but don't know how to install it
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
alright edits applied
send lp user <name> info Galaxy
do you see what groups you're in lol
remove all your groups but default
good, once more
awesome now go all the way to Z
i created a group called user and the default group got a parent with him
How i fix it so it gives it properly?
do you have it set to promote on every rankup?
ya
the same exact command?
did you go past Z
what happens if you do it again
your rankup to Z is set to move you to a
those two commands need to be in a 'rank' after Z
Galaxy I can't explain how basic this is to you
i am not the sharpest tool in the shed
Wait so your saying right
When i rankup to Z
it's moving me back to A
for Z, in your plugin, you have it set to say "Player ranked up to Z" but the actual commands it runs set the user to A
ohhhhhhhhhhhhhhh
the one that moves them to a and prestiges them
i can change the primary group from usuario to default?
i tried with bulk edit
ann than for here i replace thsoe 2 commands with - luckperms user %player% promote prison
@modest vector you're not answering my questions, so I dont know
ann than for here i replace thsoe 2 commands with - luckperms user %player% promote prison
@wheat flame yes
im running 5.1.26, in the past i changed the group with default-assignements
i think we solve it with bulk edit but i dont see the change in the mysql database
/lp search group.usuario
How do I give a group all of the permissions? Do I have to add them individually?
!nwc
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
so [/lp group admin add permission * true]?
lp group admin p set *
It's still not giving me proper permissions and stuff
Can someone help me?
I want to set 2 tags in a nick to appear in the chat
example: [Vip]
[Ranking] and [Nick]
how do I do?
either stacking if [Nick] is a group prefix, or another plugin that handles nickname tags? if that's a thing
!stacking
Display multiple prefixes/suffixes alongside a player's name.
eggs? that's the whole plugin? neat
[Nick] is not a group prefix
And i want to disable all the egss commands for a group .
Is there a way i can do that with one command. Or do i have to set each command individually to false for that group
the eggs commands should be false by default
if they are allowed by default, set them to false
So I have to go then thru all the commands individually if there on by default
what would be the console command to give a player a certain permission?
i wanna give a player the permission deluxeprefix.cry
how would i phrase that?
For example people in my server can use worledit commands without OP. So I had to disable them all 1 by 1 and add the players to that group
done
Hey, i have a question
@hexed walrus do worldedit.* and set false on the default group
whats ur question, derpy?
I need to give permission to a group to use worldedit
Alright.
basically, i need my group "mod " to be able to use worldedit
Alright, go into LP.
Have you made groups?
yes, i am in the web editor
alguem fala pt-br?
Se hablar espanol.
@foggy quartz basically, you want mod to be able to use all features of World & Default players none?
I'm pretty sure default players can't use worldedit without perms automatically?
no, i want mod to have access to the worldedit plugin
Like, the config? Or to use it?
Alright, first option.
the default, is that u need to be op
Go into Default group, add the permission WorldEdit.* and set false
Then do the same with Mod, but keep it as true.
worldedit.true?
in the command yes
in the editor, the green true button can be clicked to become a red false
Did it go well, Luke?
i am tryin got activate server
*trying to activate server
THX GUYS, IT WORKED
🙂
@mint totem @proud hound , thx so much
Hey Derpyluke! Please don't tag helpful/staff members directly.
sry
any reason luckperms shows up in red? luckenables fine in startup
maybe its the version>?
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ 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!
it works in the console just not in game
must be the version i wil try reinstalling
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!chat
!colours
!commandequivalents
!commands
!config
!context
!default
!downloads
!editor
!errors
!essentials
!extensions
!extracontexts
!faq
!helpchat
!inheritance
!install
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki
!errors
Here's a page with some common storage system errors.
please, pastebin your entire startup log
it will not show red in /plugins if it works
at least, it really shouldn't
im trying to fix it, hold up
no errors in console but error in game
Okay it was Chatmanager, essentilaschat fixes it it and shows up green in /plugins
Weird
support here kinda seems to be dead sometimes
I quite literally immediately responded to you... in another server to direct you here, immediately responded to you here, and got told to shut up because you were handling it... by you
Heyy! I've been having some pretty regular crashes recently, and for whatever reason luckperms always shows up in the threads like seemingly more than it should? I was just on the paper discord and they were saying it shouldn't have anywhere near as many threads as it does (like 190?) Here's the pastebin for it https://pastebin.com/GshbnK4S Is this normal? Any chance it might be causing my crashes?
Hey larry
hate to be the guy who doesn't know anything, but problem we did earlier it didn't work
LP looks fine, @celest storm , but dynmap seems to be the cause of that particular crash
@wheat flame what have you tried since then
Oh wow! Okay! Hmm I'll see if there's maybe a more recent dev version of it then
perhaps send screenshots of what you have it set to do when you rankup to z, and what you have it set to do when you run /prestige
when you rankup to Z what's your playerinfo
your group hasn't moved anywhere
I don't know why i put the commands
luckperms user %player% promote prison to promote me when i do /rankup from the A-Z track
when i manually run the command it works
well ofc
of course
your rankup plugin seems to be going funky
I can't really say for sure what's going on with that
should i make backup of it and reset it?
well you siad its going funky
well when i orginally got it it was set to use pex so i did my best change it from pex to lp
is it possible to copy Group Permissions from 1 server to another w/o also modifying user's individual perms?
I made a few changes to default group on local, and I wanna bring them to Live Server, but not change anything else
are they enough changes to be worth just not manually adding?
Haha, that was gonna be my last resort, but no, it was only a few 😛
perhaps best not to get into merging imports and just y33t it manually
Ya sounds good to me too, don't wanna over complicate things
I´m having problems with griefprevention interaction again
I have the * permission, but I cannot run the /ic command
!verbose is probably the way to go
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
verbose shows everything on "true"
I cannot ignore any claims
run lp verbose command <yourname> <ignoreclaims command>
nothing
You can download LuckPerms for Bukkit/Spigot, BungeeCord, Sponge, Nukkit and Velocity.
it would be why the verbose command command isn't working
which is the most useful for diagnosing this
so when you update try it again
then I removed my * permission and admin role and then put them back on
and now it doesn´t
other people with * permission can run the command
i'd be most comfortable saying more if you update LP and send the output of the new command feature to help diagnose this ¯_(ツ)_/¯
alrighty
there isn´t anything I´d have to look out for when updating, right?
all my settings will remain unchanged
just stop the server, replace the jarfile, and start it
make a backup first
and everything should be fine
chat formatting plugin config
essentialsx has a config option for that
I gave somebody perms to /TPa /sethome /home and /delhome but they still can’t do it y?
Larry
Pls help me
again, if you aren't more specific on what you've done I can't really say
perhaps send the output of lp verbose command <name> /home for someone in default
I have but they don’t have any homes to go to
then run a command they don't have access to but should
Ok I can’t acces console or the server atm should I come back tmr when I can???
sorry larry, what i can do with the 1,4M players? i want to purge them
probably? the console is pretty needed
Ok
@modest vector send the output of lp info
you do not have 1.4 million players Juan
but
Larry i cant acces console but I can get a player on the server to do it?
if the player is op and you have a default player to test on sure
@modest vector rows, perhaps for some reason, but LP only sees 301 unique players
it's probably due to the storage system
I wouldn't worry about it, tbh
Hey I have a problem with connecting to MySQL where is the support channel
Here's a page with some common storage system errors.
check the wiki, your error is there
okay thanks
when I try to connect to the db from my webbrowser it fails to load at all
Do you know why this could be
Hm?
Ptero sucks and idk what might be wrong but I remember some localhost problem and some connection refused problems
Pterodactyl doesnt suck, its just a bit annoying to setup databases xD
And yeah, you cqnt use localhost in pterodactyl servers, the reason for that is that every server is in a docker container (very small virtual machine) so to connect to the database you need to use the host IP of the docker network. In thid case the database IP should then be, 172.18.0.1 or 172.17.0.1
https://bytebin.lucko.me/Zz8yO5qj5K can someone tell me what i did wrong
Firewall is most likely blocking the connection, or your server isn't connected to the internet.
Sounds like it
Ask them if they have any firewalls blocking the connection to the address in the error.
Hey guys, I was told that I could ask my questions here. Can anyone tell me why after I followed the (first few steps) steps for the Initial Setup for LuckPerms, there is no configuration file generated in any of the server directories?
What version and type of server are you running?
will luckyPerms work on command Blocks? if so this way isn't working for me in command block. /lp user @p promote citizens
you don't use the "/" in command blocks
i removed it still nothing and this error too .citizens cannot be used as it is empty or contains only one group.
commandhook is a plugin that allows for its use in command blocks
LP won't do it on its own
okay thx larry
The minecraft version I'm on is 1.16.1, and the forge version is 32.0.70, idk what my server type is, I pretty much know nothing about it. It's hosted by ggservers.
I was reccomended to use this version of LuckPerms - Sponge-5.1.79 since it's supposed to work with forge as it is essentially a mod.
Have you installed Sponge?
No, that wasn't mentioned in the initial steps
You need Sponge to make Luckperms work
Sponge is the main base "mod" that allows sponge plugins to work.
LP-sponge is a sponge plugin
[21:14:38 ERROR]: [LuckPerms] Failed to init storage implementation What could be causing this
literally a million things including the error earlier
I checked all of this
and the ports there open
is there a way in the config I need to write mysql
for the storage type
How can I use placeholders in Prefix?
with a chat formatting plugin capable of PAPI
same error, communications link error, connection refused
format: '{vault_prefix} &f{player_displayname}&8 >> &f'
also you should add that not as a prefix but as a part of the chat format
if you're using EssX PAPI isn't supported afaik
Yeah but it needs to be a 'prefix' so it works with JSON hover
I'm not
I'm using venturechat
is there a way for me to try to connect to the mysql online with my browser to check it out
wdym works on JSON hover though
@gaunt ice not sure you can google how to check a db connection tho
VentureChat support hover on vault_prefix
So when you hover, it displays text over the prefix
That's why I can't just put it in the chat format
It needs to be part of the 'prefix'
use {luckperms_prefix} and be sure to download the expansion for factions and for luckperms
/papi ecloud download luckperms etc
try restarting the entire server
reloads can be funky when multiple plugins are involved
Okay I'll have to wait until the players are off...if It doesnt work what would you suggest next?
I'd talk to Austin about it tbh, because I'm not sure that's really possible for a chat plugin to do. If you put the placeholders not as a prefix, do they work?
Yes they do
They're like nested as it is so it makes sense it doesn't evaluate them
Maybe it's more of a Papi question too 🤷
"Can you evaluate a placeholder string"
what does papi parse me %luckperms_prefix% say
Helpchat is a general plugin assistance discord as well as the home of DeluxeChat, PlaceholderAPI, and many more.
you can ask the kind folks here if they know of a way
Thanks 🙂
okay so Larry now I got everything connected
I want to take the perms from my faction server and sync across the network how do I do this
if the faction server wasnt connected to the db before, disconnect again to what you were using and follow this
!switch
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.
I made a backup of it where do i import the backup to and sync
in that case, connect to the db and just import it
put the .json.gz file in the LP folder and import it
on the bungee
any server that's connected to the DB
and then /lp networksync
you need to connect every server to the same db
is there a way to grant temporary permission?
Find all of the available LuckPerms commands on the wiki.
under Permission Commands
ok thank you!
np!
how do you grant someone a permission individually?? like i want to give someone access to gkits via command and its a perm "gkit.spooky" and ik the parent group is /lp user blah blah blah
/lp user permission "perms' true
not quite
darn it
instead of lp group <name> it's lp user <name>
then it's just permission set <perm>
no need to include the true, it's true by default
got it so /lp user [name] permission set [perm]
yep
got it thank you so much
how do u set priority of ranks again?
!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.
i get a message about lag finding suffix/prefix every time someone joins the game like [Essentials] Permissions lag notice with (ModernVaultHandler). Finding prefix for .... i know it says essentials, but isn't that related to luckperms? any idea what could be causing it?
what's the value in ms it gives you
60 i think
eh that's .06 of a second iirc, it's not lag just Ess being sensitive
just ignore it, you should be good. if that goes above 200 or so then you might need some help
np!
hey where do i go to reset all player data with lp? i dont see a player data file :T
lp bulkupdate users delete will wipe playerdata
like all of it
also, LP data is stored in an unreadable database to save storage space and speed
will it reset the groups and ranks config? i only want players perms and stuff removed
kk kewl thx :D.
np
support here is almost allways instant xd its nice

so im working on a towny server and trying to set up the chat and i have luck perms added and i figured out how to fix the and the ranks show the only problem i am having is that the owner rank shows the prefix twice
and i am not sure if this a towny problem or a luck perms
is this right?
either you have 2 chat plugins (ex. townychat and essxchat) or townychat is set to display it twice. Just to confirm, does lp user <name> info show it twice @foggy quartz ?
@foggy flame did ya... read the message above your command carefully? gotta enter the confirmation code
yes @foggy quartz it's the chat formatter, not LP displaying that twice
