#support-2
1 messages · Page 87 of 1
I've got all the groups set up already. I just don't know how to separate them from eachother
Well, they are separate, unless you added parenting, which makes one rank inherit perms from the other like a ladder
Right, i'll try without parenting
Should i adjust my weight values as well to keep the Levels and Main groups from having the same values or is that not necessary when not parenting?
Well, parenting isn't a bad thing. Let's say you want rank2 to have the same permissions as your default rank, then you just add group.default into rank2. This way you don't need to copy every single node over to the next and so on :P
Weights and prefix weights all have to do with priority and should be set up properly. If you don't, you will run into issues sooner or later
Alright, i just separated the parenting between Main and Level groups
Here is the demo of how the very bare basics should look https://luckperms.net/editor/demo
Got it all figured out now. Thanks for the helping hand SilverCore!
i want help setting up silkspawner permissions in aternos can anyone help me? im new so idk if i can send same help msg in both support channels
it doesnt work ;-;
Hey, someone know where come this error and what i can do for stop her ? They make stop my server
[Sun, 4. Jul 2021 23:46:24 CEST WARN] Permissions lag notice with (LuckPermsHandler). Response took 52.519262ms. Summary: Getting group for ChefCaneton
[Sun, 4. Jul 2021 23:46:26 CEST WARN] Permissions lag notice with (LuckPermsHandler). Response took 143.610011ms. Summary: Getting group for ChefCaneton
[Sun, 4. Jul 2021 23:46:28 CEST WARN] Can't keep up! Is the server overloaded? Running 5139ms or 102 ticks behind
Can't keep up! Is the server overloaded? Running 5139ms or 102 ticks behind
your server is lagging
With only one player when he runs perfectly with 15 players normally? And the lag always comes after this error
I am having an issue and posted yesterday without any reply. Is there anyone I can talk to who might be willing to help?
What's the problem :>
I am running a bungee server to four spigot servers. The most recent version of LuckPerms is installed on all, using the same MySQL database, and I have set the servers to their individual names in each LuckPerm config file. Despite this, I am only able to get global permissions to work. Anything with server specific context will not work.
Interesting. Don't get me wrong on this, but are you 100% sure the server names are set correctly? I've seen people put spaces into the name etc. Another one had the config not saved due to his internet breaking out, so yea, I must ask xD
I totally understand and have thought that too myself so many times thus far. I checked again and it is all good. Can I share the config.yml here, in order to get another set of eyes? (make sure that I am not major goofing)
You can share your config if you want, sure thing. What I am currently thinking is if your credentials are correct etc. Do you see in startup that lp is actually connecting to your database on all servers? /lp info will show this too. Maybe you also forgot to set up a messaging service. Here's an example from my server where all that works.
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded config.yml for you: https://paste.lucko.me/zlrVBmM8bo
on the config I removed my MySQL info
Looks ok at first glance ngl. The one option I see is you added the context wrong.
Ye dw. That confidential
So how does a node with context look like that apparently doesn't work?
let me fire up the editor
I of course then save it and pasted the link. The change registers in game, i use /lp sync and /lp networksync for good measure, leave the server and rejoin, still it won't work
Well, there's the problem right in front of us lol
proxy This context is only applied when LuckPerms is running on a BungeeCord proxy with RedisBungee installed. It refers to the proxy the player is currently connected to. proxy=redisbungee1
world The player's current world - this value is just retrieved from the server. When LuckPerms runs on a BungeeCord/Velocity proxy, the world context value refers to the subserver the player is currently connected to. world=world_nether
Put blatanly, as far as I read this right, on bungee, servers are referred to as worlds
server=bungee world=lobby Should work on bungee stuff unless I'm incredibly stupid rn, can't hurt to try though
I will give it a go. I have the bungeecord.command.server node in the default group globally and it is working fine
The setting really depends on your config settings. Here's a base, in which's case bungee is called bungee in the config https://github.com/lucko/LuckPerms/blob/master/bungee/src/main/resources/config.yml
That didn't work. I will look over the link you sent.
Ok then what is your bungee server's name in the config? Otherwise, try world=lobby without server context
currently my bungee's LuckPerms config server is set to global. I have set it as bungee before and it hasn't made a difference either way.
My partner in crime says world=lobby without server context will work. Have you tried that yet?
I'll laugh really badly if he looses on this one, we bet on it xD
it literally just worked
lol thank you, but honestly I still do not understand why it is world instead of server
Think of it this way: All your server are bundled by bungee, so u could say (just to make it more understandable) that all your servers are bungee. Hence why server context won't work. So whenever you are on survival server, you are also on bungee.
I mean it makes sense, but it doesn't. I may be talking out of line, but it seems a like a design flaw. I know the servers are grouped in bungee, but they are also defined separately in bungee. Regardless, I appreciate the help as I have spent days searching for a solution and found nothing suggesting to even try this. My only other concern at this point is will I able to use the world context in reference to overworld, nether, and the end?
sorry I see dimension type is right there, lol whoops.
xD all good lol
Well, speaking of the 'design flaw' you mentioned, it is and isn't. Having bungee permissions being read as world instead of server context really is the only way i see to make it work. Other permissions regarding a plugin directly on a server work with server context. The only messy ones are bungee permissions - hence why I don't use bungee lp at all, instead just lp on all backend servers. In my opinion, blp can be useful, but for those 5 permissions I personally need, it's not worth it and can be handled differently :P
To each their own I guess.
So taking LuckPerms off the bungee server would make the server context work as normal?
All permissions work with server context. Just bungee perms can't be assigned without blp
So if you don't need bungee permissions, then you also don't need blp.
If you do, blp is your way.
I don't really, I just figured, "why not manage them all in one place"
Well, if you have all server connected to the same database, then everything is in one place already :P
yeah, I just meant managing bungee with LP too instead of on its own. I appreciate all the help!
Really depends on your needs ^_^
Anyway, glad this solution worked for you <3 Enjoy ~
Is it possible to assign groups with an expiry time?
Is there a command to delete all the suffixes that a player has?
Hi, there. I need help for how to make group name still show when someone leave the game? (LuckPerms PlaceholderAPI) (tag me cus i don't always check discord)
%luckperms_primary_group%
have you checked here?
ya, it show when ppl join but not for leave.
might be an issue with the plugin you use
ya i have that on my server and install API already from ecloud.
ok imma wait for staff btw.
How to get 2 prefixes in chat? I am running a smp but have mods so i want to have first [MODS] [LAND] (name): message
how do i get this
use a tag plugin like DeluxeTags
i am using essentialx chat
yes it works for ess chat
i need it in chat
it IS for chat
yes
download put in plugins folder, change config, change ess chat config, update perms, done.
?
u should NEVER reload any server
it is just me on the server?
it can break plugins and the server
always worked fine for me
first restart server
so everything works as it should
and read description on spigot
doing
or join helpchat
i am not seeing that?
k
Hello, does somebody know how I can set my default group as "owner"? It seems that luckperms is still looking at my player with the default group "default".
I assume what you mean is that owner shall be the top group with more priority?
So not in terms of 'deleting default'
Yea, for that, you will need to set up inheritance. So that owner rank automatically has all perms from default, as well as it's own
!inherit
Learn about inheritance.
The demo also might help visualizing it https://luckperms.net/editor/demo
Is the default rank able to be named as like Member, because i tried before and it didnt save
!default
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.
so i just did /lp group default rename member and in the editor it now shows a group called member. So will people start with this rank
You didn't read the page completely.
I did this, is owner now my default group or do I have to remove the "default" from my player's parent groups?
If you added default group under owner, it is safe to remove default group from your player, since that's exactly what you added the parent for.
Ok, thank you
Default group stays default, but you wont loose perms of default if you are just owner
ok so i have done this
im trying to get it so for this if they have the default rank it will show here as Member but because the rank is default it doesnt show
nvm done it
If you have placeholderapi and the luckperms extension, you can use luckperms placeholders here
i read through the page again and did the displayname command
:^)
i havnt been up long enough for this lmao
I know the struggle lol
Yeh, its a tag haha
lmao
with giving a user a suffix, say in a crate i had around 30 suffixs people can win, would i just set the weight in the order i want them, like a group weight?
so if they get a suffix with a weight of 29 but then one with a weight of 3 they would stick with the 29?
Well, if you did that, then what do you think would happen if a player has more than one suffix^^
Yep
im slowly getting the hang of it
Honestly, I'd use deluxetags or other tags for suffixes so you can easily control what displays where lul
i think of /lp user <user> parent <group> the same as /pr rank player <player> add <rank>
Uh what
You can't assume that i know what /pr is or stands for xD
Ah, never used that so no idea
Yea i remember, just wasn't sure what plugin u switched from.
yeah, they are good but they dont have all the things i would like
I thank god every day that luckperms was the first thing coming up in google when searching for 'permissions plugin' LOL
lmao
when i first saw the plugin i tried to use it but bruh, my mind got blown every damn time
Yea, it gets confusing, especially when your brain is trained on a different plugin beforehand
It takes time to fully understand it - but imo, absolutely worth it. luck did a good job
This is weird.. When I do /lpb user 0fficerMike info in my bungee server it tells me that my primary group is default and on all my paper servers it tells me it is owner
Is this normal?
how to prevent this error from the player when he tries to use / rg info
help
this in defolt playr
Give tje default group the permission
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
i give alredy permission
but not working
after I start my server spigot sponge all other mods are loaded except luckperms because I get the following errorhttps://paste.lucko.me/JLFYEEeQDA could someone help me to fix the problem? LuckPerms-Sponge-5.3.50//spongeforge-1.12.2-2838-7.3.0//forge-1.12.2-14.23.5.2854
Ur config broken
can that happen by copying?
Yes
wtf thx^^ help
Is it possible to assign groups with an expiry time?
Find all of the available LuckPerms commands on the wiki.
Yay!
Parent one
I ***** love this plugin.
xD
Is there a way to set two different groups(from separate tracks) as defaults given to all players on first join?
you could just make a plugin for that
!grad
Read about upgrading LuckPerms from v4 to v5.
Learn how to use LuckPerms and all of its features by reading the wiki.
is it possible to change the amount of claimed chunks within FTBU
seems as if LP isnt interacting with FTBU's perm nodes
It is, I already answered you #support-1 message
blame ftbu for being weird but that should work
How do I change somones permission
How i can set a group for 7 days to a player
!testingperms
Small list of things for you to make sure when testing permissions:
1. Don't test as op, your players/general staff will most likely not have op
2. Make sure you don't have any special permissions (e.g. * or the same permission you are testing) on your user (/lp user <user> permission info)
3. Make sure your parent groups are the ones the target audience you are testing will have (if you are testing mod perms, don't have owner as parent)
4. Use verbose to see exactly what's going on, what permissions are being checked
I'm fairly new to this, so bear with me. I just connected my MySQL database across my entire network. I'm trying to set up global ranks (mainly for my staff members) but also have per-server ranks for my players. Right now whenever I create a rank, the rank will exist across my entire network (I'm using /lp). How does one keep the purchasable ranks on one server?
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
Ye I just got that down. Thank you so much though!
Sorry! I do not understand the command lp Did you mean help?
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
!permissionms
A list of permissions used by LuckPerms commands.
!lp permission
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
why its not showing prefix in luckperms
!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!
!timedrank
Sorry! I do not understand the command timedrank
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
how to make timed ranks any plugin for that
!commands
Find all of the available LuckPerms commands on the wiki.
Parent one
not works i want to give rank like for 2 days or 3 days then it auto remove rank
thanks it worked
no parent addtemp not work it does not give prefix
how to give timed rank any idea or any plugin
!command
Find all of the available LuckPerms commands on the wiki.
no parent addtemp not work it does not give prefix
how to give timed rank any idea or any plugin
If it doesn't give the prefix, there may be reasons for that
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.
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!
!errors
Here's a page with some common storage system errors.
Please help me https://pastebin.com/Q0sHEgi4
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.
I don't understand the first point
read it
A plugin is doing offline lookups (which can lagg the server) on the main thread
how can i improve it?
[17:33:46] [Server thread/WARN]: There are two solutions to this problem:
[17:33:46] [Server thread/WARN]: a) Ask the author of the plugin making the request to perform Vault calls for
[17:33:46] [Server thread/WARN]: offline players "asynchronously" (using the scheduler). Additionally, prefer
[17:33:46] [Server thread/WARN]: using the methods that accept 'Player' or 'OfflinePlayer' instead of usernames.
[17:33:46] [Server thread/WARN]: You should be able to identify the plugin making the request in the trace below.
[17:33:46] [Server thread/WARN]: b) As a server admin, you can disable this exception by setting 'vault-unsafe-lookups'
[17:33:46] [Server thread/WARN]: to true in the LuckPerms configuration file. However, please use this only as
[17:33:46] [Server thread/WARN]: a last resort.
It only occurs when the player enters, not login and exit
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://paste.lucko.me/MsyPIeNFzD
Here's a page with some common storage system errors.
Aqui ^
how to create a scoreboard with lukperms groups in the API?. I'm Brazilian and I can't understand what they say
what does weight mean
on luckperm website
!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.
@fleet pumice what is it you're having issues with?
Whenever i demote/promote it skips some roles
I already set a nice and well track
It has some couple roles
screenshot /lp track <track> info and screenshot the output of the promote/demote command for a player on the track in question please
I will make it on the console, my pc is not near me
ok
well, do the promote/demote cmd then lmao
Oh ok
Hey
What is the cmd to setting a rank inmediatly eithout having to promote?
!commands Parent commands settrack
Find all of the available LuckPerms commands on the wiki.
or just set if you want it to have effect beyond a specific track only
Hey
I already found the error
When i promote/demote the ranks shuffle
Or when i add parent
Yes, when you add it can mess up the order of some things
I think there isn’t any api breakage that will make it not work
The only reason is not officially updated yet is time lol
im new to luckperms and the permissions i add arent working
How do you rename a rank? it still says VIP
In game it says lapis, but on the website editor its not...
Did you apply the edits?
yea. in game it says lapis, but on the website it says VIP with (lapis) under it
Restart the server maybe, and did you do /lp applyedits (code)
So I just added new plugins to my server and I cant find it on luckperms website?
Luck perms isn’t going to pick every perm node
I’d suggest reading the plugins’s documentation you downloaded online
You really shouldn’t depend on LP for that stuff
@daring stirrup how to setup TAB with LuckPerms
Hey scythedrip! Please don't tag helpful/staff members directly.
how to setup TAB with LuckPerms
!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!
Hey so i linked my luckperms so i can have global ranks but now i need to add to every single perm Server: Skyblock
And in the editor its all messed up
Because the editors aren't seperated i think
Because i see my survival perms in my skyblock server?
hi! i'm trying to figure out how to enable just the default teleportation command using luckperms for fabric. i haven't been able to get it to work yet, any help? i use shockbyte and am running fabric, fabric api, lithium, etc
use this command: lp user <YOUR MINECRAFT USERNAME> permission set luckperms.* true
in the console
then you should be able to type /tp
i've done that! i've been successful in adding other permissions. i just can't figure out the TP one.
OH WAIT im silly
do i have to set that for everyone i want to be able to use tp?
When you are in the editor you need to define groups. Each group can have it's own set of permissions. I create the first group as OWNER just so I don't get my permissions or any of my settings mixed up with other groups. Then I create a new group and define their permissions. When people connect to your server your Lp editor will show them under Users. Simply Click their user name in the editor and you will be directed to their user interface. You can then define "THAT SPECIFIC USER" to each group with specific defined permissions that you have set up.
It took me a minute to wrap my head around it at first but it's very straight forward once you grasp the concept.
so when using this command, should i replace the username with the group name?
i can't find a teleportation permission on the editor
Any permission will be specific to each plugin you are using. I don't know Luckperms command's very well just the basics of how the groups work my bad.
This would be a question for some one on the mod or help team. :/
alrighty :( thank you so much for your help though friend!
No worries anytime!
Help
how do i do that so only the group can enter a room with the world guard and use luckperms group
According to that
“The database is read only”
Configure your database for read / write
weird
is there any reason why luckperms wouldnt recognize command perms from another mod?
this is on fabric!!
doesnt work #support-1 message
Look at plugins documentations, LP isn’t going to list all of permissions nodes for you.
permission.*
- Gives all permissions
/rg addmember <region name> g:<group name>
And this is a question for #general. If you want to ask further, ask there
hi
i have a bungee server so how do i make it so that if i rank a person in one server that pl;ayer gets ranked in all servers
how do I reset the context to default?
???
check the format from the plugin this list is called by
what are people using for 1.12.2 for claims / greifpreventino if FTBU claims and chunkloading is simply not compatible with LP ?
Hello how can I give access to multiverse portals and can I create category like builders can only access builder portal
luckperms wont work and the helpers r jsut sending links instead of helping
Explain?
Screenshot /pl
remove powerranks
ok
Hello, I would like to have my server take some permission from the bungee database and pass it to another server since I want to have that local I do not know if I explain myself
omg it worked tysm
Q: using lp verbose can i test a list of commands at once[or dump all perms/commands they can run ]? {tring to find what users can and cant do out of the box so i can hide the tab properly }
how can i auto rank players depending on the time spent on the server
plugins
what plugins could i use
hmmmmm, is there a way to give the permission node for /gamemode but limit it to only spectator and survival? Additionally, is it possible to only allow the users with the node to only have it apply to themselves and not other players?
Do you have essentialsx
No I do not
Oh, because ik they have the gamemode thing
So I would need some kind of plugin to do refined permissions for commands such as that?
Would anyone know a lighter weight plugin that does this 1 thing rather than one that adds a metric ton of permissions? lol
A. Is there a way to give permissions and then remove them after a fixed amount of time? For example could I give entry access to a region for 5 minutes only? B. Can a command block promote and demote a user to a group or permission?
Using a context, how do I disable a permission in a player's claim?
Answer A: Yes, you can do timed permissions, ingame you are able to set minutes, hours, etc /lp user [Username] permission settemp [True/False] [Duration]
and with the editor, you're able to do dated permissions (set a permission to expire at a certain date).
Answer B: I haven't tested the command blocks, however this would be an easy test on your part, though I'd assume it possible as it does sort-off act
like the console.
I don't believe that would be possible with the Permission plugin, however you could check in the configuration files of your claim plugin to see if there's a way
of disabling certain commands while inside a claim.
I highly doubt that there would be a plugin to do just that one thing, though if you're willing to
learn a tiny bit of programming, (following a short tutorial or something) it'd be possible to create a custom one.
What do you mean, you want the bungeecord to be connected to the backend servers with Luckperms, however not connecting the backend servers together?
i need to have diferent connections, one global for bungee and the rest one private for each server because if i have one global with bungee, when i give one group to someone in one server(the group is in the context of this server), in other server that bungee is conected, he has the permission of the group from other server.
Both permissions and groups can be given server selective, which means that your players can receive different permissions & roles depending on the server they're in.
If I remember correctly, to enable this, you'll just need to hook the servers up with MySQL, and edit one other paramiter in the config file for each server, which
is the server name they'll be going after when giving roles & permissions based on servers, etc
^^^
I'll be able to give you an example in a minute, just have to repair an issue I'm having
okey thanks
/lp user [Username] parent [Set/Add] [Group] [Server Name, CONFIG SET] this is the command
all groups will be in all servers, however you'll be able to give players groups in certain server with this
the first setting you can change in the luckperms config is the server name
this is the name you use in that command, the one I wrote as [Server Name, CONFIG SET]
You'll also have to hook up a mysql database to it, but that's all you need.
THOUGH
Remember to use /lp export [FILENAME] before changing the storage type, or else you'll lose all progress!
After changing the storage type and restarting your servers, you'll be able to then do /lp import [FILENAME] to import the permissions, groups, etc back in.
You're also able to combine this with temporary roles if you wish to do so, by changing the [Set/Add] to [Settemp/Addtemp].
But what I want is to make Bungee have the permissions as the OP that I want to be global and only be seen with the /LPB EDITOR and when I connect to another server I continue to have that permission. a local that has the groups only of that server for example the PVP group and is only seen with the /LP EDITOR
It is as if it were the father's permission but when the son creates a group, it is only seen in the son and not in the father
You're trying to set up bungeecord permissions?
Bungeecord can also be added into the MySQL, the bungeecord commands & permissions will only show up in /lpb, however this will now give you acess to add them into all of the standard roles, so you don't have to give your staff or VIP members two roles/ranks
if that is what you were looking for
Sure, but when creating it like this, they are created both on the LPB and on the LP
and I want them to be independent and only inherit from the LPB and if it is created in the LP that it is only believed there is and not in the LPB
I already have all the permissions created in bungee as I have told you I want to have global X permissions such as ADMIN or MODERATOR
and that those permissions are ereden son that is to say to the other server
apart on the other server I want it to have its own permissions that is to say the child as if it were local as the PVP or DEFAULT group
and that is only seen in the son
And so the ADMIN or MODERATORS would have their permission on that server since it would come from the father and the rest of the user would have the child's permissions
it's a bit confusing XD
^^^
Like, have independent Bungeecord groups & backend server groups?
Ohh
I think I understand your original question now
.
😄
Basically, you're saying that even though they don't have the groups set, they still have the permissions?
yes
hmm, all players with that group is only supposed to have it in one server, right?
hello, it's possible to remove all player's from database mysql ? i want keep just group and perm
Yes, but the server being connected to bungeecord is giving the group permissions to all the other servers that are connected to it without giving the group
Alright, would you mind setting a server context on the permissions as well?
hang on, have you gone into the luckperms config and changed the server name in there?
the parent groups have the respective contexts to the server to which they belong but still giving the permissions of those groups to all servers even with the specified server context
would you mind sending me a picture of the web editor with the permissions and stuff?
LPB
Can't really see much from there, would you mind going to one of the groups that you're having issues with and taking a picutre there?
Can you tell me how to configure the database to connect all lp?
lp
^^^
oh
what the
what group are you having issues with?
cause I'd like a picture of the permissions and stuff from the group you are having troubles with
and are the permissions you've got troubles with bungeecord permissions or backend/spigot permissions?
samosa yeah i added legacy and the normal one and it didn't work help lol
I have no problem with any permission or group
So, what's the problem then?
that we want the parent to inherit everything to the child and the child to be able to use the parent's permissions
and on the other hand if the son creates a group only he sees it and not the father
You want a group to inherit permissions from a group, but I don't understand what you mean with if the son creates a group only he sees it and not the father
because when you create a group with the LP created in a global database, if you create a group, it will be created in both the LPB and the LP
So I want to separate that if I create a group on the LP, it is only seen on the LP and it is not believed on the LPB.
Oh, so you want to create seperate groups for Bungeecord and Backend while staying connected with MySQL?
yes
ANd you're trying to make bungeecord command seperate from server to server?
You can't exactly create a group that's only in LP or LPB
but you could limit the use of one groups LPB commands to one server using the same command as I showed you, jsut using /lpb instead of /lp
Other than that, I don't know how to help you
Hello, I can't use the interactive chat feature (like clicking on a permission node auto completes a command for removing it etc.)
where can I check if it's turned off?
On bungeecord i need to have one bungeecord luckperms which uses the same database (mysql) to add groups and permissions specifically for bungeecord and one on each paper/spigot server which operates on the same database as the others (mysql) to give normal permissions right?
Correct, the intended setup is for all LP instances on a network to be connected to the same remote storage system.
wait the same? I have the bungeecord to one and the spigot/papers to another one, is this wrong? (doesnt take long to fix so no problem if)
Should be all one, because that way you can control bungee perms from backend servers and vice versa, plus then proxy plugins will have the same perms as backend ones
yeah i kinda tested alone and just had one plugin on either bungee or backend and the permissions for the other type didnt work so it made me belief you need one for each but now i understand thx
how i can link essensials with luck?
you need Vault and EssentialsXChat
Hey lmaoXD! Please don't tag helpful/staff members directly.
i have a question i created a deluxemenu gui where user can change their suffix
the problem is, on luckperms is saved like this
with § symbol
that one cause issue on spongeforge server, is a bug or wanted?
Let me explain Darcons problem on a different way. We have LuckPerms on a database, which is too unorganized because all groups are on there. So we'd like to separate that. For example survival with its own perms, skyblock with its own perms. But keeping some global ranks on lpb, for example Owner, so I can get LPB Owner and having perms on every server. Does that explain it better? Hope someone can give us a hand! Thanks!
Another Example: We have Cloud rank on skyblock, but when giving the group to an user they will have the prefix Cloud on everyserver, thats why wed like to give the group just on that server (I know a way is with context, but I dont like that). And then we have INVERSOR rank, which gives beneffits on all the server, skyblock, survival, etc... So if we separate all luckperms from the database we will have to give the rank on each server independently. Better?
Alright, that explains it a bit better.
Unfortunately, as far as my experience goes, I don't believe there is a way to separate some groups as well as keep some on the same database/global, as LPB only allows access to bungeecord permissions for the plugins and commands that you use for bungeecord (bungeecord.command.list, bungeecord.command.server, etc)
and the backend servers have all the other permissions for the plugins they use.
My best advise is to try to organize your groups a little, using server contexts, etc if you're not already and see how it goes.
You could basically just disable MySQL as well, however the bungeecord will not be able to give permissions for plugins on the backend servers.
This will make groups local, and you will be able to keep Bungeecord permissions andstuff global.
If you're thinking about let's say have a VIP group in one server only, yet you also want a server synced admin group, you'd have to have the VIP group in the database, however just using
contexts to make it only work on one server.
There is not really a good way to organize this, though perhaps someone could suggest that group directories can be added and there would be custom directories you could set for f.ex your survival groups, factions groups or global groups. If you get what I mean by this.
I am not sure if this would be easily possible for the pulgin itself to do, I'd guess there would probably be a little rewriting with how the plugin rteads groups & permissions and stuff, though In my mind,
if enough people want it, and the developer doesn't think it's too hard to add, it'd be a possibility
Directories or folders or whichever name you use.
Thanks! As English is not my main language its quite confusing for me, but ill give it a try. In case you didnt know, is it right that if we write /lp , we get the exact same groups that on /lpb ? like everything is mixed, and it doesnt matter which one you write
/lp and /lpb is the exact same thing, aside from the fact that b stands for bungee
There's this:
Oh! So if you split the storage that will fix my problem mentioned above? I will be able to have global groups and local groups?
Or for example if I split survival, OWNER Rank which is on lpb wont work there?
I'm actually not really sure how this would work while using bungee as well. In all honesty, what I would do is simply work with contexts. I'm unsure what would happen if you stored some groups in flatfile on some server and other stuff on bungee, like, to me that screams 'issues incoming...' but if you don't have a full blown setup where lots of stuff would be missed if lost, you can try it. Otherwise, always backup backup backup haha just to be safe. Also since you have all the data written to mysql already as i understand, unless im wrong, you'd probably have to go through the pain of deleting things from the remote db since switching to flatfile for some things wont delete it from there, it will just simply start writing in there. Idk, I don't like split storage whatsoever <.< It just smells of fish, yk what i mean
!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.
Amazing! Ill give a try thanks a lot!
Always get backups tho pls pls pls
I guess that depends what for
Something related with patreon
Oof, no idea actually, I try to stay away from him as much as possible since I can only imagine how busy he is and how many dms he gets a day lul. Maybe one of the moderators can help you if you got questions about it
How i can use custom images (from a texture pack in the default.json file) as prefixes?
Is that even possible?
I don't think even think the minecraft chat supports custom pictures, or even pictures at all
actually, LPC does that.
wich thread is that
thanks and is there a way to add these images to the tablist?
Ok, thx
Hi guys, I have a problem with LuckPerms, it DOES NOT set me the prefix even having protocolib and HamsterApi does not work! How can I solve?
as an added note, most of the big servers have custom-written plugins, so don't expect some magic plugin out there to have this system.
ok
can you help me?
!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!
Not sure what hamsterapi & protocollib have to do with it
You need Vault and a chat plugin
@orchid blade
can you tell me a good pl for chat?
2nd link
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://paste.lucko.me/FC8KwPnwIt
I'm trying to take away a specific premissions via command /lp user TEST permission unset TEST* What am I doing wrong?
any support active?
in eed helpas when i get on my server it does not show my rank next to my name
why is this
!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!
@silent forge ^^
lmao he went from: 🤨 to 😲 🥶 😱
lmao
guys, I have this issue but I can't udnerstand which plugins is causing it, do you think it's fine for me to enable "vault_unsafe_lookups"?... I have no idea how to solve this or how to adress it
https://paste.enginehub.org/svjbdXqBa
[17:32:10] [Server thread/ERROR]: Could not pass event UseBlockEvent to WorldGuard v7.0.6-beta1+0b66f3e
com.google.common.util.concurrent.UncheckedExe
What is the command to add someone to a group
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
whats the easiest way to block pvp for specific luckperms groups?
I'd guess you'd need a plugin to block PvP with permissions
worldguard flag with groups withliest
i used LuckPerms-Bukkit-Legacy-5.3.51.jar why it can't run on Thermos
this is my log https://paste.ubuntu.com/p/RtVrztfGyJ/
!thermos
Installing LuckPerms on a Cauldron, Thermos and any other Forge + Bukkit server software may require additional steps.
!placeholders for me
Display data such as user prefixes and groups from LuckPerms in other plugins.
I still cannot get my ranks to sync between servers..
They are connected to the same database
And I did /lp sync
Still nothing.
Please use https://paste.lucko.me to send files in the future. I have automatically uploaded lobby-server.log for you: https://paste.lucko.me/ducrdjPagX
Hello, is there a way to edit only 2 users with the web editor in one tab? I am wanting to move all perms from one account to the other.
Like "/lp user Ruptic,Ruptic2 editor"?
You can edit then in the website
you can select the permissions on account1, and click the move button at the bottom, and select account2
what are the plugin commands?
!commands
Find all of the available LuckPerms commands on the wiki.
hello i need some help here can any one help please
İ am getting error when i do /lp editor here is the console error
https://paste.lucko.me/6L2nG2WHyf
Paste your latest log please so we can see what versions etc you're running and blabla xD
How do I get the non-OP members of the server to use the "GWarp" plugin commands?
ok
Find the permission nodes on the plugins wiki, not lp wiki, lp has nothing to do with what permissions third party plugins have, so look it up on the plugin page you are using and assign those perms to either groups or users to your liking
ok here you go
https://paste.lucko.me/O6dcfP4vIT
What host are you using?
To me, this seems like your host is blocking the editor address. You lp works fine, the startup on luckperms looks good, lp commands seem to work as well, it's only the editor.
See, this person here has the same issue: https://github.com/lucko/LuckPerms/issues/2673
let me ask the support team
Especially free hosts don't like connections 'out of their own shell' if you get what I mean. Take aternos for example, these guys don't even allow uploading jar file lul. Free hosts are, and excuse my language but, they are shit. So many issues and restrictions on every end that people run into sooner or later.
yeah but like my pc is only 4 gb ram and i am giving it 5 gb rams from the free host if there is a way to do it i would but i have no option
Well, I guess for a private server to play with friends, a free host might be just the right thing, but as you can see now, there are limits. So your options rn are either convince your host to allow luck's address for the editor or never use the editor if they say no, which I think the second option here is more likely to happen. There are cheap vps' out there with which you wouldn't have these issues but yea, I guess that would mean investing a few bucks.
Somehow it doesn't show the correct Prefix regarding the meta. I've set the weights right and the meta key is working.
Does anybody know the problem here?
try change prefix priority might help
That's already right. Higher prio overwrites the lower
i think smaller number mean higher priority
Nope, that's now how LP works. I already use it for years now. #50 overwrites #10
oh u using weight instead of priority .-.
Its the same thing
Same same, but in my problem the weight/prio is correct
Do you know the solution for my problem Cas?
what does /lp user USER info show?
newbie with the correct meta
Honestly looks ok to me. Maybe worth looking at the meta setting, instead of using 'highest', perhaps 'highest_inherited' instead?
Changing that has no effect
Ahw, worth a try i guess. Hm.
Hope anybody else knows the problem, otherwise I need to report it as a bug I guess
Question, what does /papi parse me %luckperms_prefix_element_highest_inherited% return?
Newbie
Weird, as the other prefix has a higher weight lol
what is your meta stacking config, send it here
actually just send entire config, remove password etc
Have you also maybe ever messed with the order of perms in the config idek
That's my last guess
if there is a such a obvious bug, you wont be the only person facing it, will have been very clear from many ppl
I bet a heart emoji that it's this
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.
Never messed with something big
My thought is that somehow the meta isn't valid, but I dont know how
Changing that doesn't help either
Hmmm. Well I personally don't see anything that could mess up permission orders in your config. You use weights to determine the prefix shown of the group default. You have 'verified' true. The question I have is what do you use to determine if a user is verified or not. I'm thinking once again context perhaps, but afaik lp doesn't have such a context by itself, but instead only 'server', 'world', 'gamemode', 'dimension' and 'proxy'
Idk if that makes much sense but it does in my head. If verified 'true' = prefix verified
I'm using /lp user NAME meta set verified true to set the verification for players
So then how does that impact the prefix. You'd basically need a context like: prefix.50.verified in context 'verified=true'
Or am I just dumb rn
I use this in the editor to give them a different prefix
I'm not sure if you can just punch a meta on a user and then expect said meta to function as a context/condition.
Does it work if you yeet the context? Just to see if the prefix will change then based on the weight
Ohw, I understand
:D
Yea, when I remove it as context it works
'is verified' isnt a supported context xD
Nope..
It's a nice idea regardless, I never thought of this. Maybe suggest it to the boss boi :3
Hmm, now I need to create another way to do verfication
maybe make it an inherit group .-.
Yea, an extra group would work, but still not with the context
Just as standalone group who inherits perms from default
verify using interact menu such as deluxemenu
Hmm, thought of that, but since they can be in multiple groups ans still be verified it's a little tricky
Then punch verified on its very own track maybe?
:O
[V][Member] aye?
I have the habbit to just simply use the set parent command when I'm doing something, so I try to avoid to have by default players in multiple groups. And I thought of this for the perfect solution
or u can run a track like this : start > verify > higher rank ect
How do I set things as false instead of true?
Yea, thanks for helping
Az, click on the 'true' button in the web editor
Wait.. @prisma hinge
Doesn't this say that you can use meta as context?
it seem like the context of meta
Well, I think what that means is that each prefix suffix group etc can have their own context
so you could per say do verified prefix in context world nether etc
but then again it also specifically lists the supported context types and meta isnt one of em
Hmm, shame
Yea, I'm already trying that
That's awfully technical lol. Emily would know how to do that. You'd probably use a static context for this as well, just going by logic, question is how do you refer to 'has meta === X'
We need a meta-to-context converter xD
On another plugin I use, I have a compass that opens a menu that can teleport you to other worlds but everytime I click it I get randomly teleported in the world im in. The plugin supprt said its a worldedit thing somehow and use perms to fix. This is what they told me to setup bottom 2 are set to false and it didnt work
You are using the compass for both features, which luckperms can't do anything about really. For the jump tool, you can simply reassign a different material and the compass will no longer teleport you but only open the menu instead
make sure the bottom two there are set to false in the highest weighted group you have
Also op lel
I don't think, unless your default players have full access to WG, they should encounter it. But you, somehow having every permission, will face it
I do have op
Ah yeah, and if you have the * node, take it off and op or enable luckperms autoop in the config and give yourself the node luckperms.autoop
hUh?
yeah, yeah, maybe we need a context so you can use permissions as contexts, and meta are just permissions. no one made that tough...., especially not me: https://github.com/LuckPerms/ExtraContexts/pull/24
#selfpromotion
It is fixed for non op
How would you use that for the verified thingy issue tho
Doesn't work. I can't edit the context from command, Now I've a meta and a context both called verified xd
lel
I'm not gonna touch this
Don't touch a running system
Especially when you don't know wth youre doing lol
like me
It's a dev server where I'm working on, so I can try all the solutions
But indeed, Tobi, how can I use meta data as Context with your plugin?
the idea would be you could set permission like prefix.1.[Verified] where permission=meta.verified.true or smthn like that
confused
Ah, yea
my "plugin" idea would for sure not be the best solution, cause this checks way to many stuff, but on a smaller scale I think that this might actually work
But isn't it easier to just to this? prefix.1.verified where meta=verified.true?
Or use groups 😛
We went over that BrainStone lel
Other possible options were considered
But why not try it for the living hell of it
Using meta is a very nice and clean way for this usage. The only problem is dat LP doesn't support meta in the context yet...
-not yet-
For prefixes, how do I get rid of the <> and add a space between the prefix and the mc username?
Look into the config of your chat plugin
Does essentialsx chat have a config file?
it's embedded in the big essX config file
ok
Hey guys!
is there a way to say /lp user %player% permission set +1
that if e.g. the permission would be" Essentials.multiple.homes.2"
that the 2 becomes 3? is this possible?
LP doesn't do math afaik
Okay ty ^^
it's all in German, but yee ^^
it definitly is possible with not that much of an effort
(after first command, see how it shows after "Präfix" (which means prefix) "nichts" (which means none) and for context verified = false, when I then add verified = true, it shows the verified meta as a context. also the prefix changes to something, since I gave the prefix a context
I can read german, you're our neighbour. (I'm Dutch)
Tobi, you did this with your plugin? ExtraContext?
Just setting the meta and using it like I already did in the context?
no, I wrote a little ~50 line LuckPerms extension
just checked if it is in User#data (maybe there are better ways to check whether a player has a permission, but it works I guess 🤷 ) like this:
User user = api.getPlayerAdapter(Player.class).getUser(target);
if (user.data().contains(MetaNode.builder("verified", "true").build(), NodeEqualityPredicate.EXACT).asBoolean()) // check whether user has meta.verified.true
consumer.accept("verified", "true"); // add verified=true context
else
consumer.accept("verified", "false"); // add verified=false context
Nice. Do you mind sending it to me?
sure 🙂 (and now I hope that this just was very creative support and not offering services)
Need help with some permissions not working.
I have mobarena classes that are specificly for VIP.
So I revoked the permission for the default group, and added the permissions to the VIP group.
I have the VIP group but I still dont have the classes. Help?
https://gyazo.com/bc72cba2f3578cb8a14113fac1c78e1a Default Rank
!weight does the default group have a heighter weight? if not: add one, that might help you.
also: generally, all permissions should be denied by default, maybe just removing the false permissions from default helps as well
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.
mobarena has the classes enabled by default for all classes, so that wont help.
Also, the default group weight is 0, the VIP group weight is 50.
looks like everything is set up properly
is the permission also false when doing /lp user <user> permission check <permission>?
Yes
no clue sorry, maybe an editor link will help someone to look at it later
how do I fix the colors? it shows up in white still, both in tab and chat. I have a plugin for it (nvm I got it)
!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!
which plugin tag tab do u using?
Can someone teach me on how to add a suffix to a lp group, then adding it to the person inside the lp group
it should be /lp group <name> meta setsuffix <ur suffix> here
then /lp user <player name> parent set|add <name>
Hi i added trade shop to my server but it requares permision, because of that i added lp but i dont know anything about that can u help me. How will i give permision?
Here's a guide to help users understand and use LuckPerms for the first time.
Thanks
It creates a suffix but doesn't show on the player
Nvm works now, wasn't using essential x
I can't seem to run any of the lp commands i get an unknown error
Some said I had to get Nucleus but that didn't help either
Please grab your latest server log (found in logs/latest.log) and put it on https://paste.lucko.me/
Make sure to send the link to the logs to this channel.
!comtext
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
hmmmmm
The mod rank inherite basic rank of the main stream.
For example a guy in a moderator track want to play normaly, when the promote command execute on the other track will he lost his moderator and be set to the main stream player base ?
here is my editor
promote/demote/parent settrack will only affect the player's parent group on the specific track, none else
Yeah I can't look at it rn, kinda busy
I put it, and people still continue to use the commands that are not meant to be used, what do I do
did you uh.. save and apply the changes?
yep
and still the same thing
do you want to try it here and I just apply the config?
because i want to know how to proceed with some permission check debugging
er
!testingperms
Small list of things for you to make sure when testing permissions:
1. Don't test as op, your players/general staff will most likely not have op
2. Make sure you don't have any special permissions (e.g. * or the same permission you are testing) on your user (/lp user <user> permission info)
3. Make sure your parent groups are the ones the target audience you are testing will have (if you are testing mod perms, don't have owner as parent)
4. Use verbose to see exactly what's going on, what permissions are being checked
this is a thing, right ^
for me, the tablist does not work, nor does it work to arrange the functions for each position, the only thing that works is the chat, which shows which position of the person
I did all this and the same thing, the position I am setting is the default and it remains the same....
I can't show the tag on the tab at all and neither can these settings
do you have a tab formatting plugin?
huh?
you need a tab plugin
and Vault
here are a few suggestions for tab plugins https://luckperms.net/wiki/Prefixes,-Suffixes-&-Meta#displaying-prefixes-and-suffixes
?
the plugins I have
okay?
it was for you to see if it's right in the plugins
my friend, they have no op or anything, he's just to test
only
can you tell me a specific command they have access to they shouldn't?
all,
worldedit, LP, worldGuard.........
a specific command
i need an example
okay whatever let's use worldedit as example
run and screenshot /lp verbose command <player> //wand
the only things they wanted people to use is login /register, open npc and play ajparkour
do you want me to ask him to do this?
or me
I send this command to it and it takes a print
he said that he doesn't have perm anymore
one more of which he is not supposed to use he can
this one from the world doesn't have access anymore
removing certain parts
okay then try verbose with ajparkour commands i guess
not all commands have permissions
if a command doesn't have a permission, LP can't prevent it
because there is no permission to deny
but the ajparkour he was able to use, and I didn't want
for more info on those worldedit commands in particular https://github.com/EngineHub/WorldEdit/issues/1691
ok
more like... an actual command like ajparkour list
command: //deselect convex
are you reading anything from what I'm saying?
yes
[01:01] Emily: not all commands have permissions
[01:01] Emily: if a command doesn't have a permission, LP can't prevent it
[01:01] Emily: because there is no permission to deny
[01:02] Emily: for more info on those worldedit commands in particular https://github.com/EngineHub/WorldEdit/issues/1691
yes, but I wanted to remove it for the person not to use it. Because there are several that she can use, not completely, but she can get some
it's like you said, there is no way to remove everything, but there is a plugin that does this
i read
is that a question?
yes
ok thank you very much, i will see if you have
hi is normal luckperms save the suffix like this?
i mean with that symbol instead &
That's not something LuckPerms does
It will store whatever you tell it to store
If you tell it to store &a it will store it with &, if you tell it to store §a it'll be with §
yeah i see
Moving my issue here
I use plugman to disable the plugin, never use it to enable or restart.
Did not find the issue
Could it be an external plugin using the LuckPerms to check if I have the permission
And if I do it sends the message>?
yes, it is very much likely it's another plugin doing it based on some permission
i suppose you could use verbose?
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
tl dr lp verbose on, if it spams undesired crap, add filters
👍
ok im gonna ask here since noone in support 1 is answering can somebody view at my problem in support 1 please
I found it out
bukkit.broadcast.user
That permission is automatically set true.
No idea what it does, but when I set it false, it stops
done
Is there a placeholder for how many people have a specific rank?
Hey! is there a way to setup a prestige system with lp?
you probably need a prestige plugin for that
i have a problem permissions arnt working randomly, when i put in any permission it dosent give the permission
Delete all other ranking/permissions plugins such as permissionsex or powerranks 
i dont have any other permission plugins
screenshot /plugins
and tell us exactly what permission you gave and how
i tried to use gwarp and give perms for that and then uninstalled and used normal essentials but it still wont work and let me tp, i tried using the web editor and in game and also permission checked it and it says i have it but it dosent let me warp
I heard that statement before lol
I still don't know what permission exactly you added but
!verbose check with verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
make sure you're giving the right ones
essentials.warps.a
Depends what plugin you use for that command
Hey i use advancedportals and want to use luckperms to enforce the permisions to use the portal! is there any where one can find how to do it? i have been looking but i can'æt seem to find it :/
how could ii check the node for the command with the plugini
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
dont work it only pop up the "Runing Luckyperms v5.3.47.
*Luckperms
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
Hello I have a problem.
I removed a rank but the permission is still loaded into 100-200 player's account (those who joined before)
Is there a way to remove a permission to all players?
Quickly update a large amount of user and group permissions by using the bulkupdate command.
Thank you!
hello i have been adding permission to default group but still my friend arent able to use the commands im currently using Minehut and its 1.17 none of the permission ive set are working
wow u have 3 perm plugin XD
People still use other permission plugins than luckperms?
how do I set a database for bungee that is not remote
not that I know of
Sadly a large group of people still use PermissionsEX / PEX, despite the author explicitly stating that it should not be used and to use LP instead.
I couldn't. The 500 user limit didn't show either user.
does it have to be from the web editor?
because for all that matters you can just clone one user's perms to another with a command
Is there any easy ways to add context to existing permissions?
I tried exporting the file, adding the context in there, but when I imported it back nothing changed
Module 'Core' production: java.util.ServiceConfigurationError: javax.annotation.processing.Processor: Provider me.lucko.helper.plugin.ap.PluginProcessor not found
when recompile with intellij
Is there anyway I can make + in different color like in hypixel (ability to choose the + color)
@mighty yarrow (sorry for ping)
Hey HellBellGell! Please don't tag helpful/staff members directly.
not up to luckperms at all?
like eg: VIP+ how to make it so that i can let players change the plus color
lp doesnt do such things
well server has lp on it yea
but lp doesnt have any feature that help you just "select a color"
um ok
group-formats:
default: "&7{name}:&r {message}"
default: "[default] {name}&r: {message}"
admin: "[admin] {name}&r: {message}"
@quick lagoon
Hey HellBellGell! Please don't tag helpful/staff members directly.
LpChat has nothing to do with luckperms, the maker thought it was a good marketing strategy to just take the name.
I dont use lpc so idk
lpc isnt by luckperms anyways
oh ok
is it possible to have more than 1 rank given to a user when joining the server
Yes.
Hey, I've recently experienced a hacker modifying luckperms permissions to grief 2 of my servers. The bukkit server itself seems to have gotten a user ping, which enabled him
I wanna know if this issue has been fixed in the later versions. I'm currently using Luckperms version v5.3.3
I wanna know more about it. If you have any idea, please help instead of this.
He specifically joined trying to go into creative, he didn't have permissions so he went on to check if lp was on. Then left and did what he did
He could not have known any other plugins besides lp and essentials
You probably have hostflow
What is hostflow?
I'll send you an explanation in dms that u cean read through
This still stands. I haven't confirmed hostflow on the server
Unless users have access to lp commands, chances are below 1% that it's an issue with luckperms regardless.
I run the latest lp version and even on the last like 15 builds I've never had this issue nor any of my partnered servers
Hmmm, I see
heelo can u help me ?
After further investigation, I've found some interesting logs on the bungeecord.
!bungeecheck
Please double check that:
1. BungeeCord config.yml has ip_forward and online_mode set to true
2. All backend servers' spigot.yml has bungeecord set to true
3. All backend servers' server.properties have online-mode set to false
I've already double checked, it's set correctly
Hey, anyone know how to set up a perm to be one-use per 24 hours?
I have a tracking compass plugin where the item compass is being dropped in by koth crates
I only want the compass use permission to be given to the player with the item for a period of 10 minutes
cant figure out how
"one-use" permission is not a feasible feature LP can implement
hmmm
Many permissions are checked for several actions (some of these happen automatically), when you change worlds, when you log in, while you are typing commands and getting completion suggestions; this would totally break such concept of "one time use" permissions! It would be up to plugin X to handle their permission Y
yeah, ... parent addtemp <group> <duration>
!commands see in Parent commands addtemp
Find all of the available LuckPerms commands on the wiki.
thanks!
how to make prefix on luckperms?
lp group <name of the group> meta setprefix <the prefix>
Hey, I have been having an issue with my server and turns out the issue was caused by pex conflicting with another plugin so I am trying to switch to luckperms now, but it isnt even loading
!paste your startup log then
Seeing a paste of the problem makes everything so much easier! Use https://paste.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!
will do
can you provide me with the correct version for 1.7.10 tho
I tried the legacy one but didnt work
The legacy one does work. send your log
!download will always have the correct versions
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
will do
Seeing a paste of the problem makes everything so much easier! Use https://paste.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!
The same guy who attacked us does it consistently, he has put up videos on yt about him doing it. https://www.youtube.com/watch?v=ROvMOVAT1HY
In the comments of this video, they (according to google translate) are talking about being able to give themselves perms if any network has Luckperms or hd. Other videos has comments which has more bits and bobs
I firmly believe this is an actual issue with Luckperms and could be a major security risk
Quieres que grifee un servidor (NETWORK) ?
-IP
-Nick Del Owner
▬▬▬▬▬▬▬▬ ❤️⚡Tags ignorar xd⚡❤️ ▬▬▬▬▬▬▬▬
NUEVO SERVIDOR DE MINECRAFT
SEBUSCA STAFF PARA SERVIDOR
SE BUSCA S
SE BUSCA OWNERMinecraft Videogame,Minecraft: Pocket Edition,Download minecraft pe,español,minecraft pe,review,mcpe,apk,descarga,download,mejores servidores,servidor minecraft,pv...
If this is what I think it is, it's been long fixed on LPs side
@fluid python what LP version do you run on your network? Is it the same everywhere?
The proxy uses 3.3.39
SMP uses 5.3.3
and a last one uses 5.2.76
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
!latest
5.3.53
Okay, good to hear it has been fixed already
Then if the network is not properly secured they can always do some UUID spoofing and log in as anyone, even people with LP perms (e.g. they could log in as you), that's not something LP can prevent because it simply cannot tell, as far as LP knows you logged in
But that is way outside of LuckPerms scope, now it properly checks if a command sender is console or a player which was the main gateway that enabled that
Nice
@mighty yarrow anything?
Hey ๖̶̶̶ζ͜͡shadowxl7! Please don't tag helpful/staff members directly.
That I do understand
Yo can someone tell me which version works best with 1.7.10 and if there are any dependants
And hopefully won't be an issue
!thermos
Installing LuckPerms on a Cauldron, Thermos and any other Forge + Bukkit server software may require additional steps.
might help
LP-Legacy
!download
