#support-2
1 messages Β· Page 38 of 1
Switching from PEX to LP? Or working as a configurator on a random server
Both ;)
lol
Be prepared to bug the commons author
You probably need the plugin
So they need to fix it
Okay so, non of the permissions I setup work in-game
!verbose when you run commands see if node are true or false/undefined
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Im using essentials and when I add like essentials.tpa and stuff it says sorry you dont have access
try verboe ^^
how are you adding them?
use this command for someone that should have a perm - lp user <user> permission checkinherits <node> and if it says undefined or false it's because they don't have it, aka the group they have doesn't have it neither does its parents
maybe start there?
you haven't really given us much info as to how you are doing things
there are multiple ways
if you are using the web editor, make sure you are saving the changes and applying them on the server (it's not instant)
if you are using the web editor, make sure you are saving the changes and applying them on the server (it's not instant)
I am and im applying them in-game
Try what I suggested
use this command for someone that should have a perm -
lp user <user> permission checkinherits <node>and if it says undefined or false it's because they don't have it, aka the group they have doesn't have it neither does its parents
I just did it and it says its set to true
Then they need more nodes
Use verbose
To see which are denied
When they run the command
have you also tried restarting, sometimes essentials permissions are weird
have you also tried restarting, sometimes essentials permissions are weird
Yes, ive restarted the server
!verbose use this when you run commands to see if node are set to true or false/undefined
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
you may also have another plugin installed which overrides essentials commands. suggest you use verbose which has been linked to you a billion times :P
What happens in game when they try to use it?
screenshots are good
How do I get a space between my username and the suffix?
how would you do it like this suffix.1.&7(&e&lI&7)
suffix.1." &7(&e&lI&7)"
ahhh thanks for the help!
Or if you edit the existing permission, just add the space
Also, for prefix and suffixes how does the weight apply? the higher the number the more prioritized?
Yes
Okay, thanks very much!
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.
you can get a neat overview of how they are inherited by weight value by doing /lp user <user> meta info
!weight here too @proper pulsar ;)
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.
when I use the suffix it does this https://gyazo.com/0adc2c9797a54f643661398293cd99e0
it splits into 2 permissions
@tame hollow be this a bug?
i know
add it first without the space then edit it
or just use commands in game
there's an open issue on github and we haven't figured out the regex yet
That is what it says for the players when they try /tpa
and for me with Verbose it says true to everything listed
Use lp verbose record then run the command and then lp verbose upload and send the link
Also send a screenshot of /plugins
For rank weight is the higher the number the more prioritized?
https://gyazo.com/fc982c0198c965d16ac23a5fac544913 so default is the highest in this list
yes I am now haha
we also recommend using bigger differences between the weights, like increments of 10 or 100
in case you need to add groups in between later on
prefix.30."&7(&c&lOwner&7) " https://gyazo.com/567efca031171b4fd602d6033d423cd2 how do I get rid of the "" ingame?
hmm, i've seen this issue before but i can't remember exactly where it stems from
i think your best bet right now is to use the commands to set prefix/suffix
Weird quotes
how would I do that for prefix.30."&7(&c&lOwner&7) " ingame?
I'm new to Luck perms sorry for all the questions
!commands
Find all of the available LuckPerms commands on the wiki.
β
See meta command
any luck @valid sail ?
So far, no, im just reinstalling and doing what you suggested by editing vue.config.js when I'm done
okay cool, would love to know if it ends up working for ya
no problem
ok
Okay I got perms to work, but how do I give a role every perm?
@tame hollow Still not working :(
https://www.minenite.net/perms shows the generic html document you say we can delete lol
But https://www.minenite.net/perms/editor isnt working, just redirects to the home page
Hey icedmoca! Please don't tag helpful/staff people directly.
Okay I got perms to work, but how do I give a role every perm?
are you sure that's on the website branch?
Yes
can you explain what is give a role every perm? @prisma hinge
add them to a rank/group?
Like make the rank Manager have every perm
you can give * perms
butttt its not recommended as it basically give 100% control of your server
yes
if I just do *
Yes to this?
@tame hollow The newer verisons aren't working for me, I decided to go with v1 lol
v1 Is working for me. Only problem is in game I do /lp editor, click on the link and it takes me to the homepage. :(
BUT going to https://www.minenite.net/perms/editor works? So the specific numbers and letters at the end of the link for the custom perms isn't working. Bytebin is installed and working and setup correctly?
Hey icedmoca! Please don't tag helpful/staff people directly.
- if for perms of EVERYTHING, all plugins
pluginname.* is alll perms for that plugin only
@prisma hinge
okay thanks
@valid sail v1 isn't compatible with v5 of LuckPerms sadly
I think you may also need to setup some stuff in your webserver for it to correctly redirect the newer build
thankyou
alternatively you could make a subdomain perms.minenite.net and serve it from / (make sure to change publicPath back to /)
but honestly it should work with the publicPath set
that would be easier setting it up as a subdomain
i need to do some further testing to make sure it works on a sub-path but yeah, subdomain is the preferred method
btw thankyou for helping, this is a really cool plugin
no worries :)
/lp group Owner meta addprefix 10 "&5[Owner]" im using that line , the prefix works but why is the chat also purple ?? !
even if i add a &5 after owner its the same thing
because you need to add a reset
try &r
at the end
this is just basic formatting honestly
still the same thing
@tame hollow Sorry, I'm new to a-lot of this but whats the full git command?
https://github.com/lucko/LuckPermsWeb/issues/230#issuecomment-626457344
Hey icedmoca! Please don't tag helpful/staff people directly.
Im sorry
both of those commands should be what you need after you clone the initial repo
is it not working?
nvm i was in the wrong dir lmao
lol fair enough
got it yay!!
haha, so sorry it wasn't easy!
you have helped make it easier for others so that helps lol
how so
ahh i thought you meant it was all working haha
looks like you are running two versions still
did you try the subdomain way?
the first link is the old editor, second link is the new one
but the second seems like you aren't using the correct branch
do you mind sharing nginx config?
sure
oh wait
http://minenite.net/perms/ takes me to the correct site now!
/perms/editor still isnt working heres my nginx config:
hmm wait
did you do the vue.config?
cause the site works correctly when you click through the links but they don't have the /perms base
i see nothing about /perms there
and i don't think the vue config is evident
as all the links are pointing to minenite.net/editor etc.
do a git pull as i have updated the vue.config.js file
yeah i couldn't see anything related to perms
can you rename publicPath to baseUrl
then rebuild
sure
they changed the name and i'm not sure if we're using the old version
wait where do i rename publicPath to baseUrl
in vue.config.js
oh
so
publicPath: '/perms',
becomes
baseUrl: '/perms',
yeah
did it
ima rebuild
WARN "baseUrl" option in vue.config.js is deprecated now, please use "publicPath" instead. but ok ill still try
yeah it's the newer version then... not sure why publicPath isn't working
only thing i can really suggest at this point is to use a subdomain in the meantime
until i can dig in and see why this would be happening
ah! i found something
oo
in src/router.js
under mode: 'history',
add
base: '/perms',```
then rebuild
i forgot the router needs configuring too
it should work after this
i'll add this to the git repo
src/router.js
interesting
still no
still using baseUrl right?
or did you want me to use publicPath?
use publicpath
ok ill try public path now
Yeah it shouldn't matter.
I changed it and rebuilt.
Still not working
I'm going to try the subdomain tomorrow and I'll let you know how it goes.
yeah i'm confident you'll have a much better experience with that haha
it's just how Vue hijacks the URL, and setting those options should fix it but idk why it's not for you
Thank you so much for the help. I'll make sure to let you know how it goes. π
@tame hollow I decided to not go to bed.
Whipped it up on perms.minenite.net
500 error on perms.minenite.net/editor
Hey icedmoca! Please don't tag helpful/staff people directly.
500 is a server error so your backend is broken somewhere
@tame hollow added a location entry in nginx.
IT WORKS. thankyou!
Hey icedmoca! Please don't tag helpful/staff people directly.
π π
yay :)
works well using a subdomain which is good.
Hello, is this command correct? it will only clear the users parent, permissions and turn them all go back in the default group with no permission on that specific server on other server they won't get their perms removed nor parents?
/lp bulkupdate users delete "server ~~ faction%"
dont. double. post.
your busy with the general 1
and other is talking with you
my message is just getting flooded
i'll just delete it on general-1
ok what do you think is the right command?
Will delete any permission assigned to a user where the context of server starts with "faction"
my response from general-1 ^^
anyone know why my prefix isnt appearing correctly?
ok so how do i clear their permission
ok what do you think is the right command?
^^
i told you what the commands does. if that you want you want, then yes.
!chat @bold lava
LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!
@quick lagoon thats not what i want so i'm asking you.
Hey ShockCharge! Please don't tag helpful/staff people directly.
so wat do you want?
all user perms ?
is that so?
@bold lava setprefix with a space at the back βprefix β
all user set back to default on that server context
all user clear permissions on that server context.
π
to delete its /lp bulkupdate users delete
but i cant rmb if default group will remain
how do i use the server context
/lp bulkupdate user update group.default
!meta
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
Hello discord and your not-loading messages
then /lp bulkupdate user update server faction "permission == group.default"
then
/lp bulkupdate user update server faction "permission == group.default"
then do this ^
what about their perms?
thanks btw
how do i clear their perms
on that server context
to delete its
/lp bulkupdate users delete
nah thats global
oh taht context or everything>
yeah
/lp bulkupdate users delete "server == servername"
change user to users
/lp bulkupdate users delete "server == servername"
try this ^
no the 1st one
yes... so im asking you to try this instead ^
np!
Is this the correct place to ask about basic configuration questions? I am trying to set up a default track and reasonable permission stages
Yup here would work
I see that there is a default group, if I put that in a track, does that make that track a default as well?
Another question is, how do I give permission to break/change blocks to a group? My dummy account can't seem to do anything
!verbose to see what's denying it
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Thank you
Unless you have worldguard (and it's Hey! Sorry, but you don't have permission to XYZ here. errors)
does anyone know the discord server for the plugin skript
What is the permission to be able to put colors into chat? Verbose does not seem to say
did i mention i love the web editor?
What is the permission to be able to put colors into chat? Verbose does not seem to say
Verbose doesn't pick and choose which it displays
i could use some help with running on a linux server
i have
my issue is the web editor can't be access when i start up my minecraft server using systemctl
but it can when i use a start.sh
yes and this is LP
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
do any minecraft commands work?
yes that would be my thought to
i.e. can you run MC's ping command and see if it returns Pong!?
or I guess it's essentials
but anyways
do I just type in ping?
i don't have essentials installed
that's not working with mcrcon
i guess somehow I broke that
i can start and stoip the server with it.
stop it
not start
and op people
yeah I suspect you have something set up incorrectly
i can use the help command
thanks for the help trouble shooting. I thought something was odd because last night it was working.
if it helps anyone using screen works better than mcrcon. I guess my isssue is a bug.
is there a way to put spaces in the web editor without it separating the perm like you can with the command by adding "
ik you can add the perm and edit it to have the space but that's just more work lol
@crude oar it's a known issue
he means if you are doing like a prefix with spaces @lilac hazel
perm nodes as in ones regarding displayname things
we just can't figure the regex for it
Ah. Prefix yes wrap the desired text in quotes
i just put it without the space and then edit the space in with the already there text :p
seems to work well enough tho
Works alright once you have it yes
because i use regex to check if someone is adding multiple permissions, it splits it up where it finds spaces, but need to figure out how to stop it happening when quotes are used. it's an annoying bug :(
neither lol
Why not have a prefix generator on every group tab
Like the + button for parents at the top
there's one when u make a new group
I know, just use the same system I guess
And have people able to paste their prefixes in or whatever
yeah i was planning on improving the meta system
but i'm lazy and have no motivation these days lol
is there a way to do per world default groups
yes, just add the groups as a parent to default with the world context
how do i add word context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
so i go to default and add the group i want to be default in a world as a parent
Yeah, you add the group as parent of default with context for the world you want it to be in
how do i add context
i went to default and added the group as a parent
idk how to do context
In the editor?
Just click on the context field and key will be world and value will be worldname
On the group.<parent> node in default group
an example, but replace "server" with world and "servername" with worldname for you cas3
ty
alright, im trying to set up a command for when someone with a default rank in my server is put in adventure mode, how can i do that?
ive tried all sorts of stuff and i cant figure it out.
you most likely plugin for that
that uses permission given to a player to set their gamemode
can i not do that on the editor?
you need a plugin that have the FEATURE of using permissions to set player's gamemode
you cant do that with LP alone
do you mean you want to allow someone to run a command while they are in adventure mode?
also wtf your name lmao
no, i want it to be like if someone new joins my server, they are put in adventure mode so they cant break stuff.
not possible with luckperms
in fact i think that's just a vanilla setting?
check server.properties
im running my server on minehut
but it may set everyone to adventure mode tho
im running my server on minehut
idk why people think i should know what this means lol
haha
the server is run on minehut and on the plugin option it has luck perms on there as one of their "top picks"
so i thought they were partnered or something
is there a way to give someone no permissions?
like where they cant break stuff
you need a plugin that has the ability to prevent block breaking such as worldguard.
Or Essentialsxantibuild
Then you use LP to set relevant permissions
Hey, been having some bungee and waterfall proxy crashes after this error appears. Happens pretty much for every player. Any ideas? Already posted in bungeechat discord and they said its not related to the plugin. https://hastebin.com/qesoraziso.cs
!paste full proxy startup
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
here you go ben https://bytebin.lucko.me/rtAc42ZthR
!fbi
Sorry! I do not understand the command !fbi
Type !help for a list of commands.
Cracked servers support people who play the game illegally
As a result, I will not be supporting that
Extra security for bungee. Standard practice, no?
nooo
mojang auth and a firewall is all you need
authme is exclusively useful on cracked servers
your error is the result of a UUID mismatch - players aren't keeping the uuid that they are assigned on join
My proxy is online mode true if that makes any difference
that makes all the difference
i will help non-cracked ppl
very eagerly
your error is the result of a UUID mismatch - players aren't keeping the uuid that they are assigned on join
make surebungeecordis set to true in all spigot.yml files
and ip forwading is also true
Thanks. Is there any way to isolate this or should I go through all the configurations on all my instances?
You can download LuckPerms for Spigot/Paper, BungeeCord, Sponge, Nukkit or Velocity.
update: all spigot.yml's are set bungeecord: true
Might be the updating thats the issue. Proxy is on the newest version and not all instances are
Have you tried using verbose
it shows applicable context server=bungee hmm
to check that is the right permission node?
What command did you run to bring up the info message? If you ran ./lp info on the "lobby" server, I agree with ben, why are you seeing server=bungee
I ran /lpb user KoxSosen info
I don't know why it shows that.
My bungeecord server is not in the same vps as my normal servers, but I don't see why that's an issue.
Did you restart your server after applying any config changes.
try lp user KoxSosen info instead
that's what was run though
whoops
ahh
Yes, I always restart my servers after changes beeing made.
I didn't usually restart my bungee one, but always the normal oned.
try what ben suggested.
show us the screenshot of that
I mean, we could have answered you already you had posted a screenshot of what we asked 5 minutes ago π
Someone should be able to help you when you get back though.
whats the command to give group1 all permissions from group2?
lp group group1 parent set group2?
yea
thanks
I suggest just using lp for all permissions setup
did you install LP on the backend server too?
that screenshot is from bungee and those permissions/commands aren't bungee commands
Yes, i did.
I've got lp in every spigot server and bungee.
Wait, so i can't give like gamemode permissions in the lp-bungee?
That was my goal to find a permission plugin that helps me use the same perms in all servers.
And also make different server changes.
well yes but you need to make sure the servers are all synced to the same database
what does /lp info and /lpb info show
Hey quick question...
I have been running a single server using YAML storage for a while now but we and we are now in a position for expanding... I have setup my bungee network so i have hub, server 1 and server 2 all linked but server 1 has all the LP groups. My question is....
when i export so i can convert to mysql and link all server to that sql and import my exported perms I know it will sync all the groups to all servers but does it sync playerdata too? basically what im needing is all the groups to sync but only staff groups to sync perms and player over all servers as player groups on server 1 are ranked up and will not be carried to other servers (server 2) how do i go about doing that?
hope that makes sense
so
- you're migrating to Bungee / SQL-based storage
- you want groups to be shared globally
- Staff Retain their group membership globally
- You want player ranks to only apply on one server (I'm assuming Prison rankup or smth)
Correct?
yeah thats pretty much it. and because both servers are different gamemodes player ranks permissions should only per server too
yup fair enough
Ok so import/export will just copy your existing format, as it was when it was exported afaik
!bulk after that, you'll probably need to use bulkupdate to make all the player groups only apply in the first server
Quickly update a large amount of user and group permissions by using the bulkupdate command.
!context using contexts
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
ok so setting a perm with "server=survival" would set only on "survival" server yes?
correct
do i need to go through and change all the perms currently on server 1 so its only for server 1 and not global?
I don't remember if bulkupdate can do context or not
uh you could just use context on all the perms
yeah, i'll figure it out, i'll just need to dig deeper into the wiki. thanks
i'll just need to dig deeper into the wiki.
the rare sight of someone who knows most of the info is on the wiki
β
what does
/lp infoand/lpb infoshow
@tame hollow
Hey Simon.! Please don't tag helpful/staff people directly.
Opps....Sorry
Is there a way for players to choose a suffix? from predetermined list? that they would unlock?
It wouldnt be a rank or anything just a suffix
Hello!
I made weights set up correctly but the prefix from one group is still overtaking the other one. Hereβs a link to my editor: https://editor.luckperms.net/aiaH5Q15yd
You can see the weights of the prefixes by running /lp user/group <user/group> meta info
I know
Then use it
Can you show me /lp group <group> meta info and /lp group <group> info for the group where it's not working?
Yes although itβs every group after a certain group
Wdym?
I have the first group as 0 the second group as 1 and so on
At least I think I do
I mean I can't see the info from the screenshot properly
Where are all those B)s comming from?
Thatβs just a formatting issue with console
I won't lie the weights look messed up
As in set up wrong or an error with the plugin?
As in you set it up wrong
I mean look at it
It's own prefix has a weight of 0
And the two from the inherited groups both have 1
The screenshot says otherwise
No
That's the group weight
Not the prefix weight
They are separate
What does group weight do?
Is there a way to fix it without rewriting all the prefixes?
It's for determining which group is more important when something inherits multiple groups and they have a conflict with a permission
And yes
Use the editor
ThankS
You're welcome
Is the prefix weight this? Please @ me in ur response!
Yes @prisma hinge
Ok thanks again! Have a great day!
You're welcome
Does the sponge version of LuckPerms support custom static contexts? (Thank you soooo much btw for designing with multi-server networks in mind π ). I am putting my contexts.json in config/luckperms/contexts.json, but when I do /lp i, they are not showing up on sponge, but the same contexts.json works on bukkit.
it doesn't load on LuckPerms 5.0.147, or on latest (5.1..14)
found it, it is in luckperms/contexts.json rather than where I expected, config/luckperms/contexts.json Thank you π
You're welcome
Tested working. Thanks! Have a great day!
ππΌ
With alias plugins for example
Anyone know why on the groups section I go to add an essentials permission and nothing pops up?
Then the permission hasn't been checked yet since the server started
Just type it in anyways
i got that
like i set up the essentials thing
but now
worldedit
do you know if there is a way to add all of the worldedit perms at once?
can I have some help?
because want luck perms to assign a role randomly when someone joins
You probably need to write your own plugin for that.
awwwwww
Hey! Thereβs this weird issue where it displays the suffix twice after the name my format in essentials config is prefix username suffix message
Change add-prefix-suffix to false in essx config
Ok thank you!
ask away
yay
uhh im having a problem
how do i add a prefix to a group like owner, and then have the prefix show in chat and the player tab list
Well first off, have you added the prefix already? Or would you like to know how to do that too
Yes i think
Does the prefix show in lp user <you> info
LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!
Um sorry where is it exactly? Like where in the config
Oh
Hello, I was able to login last night and now I get this on login https://prnt.sc/sfjpte (dosnt allow me to connect on that specific account, but allows me to login on other accounts etc. I also noticed the acc that is blocked from logging in does not show up as a user in the lp editor) is there anyway to delete a specific users info rather than drop the entire db
Do i need vault
and get vault
yeah ok
!chat does in fact say you do π
LuckPerms is only able to send information to formatting plugins so that they display them properly. LuckPerms does not put the prefix in front of your name, you need a chat formatting plugin to do it, and you need Vault. Same goes for the tablist! If the information appears correctly when you run /lp user <user> info, LuckPerms is doing its job!
Also it says which world the player is in in front of their name but I donβt have Mutliverse installed
I do have multiple worlds though
send a screenshot of /plugins because either your chat formatter or another one of them is doing that
larry
right now we are using /team for prefixes in the tab menu, will this affect the prefixes from luckperms when we restart the server with vault?
Teams are probably not the way to go - use a plugin like TAB to display the right prefixes. Plus paper automatically wipes teams because some other plugins use them wrongly and they clutter the server
larry
what is TAB
it isnt a plugin that shows for my hosting thing
i cant put in my own plugins i download either
It's a tab formatting plugin that allows you to use luckperms and vault info in the tab list and format it
alright
Hello! Is there a way to change the way the suffix is placed after the name? It currently looks like this [Visitor] FireRubies[Owner]: and I want it to look like this [Visitor] FireRubies [Owner]:
Please @ me in ur response
@fair prairie that says H2 storage, you need to use a remote storage type like MySQL to sync data between servers.
damn i had to scroll a loong ways to find what you were replying to π
Yep...
@prisma hinge when setting suffix add a space infront with quotes: " [Suffix here]"
Hey Larry. I updated luckperms on all my instances and restarted the proxy and the error from the other night just started happening again. It only seems to be happening for offline players. https://bytebin.lucko.me/aI3QP4LtOv
happened for about 40players, none of which were online
Permissions checks usually do not occur for offline players
Are you certain none of them was online?
If so, do you have any plugin that may be loading the offline players as if they were online but giving them a separate uuid? This would be very bad practice and I don't see how any plugin could do that, but do you have any shady/custom plugins?
99% certain. Checked about 15 and none of them were. I can provide a plugin list for my proxy if you like
This error was in the proxy console?
Correct. Nothing in any of the instances
@tame hollow Do you know why the above posted error would occur on the proxy for offline players en masse?
Please @agile root send a screenshot of pl from the proxy
Unless I am mistaken there's no /pl command for proxies?
Or did you mean the directory
there should be a pl command for the proxy, i mean give it a shot
I'm using waterfall and getting "command not found"
tried that as well
make sure there's no /
is it an online mode network?
yeah no idea then
Luck would know, i'd consider opening a github issue with that error
!suggest the link is hereeee
If you would like to request a feature for LuckPerms, or report a bug, feel free to open an issue on GitHub!
thanks. Larry I can manually type my proxy plugins if you like. Only have about 15 or so
a screenshot of the plugins folder would do in this case π
bot sentry is disabled and only recently installed plugins are multilobby and bungeequeue which are both highly used.
hm, you could try by removing some of the bungee ones like movemenow and stuff that deals with playerdata
thanks for the help, I'll open an issue!
Hello, I tried to install lucky perms in spigot 1.12.2 and I kept crashing the server as soon as it loaded so it shut down.
!paste the logs
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
!paste please
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
please paste it online, we don't download files
read the clippy message
just the first 2 sentences
that's all
!paste this message:
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
[08:57:28] [Server thread/INFO]: Starting minecraft server version 1.12.2
[08:57:28] [Server thread/INFO]: Loading properties
Hopefully is the group add and remove thingy fixed
wut
double wut
offline mode π
authmeeeee
[AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
that's the problem
!faq has the solution
Check out some of our frequently asked questions.
OK, thank you
the real solution is making it online-mode: true though
thanks
xd i meant the issue i had a while ago
that it doesnt set me to my previous rank with group add
that is nonsensical what do you mean lol
we can probably not remember the issue unless it's on github
be incredibly detailed
including steps to reproduce
or else you'll just get it closed for being too vague
ok, sure π
hii
no, can you translate using DeepL
yes
If you can use online translator, I can help
Benutze einen Γbersetzer
ok, idk If I'm dumb or what, but I was figuring out for like 2h now how to set temporary gorups in luckperms, can somebody help me?
lp user <username> addtemp <group> 1d or unixstamp (eg)
ok, will try
wait
hm?
"lp user %name% parent addtemp %group% %time%"
ahh, yes
time either something like 1m7d1h3min (1 month 7 days 1 hour 3 mins) or a unixtimestamp
Do the bungee and spigot/normal version have the same config?
no, gotta redo it for those
Okay
Hey weiΓt wer wie ich fΓΌr luckperms tabprefix programmiere?
Main language here is english.
And I don't get what exactly you mean with that
Hey, so im curranty converting from yaml to mysql due to expanding from 1 server to 2 and hub server, im finding that my hub server will not show prefixes even tho its has an exact copy of the essentialsX config from another server thats working fine, player info shows them having the prefix but when they chat it just shows name, anyone know what it could be?
Can you apply a rank for a user who has never connected to the server?
no, says player not found
@raw lily Yes, use the players UUID
Perfect
Can I give the perm to use /speed until a certain level? The command is from Essentials
@tidal blade What UUIDs do we use?
Hey uDrop! Please don't tag helpful/staff people directly.
Hello!
I've got some permissions in by bungee config file. Is there any way to transfer them to my Luckperms Bungee.
Either copy add them manually or with the webeditor (you can copy the (YAML) list and paste it in the field)
@fair prairie
Alternatively there's a config option in the LP config that makes it respect the entires in that config
I'd advise against that though
Okay, thank you, i'll do that.
anyone know how to give people time set day and teleport perms with luckperms?
!verbose to find the perms
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
how do i asign people the ranks
is there an %luckperms_expiry_time_NUMBER_<permission>% that gives the raw number instead of in h/m/s?
im having a (I think) very simple issue (I'm new to the plugin)
by default I want all permissions disabled, but I want to allow specific permissions on top of that
they're conflicting here though
you don't need to set * to false
most permissions are disallowed by default
but that essentials permission should work
although i think you will need to remove the .* part
alright, I'll try that
thank you
oh got it
so the more specific node will work if two conflict?
Discover some of the more advanced concepts of LuckPerms, such as permission calculation, shorthand permissions and more.
alright, ty, I'll check it out
!suggest @prisma hinge this link is for the GitHub
If you would like to request a feature for LuckPerms, or report a bug, feel free to open an issue on GitHub!
Using pluginmsg vs sql messaging server, if i set it to sql do i no longer need the bungee version of lp on the proxy?
ahh so i should keep it there.
One thing ive been finding is there are 2 version of my users sometimes and they have 2 default roles and 2 of the roles ive applied, is that because one of the servers has its own contexts?
and i agree, lp all the things, cause its so good
sounds like you probably haven't configured the network properly
ensure you have IP forwarding set to true in the bungeecord config, and that the backend servers have bungeecord: true in the spigot.yml
yup both of those are correct, and my non hub servers tell me to do the same thing, rather than actually forwarding the ip
check your UUID on every server by logging in to each one and doing /lp user <user> info and compare, also check /lpb user <user> info
the 2 UUIDs match on both of my accounts
wdym 2 uuids
from the 2 servers (only 2 actual servers atm) and the /lp matches the /lpb
sounds like everything is right then
this was fixed in a recent version
yeah .16 fixed it
Nice, thanks
If you use LuckPermsBungee, can you then run some groups seperated on the spigot servers, and the other groups like mod, admin etc on a network?
you want per server groups?
also, for LuckPermsBungee to work, you need to sync all of your LP on all server to a common sql database
How to give users perms for a specific command? For example : /itemdb
Yes i have levels on each server from 1-30 but i have staff groups too that it could be nice to have in sync
also, for LuckPermsBungee to work, you need to sync all of your LP on all server to a common sql database
you need to connect all server to the same SQL database then
But can i then still have seperated groups?
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
use context to set per server permissions
This is getting really advanced xd, i just want my AdvancedBan to work through config, but if i need all this to get that to work, then i might have to get another ban plugin
xD
you will definitely need to do this: sync all of your LP on all server to a common sql database
or bungeecord proxy plugin perms will not be recongised at all
True
@prisma hinge it depends on the plugin you using for that command
the should hvae a permission for it
What if I have no clue about it
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
have you set meta? what command did you use to set meta?
/lp group newbie meta set default true
that's not gonna do anything
!default explains some ez ways to do what you look like you're trying to do
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.
if I do /lp group default permission set plots.claim and my alt tries it.. it doesnt work
can smb help me
!verbose will tell you what permission node they're still being denied. add that node(s) to them
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
!permissions
A list of permissions used by LuckPerms commands.
!lp
Sorry! I do not understand the command !lp
Type !help for a list of commands.
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!chat
!colours
!commandequivalents
!commands
!config
!context
!default
!downloads
!editor
!errors
!essentials
!extensions
!faq
!helpchat
!install
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki
!errors
Here's a page with some common storage system errors.
Hey Hissam! Please don't tag helpful/staff people directly.
...
!ask
Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!
Here's a guide to help users understand and use LuckPerms for the first time.
do you have vault
Show us screenshot of /lp user USER info
^
that doesn't show anything
Bruh I am sending a better one if you wish
That screenshot shows us nothing
Looks like you havenβt set any prefix
...
!meta to learn how to set them
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
Please, how do I do that
The link will explain ^
f is white
Most if not all will offer &r for "reset"
removes all formatting and returns to the defualt.
!colours
sure
!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.
!paste full error from console
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
You are supposed to paste the error, not your config file
π
Yes, just paste your latest.log to bytebin
@prisma hinge is it an sql database?
are you self hosting the server?
is it possible to restart the vps?
you can try that
but if it doesnt work, mean you probably need to restart your vps server.
@prisma hinge
You need to let him know
You said you would
Donβt break a promise
urgh
i try to make a new myqsl database but the problem i get is
could not connect server may not be running unable to connect to (every name i use ) 3306
huh?
i go to myqsl workbensch myqsl connections + add new and connect to it
and it says that
have you created the sql database itself
yep
@high raven i literally got told in this chat to run this command (/lp group newbie meta set default true)
Hey GamingDay! Please don't tag helpful/staff people directly.
who told you?
someone
what issue are you facing?
I'm not facing any issue
i see, but this /lp group newbie meta set default true is useless.... unless a you and/or plugin requires meta formatting
So what command do I need to run to set the group 'newbie' as default?
lp group default parent add newbie (run it in console)
i can't set newbie to be the default group?
I want people to have the group newbie not default
!default read this on how to do that
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.
i mean, if you make the prefix for default group to be [Newbie] then only you know the group is called default behind the scenes
^ the group name is only seen in things like the editor or the commands
i know
Then add newbie as a parent of default
like shown above
And then all players will automatically get default, which inherits from newbie
you don't understand, if i type lp user info i want to see newbie as their group, not default
why can i not do that?
you didnt read the wiki yet i see..
Because of the reasons explained in the guide@tropic jay
@prisma hinge You'd need some kind of external tab plugin for that
Luckperms doesn't deal with the tab list at all
Not sure, haven't used one personally. TAB is supposed to be okay though afaik
everything works now
hmm
the server is running
but some commands like /city /lobby /survival dont work
and i lost some permissions like ban
if i look in the lp editor the perms are there
but it says i have no permission
thet are one
*on
even op cant use it
?
EVeryting fixed now
why cant people use any of these commands and yes ive made a user group and made default a parent
You're using a version of LP we no longer support
Though what you can do is debug permissions with verbose
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
?? i dont get it i downloaded that version 1 month ago and verbose just spams chat with my name
ok why are the default perms not working for the default users
@shrewd wolf it shows all permissions that are being checked in real time
Show me a screenshot and I can help you create a filter that will make it readable
I have an issue... I switched to luckperms mid season and I need to resend commands from my store. Most are in pex format. How would I make it that they get added to the group via lp?