#support-1
1 messages · Page 668 of 1
!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.
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
fo the weight how the heck do i do that
Open in editor and adjust the weights
Should be pretty obvious
Higher weight for higher ranks
What did you do?
You need to click save in the editor and run the command it shows to apply changes
i set owner as weight.8 and member as 1
then saved and did /lp applyedits M2hk08dpYS
The weights in the prefixes is what we mean 😉
And you can leave gaps btw
The numbers don’t need to be continuous
they all go in order in the command it says
Looks good then
byt my prefix is the default when im owner
Is that screenshot from you?
yes
And remove PEX after the migration btw
?
my game crashed for some reason
nah that things a tank
👍🏻
how i give the permission for burning things?
Like any other permission.
superlobby
And else just add it like any other permission
but idk the permission node
We don't know the plugin. You can try looking up on their docs, etc. or use Verbose
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
i dont understand it
srry xd
okok
i fixed
okno
it doesnt appear the permission
when i disable pex the prefixes go away but the chat colors are still there
#general @bright spade
@upper niche chat formatting is up to your chat plugin.
So that belongs in #general too
ok
Umm so i made a export for lp for perms called 25back and was given a file called 25back.json.gz and now i cant import it back... wtf
says it doesnt exsist
im on v5
btw
How are you trying to import it
I need some help
The jar file to download the plug in doesnt create a folder
someone please help
./lp import (name)
does anyone have just the plugin files lol
im having an issue where i no longer am able to use sub commands
How do i import the new file type .gz or some shit, I exported perms and now when i try to import with /lp import (name) says it doesn't exist when i clearly does.
Im on v5 of LP not v4 Importing was fine on v4...
Hey I just installed the update and found the default group. Is there any way to delete it as it interferes with the ranks I have already made?
I have a question what plugin version do I need for minecraft 1.7.10
https://ci.lucko.me/job/LuckPerms/
Looking for Bukkit 1.7.10 builds? section
thanks
Question, If i awarded a user with a permission for 1h then gave them another hour will it stack to 2hours or replace and get a fresh hour from the time of command intitation ?
eg: /lp user {name} permission addtemp {permission} {time}
@ me with reply
HI. I've been gone a while and forgot a lot of stuff.
I recently just changed the names of all my permission groups. now, i realize, my entire userbase is broken becasue each user is still assigned the parent group of the old name, not the new name.
i dont really want to go through 100+ users on the server command line entering /lp commands one by one. i know there must be an easier way, can you remind me please? thanks!
!bulkupdate
Quickly update a large amount of user and group permissions by using the bulkupdate command.
@autumn cypress
Anyone for my issue ? pls
add accumulate to the end of the command
if you want it to stack
@tulip cobalt
otherwise, you can set the default action for temporary permissions in the config file
From memory
/lp user/group [name] permission settemp permission.node [any contexts] accumulate
Whats the [any contexts] mean
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
leave it blank if you don't want to add any
ahh
ofc don't include the [] if you want to leave it blank lol
🙂 ty chief
nope
/lp user LooneyPvP permission settemp flightcontrol.fly 30m accumulate
what am i doing wrong then 😦
as that says its right
but its not accumulating time
/lp user usb_hub permission settemp bukkit.broadcast true 5m accumulate
worked for me?
oooo
I guess v5 doesnt like that arguement
i did the exact same thing here
/lp user LooneyPvP permission settemp flightcontrol.fly true 30m accumulate server=hub
still the same 30mins...
thats a bug
try run the command three times...
i see that when I did it a second time it didn't accumulate
but a 3rd time it did
Ohh i ran it alright
http://cruxedkat.live/s/20192634074.png
yeah
😦
someone else might have to assist
как этот LuckyPerms настроить? ядро sponge 1.12.2 игроки не могут блоки ломать.
If you ask that in English I can answer you
@tulip cobalt looks like a bug to me. Report it on GitHub
I want to get support.
In details,
I'm using LuckPerms (Latest Version)
LuckPerms can not connect MySQL server.
MySQL Server is on other server.
MySQL's port is already open(3306).
!storage
LuckPerms allows you to store data in a variety of storage types, read about the benefits and drawbacks of each type on the wiki.
... ?
did you read the wiki?
yes.
did you changed storage-method to MySQL in your config?
yes. (storage-method: mysql)
I searched the Wiki for the problem.
But, nothing led to a solution.
[18:39:01] [Server thread/WARN]: Caused by: me.lucko.luckperms.lib.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user 'LuckPerms'@'%' to database 'LuckPerms'
and
that means that your MySQL credentials are wrong
what mean credentials ?
your password, user, ip and/or port
okay, i check it.
i checked it. but Nothing was wrong. Because i can connect MySQL using it
can you send your server logs?
Is your database name LuckPerms?
yes
Here's a page with some common storage system errors.
check the second part, MySQL SSL error
what mean
My Config
pool-settings:
# Sets the maximum size of the MySQL connection pool.
# - Basically this value will determine the maximum number of actual
# connections to the database backend.
# - More information about determining the size of connection pools can be found here:
# https://github.com/brettwooldridge/HikariCP/wiki/About-Pool-Sizing
maximum-pool-size: 10
# Sets the minimum number of idle connections that the pool will try to maintain.
# - For maximum performance and responsiveness to spike demands, it is recommended to not set
# this value and instead allow the pool to act as a fixed size connection pool.
# (set this value to the same as 'maximum-pool-size')
minimum-idle: 10
# This setting controls the maximum lifetime of a connection in the pool in milliseconds.
# - The value should be at least 30 seconds less than any database or infrastructure imposed
# connection time limit.
maximum-lifetime: 1800000 # 30 minutes
# This setting controls the maximum number of milliseconds that the plugin will wait for a
# connection from the pool, before timing out.
connection-timeout: 5000 # 5 seconds
# This setting allows you to define extra properties for connections.
properties:
useUnicode: true
characterEncoding: utf8
Where do i write that content?
okay
That doesn’t matter
The real issue is that the user doesn’t have access to the database
Or the user can only log in from localhost
che k it's logs Brain
Nothing that stops it from working
I had the exact same thing
Can MySQL and SpigotServer be connected only if they are in the same server?
No
I fixed it by adding useSSL: false and the other thing
Try it
Access denied should be pretty independent from that. Unless there’s a specific setting set in the MySQL server
it's denied because it doesn't have the SSL certificate
did you restart your server?
but?
Here's a page with some common storage system errors.
check the first part
does the bungeecord version of luckperms have the ability to just replace the spigot version entirely?
nope
does it only work for bungeecord and its plugins?
the Bungee version use the Permissions from plugins on Bungeecord, and the Spugot version use ther permissions from plugins on Spigot
off topic to luck perms, but do you know of a plugin that can sync chat cross-server?
Thank you so much.
can connect MySQL.
(i restarted mysql server)
I need with bungeecord syncing! So I have luckperms installed on all of the spigot servers and on bungee itself. It seems like every server has it's own editor and global groups don't apply.
get a mysql server
What should I do to change the name of a group called, for example, Admin, to put GL Admin, separately?
Use the displayname feature
But in that option just let me change the name to another equal without separations
What?
!sync @woven obsidian
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.
I have tried that, but it didn't work @magic summit
it does work, thats how everyone connects. are you getting errors in your console?
What is it? https://pastebin.com/WDfnQqYa
!errors I cant check that site at work, but look here to see if your error is noted.
Here's a page with some common storage system errors.
@foggy quartz put " around the name. Then it accepts spaces
ok
is there a way to check if a group is assigned to any users?
and list those users if it is
/lp search group.<your group>
maybe like a listmembers command?
https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-listmembers-page
@magic summit what messaging service should I use?
(Please, ping me)
@woven obsidian depends on your setup. in most cases, none or sql (V4), auto or sql (V5) should suffice.
How about pluginmsg?
did you read the section above the option? I use sql and it works perfectly fine.
I'll try that
can i get support for LP in this channel?
yes
when i updated to the latest version the plugin shut down and now its not responding
any errors in the config ?
can you send your server logs ?
are you using the Default Assigment extension?
try to remove it
and restart the server right
yes
is restarting 2 min and its back on
doesnt have any errors at the beggining
also players dont get our 1st rank but instsead they get the group.default what can i do to solve that
make the default group inherit from your rank
Can i use luckperms to make essentials add prefixes on tablist?
/lp group default parent add <your group>
yes derps
How
prefix.1805.&7[&cAdmin&7]
Change tablist?
yes
I turned that on, nothing.
prefix and suffix true
Does LP or Essentials need a configging?
You have to add a prefix with LP and use Essentials to display it
idk, it depends from your tablist plugin
i use titlemanager
idk if you can add prefic on it, ask on TitleManager's Spigot thread
thanks alot tanguy its working
I added another plugin and it worked ! thanks !!!!
😀
I am 99% sure at least one person speaks arabic.
is luck perms bungeecord?
Yup. https://luckperms.net contains all available versions
Yeah thanks
Installing it just on the Bungee won't manage the permissions on the backend servers @foggy quartz
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Yo guys, i've got a question of taking permission from offline players, do luckperms allows it?
Im using skript and i need to take permission of offline player
you mean offline players because of cracked or offline players by users being offline? Last one is possible, but guess the first one too
The second one i mean
I mean i need to check permission for offline player
not offline in mean cracked game
xD
how to do it? Because i can't read permission
Should i enable some options in config?
is it "vault-unsafe-lookups: false"?
Hey? Someone?
And no. That setting is for something different
So what should i do?
Have you ever use Skript? I need to take the prefix of player which player is offline (in mean player is not on server, is offline)
So the solve is: %colored prefix of %arg-1%% - in command, but i can't do it..
%colored arg-1's prefix% - sorry, this thing
lp user uuid/name meta removeprefix PRIORITY "PREFIX" that should work
Check the exact command in the wiki
for example:
command /testy [<offlineplayer>]:
permission: essentials.admin
trigger:
if arg-1 is set:
if arg-1 has permission "essentials.sklep":
send "tak ma" to player
stop
else:
send "nie ma" to player
stop
it show's me "nie ma"
where he is offline, and he has permission
wtf
then the player does not have the permission
No xD
he is offline
and he is Admin, so he has "*"
that means that he has every permission
and if he is online - it shows "tak ma"
Oh, but thats an issue of script/vault not lp
So my question is - How to get permission of offline player (in mean offline - not online on the server)
You would have to ask that in skript support
Limited by Vault then
Donth think you can solve this
Isn't there a skript addon that uses LP directly instead of Vault?
You can do it with console lp user <USER> editor
Or
In game /lp user <USER> editor
And then go add the permission you want taken away, and set it to "false"
Save, and then run the command that pops up once saved
@tulip hinge
Its not that what i wanted..
I want to CHECK the permission of OFFLINE PLAYER by Skript
Everytime is shows me "NO" if i try to get offline player permission
But why?
I can't ever get the Prefix of offline player
and noone can help me with that..
why do you want to do to offline players anyways?
maybe you can do it another way?
@tulip hinge /lp user <user> permission check <permission>
O_o
Works perfectly fine
he said in skript - _-
Then why are they asking in LuckPerms support?
idk
apparently Skript support said that it was luckperms/vault
but since luckperms works, it's seems to be vault
and idk what's been going on
@tulip hinge Did you give yourself the admin perms for that plugin?
If not
You're not going to be able to use the commands
he said he gave himself the perm *
Does the plugin have a * perm
LuckPerms does
but hz didn't put the * perm in skript
If you don't give yourself the Skript admin perms, luckyperms wont let you use them
I use autorank plugin and they don't have a autorank.* perm
I have to give myself the necessary perm I need to use
you know that luckperms has an inbuilt *perl?
qnd that it works with every plugins?
you can just put autorank.* and it will work
Nope
just try
@split veldt thank you for the !bulkupdate 🙂
Well. What perms do you have? And what command did you use?
an autorank command
Was just showing some plugins don't support the .*
I have luckperms.* autorank.* and essentials.*
I should be able to use any command with no problem
hi sorry for basic question, how do i set it so that new players automatically are assigned to a permission group?
!default @autumn cypress
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.
thank you andre 🙂
Hi there, with bungee, how can I give people /fly for a specific server?
I looked around and tried using the context menu and adding 'server' with the value of hub, but that doesn't work
@tepid jungle you have to configure the server name inside every LuckPerms configs
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
@fading kelp sorry , I though LuckPerms could do that, I remember seeing this somewhere but I don't remember where, maybe here https://github.com/lucko/LuckPerms/wiki/Advanced-Setup
@untold venture Thank you!!
I need some help because im not entirely sure but I think command syntax changed
how do i set a user group? If i remember correctly it was lp user <name> group set <group> but it doesen't work?
/lp user <name > parent set <group>
they changed it .-.
group was only an aliase, and since aliases were removed in v5...
rip
but it has always been parent, and it was wrote no where on the wiki that it was group
well its time to learn new things
Probably a dumb question but how can I change the rank name on /list. I set myself to Owner rank but on /list it shows me as one of the "Admins"
Do I ask for help in this channel or #issues ?
Uhm, ok. The problem that I'm having is this:
I currently have 1.7.10 server, but am slowly trying to upgrade the version to 1.12.2
So, I moved pex files from 1.7.10 to 1.9 so that I could migrate all of the data to LP (that worked), then import was a bit tricky, but I think I did it somewhat correctly. Then I change "database" from H2 to YAML and noticed that not a single rank has a prefix, tried using "meta set", "meta addprefix/suffix", but there is nothing except username. Configs show that I should have prefixes, but in-game there are none, here is one of the prefixes from YAML file
- '&4[&6&l&nHead-Admin&4] ':
priority: 704
meta:
- default:
value: 'true'```
Hi everyone,
I just want to know how I can use this command: ./lp user %player% parent set default
Into my custom plugin.
I try to use the {player}, %player% placeholders and I got these messages in the console:
[LP] {player} is not a valid username/uuid.
[LP] %player% is not a valid username/uuid.
EDIT: I also try with user$, <user> and same issue :(
If anyone have an idea, let me know.
Thanks again
Hey, could I get some help please?
Re-opening my server. It was Bungee before and now it's just going to be a normal Spigot server. When I'm trying to login I'm getting the error trying to connect to database message
I know why, it's cause the DB before was connected to a MySQL that I no longer have access to ;-;
How do I change from MySQL over to SQLite?
!switchstorage
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.
...
Andre if you have a spare minute, could you look at the problem I've got? It's a few messages up
!default
LuckPerms provides a group that every player is added to upon joining the server, called default. You can use multiple methods to change the default group or change the name of it.
And the previous link I gave should give info
So I don't have access to the files that were in MySQL anymore. Is there a backup anywhere?
I see in the folder there's already a 'luckperms-h2.mv.db'
I didn't say it was there's no need for the hostility
You're being passive aggressive but alright
so to use the h2 as a storage option do I just change
storage-method: h2
or do I have to fill anything else out?
Can't see anything else to fill out
The problem is I am in the owner group, previously I checked all other groups, and not a single one has prefix, I don't think that my problem is "not being in a group"
?
go into your Essentials confih
I made my owner group displayname Owner yet in /list it still says "Admins"
You meant this one?
change-displayname: false```
@jade arch you talking to me? Is that essentials config option?
no it was to me
Reboot is needed, correct?
or reload essentials with /ess reload
did you set it to none?
Yep
ops-name-color: none'```
you forgot a ' before none
'none'
lol, sorry
anyone manage to get 1.15.1 bungee/spigot working? (not necessarily related to lp)
Fixed, reloaded nothing changed
LP meta/prefix is not related to LP?
The issue you point out (the red color) is not caused by LP
I don't care about red, I care about prefix not being there
do you have vault?
No
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.
is there a way to give a player a permission/rank without them having to be online or ever join the server? Like right when they join they get the rank/permission?
for all, give it to default, if the player isnt currently on, but has joined before, just use their name. if they have never joined, use their UUID
My question still not fully answered 
If it's about the list thing, then it's to do with the plugin that handles that command
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Are you using Sponge?
Sponge disables OP when a permssions plugin is installed (such as LP)
So you need to set permissions for anything you need.
how
That guide should help
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
Read docs for your plugins that might help
ok now how would i add everyone to group
!default
LuckPerms provides a group that every player is added to upon joining the server, called default. You can use multiple methods to change the default group or change the name of it.
Brainstone how do you do a accumulative command on v5 because this doesnt work
/lp user {player} permission settemp flightcontrol.fly true 30m accumulate
Hello! I have a problem with LP after trying to set it to mysql. All the ranks disappeared and prefixes don't show anymore on new ranks. Here is the config file of one of the servers if anyone could take a look: https://hastebin.com/zekociquta.shell
If you change storage types you need to follow the switching storage types guide
Oh ok, I will try it
!switchstorage
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.
Here you'll find all required information
👍
hello guys I have a small question is there a way in which I can setup luckperms with a rankup plugin?
@worn needle grab Autorank. You'll just need to run luckperms commands once ranking conditions are met. Nothing else needed other than Plugin Library
ok thanks a lot!
is there also a plugin that I can use where the player has to buy a rank?
Well just ingame money
Hey The New update of LuckPerms just Killed my chat (DeluxeChat) (Updating from 4.XX to 5.0.37)
Do i need to report it there ? Or on Deluxechat Discord ?
(I have Legacy extension installed)
https://pastebin.com/zx6DQpXp
Could Luckperms v5 be breaking my MvDW placeholders ?
Iv got the extention installed but im curious is all.
Possible. Hard to say without errors
!downloads
You can download LuckPerms for Spigot/Paper, BungeeCord, Sponge, Nukkit or Velocity.
I dont get why my MvDW isnt working 😡
Okay
@tulip cobalt errors?
Then I don’t know what to suggest
Unless to double check that you have the latest version
@unkempt trench also check of deluxe chat has an update
Done reported (ive also updated DeluxeChat to latest)
You are REQUIRED to have one of Mv's plugins on the server for MvDW placeholders to work, Most annoying part is Im not interested in ANY of of shit crappy plugins... so now iv got to use some shitty plugin just to support MvDW placeholders 
That is such a retarded system
His only decent plugin is Featherboard but iv got something even more lightweight for my scoreboard... 
Hi I try to use LuckPerms with nucleus with spongeforge,I did commands for give me the commands like /gamemode ... but i can't use it is it normal ?
Papi doesnt have a last name placeholder 😦
Here's a guide to help users understand and use LuckPerms for the first time.
The permissions for certain things can be found in the respective plugin docs. And if it’s vanilla commands check the Sponge docs
@tulip cobalt I’d be surprised if there wasn’t an extension for that
Hello there! Anyone have ideas why I can't enter on my network? This is sent by de LuckPermsBungee, cleared my username to be sure why
Sorry for interrupting
and here is what says on client
I have LPB enlaced with all my LP on servers via-mysql
have you at some point put your server into online mode from offline mode, if so some data may of changed though out your plugings and then rendering your UUID a miss match.
@timid fable as the message says another plugin is preventing you from entering the server
If the message has been sent by the Proxy, it is from proxy plugins, no?
Yes
Thank you
It can only be a proxy plugin
yo is luckperms available for 1.15.1?
It is really strange, nothing on console, I was relogging just for testing some thing. Don't know what could be. But that's my fault, thank you BrainStone :P
Hey, I have a quick question if anyone can help me
So I have a network that is on the version 1.7.10. Am I in need of the luckperms legacy, or the luckperms bungee?
@foggy quartz works fine for me on 1.15.1
@desert sedge yes, LP legacy is for 1.7.10
Is it possible for me to give someone a permission for a 'x' amount of time, and then its removed?
yes, using temp perms.
Soooo luckperms seems to have botched my holograms xD
https://i.mikemo.xyz/i/4kb60h589R97.png
http://cruxedkat.live/s/20192703584.png
only plugin iv updated on both servers xD
*nametag
not hologram. if you updated to V5, do you have the extensions installed?
so check your nametag plugin, LP doesnt affect that
What plugin for holograms
Will be what jg said then
how do I change the color of the persons name when I give them a rank
!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.
End the prefix with the colour code
Luckperms v5 or Litebans has broken those holograms tied to plugins 😡 there literally the ONLY plugins iv updated today.
I went from
LuckPerms-Bungee-5.0.24 to LuckPerms-Bukkit-5.0.37
how can you go from bungee to bukkit on one server?
hey guys, i'm having a little problem with luckperms, i made a npc to execute the command /jobs browse, but the command is set to false to default users, so they can't execute the command, but the npc is with op rights to execute that command to the player, and i'm with op aswell, when i try to click the npc or execute the command, i can't, but i don't understand why, if i have op rights, it wasn't supposed to work, even if the permission is set to false?
hi. i have a very large (for me, anyhow) database full of various groups and plugin permissions. it took a long time to build and i dont want to do it over.
but im starting a new 1.15 server, and i want to delete all the users' groups assignments, so when they log back into the new server, they will start at the default permission level. there's like a couple hundred unique users and the last thing i want to do is try to go through and set them all by hand.
i looked into bulkupdate, but im not sure if this can do what i need.
any help appreciated, thanks!
...
@stiff glacier what are you using to do the NPC? this is a function of the NPC plugin, not luckperms. IIRC there should be a mechanism to have the NPC execute the command as if it were the server. knowing which plugin you use will help
@autumn cypress backup the db first, but /lp bulkupdate users delete "permission == group.%" should work:
https://github.com/lucko/LuckPerms/wiki/Bulk-Editing#lp-bulkupdate-all-delete-permission--groupvip
even though my server is a network, I have to use the legacy jar since its 1.7.10, right?
for that server, yes
and all my ranks will still go through the network, correct?
legacy and reg and bungee all work together, but its best to use the same version on all
alright, so just use legacy on my hub, hcf, and kitmap
as long as you are connected to the same database
@autumn cypress its commandnpc, but i dont think its the problem, cause i have op rights and typing the command doesnt work too, when i disabled luckperms, it worked normally
@stiff glacier this is definitely a feaure of your NPC plugin. you need to set the NPC (via the plugin) to run commands as an op. it's the "-o" flag, in your case ... i just did a quick RTFM 🙂 https://www.spigotmc.org/resources/commandnpc.40295/
if you are running admins (including yourself) as "operators" in the vanilla MC sense, then you're using LuckPerms wrong. don't use op.
it's not just for the NPC, typing the command don't work too
if you're using LuckPerms correctly, nobody should have operator privilege. not you, not nobody. increasing levels of permissioninherit the parent group permission, in a sequential manner. CommandNPC has permission settings. review the LuckPerms documentation and then your dependent plugins.
that's not the problem @autumn cypress, what i want is for when i click the npc, it runs the command with op rights, so okay, i did it, but it doesn't work because i don't have the rights to do it cause of LP, and when i op me, it doesn't work too, so it seems like LP is overriding the op right for the npc to execute the command, and aswell for an op user, what doesn't make sense to me
i will check it again and try to find if i can solve my problem, i'm on this for a week :/
Try using aliases
Make the npc run the alias command and force the alias plugin to run the command as console
If my staff members buy a rank would that override their staff rank? since the command in buycraft is "lp user {user} parent set {rank}"
Display multiple prefixes/suffixes alongside a player's name.
An option would be to give them the rank + their staff rank
You would want to perhaps set up inheritance if you are using "set" rather than "add" in the command
sO Your staff rank inherits the "rank" that they could buy?
No, I meant like I have inheritance for ranks that you can purchase separate to staff ranks which also has inheritance.
Ah ok so you don't give your staff the purchasable ranks right
I'd be using "add" rather than "set"
otherwise it would override their rank
if you have weights
OR use a track system
./lp user [name] parent settrack [trackname] [rank on track]
!tracks
Tracks provide a method for you to promote/demote players along a track (or ladder) of groups.
If you haven't seen tracks, they may actually be a solution to your issue
the member can be on both a staff track, and a donator/rank purchase track
Or should I just do a "lp user {user} parent add {rank}" then "lp user {rank} parent remove {rank}" when players do rank upgrades
instead of doing sets
well by doing add/set it just puts them into one group
if you set them on a track, you can have them in multiple groups and manage that so much easier
they'll only ever be in that one group
and not in say group.donor1 group.donor2 group.donor3 if they were to purchase all 3 over time
you could just move them up a track level to donor 2 and it would remove their donor 1 status and give them donor 2 status
I suggest you read the tracks section of the wiki
Is it easy to move the groups in the tracks?
Also, when doing the rank buycraft upgrades I should just do the promote track right?
you would run /lp user [name] parent settrack [track name] [group in the track]
e.g
./lp user usb_hub parent settrack staff admin
the groups you have now for your players are the groups you add to the track
You will want to create a track, say for your staff named staff (example only, you can call it what you want)
You will then run the command to append ranks to that track in order from the lowest power group to the highest power group
e.g /lp track staff append trialmod
/lp track staff append mod
and so on
ah okay
The wiki page should explain it in more depth than I have
are staff tracks separate from the rank tracks?
So like if they had different weights it wouldnt affect each other?
Using tracks you can then display multiple prefixes in chat
if your staff donate they can have a staff [tag] and a donor [tag] should you want to
!stacking
Display multiple prefixes/suffixes alongside a player's name.
thanks!
Should the player be in either one of those groups but not both, the tag just won't show 😄
Thanks a lot
Hola, tengo un problema
Yo ya instale el luckperms en mi server pero cuando me pongo Op desde la consola y luego en el juego quiero poner un comando no me deja
alguien sabe porque?
se supone que ya estoy op owner
I have a network setup on a servver (We use SSH for the files ect) and we are trying to connect all the servers together. We have added the database details, however the host is still local host because we run the database on the server side.
My question is, for some reason the servers aren't connecting like they should be.... Any ideas? I'm not receiving any errors in console and I am using the latest version.
luckperms on my bungeecord proxy isnt connecting to my MariaDB server i have at home
i have errors in the console
on bungeecord
yes
so your other servers can connect fine?
i dont have any other servers accessing it from outside of lan
but everything seems to be opened up properly
and you're 100% positive you've allowed it through your firewall, you've tested it with a tool to verify the port is open and reachable
check your firewall
its most likely blocking it
that or your ISP has disallowed you from opening port 3306
i disabled ufw firewall right now, and its allowed through my router
oh
maybe
my isp likes to randomly block commonly used ports for me
Try making it use another port
idek, perhaps 25566 :L
those ones are usually open lol
doesnt say its blocked on my isps website but ill try another port
they have a blocked ports list
I bet 80 is on that list 😛
my isp will try to sue if you have servers opened publically
Really? what
yeah
You sure its wise running your servers then?
Your firewall will be doing something then i'd assume
why wouldn't they
The port forwarding tester is a utility used to identify your external IP address and detect open ports on your connection. This tool is useful for finding out if your port forwarding is setup correctly or if your server applications are being blocked by a firewall.
chuck the port into that
if it says its open, then yes they're blocking it
if it says its closed, then you may not have configured your end correctly
443 is opened
You're wanting to see https://i.imgur.com/gUPZRir.png etc.. for 3306 or whatever your sql server is using
everything but the ports im using for MariaDB is working
Is your port fowarding set up correctly
yes
is the mariaDB server online
i did the command i think works
grant all on luckperms.* to 'minecraft'@'173.234.24.51' identified by 'password';
and i also did it without the '
Thats irellevant if you can't actually connect to the database outside of your lan
first fix the connection issues
i did that right before the port forwarding actually lol
something tells me your firewall is blocking port 3306 or what ever you have set up.
That is not a firewall
I don't get the internal and external port thing
the firewall of the machine the database is installed on
on lan it would use 3306, and outside my network will use 25566
i have that disabled to try to fix this
Try just using 3306 to start with
its just actually broken
its only mariadb that doesnt work right for some reason
.
+++0213
69385
i just
dropped something on my keyboard
Hopefully it wasn't a liquid
Righto
Hello
How can I add every permission to a group?
I have an owner group, and I tried /lp group owner permission set *
you're welcome
Highly suggested you only use * for testing.. as it can give negative effects as well, and then it leads to problems while troubleshooting
I have a network setup on a server (We use SSH for the files ect) and we are trying to connect all the servers together. We have added the database details, however the host is still local host in config because we run the database on the backend server side. ((SSH))
My question is, for some reason the servers aren't connecting like they should be.... Any ideas? I'm not receiving any errors in console and I am using the latest version.
did you change the storage-method in each LuckPerms' configs ?
If you setup a ladder, can you have a promotion system?
/lp user <user> <ladder> promote ?
!tracks
Tracks provide a method for you to promote/demote players along a track (or ladder) of groups.
Thanks !
@untold venture I kept it to local host as I’m not sure what to set it too because it is on the server backend (SSH)
what did you modify in your config ?
hi what is the command for augment the home limit ( i use nucleus )
I modified the database address, password, username, table name ect
So I modified everything but the storage method in the Database section
hi guys
im new at permissions
i've a sponge forge 1.12.2
how can i give me op?
not working /op
Go into your console and type op [name]
@sick wave Check their wiki or ask their support
@median cloud OP gets disabled on Sponge as soon as a permissions plugin is installed
Hello!
Can i make paid ranks with luckperms?
I've set up a track for my ranks. Can I make the promotion paid via a sign or button or something?
That depends entirely on the plugin you use for signs or buttons
What exactly are you trying to do? You want to make a rank that people have to buy?
Yes
Like IRL money or in game?
I want some ranks that can be bought for ingame currency
Try AutoRank?
Is that compatible with vault and lp?
Hello small question luckperms isn't supported on cracked servers ? I'm always working on official servers but i've setuped a crack server for some friends that don't have official MC yet and i'm unable to have their display name etc working
LuckPerms will work on cracked servers, the question should be "Will I get support for a cracked server?".
Short answer: Not likely
ok ok yeah i don't want support for cracked servers , i don't support cracking or anything else , Thanks for the Quick answer Maldred
👀
?
@abstract ocean theres nothing in the plugin that prevents it working on cracked servers
And what displayname?
I have a problem with my prefixes.
I have everything set up properly, but it does not show up.
!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.
Do you have vault?
I do.
send EssentialsX config
it's in the same file so...
Yeah just realised.
x)
Didn't work.
yeah, I guessed that
wut
Thanks xD
cool x)
I forgot to save it in the FTP
sorry Brain
No big deal
It was general support though?
General support / discussion for LuckPerms -
Exactly
Another thing: Is there a way I can add a space without having a nickname between a prefix and their name?
what
do /lp group default meta info
I know what you did wrong
you didn't put the ""
"&7[&8Member&7] &7"
give that prefix with the "
Worked, thanks.
Hey there, sorry to ask a question uppon joining the server, im just wondering if there's a method for automatically promoting players up the group track according to their time played on the server. For example, default played for 30 mins and gets promoted to member etc. Thanks
AutoRank?
you have to use another plugin to promote them
I see, thanks for the clarification and link.
👍
Is there a verbose log output for LuckPerms errors?
I've yet to get LuckPermsBungee working. It's revolving around a SQL error
either incorrect login, or unable to contact mysql server. I can't figure out which one it is
send the error
maybe try to remove the lib folder inside LuckPerms folder ?
tried that.
what LP version are you using ?
latest isn't a number
trust me, I've been through ALL of the basics already
It's not a version problem. Its not a config problem. It's not a 'delete your lib folder' problem
latest could be 4.4.1 on spigot, or 5.0.idkwhat on Jenkins
I've been fighting this for about 8 months now
I just need to know if there's a way to get more info from the log error
I just need to know what LP version are you using
5.0.24
was the latest a few days ago
whenever my last attempt to get it working was
do you have others servers connected to that mysql database ?
yes
are they also 5.0.24 ?
yes
Hello,
In whitch unit is expiry duration in database?
ok thanks @lapis ibex. That's better clarification
Hey Collin! Please don't tag staff members.
@jovial atlas the one you specify. Or if you specify none it's a unix timestamp
If you want 5 seconds it's 5s
Brainstone i have the same config in my normal server but i deosn't work
Thx
maybe i missed something in esentials Chat
but i got all the papi extensions , everytghing the same and it doesn't work actually
The units are s: seconds, m: minutes, h: hours, d: days, w: weeks, mo: months and y: years
@abstract ocean what's your issue?
@cloud urchin other plugins
Some other plugin is doing stuff it shouldn't
Roger that. Thanks BrainStone. Will eliminate and figure it out. If I come across the problem child I'll post it here so everyone else can be aware
Report it to the plugin author in the first place tbh
ofc
can't get the display name correctly in the chat
so im confused
Hi confused. I'm BrainStone
lol
BrainStone, when will LuckPerms become a premium plugin
i am tryna set up a server with luck perm with spongeforge and when im setting up perms i cant add like open chest and they cant do basic stuff how would one do it
It's worth it imo
never I hope Collin x)
@cloud urchin Never
I hope it does so the devs can get some support
BruhItsLogan you have to use another plugin that block players from using things, but allow them with certains perms
He's all alone on it? 😮
@untold venture u know one?
not really, never used sponge before
idk I search I found that...
done, thx Brain
You're welcome
Could someone help me with this?
I'm trying to remove that prefix but it won't let me.
Yep worked, thanks.
👍🏼
so i need help with rank 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.
yes i have essentials chat and i ran the command and there is a suffix and a prefix on the rank i am currently and it isnt popping up in chat
As mentioned in #luckperms-api, this question belongs in #general
k
And don't just spam the same question in several channels
No. Just don't do it
hi my players cant rankup cause when they 1st join the the surver they go to the default rank and not out 1st rank i already did /lp group default parent add wanderer but it didnt work what can i do to fix it
replace your 1st rank by the default rank in your track
^
and there is any way to transfer all the perms to that rank with one command?
or it has to be one by one?
Question - When i promote a player, they always seem to keep the old prefix. What am i missing here?
