#support-2
1 messages · Page 30 of 1
Is there a way, using in game commands, that I can list all permissions assigned to a group?
I'm not wanting to use the editor, just show the list printed in chat. Something like the listmembers, but for the permissions.
Typically, right after I ask, I find it.
/lp group <groupname> permission info
Thanks anyway!
LuckPerms causes a lag spike whenever a player joins my server (according to /timings). How to prevent this? I have 16 GB and a high-end CPU dedicated to my server.
How many users does your server have?
@lilac hazel whats the cmd again to add someone to a group lol
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
It's under either user or group commands on the right hand side.
and how do we make prefixes?
!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.
@twin sundial is there any other plugin that's doing something with players on login, like authentication or a rank-setting script?
AuthMe plugin?
@lilac hazel 5
@high raven no, but I noticed similar player join lag from WorldGuard in the timings too
Hey ! Please don't tag staff members.
Oh oops sry
It's not constantly loaded though, that's nearly impossible unless it's absolutely tiny
LP is almost definitely not the cause of the lag, but it may be continuing it due to some other source of lag on player join that LP must wait for and then do its thing to the players on join after the lag
I want to copy user permissions for other ranges, but doing so I lose the prefix and the user appears
You'll want to set weights on your groups
From the lowest ranking to the highest ranking
Higher the weight value, the more important the group.
You also want to do as the link I sent suggests.
Not helping..
@lilac hazel Thank you Bro !
Working?
Yes
Awesome
❤️
Hello, can anyone help?
I want a placeholder to show some text that has been set up to appropriate permission, as an example If a player has permission.vip the placeholder would show "you are vip" at a GUI/scoreboard/anywhere that support placeholder
hmm then you will have to look for a plugin that has such a feature
luckperm only managers permissions and prefix/suffix for a given permission group
Alright thanks 😄
@unkempt elk You could use suffixes and set the scoreboard to display luckperms_suffix
😛
just don't display the suffix in chat
but that requires a scoreboard plugin right? @lilac hazel
But what If i want create it alot 😮
Hello, I tried using luckperms bungeecord with specifiy the server but it doenst work for me and also dont realy get how it works. can someone help? I read the documentation about server= but I think i did what they said.
You can download LuckPerms for Spigot/Paper, BungeeCord, Sponge, Nukkit or Velocity.
oef
@quick lagoon Seeing as the #support-1 is getting a little crowded, if you have any insight into the issue I've got could you give me a hand with it here?
so your issue is when someone is rank expert, the cant promote ppl from starter to intermediate?
@kindred bramble
That's right @quick lagoon I spoke to someone on github and they mentioned that I need more perm nodes than I had set, but they didn't tell me which. They said to use verbose, which I did but that record around 1,500 nodes and some of which I don't want an expert to have. https://github.com/lucko/LuckPerms/issues/2158
Hi there, I have the permission nodes set up from the bottom FAQ of https://github.com/lucko/LuckPerms/wiki/Argument-based-command-permissions. I have enabled Argument based permissions in the conf...
You can give luckperm.user.promote.track.next-group
not sure if it’s correct but that’s wat the wiki mentioned
Yeah I tried that before, still wouldn't work. I have it setup exactly as the wiki mentioned but apparently I need more
Sure, give me a sec
No worries, sorry I just changed to a sql storage so I'm setting it up again, thanks for the help anyway!
i see, npp!
https://luckperms.turbotailz.com/verbose/LrNO8w5KTiac (That's the new verbose viewer, in beta, but it has a filter/search option, and if you filter for "promote" in the web interface, you'll most likely see what nodes you have to give.)
Atleast that's what I woul dod
Ah thanks! I'll try that
I’m trying to set suffixes and I’m unable to space it away from the player’s name. Can you help with that?
Configure your chat format to have the space or add it to the prefix
If you're using commands wrap the prefix in ", then spaces are accepted
Thanks
You're welcome
Also how do I add 2 suffixes at the same time?
!stacking
Display multiple prefixes/suffixes alongside a player's name.
@prisma hinge ☝🏼
why when i'm trying to make prefix or suffix on my group it doesn't appear to be on my name
!faq second section @somber knot
Check out some of our frequently asked questions.
i tried alot of stuff from here it doesn't work non of them. i did also checked tho for tutorials still doesn't work.
There’s not a lot of stuff on there. That’s the list of things you need to do
Anyways does the prefix show properly when you run /lp user <user> info?
lemme check
by the way is not supposed to be /lpb?
because /lp doesn't seems to be working
you need to install luckperms on your spigot server instance as well
or whatever type of server youre using
i didn't know that
alright maybe that's would be the cased of why is not working
lemme check that out.
!bungee
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
!sync
To sync data between servers, you need to connect each LuckPerms plugin to the same database (for example MySQL) and set up a messaging service.
Hey I have 3 servers and one of it is a bungee base.
The bungee server has the Bungee version of luckperms and the other two has the spigot version of LP
All three servers are connected to one MySQL database, however when I gave my default group permission to bungeecord.command.server, it doesn't work. Any fixes?
And whats the command to set a group to a person on a specific server?
@prisma hinge what exactly do you need help with?
!context @shy hemlock for the per server stuff
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
Are you using the same table prefix in all instances?
That's ok
ecuyer 1 st rank
chevalier 2nd rankk
i want, only ecuyer can use /kit ecuyer
and only
chevalier cann use /kit chevalier
with parent group
chevalier is parent to ecuyer
Read the documentation for the plugin that's giving the kits
Permissions depend solely on the plugin the originate from
Feel free to ask in #general
u know if i can do that with essentials ?
You're welcome
I have granted my players permission to use minecraft.command.help, but for some reason none of my players can use /help. Has anyone encountered this before?
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
use that
how can i do that in my sql
in the config look for ssl
and do this:
'properties:
useUnicode: true
characterEncoding: utf8
useSSL: false'
the first three lines will be there, just add the last line
np
i tried to find config and i didn't find it
its in /plugins/luckperms
oh seriously? i thought it was in mysql i'm really dumb
lol
anyways it seems to be working thx
np
Hey so I'm having some problems. I have a minecraft network with multiple servers under a bungeecord, and I followed the documentation to connect all of them to a PostgressSQL database, and now it seems that the plugins been using a flatfile storage the whole time.
Can someone help me?
Have you changed the storage type?
have you set up a messaging service
it says I havent configured a messaging service
I use postgress
look for messaging service in the config file
Either sql or none
is what you want it set as
but is postgress supported?
set it to none
i have it set to auto so i guess thats the problem
you don't use mySQL or mariaDB
all servers must match
inlcuding the bungeecord?
should I match the messaging service on the lp for bungee too?
wait thats a dumb question
yeah
usb_hub I tried and it didn't do anything
@radiant plaza Yes.
and nothing syncs?
toadd to that
can you post /lp info
for what server?
any that isn't syncing
also the bungeecord perms dont work. I cant do /server to switch
@radiant plaza what if you do /lp user [yourname] permission checkinherits bungeecord.command.server
what does tha treturn
That works
yeah what does it return
But I want it to be a group 😄
You haven't .. changed it
but I have postgress configured
i did but it's not....
usb_huh, may I have permission to PM you?
You have restarted the server? You have actually saved your changes?
I have disabled dms please use this chat to request help
ight
data:
address: ---------
database: --------
username: ---------
password: '----------'```
I think the SQL needs to be capitalised.. I am not too sure but people have had issues where they don't capitalise things.
Try just postgresql (no double e)
im an absolute bufoon
my dad works with databases
whenever he says postgre
he pronounces it
postgres
It sounds french..
not postgre
Blame them 😛
yeah
No problem
I once needed to setup a postgresql db (for testing a project) anf then needed to login with the user postgres but used postgre, it's really confusing
yeah
I see
I have been enlightened
also
nvm
awesome
I changed the storage method and now its giving me this
I swear, I've had this problem before
all the credentials are correct, and yet the plugin won't connect
Send the console errors via pastebin please
Whats the difference between /lp and /lpb?
One targets the Bungee the other a backend server
i've gotten this before and let me tell you
it's not the database's problem
everyone says that it's not an lp error
but I can access the db perfectly fine
https://gyazo.com/446cbc97dec69e4f751fd17253bcfd01
command I did is
/lp user DontBombMe permission set Manager server=hub
The user now has the Manager permission in server=hub.
Sure you didn't mean parent add?
So its parent add and keep server=hub to give that user manager group for only hub?
Yes, just use parent add instead of permission set
i'm pretty don't know how to use mysql if MyISAM is storage engine what file should i change from here into MyISAM? becuz it gives me error if i don't do that.
You don't change anything in the database. You use commands or the web editor.
How do I make a default group for a specific server?
!default
huh
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.
That wiki page is a pretty good explanation
@sudden steppe is anything corrupted, was recently on a server that kept having that happen and the db was repeatedly corrupted, cant give too many details because I dont know them
Nah, it's just that the postgre server doesnt seem to be configured properly
although it is
IDK at this point
I'll try reconfiguring it
@barren fable well i pretty don't know what to do becuz i'm getting error this error always
Hey i'myourguy! Please don't tag staff members.
@sudden steppe it might be LP having trouble connecting to it for another reason. Make sure no firewalls or other software are preventing the server's access to the db
I'll try
thing is
its on the same machine as the server
AND on top of that, I can't connect to it however I try
localhost?
that is weird haha
do you have the latest version no. from https://luckperms.net
trying to deploy the server on an old home computer before sending it off to a big data center
yes
it seems that the configuration of the postre database isn't right
and I think i messed up there
I'll look into the config once more but I don't know at this point
I've had it with databases
I need a little simple help and that's why I come here
ok
I have more than 2 hours trying to repair this and it is always the same
!errors
Here's a page with some common storage system errors.
look at the ssl part @eager pendant
it didn't work, I tried several solutions that it says there but none worked for me @quick lagoon
have you set it for all your servers and bugeecord proxy?
in the end i think it's just a notification error because everything works fine
Anyway thank you very much @quick lagoon
yep that is a security warning, bcu not using ssl is "less security" thus the warning
Hello, how can you do, that everybody have acces to /kits?
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
@elder widget You give the node for kits to the default group, or whatever group you want to be able to
Start here:
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
@eager pendant are you using other plugins on the bungee that connect to mysql?
Also be sure to restart after changing those settings
does anyone know why a prefix wouldn't show up in chat?
!faq second section @tawdry pendant
Check out some of our frequently asked questions.
does this just happen whenever someone times out No permissions data present for player
@crude oar not necessarily, it often happens with bad authentication plugins and such which assign new uuids at random times
hmm
i am on a proxy tho so maybe that's why it happened when they timed out
i mean their ping wasn't very happy either lol
Lol that's pretty low haha
Hello, I am wondering if someone can help me, I am having an issue with LuckPerms
I am trying to get permissions working in a plotworld generated by plotsquared but the permissions are not carrying from the overworld where they were set
just one server
1.15.2 MC
LP 5.0.72
Luckperms, worldedit, vault, essentials, essentialsspawn, essentialschat, worldguard, plotsquared, luckpermsGUI
Have you set contexts on any permissions?
not specifically
i don't really understand contexts that well, has changed drastically since I last ran a server
I migrated de Pex for the luckperms were the positions transferred too?
Usually everything is transferred
If prefixes stop showing then you should read the FAQ
!faq
Check out some of our frequently asked questions.
What do you mean by "access"?
./lp <user/group> <username/groupname> permission info
/LP editor
I have LuckBungee here how do I integrate with LuckPerms Spigot?
You can use a database to store permissions in one central place
!storage should be this page
LuckPerms allows you to store data in a variety of storage types, read about the benefits and drawbacks of each type on the wiki.
help.
I have created a track where a Vip will go to a VIP + but when using it in a user that is not in Vip it will automatically go to Vip, I don't want this to happen, I just want the user who has the Vip rank to go to Vip + someone help me thank you very much.
Well, if a user isn't on the track, they get promoted to the first group. Why do you use the command on a user you don't want to have promoted?
I want to put it in my store, but if a user buys an upgrade from vip to vip +, it will be given automatically, it would look like an error and would take advantage
@prisma hinge use the parent set command in store for the original vip and vip+, and make it so that a user must have purchased vip to buy the upgrade
That's on the store's side, though, make them need an account that has vip already
hi i need help with allow /kill command to a group (minecraft.command.kill not working)
If you have another plugin that handles /kill you'd have to give that permission, like essentials might be
!verbose use verbose to find the node if you can't find it online
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
tnx
little question i am making the perms global over the bungee now is my question if i make lets say creative ranks same weight as survival but perms are set per server wil it interfair with it
not if using contexts on them
alright yeh i will use context on them thanks for the anwser
Is the editor down right now?
Works for me
Hm, I'll tinker around lol
Looks like my firefox browser decided it didn't like it. Edge works.
That'll be a debug for another day
Ahh I see
i'll post in here as don't want to interrupt the general-1 chatter 🙂 is there a way to stop the following console spam?
13:24:28 [SEVERE] Thu Apr 02 13:24:28 UTC 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
I tried adding useSSL=false to the end of address: localhost in config.yml like so but it didn't like it:
address: localhost/useSSL=false
address: localhost/?useSSL=false
using MySQL for the LuckPerms DB
ah looks like there is an option for it automatically
!errors
Here's a page with some common storage system errors.
Can anyone help? i have an issue where when i say "/lp editor" it seems to run the command "/lp help" this started happening after a server crash but nothing is showing up in console so i dont know why its happening
will just uncomment this bit 🙂
You can also use this section to disable SSL connections, by setting:
useSSL: false
characterEncoding: utf8 # under this line
useSSL: false # add this
verifyServerCertificate: false # and this```
yeah will do 🙂
i have looked online but i have not yet found a fix to my issue
@sage current can you send your latest.log via pastebin
okay
hmm it didn't like me enabling useSSL: false
This setting allows you to define extra properties for connections.
#
# By default, the following options are set to enable utf8 encoding. (you may need to remove
# these if you are using PostgreSQL)
# useUnicode: true
characterEncoding: utf8
#
# You can also use this section to disable SSL connections, by setting:
useSSL: false
verifyServerCertificate: false
properties:
useUnicode: true
characterEncoding: utf8
you hvae to do this:
properties:
useUnicode: true
characterEncoding: utf8
useSSL: false
verifyServerCertificate: false
thanks, was just uncommenting in the default config file where it was 🙂
should i paste the entire latest.log or do you need a specific part?
just everything
that's not erroring now 🙂 thanks!
is this anything to worry about bungeecord side?
13:33:46 [SEVERE] [main] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Starting...
13:33:46 [SEVERE] [main] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Start completed.
no
super 🙂
*>/luckperms migration powerfulperms localhost powerfulperms powerperm_usr <password> players
13:36:39 [INFO] Command not found
/lp migration PowerfulPerms
13:36:52 [INFO] Command not found
*
so now LP is configured as it should be
still getting this in my BungeeCord console
tried without slashes at beginning too
*13:36:52 [INFO] Command not found
luckperms migration powerfulperms localhost powerfulperms powerperm_usr <password> players
13:38:05 [INFO] Command not found
lp migration PowerfulPerms
13:38:29 [INFO] Command not found*
How do I do that ? The supporter of players inherits the rights
In BungeeCord it's lpb
a thank you good sir 🙂
would you recommend doing:
lpb migration powerfulperms localhost powerfulperms powerperm_usr <password> players
over the following?
lpb migration PowerfulPerms
mate mate mate
i'm kindd suck at LP Bungee
got any tips how default users get the default rank in my prison server
i think when they joined the prison server they have the survival default rank
How do I do that ? The supporter of players inherits the rights
i deleted mine since his question was there
fair enough
don't want to get flooded
lpb migration powerfulperms localhost powerfulperms powerperm_usr <password> players
13:42:18 [INFO] CONSOLE executed command: /lpb migration powerfulperms localhost powerfulperms powerperm_usr <password> players
13:42:18 [INFO] [LP] Command not recognised.
Will give normal command a go
replace <password> with your actual password?
I did, just putting like that here for security lol
lpb migration PowerfulPerms
13:45:44 [INFO] CONSOLE executed command: /lpb migration PowerfulPerms
13:45:44 [INFO] [LP] Command not recognised.
🤔
@sage current are you opped?
Make sure LP is installed on your bungee
yes
it is 😄
And that you used the bungee version, not the bukkit version
yup
Also you still need powerful permissions installed
yup
13:45:25 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:f1c32f8:1489 by SpigotMC
13:45:26 [INFO] __
13:45:26 [INFO] | |) LuckPerms v5.0.130
13:45:26 [INFO] |_ | Running on BungeeCord - BungeeCord
13:45:26 [INFO]
13:45:26 [INFO] [LuckPerms] Loading configuration...
13:45:26 [INFO] [LuckPerms] Loading storage provider... [MYSQL]
13:45:26 [SEVERE] [main] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Starting...
13:45:26 [SEVERE] [main] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Start completed.
13:45:26 [INFO] [LuckPerms] Loading messaging service... [REDIS]
13:45:26 [INFO] [LuckPerms] Loading internal permission managers...
13:45:26 [INFO] [LuckPerms] Performing initial data load...
13:45:26 [INFO] [LuckPerms] Successfully enabled. (took 599ms)
13:45:26 [INFO] Enabled plugin LuckPerms version 5.0.130 by Luck
13:45:26 [INFO] Enabled plugin VentureChat version 2.18.3 by Aust1n46
13:45:26 [INFO] [PowerfulPerms] PowerfulPerms is now running on server mode ONLINE
13:45:26 [INFO] Enabled plugin PowerfulPerms version 4.5.2 by gustav9797
got bungee version of LP, PowerfulPerms running still. both loaded successfully
doesnt seem to recognise the migration command using lpb
Looks like you need to migrate on the backend servers
Ok
Hi, my server crash on start .. After the Done () For help, type "help" or "?" only with LuckPerms
yes ?
So you have AuthMe installed as well?
yes
!faq Read the section at bottom of page about server shutting down.
Check out some of our frequently asked questions.
thx !
uh
@sage current are you using bungeecord?
i dont think so
can you try removing all the plugins other than luckperm
ok
and then do lp info in console
@sage current if you run lp editor in console does it work?
both of them say unknown command
i did not use a slash and yes it is one server
!migration @mint gyro
Learn about the process of migrating from another permission plugin.
ah it seems to work
i am going to try adding back plugins and see if error comes back
there were issues with all your essentials plugin
[14:12:24] [Server thread/ERROR]: Could not load 'plugins/._EssentialsXGeoIP-2.17.1.0.jar' in folder 'plugins'
ok
same for all your essentials .jar files
Where did you get that error log from?
he sent it awhile ago
Interesting error, Invalid Plugin.yml. The plugins seem to be corrupted, also why is there a ._ in front of every essentials plugin?
Re-Downloading them should fix tha issue 😛
yea
Maybe check the MD5 Checksum of the zip file
seeing weird behaviour whilst trying to setup LuckPerms.
I have two spigot servers, they have IP addresses ending .137 and .138
I have one bungeecord server, that has an IP address ending .136
I've pointed BungeeCord at itself locally for the database.
and I've pointed one of the spigot servers, the one ending .138, at the remote BungeeCord server .136 and it's MySQL DB, but it is trying to connect to itself even though I have defined the remote address in the config:
address: X.X.X.136
already have remote mysql connections allowed on .136
just wondering if the bungee instance tells the spigot instances to try go local as the bungee config uses local
56:03] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'root'@'<138 IP address>' (using password: YES) most likely password wrong or database/your server have firewall blocking
!errors
Here's a page with some common storage system errors.
Gonna ask here before submitting an issue/feature request
So let's say there's 2 groups
group_A & Group_B
Default, has an option set of "home-count 5", and a group weight of 0
Group_A inherits from default, and the group has a weight of 30
Group_B has an option set of "home-count 10", and the group has a weight of 15
Player_Z has both Group_A and Group_B, but the player gets 5 homes because Group_A's weight is higher, despite inheriting the option from default, a lower weighted group.
Is there a way around this without moving weights around? (as I don't want Group_B to have a higher weight than Group_A)
@full flume you can either have group_A inherit Group_B or repeat perms in group_A
@quick lagoon thanks, looks like root user was only allowing localhost connections and not from %.
the fact it was referencing it's own IP was confusing me. it was just erroring saying "you can't access mysql remotely FROM that local IP"
working now 🙂
gave it the ol' GRANT ALL PRIVILEGES ON . TO 'root'@'%' IDENTIFIED BY 'password';
awesome! 🙂
Yeah I didn't want group_A to have Group_B's perms however, otherwise I would've.
I did look up and see that I might be able to just set the meta false for group_a, so maybe I'll try that.
ran the long migration command from the creative spigot server as a test
got some good messages and a lot of errors haha
Good stuff:
*[15:15:51] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > Found table: players
[15:15:51] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > uuid - varchar(36)
[15:15:51] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > name - varchar(32)
[15:15:51] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > prefix - text
[15:15:51] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > suffix - text
[15:15:51] [pool-11-thread-1/INFO]: powerfulperms-migrator-pool - Shutdown initiated...
[15:15:51] [pool-11-thread-1/INFO]: powerfulperms-migrator-pool - Shutdown completed.
[15:15:51] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > Found 782 uuids. Starting migration.
[15:15:51] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > Starting group migration.
[15:15:55] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > Migrated 297 users.
[15:15:55] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > Success! Migration complete.
[15:15:55] [pool-11-thread-1/INFO]: [LP] MIGRATION [PowerfulPerms] > Don't forget to remove the PowerfulPerms jar from your plugins folder & restart the server. LuckPerms may not take over as the server permission handler until this is done.*
should I worry about the large amount of errors I got (in the pastebin)?
cause I know PP has a few tables outside of players even though the migration part only looks at the players table specifically
mysql> show tables;
+-------------------------+
| Tables_in_powerfulperms |
+-------------------------+
| groupparents |
| grouppermissions |
| groupprefixes |
| groups |
| groups_old |
| groupsuffixes |
| permissions_old |
| playergroups |
| playerpermissions |
| players |
| players_old |
+-------------------------+
11 rows in set (0.00 sec)
@dreamy rivet use /lp editor to see if lp got the perms
will do
damn this is fancy af
it looks like it found all the groups, but hasn't put any permissions or players into those groups
from what I can tell
should I remove the PowerfulPerms jar, give spigot a restart, do /lp editor again and see if it populates? I presume this would show it if it had got all the players and their perms already
I'm happy to import the permissions manually if I have to if there is an easy way to do it
@dreamy rivet maybe its this?
[15:15:51] [pool-11-thread-1/WARN]: Thu Apr 02 15:15:51 UTC 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
did you set ssl to false in lp config
I did. that's just from PowerfulPerms as it doesn't have useSSL as an option
ah
LP is working good now without SSL 🙂 just the migration threw lots of errors and that seems to be reflected from the editor. it looks like it found all the groups, but hasn't put any permissions or players into those groups.
How can I set just the prefix to be a color and not the whole name?
just an example &e[prefix]&r
&r is to clear formating for anything after the prefix
im not sure, havent used powerful perms before? maybe the mods can help?
no worries 🙂 doubt they're still around haha, hasn't been updated in years sadly. i'll see how to manually setup perms in LuckPerms
as in lp mods
apparently we cant tag them, and i think most of them have dm lock or smt to prevent dm support spam.
Ah that worked thanks Ben
npp 🙂
best thing would be to open a github issue
thanks 🙂
fully outlining the steps you've taken to reproduce the error
will do
oh yea @dreamy rivet did you try using teh latest version of lp from https://luckperms.net/
yeah i'm running 5.0.130
I put the version show on spigot site in issue, will update that on github 🙂
thanks
Oh ok, I see
how to make permission changes sync to all server automatically. any1 pls help me 😦 im urgent
by setting up a messaging method
@prisma hinge are you using bungeecord?
in the luckperms config
@prisma hinge have you setup luckperm bungee and a SQL server?
yes im done @quick lagoon
read the page I sent in
@stuck coyote oke im reading ^^ tyssmmm
Seit wann ist luckperms nicht für die 1.8.8?
LuckPerms works with 1.8.8
luckperms 1.8.8 bei mir geht nicht
@plain harness Make sure
- You actually use 1.8.8 (NOT 1.8)
- You use the right version for your server type (https://luckperms.net)
deutsch
also mein server wo luckperms drauf ist ist auf 1.8.8 und luckperms wird bei /pl Luckperms ist rot
The main chat here is in eglish for the sake of moderation (Even tho me and some of the mods/users speak german) so I suggest to keep it.
How can I grant myself rights at luckperms bungeecord?
And I would check both console and the output of /version as I'm fairly sure it will proof to you, that you're using 1.8
@prisma hinge Give yourself luckperms.*
(Also only ask in one channel please)
I have that but still it does not have to change anything in the config at luckperms bungeecord?
?
I have no permission on luckperms bungeecord
Do you actually use /lpb?
yes
And how about showing screenshots?
we can't magically read minds here or see your PC
That means that I have no rights to lpb
we can't magically read minds here or see your PC
Do you have anydesk?
Show the output of lpb user <your IGN> info and lp user <your IGN> info
Run the second command on the console of your spigot server (where you're currently on)
Link is invalid.
Idk what you're doing wrong here, but that image doesn't work either
Probs the site being shit...
wait
Use imgur or directly upload the image here
You didn't do what I requested you to do
should I send you a screenshot?
Show the output of
lpb user <your IGN> infoandlp user <your IGN> info
Run the second command on the console of your spigot server (where you're currently on)
Did you not even read the second line of my message?
Seriously
And are you really running a offline-mode BungeeCord network?
ohhh wait
"And are you really running a offline-mode BungeeCord network?" no
My bungeecord server ist online
It's not according to your user info
But from what I can tell did you mess up your setup on either BungeeCord or Spigot, in terms of making a server network
i am use the cloudsystem timocloud
Double check that bungeecord is enabled in the spigot.yml of your server and that ip-forwarding is set to true on the config.yml of BungeeCord
And yeah... TimoCloud can be shit sometimes
So I made it all true to jz and jz that is also online
If I want to configure my prefix/suffix with Essentials how do I do it? Because it saves the prefix defined with LuckPerms but not the one with essentials.
@prisma hinge essentials doesn't set prefixes, only nicknames. Essentials displays prefixes from luckperms or another vault-compatible plugin
So what's the problem?
Look at the Essentials configuration and when I write in game, it's not what's written in the configuration
can you send a screenshot of /lp info and /plugins and /lp user <you info
What does displayname do? Can it remove the <playername> and change it to playername:?
i was unable to find it documentation on it
@half adder displayname sets a display name for the group that other plugins will display (like PAPI and such)
LuckPerms, WorldEdit,ViaVersion, HolographicsDisplays,Vault, WorldGuard,Essentials, EssentialsChat,EssentialsSpawn
Plugin ⏫
so how can i change <[Gold] Playername]> to [Gold] Playername:
In your chat formatting line beng
@prisma hinge it looks like your essentialsxchat is defaulting to the default chat format. Are there any errors or warns or severes when you start the server?
without having to use luckperms bungeecord, how can I give a player a rank on all servers?
@cunning geyser no need to go to #support-1
ok
@cunning geyser if you want all servers to be synced, you need to connect them all to the same db and have LP-bungee on the bungee server. Without it, you'll have to make each change individually on each server
!sync explains how to sync
To sync data between servers, you need to connect each LuckPerms plugin to the same database (for example MySQL) and set up a messaging service.
!bungee is for setup
ok thank you
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
#repost @high raven
Hey Nouz! Please don't tag staff members.
Yeah essentialschat has a pretty big error
You might need to run your config through http://yaml-online-parser.appspot.com/
Hey, I have a problem with LP. My problem is that I have bungeecord network set up and on every server I have LP installed. Every plugin is connected to the same database and I have one problem - I can't use bungee commands. I typed "lpb user <nick> permission set luckperms.* true" in console and it still doesn't work. Do you know a fix to this?
Larry, i downloaded EssentialsX on spigot
@rapid skiff can you screenshot lpb info in the console
I don't know why i have this error
@rapid skiff luckperms-bungee installed on the bungeecord server as well?
Yes
Oh and larry, my servers still seem to be online, funny .. 😆
@prisma hinge you likely accidentally added a space somewhere in the config - the parser I linked to will point to it
😆 what a surprise usb, what a surprise
Ikr 😛
Is that the same database and tables as the rest of your servers?
Yes
Hmm
It's really weird problem
What software are you running on your backend servers, spigot, paper, etc
Paper 1.14.4
Have you changed the bugneecord mode in spigot.yml
Yep
Have you set up ip-fowarding
Can you please screenshot what displays when you run the command for setting the permission?
It's on true (I have every setting in my memory bruh)
Right now it says that I have this permission already, but before it said that everything went ok
Just running through the most common causes of LP not working through to backend machines
I can use /lp but i cant /lpb
@cunning geyser you don't need to use bungee, they all just need to be connected to the same database for them all to sync, just wanted to clarify
@lilac hazel like what? host and example paper?
oh nevermind
But actually this is the weirdest issue
A lot of the time when running paper, people forget to change spigot.yml's setting
then LP has a fit and doesn't sync or conenct to other servers etc
@rapid skiff so what exactly isn't working? I'm sorta confused here
and that's on the bungee server?
Yes
Can you try updating to the latest LP from https://luckperms.net
./lpb works fine from backend servers for me, you got the right permissions?
I have the same thing
I was able to make some ranks and now it's show (in game) that i dont have perms for any sub commands...
@high raven i'm updating
Hey SnkMeme! Please don't tag staff members.
Larry how do I change my data base though?
!switchstorage @cunning geyser
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
ok thank you
If you run lp instead of lpb in the same console does it work?
you mean lp user <nick> perm set luckperms.* true ?
yeah
In bungee console it says: "command not found"
It says that I have this permission (because I am trying to solve this for like 2 days now)
Larry, problem fix thx you
So the command works in console, where does it cease to work?
Is snkmeme your nickname or your username?
Your minecraft account name, though?
Yeah
add the permission * to your uuid
via /lp ?
Larry, have you check if they have IP-Forwarding enabled and the bungee mode?
Yeah
I have both set to true
Verified that all instances are connected to the same database?
Checked
62edf487-7ed8-4796-84e5-6e6662912d70 is your uuid, use it instead of your name
ok im confused now
@rapid skiff have you by any chance copied the Spigot LP config to Bungee or vice versa?
nope
does it work with lp?
Can I see your startup log?
Are you sure you're in the right server? It sounds like you're switching back and forth between bungee and spigot servers and consoles tbh
lpb command i used in bungee console
Log
I had to send this as i file sorry
Server was running for a long time so look at the end of the file
or for a while
@high raven I don't know if it will be useful but when i typed bungee ip into server, it showed lobby server motd instead of bungee motd...
Hey SnkMeme! Please don't tag staff members.
Caused by: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
How come the db didn't connect when LP started up?
Caused by: me.lucko.luckperms.lib.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user 'customer_113576_luckperms'@'%' to database 'mysql'
That's unusual for a good server startup
It means LP didn't connect to the db
Prepare for mega confussion
I checked password, username etc
And everything is right
@high raven those are old logs
oh
Bungee writes to same file again and again
Current lines are at the end
Currently it starts up fine
ahhh
I can send LPB config if you want
Set the node * in context global for yourself
bungee or normal?
in both?
Yep
And you still can't run any commands in either?
Server in game
You have all luckperms permissions then, unless you just set that one
Console
Works just fine
What do you mean by that?
Well, you have all permissions for LP, and when you run the right command in the right console, it works
and your sync works
!verbose try using verbose to see why you can't select servers
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
just try running the commands you don't have perms for and see what shows up
including when you run commands you don't have permissions for?
Alright, run lp verbose record, run the commands you dont have permissions for, and run lp verbose upload
Ok
https://luckperms.net/verbose/#uyczR1wy0b this is what i get
Btw, can I just quickly interfere?
ofc
yep
Did you run any bungee commands, like /server Snk?
Can I see the outputs of /lp user <user> info and /lpb user <user> info
From the respective consoles of course
Ok. I need your configs
Remove all IPs and PWs
Bungee and one backend should be enough
How long is the password?
20 characters
Ok. THen it's fine
Bungee config, line 406 include-global: false
Need I say more?
if include global is set to false, it won't allow anything
everywhere... why'd you change it?
WAIT
!config explains what it does
Learn what each of the config options are for.
IM AN IDIOT
?
I changed it in a wrong config
Sorry it's 1am and im sleepy
Emmm
It was set automatically to true in bungee config
After Mariadb, which remote storage type would be considered the best?
It's hard to say
Any of them will work, MySQL seems to be the easiest and simplest
Alright, thanks!
Just found out that the vm I'm running my servers on isn't an LTS, so Maria doesn't support it
It happens
ah, well best of luck! 
yeah, the general rule is, don't change it unless you know why you need to be changing it
especially in configs
glad it worked!
yeah, the general rule is, don't change it unless you know why you need to be changing it
@high raven Actually i didn't change anything in config except for databases so that's weird
Hey SnkMeme! Please don't tag staff members.
But most importantly - it finally works
that's what matters haha
It was only on a lobby server
Everywhere else it was on true\
Yeaa
Im quite happy
And i can go to sleep because it's 1am and i have to wake up tommorow
Go, be free, you've succeeded
np!
nobodys in this channel
Is there an easier way to do it...
Bulk Update Help?
I need to remove world=world off all users for whatever group they are in?
Or even add an additional 2 worlds??
lp bulkupdate users update world global "world == world" "permission ~~ group.%"
That will look for all users that have a group set with a world context and change it from world=world to world=global
can anyone help me with some permission guidance?
Elaborate
sure
so im trying to add permissions to a server that allows just one role to be able to use certain /commands
!context for per server permissions
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
ahhhhh...because im on minehut and im using your guys plugin
thx
i dont want to op them entirely but i still want to give them the ability to do /call /kill....etc
wait i still dont understand....what would be the way of going about using contexts to singal out certain permission to be used by some of my buds
i just want to make them able to use commands that are basic commands..but nothing like banning or any other permission hat are too powerfull
yep
Well in that case forget contexts
ahh kk
well i dont want to completely op them because not gona lie i dont trust all of them with full op power
so i want to make them able to use basic plugin commands like /call and /kill...you know basic ass commands that wont get anyone in trouble
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
You're welcome
@proper pulsar would this work? https://i.imgur.com/hAQqgVB.png
would I also have to add a luckperms.user.promote.<any track you do not want them to be able to promote on>.* as false?
You don’t need the last one on spigot
the last one in the image?
Yes
makes sense ty
Is the sponge one granting too many perms?
Yes
i can limit it by setting the wildcards for all of them to false in new rows
Bingo
Try to think about it
😆 i ammmm haha, think it's just the first two
Btw, can you come up with a combined setup that works on both at the same time? 😈😈
In any case I’m going to bed
probably, if i use my head, which is truly rare but maybe i can
It's the first two tho, i got that. Gn!
What does it mean when this is highlighted dark yellow and has an "m" next to it
i think it means you've modified that group
lp bulkupdate users update world global "world == world" "permission ~~ group.%"That will look for all users that have a group set with a world context and change it from
world=worldtoworld=global
@tidal blade
Can you change it to nothing? Global breaks for me?
Hey Steevie! Please don't tag staff members.
If you remove the context, it goes to global by default anyway
Okies i'll try this out when no one is on later hopfully.
LuckPerms is still broken for me using BulkUpdate so i have to move the files to another server to do any bulk updates then move them back.
It's so stupid
What do you mean "broken using bulkupdate"
You need to use the command exactly like I did
I did
Don't remove the " "
I didn't
Speaking to luck. Bulk update replacing permissions is broken. http://prntscr.com/r2mf0b
I paste it in and console removes it
@naive grail LP version?
@tidal blade V5.0.72
git-Paper-171
Hey Steevie! Please don't tag staff members.
!downloads Try Updating LP
You can download LuckPerms for Spigot/Paper, BungeeCord, Sponge, Nukkit or Velocity.
Which one?? Latest build would you suggest?
Yeah, Latest
Okay will try this when server is quiet, as i dont want to use Plugman to change this and crash it all 😂
how do i reload the plugin?
i gave myself the owner role, still says member at %vault_rank%
do i need to restart the server?
Papi and vault
and it says <JuicyDev>: hi
while i changed to [Owner] <JuicyDev>: hi
its green
for some reason
i made the member green
Send screenshots instead of describing, I can't glean the meaning of 'its green'
Did you set the prefix to be a green colour code?
Yes
I set it to &a[Owner] (space)
put &r at the end
ok
i added myself to the owner rank, still says i am default that i renamed to member
does it show in
lp user <you> info?
send a screenie please
and what shows when you run lp user <you> parent add <owner rank name>
Chat works now?
it's a different command
it dosent update