#support-1
1 messages ยท Page 587 of 1
the prefix is working on luckperms end, LP doesn't format the chat, though
@deft burrow That shows you have the prefix, make sure you install a chat plugin to get it to work
nucleus
Updated the plugin and when everyone got it chunks weren't loading and no commands would give any responce
server did not crash and cannot reconnect
I have nucleus
then configure it
@foggy quartz What? Are there any errors for luckperms?
I already have configured it
obviously not
Obviously not
lol
That won't help anything @foggy quartz There would be errors on servers start up
Ok ill launch again and look for errors
check the console log for errors during start up
Thanks for helping me! I'm loading the server now might take a minute
Does the plugin came form here ? # If "true", Nucleus will attempt to modify the chat modify-chat=false # If true, Nucleus will take the message and try to apply it's own transforms to it. This may overwrite other plugins who do processing super early, so turn this off if you are having problems. modify-main-message=false # If false, Nucleus will prepend it's prefixes/headers with those already set buy other plugins. If true, it will overwrite them. overwrite-early-prefixes=false # If false, Nucleus will prepend it's suffixes/footers with those already set buy other plugins. If true, it will overwrite them. overwrite-early-suffixes=false # If true, Nucleus will try to remove any text formatted in blue and underlined that Minecraft has tried to turn into a link. remove-link-underlines=false
@deft burrow https://nucleuspowered.org/docs/modules/chat.html Read
I have this page on my second screen
that first config setting might give you a clue...
I need to put all of that to true ?
try it and see what happens
ok
ok
ok
just trying to point you in the right direction
I will join this discord server
you are in it....
i have never used nucleus so i can't offer any support, and especially not in the luckperms general channel. maybe try #general if you have any other questions
Also turbo, how do you have this much patience
"This world was saved with mod luckperms version 4.3.75 and it is now at version 4.4.27, things may not work well"
I'm french so it's normal that I can't understand all of the documentation
but a very big part
@foggy quartz You don't have to worry about that. Not really an error or issue.
but its better than nothing
Yes you have reason
Hey, I just started to run luckperms on my server, and ide like to make it so when some1 gets the rank it gives them some items, So my vote plugin only needs to run 1 command, is that possible with luck perms?
@gilded arrow You can give ranks to players, but you can't give items, you'd need another plugin to give them the items.
Is there a way to detect the rank being given?
l want if they get admin rank they get a broadcast, just so i dont need to do it all in command blocks
https://pastebin.com/0bS4wwdP Got the full log
It would be really helpful lol
Just get a plugin that gives them items, to give them a rank at the same time.
You could also do kits so the player can just use /kit with essentials
eh, some of the items would be super hard to do that with
@foggy quartz Did you find any errors or server start up from console, not a crash report.
Is there any way to change home limits whilst still having inheritance?
Currently users are set to 1 home at default, 2 at donator rank 1, 3 at donator rank 2 e.t.c
So I believe because the 1 home limit is entered into the meta data first people at donator rank 2 are set to that 1 home limit
Would that be saved under logs? I wasn't able to copy it
@urban cedar Depends on the plugin that does the homes
Nucleus
@foggy quartz Yes, the latest.log or something like that
https://nucleuspowered.org/docs/modules/home.html @urban cedar That page will help
@foggy quartz Open the file, and look for the luckperms errors, that's all we need.
Ok
Yeah I've exhausted that one, the groups are inheriting all the home limits (so rank 2 donators have 3 meta entries for home limits)
I'm wondering if there's a way to not inherit that or to remove it
If group weights are all set up properly, it should just take the highest limit
I'm not seeing many errors under"luckperms" https://pastebin.com/1PQphEXh
Of course groups are weighted, thanks!
@foggy quartz When you try and join the server what does it say when it disconnects you
We were all timed out and it lead to infinite loading
I don't see luckperms being an issue really. It would have to be something else.
Could it be a conflict thats not logged? Ill try again loading with than without the plugin and see if the issue repeats
@foggy quartz [18:03:16] [Server thread/INFO] [luckperms]: Successfully enabled. (took 1500ms) Luckperms loaded and enabled fine without issues. It's something else causing it
It could be bad luck but I doubt it. When I removed the plugin everyone loaded in fine chunks loaded and all commands work. Ill restart with the plugin and see if the issue persists.
Ok your right the plugin didn't cause the last crash I loaded in fine Thanks for helping me update
Does luckperms override op? I don't have permission for anything.
@foggy quartz Because you were so many version's behind, might be a good idea to regen the luckperms config file as well.
You're using spongeforge, If sponge detects a permissions plugin it automatically disables op
Ah didn't know that
I've used bukkit all my life. I'll male sure to remove the old config
Does it generate a template with nucleus?
template?
Like basic commands already placed with general ranks
There's aren't really any templates for luckperms. You need to do it yourself.
nucleus has a setup perms command
it's about the only plugin i know of that does this
Ok thanks! The last plugin I used on bukkit was all through notepad and had a template made.
So I'll just do it in game. Appreciate all the help
So If I do /nucleus setupperms [USER|MOD|ADMIN] <groupname> It will preconfigure the groups with recommended permissions and work fine in luckperms?
Thanks! and I would need to do it all through the console until I can give myself perms? sorry if these questions seem redundant
You can simply give yourself the permission luckperms.* via console then you get full access to luckperms in-game and can go from there.
Ok thanks again
although giving yourself * is basically like Op, but not recommended in most cases
Would only give it to me since I'm running the server
Even then, * is not recommened.
it's not recommend because it gives you permissions you likely don't want
Thank you I have visited the nucleus discord server and now it works just fine !
Thank You !
Very Much !
For your understanding, patience and simpathy !
Just last question, do you know to copy / paste actual permissions from one group to an other ? Please
Either that, or use inheritances
I will use inheritance I think
That's usually the best way
parent add
ok
/lp group admin parent add default would make admin inherit all perms from default for example
Promote and Demote commands are for the tracks
so it can't change the group of the player ?
If you want to use the promote and demote commands you need to set up tracks. Otherwise you can just use the parent add and parent set commands to change player groups
how do i give myself all perms? ive tried everything ive read and nothing did the console first command
@woeful hull Just add the perms luckperms.* ( or if you're on sponge it would be luckperms ) as an example would give you all luckperms commands, just do that for the other plugins.
ive done the lp user <your username> permission set luckperms.* true
and ive created a group and tried adding myself but its showing on /lp listgroups no people in Admin group
but will "/ luckperms user Luck promote donator" do the same thing as "/ promote Luck donator"?
@woeful hull lp listgroups does not show players in the groups.. It shows the group name and the group weight
ok the "/promote" and "/demote" commands does not exist
I think it's because in the wiki these commands are not showing
is it possible to have mariadb or some other external source, update an h2 database on lp?
@deft burrow I just sent you a link to the exact command for promote and demote
yes i have seen it
@gray hawk If you use mariadb, you can just make all the servers use that one database
songoda plugins dont like when i use external databases, so im just trying to stick with h2 for that spesific server
the commands are "/lp user <user> promote" and "/lp user <user> demote"
i enabled spit storage, and set group info to h2, and the plugins started working, at the sacrifice that none of my group perms are transfered
@deft burrow yes, an you just add the track name on the end of the command
@gray hawk You can just have luckperms use the database, you don't need any other plugins using it
this is a good tool for creating tracks ;)
https://turbotailz.github.io/luckperms-group-generator/
Quick question is LP 14.4 stable or are there still bugs to work out.
your not understanding
there is no "stable" version
songoda plugins permissions break, when i set "Luckperms" to use maria db or any other external db
@river ivy The latest version will work fine
Thanks
@gray hawk Then those plugins are coded stupidly.
i also never had any issues with songoda plugins and mariadb
^
chroniclair.tk, join /skygrid and try to use any of the epic plugins
im not lying
then let me set it to a h2 database
then try again
ill send a screenshot of the perms there
I dont connect any of my plugins to a database unless its needed for the plugin to work. I use it on luckperms because it makes my perms go to all servers
you've posted here about this before and honestly it seems more like an issue with their plugins. but if you really want some input from Luck, you should post an issue to GitHub.
id suggest the ability to update an h2 database from external if at all possible
because they aint gonna change it, ive bugged them about it and "i dont wanna" was the responce from the owner of songoda
@gray hawk It's not really needed. Either use h2 or a database people don't really use both.
im dying on the inside
If those plugins don't like a permission plugin using a database, then those plugins are poorly coded.
@stark cave can you help me figure this out?
I mean I agree with Imortalshard. I use FabeledSkyblock and it works fine
fabled skyblock is made by a different person than epic series
Well fabeled works fine
its differnet devs that work on different series
You are using there epic lineup right?
epic hoppers works on my bungee setup with MySQL storage
even worked in the old days of pex and mysql
What is the permission that I need to add to false to a group to remove all of the permissions ?
What?
I want to do a group "Banned" but they are not banned they can connect but anything else and i want to remove all the permissions to this group
Just don't add any permissions to the group and use parent set on them so it removes all thier other groups and just adds that one group
Then you need to find the permission to stop them from chatting
ok
LP is holding up my server start and spamming this https://gist.github.com/MicleBrick/37fb1139ad026161175365b218caf4a8
๐
@nova ether Server version? Luckperms Version? Full error message?
Try updating luckperms you're way out of date https://luckperms.github.io/
okay
i swear i've seen your name somewhere
well that appears to have fixed it, now i feel dumb for not thinking of it
ty ๐
oh wait
i didn't actually restart
it fixed itself ?
Best to update still and regen the config as you're way outdated
hooray for bugs that fix themselves
4.3.17 is very outdated. The latest is 4.4.27
yeah that's 1 minor version behind isn't it?
That's over 100 versions behind
That's why it's best to regen a new luckperms config when you update as well.
(I updated when you mentioned it the first time though)
Did you regen the config as well, it's best to
dw i used to run 3.x for ages
do I really need to regen the config
Well no, but a couple things have changed.
Shouldn't make much of a difference though
As long as the jar is updated.
you can always glance at the config on github to see if anything is different but it will still work regardless
hi turbo btw
๐
havent been active in admincraft discord lately so its been a while ๐
yes i was about to say lol
hi I still can't get the luckperms.autoop to work
hey sorry guys, im trying to setup a pixelmon server, but cant give my self perms for pixelmon commands
@dense terrace Have you enabled it in the config
@dense terrace After giving yourself the permission you need to relog
(sorry for barging in)
ok can I give it to a group?
@obtuse radish Have you given yourself the luckperms.* permission or luckperms (if you're on sponge)
i have
@dense terrace Yes, but the players will still need to relog.
will that stop me?
@obtuse radish No
ok thx I can't just /rl
ok
yea i have those
i cant even find where to give myself the perms to it, its frustrating o-o
@obtuse radish Look at the docs for the plugin/mod then
@dense terrace Is it just that command you can't use? because some commands still require you to have the permission for it
lol actually I'm having that issue, no I can't use my own plugins commands
which are set to default perms
i have, they're set to true, and it always gives me the "You do not have permission to this command!"
@dense terrace Spigot or sponge?
@obtuse radish Then you'll need to apply the permissions for those commands, you can use the verbose command to help debug permission issues
!verbose
:paperclip: https://github.com/lucko/LuckPerms/wiki/Verbose
ok
@dense terrace Did you disable the enable-ops feature in the config when you enabled the autoop feature
correct
those commands no longer will work
you have to give the perm luckperms.autoop after you change that in config
It's best to restart the server after changing the config options as well. To make sure they take affect.
not reload as you asked earlier
k might have found the issue, it says admin has 0 users, but my ig circuitsword already has admin set in context global
@dense terrace Where does it say it has 0 users?
Screenshot?
Can you use any of the permissions inside the admin group
@dense terrace That's because that permission only gives you full access to the luckperms commands
ok
@toxic wagon thanks, i got it working
Hey Ya Girl Larry! Please don't tag staff members.
Nice.
oh sorry ;-;
Ya didn't need to tag them tho.
ik was just saying thanks o-o
Hey quick question. Say if rank A is the default and I have rank B inherit permissions from A. I add a group C and I have that inherit permissions from B. Would C also inherit permissions from A since it also inherits permissions from B? (sorry for any confusion)
yes
alright thanks dude!
Hello guys and girls. I'm an old server admin from back in the day; just starting up my server again. I used to use PEX. I've seen a bunch of nice things about LuckPerms. I'm considering installing it, but I'm concerned about a link that was posted on the Spigot page for the plugin. It's a comment that seems to have since been deleted, but some guy's YouTube channel is basically an entire list of videos of him hacking servers, all of which appear to be running LP.
Should I have any cause for concern here?
not at all
There is no concern.
YOu can never trust those videos as 90% of them are all staged, just for the views.
I figured not, but I'm assuming all those servers potentially had maybe left some configuration value on a default setting or something. Are you guys aware of that channel and have you investigated the validity of any of those apparent hacks?
They have nothing to do with Luckperms. There are other things that aren't mentioned that allow the hacks to take place
nope, could care less about edgy "hackers". LuckPerms is a very well-written plugin and most other developers would agree that it is one of the best permission plugins available today.
Ok, fair enough. I appreciate you folks being here and providing great and realtime support for this.
To add to what turbo said, The PEX developer even recommends people use Luckperms now.
is someone able to help me set permissions for my server, i know what i want i just dont know how to actually do it, i can op you and add you to the console while you help me
i tried understanding the wiki but it made me more confused XD
Then ask questions to help you understand it. You need to do it yourself so learn how to do it.
so I read the config, does luckperms.autoop only work on players?
users
yep
thats the case
I think it works in groups as well. But you can just add it to a user and see if it works
thats silly I should be able to add it to a user otherwise disabling /op is dumb
Of course you can add it to a user
Just how it is i guess.
oof
yeah only worked after adding it to a user
ok I think nothing in the admin group of mine is actually being inherited by my user
is it because I set the group as a permission?
Have you saved the changes in the editor and run the command it gave you
Yes, to add groups, but adding the permission group.<name> is the same as parent add
where is the channel for help
You're in it
!usage
:paperclip: https://github.com/lucko/LuckPerms/wiki/Usage
That page is a good start
thanks
all working now thx
is there a way to change the color of the players name?
can't find it on the wiki
That's because luckperms does not handle the chat. You can always try added the colour code at the end of the prefix like &c[Admin] &b
Where do I find the permissions list to give a rank access to /lp and use the plugin to promote people?
You need to use argument based permissions for that. https://github.com/lucko/LuckPerms/wiki/Argument-based-command-permissions
Thank ya!
Hi, I cant get prefixes to work
@past bear Does the prefix show in /lp user <name> info
Have you got a chat plugin installed?
Have you got vault installed?
no
Then that's why its not working
what is vault
a dependency for prefixes
oh ok
is it this? https://www.spigotmc.org/resources/vault.34315/
yes
it says its only 1.13
doesn't matter
Still works for 1.14
refer to my previous message about essentialsX
run /ess version and show us the output
also make sure you have the EssentialsXChat module installed.
strange
ill uninstall it
and install the one from the folder with all the other ones
I thought that was installed already though
does it matter that i have the very latest?
wont my config reset if i reinstall essentials
No, just use the latest version for all of them
ok
it works!
thanks!
I think
am I doing something wrong here It now doesnt let me change prefix
You need to adjust the chat format in the EssentialsXChat section of the Essentials config
But the prefix set in luckperms doesnt change
I changed it to [&6Owner]
but it still shows &6Owner
actually no worries ive sorted it
thanks so much for the help!
Do you know if there is a way to get prefixes to show up on in-game name labels and the [TAB] playerlist?
You'll need plugins to handle those
ok
Hey @past bear I'm having the same issues with colored prefixes. I'm using EssentialsChat. How'd you get it to work?
@jaunty terrace Have you got EssentialsX Chat? The X is important
Yeah sorry EssentialsChatX
And you need to have vault installed as well
For me it worked once I made sure all essentials versions were the same and up to date
Hmm I just downloaded both latest versions from spigotmc
@scenic spear Server version & Luckperms version?
Just delete the database out of the config file.
Probably am very wrong but thatโs a way to fix it I think.
I was just, trying to be helpful.
I said I could be possibly wrong which I was ยฏ_(ใ)_/ยฏ
Hey -Lukas-! Please don't tag staff members.
@scenic spear what server version are you using
Just use the latest version of luckperms if you're not sure. https://luckperms.github.io/
Hey, just wondering. For the prefix placeholders, what would I have to put to get the rank of the player? None colors. So like since I am owner, I want it to show as "Owner" rather than "owner". How would I do that? Also, out of curiosity, what would I put for this placeholder? %luckperms_prefix_element_<element>%
Hey -Lukas-! Please don't tag staff members.
Need to see the error in console on startup
@tender kayak The group name is different from the prefix.
sooo How would I get the group name but with only the first letter in caps?
Set a displayname for the group. @tender kayak
@scenic spear Can you please upload your config file, but remove any ips and passwords
thank you ๐
Can do
Shouldn't make a difference, but you can try doing that ^
Are other plugins connecting to the database fine?
Maybe make a github issue, as i'm not 100% sure to be honest haha.
Yeah could be
LuckPerms is triggering me (I need help)
Say I have a default group as follows:
name: default
permissions:
- bukkit.command.plugins:
value: false
- bukkit.command.version:
value: false
- deluxehub.help:
value: false
prefixes:
- '&7[Member] ':
priority: 80
and then I have owner group as follows:
name: owner
permissions:
- bukkit.command.*
- deluxehub.*
- essentials.*
- holograms.*
- luckperms.*
- minecraft.command.*
- bukkit.command.plugins
parents:
- admin
prefixes:
- '&4[Owner] ':
priority: 100
Why can Owner not use /plugins?
@foggy quartz Is the user apart of the owner group
Yes
All the other Owner's perms work fine - anything thats not a bukkit.command
It seems I can resolve this issue by removing the "default" parent from the user
But shouldn't owner perms overide the default perms?
Try giving the owner a higher meta weight than the default
frick, new terminology - example?
@foggy quartz The owner group needs a higher weight than the default group.
I thought that was dealt with by using priority
Yeah idk where the lp config is lmao, i just use the lp editor soz
@foggy quartz Weight = Priority
@foggy quartz Also why are you editing everything through the files, web-editor and commands are easier
Whats defaults weight and whats owners weight then
Manual is easier imo
If indentation was incorrect wouldn't LuckPerms get triggered and just generate a new file?
Is this the correct way of including priorities?
Using this method I set default as 80
and Owner as 100
Pretty sure I read that higher number == heavier weight
prefix weight and group weight are 2 different things
F**ck
It's always the little things
Let me revisit the documentation real quick becuase I don't remember this being mentioned ๐ค
It is a thing trust me lol
Ok thanks. But logically thinking, since Owner is a parent group of Default group wouldn't it make sense that Owner already has a "heavier weight"?
Well groups do not have weights automatically. You have to give the group one.
That is unless you migrate from pex or something where the groups migrated have a weight of 5 for some reason
well... yesterday luckperms froze on start & spammed this when people tried to join: https://gist.github.com/MicleBrick/37fb1139ad026161175365b218caf4a8
I updated from 4.3ish to latest, now perms are broken on that server and I cant tell why, there's no errors or anything
It even says they have the perm i think if i do lp user <user> checkinherits
Seems like latest version broke something.... Luck has to look into this.
Maybe switch back to current Spigot release?
oh okay
Is there a way I can set the return message when players don't have permission to use a command?
And also what is the default message when a player that doesn't have permissions to use the command used that command?
You dont have permission to use that command
How can I alter that?
huh?
instead of "You dont have permission to use that command", can I make it something else?
If so, then how to?
Hi! I am having issues actually finding the correct command line for the /help command, I serious have no idea what i am doing wrong for it
Know what sucks
No matter what I set the ram to on my server, it always goes over the limit by like 500 MB
There's an old plugin that requires OP to run how can I setup myself as an 'op' if I have 'enable-ops: false' in the config?
Are you using Sponge?
If your server is configed with ops false, you cant really op yourself in the console.
Help
I have installed Luckperms on my network
its working, but
Now i don't have bungeecord rights
name: default
permissions:
- luckperms.*:
value: false - kits.use.nerds
- nucleus.user need help here, I have the right permission but in-game it says you do not have permissions to use that kit
kits.use.[kitname] - Access to the /kit [kitname] command.
i have one question do i have to include luckyperms in every server or only bungee? (im using bungee version in bungee)
@foggy quartz Yes every server and they all must be connected to a database
the same database
Heya everyone recently switched from a technic server to a ftb server had to go from bukkit to spongeforge I like to think of myself asa okay with pex but i have no idea how to Luck Perms at all any help/ advice ?
Is there a quick way to take a completed pex style code for ranks and kits and copy paste into a luck perms file for it all to work or am i going to have to re-write everything
is there a way to organize the tablist using LP? i'm trying to use the scoreboard command, but doesn't seem to be working.
Hello. Do I have install LuckPerms Bungee to manage all the servers or do I have install luckperms spigot version on each server aswell?
@quartz trail
Sponge is a mod that allows use of plugins
i thought it was server fsoftware
No lmao
ok then
if you prioritize prefixes, do they prioritize on tablist too?
Do that in the TAB config file
hey i have got a problem with configurating Luckperms with the MariaDB database! Could any1 help me here is the error log http://prntscr.com/okjtww
so your password is passwort
no
if you didn't secure mariaDB then there is no password
i just changed it but its correct
but there has to be the password of the login data of phpmyadmin
mariaDB by default has no password
ok thanks ill try
if that doesn't work try specifying the port
okay i am absolutely confused i thought we were talking about mongoDB my bad
same troubleshooting tips should apply
make sure password is correct/specify port
to delete the password doesnt work should i delete the port and give no password?
wait for somebody with more experience to answer plz
okay
@tired turtle Hey how can I make certain roles text in chat a different colour. (Not the prefix I have that set). Because right now what everyone says stands out with white bright text
to repeat my question ( because than it stands as the last message) hey i have got a problem with configurating Luckperms with the MariaDB database! Could any1 help me here is the error log http://prntscr.com/okjtww
does anyone know the permission node for gamemode? im trying to allow a player to have access to creative
:paperclip: https://github.com/lucko/LuckPerms/wiki/Verbose
Hey time. I noticed that with the "setdisplayname" for the group thing, when I chat, it shows "[Owner] (my owner tag) (username)" How do I remove the [Owner] before my name when I chat?
I seem to have to remove the default rank from people before the added rank actually shows with EssentialsX chat, any idea how to fix?
nvm
How to change primary group of a user?
@wheat coral https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-user-user-parent-switchprimarygroup
cheers lad
can i get some testers for my server'
Hi, which placeholder do I have to use so it DOESN'T display their group if they DON'T have the rank in the list? ```
function hasSupporterGroup() {
var groups = [
'Sphinx', 'Wyvern', 'Titan', 'Phoenix', 'DemiGod'
];
var prefix = '&f&lโ &a&o';
for (var index = 0; index < groups.length; index++) {
var group = groups[index];
if ('%luckperms_in_group_' + group +'%') {
return prefix + group;
}
}
}
yo
this logic still displays the placeholder. :/
so im currently using GM
due to pex being outdated
was a temporary thing till i found this plugin
any way to convert all the ranks and perms
and inheritence
ty
and last thing
is there a way to reset someones personal perms
like for example they have
perm.1 and perm.2 and specialperm.1
can i delete them
lp user <name> clear will delete all groups and permissions from the user
thank you
and is there a way to ignore certain commands
for example i have a prison server
and i wanna reset the ranks permissions
but not the special perks they bought
You mean remove someine from a group?
no
lets say they have 5 permissions
and out of them 3 are very similar
as in essentials.warps.(1-3)
and then they have something else like pet.special
is there a way i can delete only a specific set of permissions from the player
Using bulkupdate that should be possible
whats that
A feature to edit much perms
how do i get it and use it
:paperclip: https://github.com/lucko/LuckPerms/wiki
@bitter coral
Hey Benzx1! Please don't tag staff members.
is there a way i can access the direct files
of my perms
and not just through the game
You can use the web-editor as well. It's really good.
how do i do that
/lp editor
thanks
and theres one thing missing there
can i add bulk perms
like 50 perms at once
Depends what you're wanting to do, like add them, change them or remove them
You'll have to do it through the editor one at a time, or use the commands.
Just add the group you want another group to inherit as a parent.
/lp group admin parent add default would make the admin group inherit from the default group as an example
hey yo stupid question but is there anyway i can make all players be part of a group by default or do i have to /lp user etc them
Hi its me again
so i added the /help command into luckperms but it still says i don't have permission to use this
:paperclip: https://github.com/lucko/LuckPerms/wiki/Verbose
ok let me look at this
@pure solar /lp group <group> rename <new name>
After that you need to run bulkedit to update all the saved info.
https://github.com/lucko/LuckPerms/wiki/Bulk-Editing#lp-bulkupdate-all-update-permission-groupmod-permission--groupmoderator
Hello, need help setting up in minehut
@gilded pendant what do you need help with?
:paperclip: https://github.com/lucko/LuckPerms/wiki/Usage
How do i open server console?
And the webeditor is our recommended way of editing perms (read the other page first)
!usage
:paperclip: https://github.com/lucko/LuckPerms/wiki/Usage
@gilded pendant that depends entirely on your server setup.
And quite frankly you should know that
Yes
Oof
That sounds like it
Okay
Hello, I am wondering if there is any command or some way to remove a certain permission from all players (online and offline).
For example:
/lp user all permission unset test
/lp bulkupdate all delete "permission == essentials.fly"
and i need help with a similar issue
i want to delete all perms that start with essentials for a specific playre
player*
how would i do that
ok so lets say my player is default
and said player has a permission he got from a crate for a pet tiger or something
and now he also used /rankup
multiple times
so now he has the suffix C
and permission to warp to a,b, or c
how would i do this differently
i can upon /rankup
execute any command
but i dont want 25 groups
and that would be a problem if you're not the default rank
vip doesnt involve your prison mines
the player can only be one rank at a time though?
can be as many as you want
so the player can be in lets say 3 ranks at the same time?
thats where parent add is used and not parent set
np ๐
and then the player is only 2 ranks
his main one
and the rank a-z
and at the end it just deletes Z
which contains all the inheritence
deletes?
when they get to Z, they should keep it, right? otherwise, they are back to default for mines and cant access b-z
sub folder?
you can make a "prison" track. so like /lp user Benzx1 promote prison would promote the user up one track of the prisons track. but there are not sub groups
should A be 1 or 25
wait so how do i set that everyone is A by default
and then i just need to use lp user username promote prison
!default
Hey just wondering-
Is there a way to switch the storage type from H2 say to .json and also moving all my groups and permissions form H2 over?
yea, before switching do /lp export perms then stop server, change storage type. once started, do /lp import perms.
the "perms" is whatever you want it to be. its just a name for a file
make sure the export is competed before switching
im still confused
how do i set it so a player is both A and default
but A is switchable
can anyone help me
why not incorporate group a's perms into default and set the prefix or suffix for default to what you had for rank a and just remove that group, then the rankup would go to b ?
since that is where everyone starts
i need it to be seperate
how can i make it so a person is both default and A automaticaly
automatically*
you didnt read the page i linked fully if you are asking that
Where are defaults stored in lp on a DB on sponge?
When using h2 They're stored in the luckperms directory in root luckperms/sponge-data/defaults/default.json
can someone help me with the context field when i add a permission to a player?
for adding it to a server is it lp user {name} permission set worldedit.limit server:creative?
ok i need help
- lp user %player% parent add B
- lp user %player% parent remove A
i have this
for ranking up
and each time i move the letter up
as using the thing for climbing up the ladder
screwed it up
i need it to set it to a specific rank each time
so the player has default
but then you add B
and on ranking up
you set B to C
@static void prison server?
yes
i have a prison server too, and have luckperms. what u were trying to do?
maybe i can help you
None of my permissions work and I have no idea why
When a player does /help it says they don't have access to the command
This player is Iron rank
The Iron group inherits the adventurer group, the default group on my server
And the adventurer group has the permission for /help
But no permissions work for any plugin or any permissions group and idk why
how can i make it so one group is like the other group but with more permissions
@past echo if you still havent figure it out.... that perm is set for World spigot_1_14_2_254860_the_end however from that screenshot that doesnt look like you are in the end? i could be wrong there. Another thing to check would be to make sure essentials is up to date
Those permissions are for all worlds
I'm in the Factions world in that screenshot
Essentials is defs working cuz my Owner/opped account all commands on all plugins work fine
alrighty gotchya, i may have misunderstood then.
you have it set to the world factions
i said the same thing lol. Looks like we are incorrect there.
note the "global" next to it
hmmm is yes but it will look for the world factions on all servers
Yeah I've got a Factions world
oh ok so is it a single server
ok
Got multiverse
does the help command work for those in the adventurer group? wondering if it could somehow be an issue with the parent?
Moved the player (its my alt account) to adventurer
Still no
/tags says I don't have that permission
just to make sure you are applying the edits right?
ok just wated to make sure lmao
Which was adding /help to world "global" (That didn't work)
little issue of my own to throw in here really quick. Im currently in the process of switching hosts. unfortunately the host ive been using (wasnt my choice to use them) does not allow FTP access or the downloading of ANY file. All configs.etc have to be modified through their janky web editor.
Anyway i could ATLEAST steal the config for my perms? rather not have to go through and completely redo them x.x
@jolly dagger what host do you use
been stuck with minehut
Friend made the server and brought me in to help set stuff up / work on it. Host is laggy, options are lack luster... so we decided to switch hosts. I already rent a VPS so instead of taking on a new fee for no reason (i mostly use the VPS for storage and occasionally throwing up a server for a game i might enjoy) i bought a key for Multi-Craft and got everything setup. But like i said, minehut offers almost 0 file access so the transfer is going to be a pain in the butt if i cant ATLEAST steal the already setup perms.
and can i have that send the backup elsewhere?
it makes a backup and i dont think it is on a local box so maybe
ill definitely try this, ty! ^-^
np ๐
ooop nvm >_<
and do you know how to make a group the same as a defferent group but add more perms and prefix?
last released file was Nov 17, 2016 x.x
oof
what do you mean the same as a different group?
like have G1 and G2 share the same perms but G2 gets a little extra?
so like i have Asteroid group and the next rank is Dwarf planet and they have the same perms but dwarf planet gets more perms like kits and stuff
That is where parenting comes in
ok how does that work is there a wiki page for it
If done correctly Dwarf will inherit all the perms that Asteroid has and whatever else you add
saves ALOT of typing
you mean for me trying to transfer?
yes
we can download the map files but that is it. Cant download any of the configs, any of the player data, any of the homes or warps.... JUST the maps.
going to make transfering infinitely harder
yeah i found a page for the world but not the plugins
meh, no worries. Just going to take some extra time and coordination. If it cant be helped it cant be helped :/
tyvm for trying though! โค
yeah np ik how it feels lmao
Good evening folks. I just made the switch to LP. Loving what I'm seeing so far, thank you for this plugin.
So, I have just noticed a problem with my setup: I have a DB backend for two of my servers - my lobby and my survival world. I set a bunch of permissions in the survival server and I don't see them in the lobby server. Is there something simple I may be forgetting to do here?
My guess would be the refresh between servers. I'm going to try to restart the lobby and see if it picks up the new database values. I assume this indicates some kind of inter-server comms issue.
Yeah, the lobby did pick up the latest settings, so at least I know for sure both of those servers are connected correctly to the DB.
Do I need to have the BungeeCord plugin running on my bungee server for this to work? I did try to install it, but it messed up all the bungee permissions so I removed it.
how do i get 1.12.2 LP
Anyone know how to lock a server on bungee and the perm to access it? I already have Bungeeperms... Just dont know what perm it is to access a locked server... I know this is Luckperms... But I'm sure someone here can help me out please โค
can someone help me with something im trying to do on my server. idk if i can do it with luckperms or if i need another plugin
im trying to make a ranking system where u need to pay a certain amount of money to be able to be promoted to the next track how would i do os
so
Does anybody know how to set a group's chat color with LuckPerms?
How @pure solar
@native remnant Just use the latest version
@woven crater Chat plugins to format chat. Luckperms doesnt handle chat
@pure solar Have you read the migration from other plugins page
I figured out how to do it with LuckPerms so......
/lp group <group> meta set chatcolor &b
That's because another plugin lets you use chatcolour meta tag
@fierce flare Have a look at the Tracks page on the wiki
!wiki
:paperclip: https://github.com/lucko/LuckPerms/wiki
thank u i figured it out
i set a minecraft server up online with a host, and i just ran forge 1.12.2 to do it but i cant figure out to get luck perms to work with it, is it not possible? do i need to add spigot or something to the server?
Are you using SpongeForge
i dont think so, im running a pixelmon server and im trying to use extra mods and i need the luck perms to edit the permissions for it and i cant figure it out
it just says forge in the server files
Do /version and show me the output
How do I set ranks to inherit all the perms of another rank?
Add the group you want it to inherit from as a parent
:paperclip: https://github.com/lucko/LuckPerms/wiki/Usage
thanks
I am in group owner, but set group default as a parent, so I inherit perms. Now I have default prefix, how do I get owner prefix back?
Make sure the owner prefix has a higher weight than the default prefix.
thanks a lot
Show console
oh ok didnt see that
HI, I want to enable someone to use /difficulty hard and /difficulty normal only, and not /difficulty peaceful
Giving the permission minecraft.command.difficulty for this.
I can give them the full use of the command but using "minecraft.command.difficulty.hard" & normal does not work.
can I do this with lp?
YOu'll need to find the permissions for it or use a plugin that lets them do it.
You can do it with lp if you have the right permissions or a plugin supplies the right permissions
its a minecraft command, so I was just wanting to know the right one.
Im using the argument based comands system so thought LP would allow this?
minecraft.command.difficulty.hard
As it allows:
minecraft.command.difficulty
yet it seems not
The argument based command permissions is ONLY for LP commands
Not for other ones
It is used for fine-tuning your permissions to f.e. allow a group only to promote players on track xy up to group z
AH ok ty
I guess I cant even make new commands as that would then need hte permission which enables the mods to set difficulty to peaceful and wipe out all existing named mobs like withers.
Ill just have to live with telling them to never do that ๐
Vanilla commands have permissions too. Just use the verbose command from LP to find them
!verbose
:paperclip: https://github.com/lucko/LuckPerms/wiki/Verbose
how can I view all users in a certain group?
/LP group groupname listmembers I'm pretty sure @clear fulcrum
hey guys and mods on als hi
for some reason on my hub server it says this when i type in /lp >>>
https://gyazo.com/b65f34cfd6f33c7c60a36bc4e402f0f9
do i need to deleted LP on the server then re add it ?
Give perms to use LuckPerms comands
i done this now when i try create groups it just sends this back to me nothing else
nothing happends when im tryin to create the groups
none of them commands do anything dunno why
It's /lp creategroup <groupname>
Also, as mentioned in the 2nd picture your message service is not configured correctly,
As you can see do commands have hover text with description @grizzled patrol.
I would use that
okayy i got it im so stupid
i put
create group not creategroup
mega facepalm
It happens to us all?
the perms wont set teh the groups i added for some reason dunno why i cant get access to any plugins again
?
like i cant add my self to any group for some reason and when i did the admin one wouldnt keep the perms for the plugins i needed so i can use them but yeha i dunno what im doing wrong
ive set up the groups now the perms wont stay
i gotta get off mc for a bit but if anyone knows why i cant set the perms or the comand for it letme know i may be doin it wrong
We first need to know what you tried so far
Hello I have paper installation and wanted to run LuckyPerms but get the error ...
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader (file:/minecraft/my/Test3/plugins/LuckPerms-Bukkit-4.4.1.jar) to method java.net.URLClassLoader.addURL(java.net.URL)
WARNING: Please consider reporting this to the maintainers of me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Is that normal?
OK thanks!
OK and Java 12 is just xD
If you run Minecraft 1.14.4 generel with Java 8 because Minecraft / Mojang does not have compatibility on Java 12 right?
also looks like you are using LP version 4.4.1 - #welcome first link. LP is on 4.4.27 now
Java 8 is recommended for Minecraft
creeper
I lost all perms by moving to another computer. wut da f. <--- used february'ish version and tryed to copy perms for new server, but lp editor apeared empty
any idea?
iama check if my permisions working on my other computer i used before, because it just literaly gone across all backups.
good thing they are on computer earlyer... huh craped my pants literal
- BUG when aplying edits from other pc using lp editor link it says group doesnt exist and new ones are not created
- BUG When aplying edits again after creating those groups luckperms say
No changes were applied from the web editor. The returned data didn't contain any edits.and permisions are not added to same string groups as exported from server before
- BUG when aplying edits from other pc using lp editor link it says group doesnt exist and new ones are not created
Not a bug. The webeditor doesn't create groups @gleaming violet
but later i created groups and changes not aplied
- BUG When aplying edits again after creating those groups luckperms say No changes were applied from the web editor. The returned data didn't contain any edits. and permisions are not added to same string groups as exported from server before
Also not a bug. You are not supposed to transfer permissions between servers with the web editor
use the export/import feature instead
1.14.3 working?
LP should work on 1.14.3 (atleast it does for me), atltough you can already use 1.14.4, so you maybe should use that
It does work on all 1.14 versions
It is bug because
if same named groups exist in luckperms
it doesnt update them with new permisionsduring import from file same isusue like aplying changes from web editor
huh
luckperms have to be completely clear aka freshly instaled for import to work
if there is any group there alredy created with same name import would not work
!errors
?
I have a prefix plugin setup to show my luckperms prefix, but when I add it itโs not showing up. I even try the ingame command, /lp group owner meta addprefix 100 โ&7&l( &4&lOwner &7&l)&r โ. Can someone help please?
How do u setup mysql
Get a database and put it in the login creds
Hi, i'm new to all this as I've used P:EX for many years, so apologies if I ask any silly questions. Though, y'know how the LP site says: "LuckPerms supports fully automatic migration and data transfer from existing permissions plugins."?
Does this mean I simply create a permissions.yml file in my LP folder, and copy/paste the contents from my P:EX'spermissions.yml file into it, and everything (ranks, permissions, etc.) will transfer over seamlessly?
Do you still have PEX in your server ATM?
If you do do /LP migratation permissionsex
Luck, That name is unlucky
Oh well, I have all my old P:EX files/plugin file and everything, though they're in their own folder. I'm starting up a new server and making everything from scratch, etc.
So aka no I don't have it on my server atm, the version I have in my files is from mid 2017, so I doubt it'd be functional at all
Could I just stick it in and hope it works? Then do "/LP"?
Just make a server with PEX on it put that permissions.yml in and out luckperms in with PEX and that file
Put*
Sorry autocorrect
I'll just do it on the server I have atm rather than making a new one, I doubt it'd mess with anything, just need the permission transfer :P
@stark cave Huh, so, that's it? It seems so simple like there's a catch or something (too good to be true):
What do I do now?
How to add group to player for X days (for example 30 days) via LP API ?
cant seem to find an answer . is there anyway to let LP handle permission for bungee cord plugins only? if yes how?
when I use the /luckperms editor command, it just takes me to a page which says this
it used to give me a link that took me right to the editor
Yeah that's it @fiery comet
@sleek heron Make sure you have javascripts enabled and that you use a suported browser
Though like, how do I go and find the permissions file? Can't seem to find it anywhere
LP stores permissions in a h2 file by default
We don't recommend to use yaml storage or even edit it manually as a typo could cause errors
Just use the web editor instead
Hmm, looks a little odd, but that's probably cause this is my first time with all this and a few years of using one plugin makes you wayyyyyy too used to it
Y'know how you can make a group, give them rankings above another? Am I able to do that in the editor? Or can I only do that via in-game command?
Creating groups can only be done ingame right now. It's a planned feature for the editor tho.
And do you mean getting permissions of another group with "give them rankings above another"?
No like, with P:EX, you placed ranks on a bit of a hierarchy with with -weight.# node, the higher the number, the more in command that rank was. Ex, if member had a weight of 5 and donator had a weight of 10, member would be the default rank, while donator would be above it
/lp group <group> setweight <weight>
Ahhh
Same system: Higher number = Higher priority
Also, yeah that would be good to know as well. Is - group.<rankname> still the way to get perms from another rank?
yeah. group.<group> gives perms of a group
Nice
Also this page is useful for old PEX user: https://github.com/lucko/LuckPerms/wiki/GM-&-PEX-Command-Equivalents#permissionsex
I ditched PEX 6 months ago
Oh more question btw
So, basically when users unlocked certain things on my old server they were given extra perms individually, so it would create something like this
There's a good few of those in the PEX config, though in the editor I only see one listing for a user (myself)
Does that particular ranking method not migrate to LP?
It shows online users in the editor
^
You can still show them with /lp user <user> editor
