#support-1
1 messages · Page 367 of 1
ban
Lol
Okay, now how do I build in spawn?
If I can't be op, and I've set gamerule spawnRadius 0, it's still not allowing me
Check the server.properties file for spawn-radius
got question, if I gave groups perms set to a server, does the user need to have that group assigned to him with the server also or will a global of the group work?
Can somebody help me come up with a /lp bulkupdate command to move all users in a group back to another group?
@slim ice The user will need to be a member of the group in order to receive the permissions.
so if I set the perm like this
/lp group default permission set essentials.tpa true server=faction
@long geyser You could possibly try /lp bulkupdate all update permission group.<group you want them moved to> "permission == group.<group they are in>"but i'm not sure really. Probably wouldn't work
does the group need to be set as /lp user <player> parent add default server=forge
or will this work /lp user <player> parent add default
@slim ice As long as the user is a member of the group when they go onto that server it will work. You shouldn't need to add server=forge
But adding it doesn't hurt
OK thanks just needed to be sure before I made the changes to fix my mistake in setting things up
I'm just using the server=<servername> on the permissions and just added the group to the user.
lp user <name> parent add default server=<servername> is more for when you're wanting a player to have a group on one server but not the other.
it does for my forge server and letting Uchat work right
thats why I set it up that way, but Uchat will not work that way
Maybe use something else from UChat then if possible.
Got it working, ty @toxic wagon You were a bit off, but led me to the right thing. Here is what worked: lp bulkupdate users update permission group.old "permission == group.new"
@long geyser No problem. 😃
I'm using Dchat on my spigot servers since that works great, Uchat is needed for my sponge/forge
@slim ice Ah okay. I only use spigot / paper servers so i haven't used Uchat before.
Uchat has a spigot version but I will not use it since it is so hard to setup and the dev would not help me figure out my issue
three weeks of asking many people and reading and testing to finally figure it out
If you make sure the user is a member of the group on the forge server with /lp user <name> info they should get the permissions for the forge server. As well as any global permissions.
You can also try lp user <username> parent add default server=forge to see if it works
tried that didn't work the group needed to be global
Global works as well. As long as the permissions have server=forge then it will still work
thats what I was thinking, good to know I'm on the right track in making this work
is there a way to set color to usernames in a group
With Luckperms yes. %luckperms_meta_name-color% But make sure you have PlaceHolderAPI installed and use /papi ecloud download LuckPerms
how would I set it in LP
lp user/group <name> meta set name-color <colour code>
Whats the page for the luckperms permissions nodes?
@pale heath The permissions?
ty
Can i setup a group to b able to set two other groups as parents for other players? eg. Admin group being able to set the groups default and mod for all users?
luckperms.user.parent.set to use /lp user <username> parent set <group>
luckperms.user.parent.add to use /lp user <username> parent add <group>
@pale heath you can enable argument based permissions
what color code does it use since &8 came back as ''
@slim ice It will come back as " but the colour should still work
And use verbose to figure out the permission nodes
@slim ice & is correct for color codes
sounds like a huge pain in the butt, thanks anyways though
It’s not that bad
Though if you want a fine grained setup, you have to put in the work
True indeed
but if used in setting name-color it will not work, but just the number does
How would I go about having variable colors in prefixes? Let's say I have lp set to display the highest rank on two tracks, survival rank and staff rank. I then have EssentialsXChat set to display {prefix} from vault. I want the default prefix to look like &8[&7RankOne&8]&6[&7RankTwo&6] but if the user is a builder, their RankTwo prefix will change to &b[&7RankTwo&b] and essentials will display &8[&7RankOne&8]&b[&7RankTwo&b] in chat.
@slim ice The Actual colour code won't show when in the meta info command or the message you get when you set it. But the colour code should still be applied to the users name in chat.
I could make multiple ranks with different prefixes and colors but that seems inefficient
@slim ice that’s because that has nothing to do with LP. It’s the chat plugin that does that
so to know if set right you need to use papi to see
Yes, you need to use papi /papi ecloud download LuckPerms then put the placeholder in the name colour section the chat format plugin
I use papi on my spigot server, will need to see if the papi for sponge has luckperms
@drifting obsidian there’s no easy way to accomplish what you want
@slim ice yes it does
Alright, thank you. I'll probably create a custom solution then.
You’re welcome
Installing Papi on sponge now, Thanks for all the help
You're welcome.
That’s what we are here for
I know I help in other discord servers for spigot plugins
papi in sponge don't seem to have name-color placeholder
That’s possible
error /lp group default meta set griefprevention.min-claim-size-basic-x 5 what's wrong
@slim ice Yeah, possible but i'm not sure as i don't use sponge.
@astral ember Are you trying to set a permission?
meta
They look like permissions. So add them that way instead of meta
Hmm i'm not sure then. Maybe see if someone else can help as I don't use grief-prevention
@astral ember looks right to me. What’s happening when you run the command?
yo how would I set it up so if someone bought a rank w/ minecraftmarket it would run a command through bungee that would give them the stuff on all servers
If you have a MySQL database set up and all the servers linked. You just need to run the command lp user <username> parent add <groupname>
^
But because it would be through minecraftmarket instead of <username> use %player_name%
no
So lp user %player_name% parent add <group name>
It works fine with us and we have had players change thier names
not for me
You can use UUIDs in LP command too
@mellow veldt %player_uuid% should work to use uuid's
lp user %player_uuid% parent add <group name>
@mellow veldt you might need to set up the messaging service and auto updates too. The wiki page “Network Installation” goes over that
When you rename a group, can all the players who were in the old group go into the new group when you change it
quick thought, would it be perfectly safe to attach different luckperms versions to one database? will they use the same references and things? like i have a modded network but for PlotSquared i'm running a spigot server but i'd like the spigot to be attached, is that okay?
@lapis ibex https://github.com/lucko/LuckPerms/issues/824
/lp group default meta set griefprevention.min-claim-size-basic-x 5
https://gist.github.com/ziceptor/5567d0a2993ec37904da886d399fd8ab
forge-1.12.2-14.23.2.2611-universal.jar
spongeforge-1.12.2-2611...
Hey ziceptor! Please don't tag staff members.
Wait for luck looks into it, ziceptor. No reason to tag any staff
@abstract tide Yep, that's what you're supposed to do if you want global permissions and groups :)
@foggy quartz No they do not. You need to use bulkupdate to change group.<old group> to group.<new group>
I only responded to his address to me.
It's still a rule though
IntelliJ really no like indexing this lol
Its just been "resolving" for like 20 mins at this point
as I say that it finished >_>
What is the promissions for kittycannon? And how can i addit it 😂
@potent pagoda from essentials?
Yeahh i tink so
try essentials.kittycannon
and to add it, you would just add the permission to group or user
I wil try it thxx 😄 
/lp group <name> permission set <node> true
and you can do user as well for specific players
@fickle tendon the port is 8192
@fickle tendon #general please
@bronze harbor try using the latest build. There have been some issues with the messages in recent builds. But afaik it’s fixed now.
oh okay, not the last successful Artifacts?
that's strange, i'm using the latest build
is there anything i need to do when updating the plugin?
i'm currently running on latest luckperms on sponge forge and when i do parent add on a user throws this error [me.lucko.luckperms.common.command.CommandManager:execute:206]: java.lang.NullPointerException?
Sorry for re-post but I do want to solve this problem.
@potent pagoda not working
Do you have portforword the Port and do you have a reward plugin?
Owww 😬
Can you portforword the port?
I cant not help you can contact the website
Please make sure your using the latest version of LP: https://ci.lucko.me/job/LuckPerms/
Plugin list?
I don't have errors anymore, I think I have a very low tps...
@bronze harbor Hm. I guess we have to wait for Luck then
Night brainy!
Night
Does anyone know how to deal with world names with space between? (for example 'Biome Bundle')
Using phone to read logs. Next level administration 😀
next will be on clock 😉
looks like luckperms is unable to connect to your database
I can't read the whole message because your phone cuts it off
something like "too many clients connected already" - that's an error from your mysql server, not LP
@fickle oasis wrap the value in quotes
@solar pumice do you have any plugins which use the luckperms api?
it looks like one of them is shading the API classes by mistake
@elfin egret nope
okay, mind sending me a plugin list?
oh right
i just re-read your error
that issue is most likely being caused by plugman
you need to fully restart your server when updating plugin jars.
Yes I have Plugman, I will restart my serveur later with the panel 😉 and not by plugman
Thanks 😄
Luck, do you mean perm like essentials.worlds.'Biome Bundle'
No i mean "essentials.worlds.Biome Bundle"
Ok, thanks for help!
is the https://luckperms.github.io/editor/ working
LuckPerms Web Editor
i tried and im getting an 404 page
Who can help me?
@elfin egret not to be mean or to tag u. but i need to get this working
Hey Official SpooderCraft! Please don't tag staff members.
My bungeecord version gives problem with MariaDB
21:15:09 [SEVERE] [LuckPerms Pool Thread #70] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@censored (Connection.setNetworkTimeout cannot be called on a closed connection)
use mysql
No, i only have mariadb
Use MongoDB :3
I cant...
@sullen nymph it works fine
either you're copying the url wrong
or your console is messing with the url
cough multicraft cough
No i have pterodactyl
that wasn't aimed at you
But what do i need to fill in by that Pool connection?
the wiki page explains what you need to do
Yeah but i dont rlly get it
who provides your mysql server
I got MariaDB
if you set it up yourself then it's your responsibility to configure it properly
I didnt
who did then
So what option i have to ask to the person who did it??
link them to the same page I linked to you.
it explains there which options you need to check
ok, what is it?
Luck can i check it myself too?
I got SSH
12:20:08 [ALERT] java.lang.ClassCastException: me.lucko.luckperms.nukkit.model.server.LPSubscriptionMa
p$LPSubscriptionValueSet cannot be cast to java.util.WeakHashMap
at cn.nukkit.plugin.PluginManager.getPermissionSubscriptions(PluginManager.java:389)
at cn.nukkit.permission.Permission.getPermissibles(Permission.java:103)
at cn.nukkit.permission.Permission.recalculatePermissibles(Permission.java:107)
at cn.nukkit.permission.Permission.<init>(Permission.java:72)
at cn.nukkit.permission.Permission.<init>(Permission.java:59)
at cn.nukkit.permission.DefaultPermissions.registerCorePermissions(DefaultPermissions.java:26)
at cn.nukkit.Server.enablePlugins(Server.java:655)
at cn.nukkit.Server.<init>(Server.java:493)
at cn.nukkit.Nukkit.main(Nukkit.java:102)
12:20:08 [INFO] Stopping other threads
[linuxy@45 minecraft]$
you need to use the latest version of nukkitx
jorrit, yes you can but I don't have time to guide you through the process
Hey Linuxy! Please don't tag staff members.
Sorry bot
RedHat Enterprise Linux
o ok
Yeah i dont get that too i just gonna wait
How do updates go with LuckPerms? Currently I am on a lower version and I am seeing the update message on the web editor. Will something break and is it as simple as replacing the new jar?
Also is there something like "packs, packages" of permissions that can be filled with permissions and easily inherited by a group? For example package essentials and then default inherits from it. So that there is no 300+ permissions per group in one page but if there is something broken u can easily debug it by finding a package which contains the permission.
how often is the jar file on spigot updated with the github updates?
@timber linden Yes, you can update by just replacing the jar. re: packages, they're just groups 😛 Groups can inherit from other groups, so you can build your own "packages" of permissions as groups.
@thin marsh roughly once per month.
I try not to spam updates more often than that
but generally releases are made on spigot when a (number of) new feature / improvement has been made
mk
the delay problem with my commands is very strange i have been trying to fix it but cant find anything wrong
luckperms is the only one with the problem 😕
What delay problem? Can you elaborate?
well whenever i do a luckperm command nothing happens for 10 seconds to a few minutes after i did the command
ether done manualy or on console
Can you show me the output of /lp info?
ok 1 sec
@thin marsh ?
I don’t have much time left to help...
ok i did the command im waiting for it to actualy do something
Ok
I have the feeling your connection to the database is slow as hell
Let’s see if the output confirms it
well it sure is slow doing something
(Ping me when you have the output. Ignore clippy)
Hey Nessie! Please don't tag staff members.
Wait
You use H2?
No external database?
But anyways, I recommend using Spigot instead of CraftBukkit
Try using Spigot
How does luckperms determine your primarygroup
i will download spigot and put it on
And I recommend using H2 and the web editor instead of YAML
Anyone can guide me how i can see MariaDB variables?
I need to see that for luckperms
will it make any major difference if i use yaml?
Nessie I would recommend having the use of the web editor
It’s slower
BrainStone?
Can you help me fix that?
Because i dont get it
No. I’m off now
and luck doenst have time
BrainStone
How do I make it so where OP'd players don't require permissions?
in the config
Add *
um, ok
I can't seem to find it
Sorry, I'm quite new to this
Can anyone help me, please?
Ok, so I just logged onto my server with LuckPerms freshly installed and when I'm opped it says I don't have permission to anything.
I can recommend you reading the “Getting Started” Page in the wiki
You got bungeecord?
No, Sponge
Then you have to add * to your proxy
Sorry, what?
I'm new to this
I dont have expirance with sponge
Oh
Okay
Nvm
I have found the solution
Does anyone know how does luckperms determine your primarygroup
With ezranks and ezprestage it needs the last group added to be the primary group to prestage
Could someone help me with an error that I encountered yesterday night for me?
i'm currently running luckperms on sponge forge and when i do parent add on a user throws this error [me.lucko.luckperms.common.command.CommandManager:execute:206]: java.lang.NullPointerException?
Oh okay thanks I was asleep when that happened so I didn't know.
You're fine :P Let us know if the issue is still there or others occur
Okay thank you so much
@slim ice i got different groups for ezranks that just run 2 commands the add parent and remove parent to rank up so I can use lp prefixs but I is choosing to use my prestage rank that has a weight of 1 over the last rank that's gets added before you prestage again that has a weight of 10000 to allways be top but it won't set it as primary
@barren wing maybe you didn't set up your ladder ezrank has a server to get help https://discord.gg/GQa8Qj
anybody know why the prefix i add with luckperms is being ignored by this damn EssentialsXChat?
do i need to set any of that Vault stuff in the config or is it intelligent enough? 😂
You need vault for like everything
u have vault and chat formating plugin ?
@oak marsh ^
Yes i do
Wait one sec
Let me check
Cause we had a reset yesterday so idk if i added it
I added but still doesnt show it.
What chat plugin do you use?
Vault is installed too? (Just making sure)
Let me check that as well
Then you need to check the chat format settings
Yes it is installed. SHould i reinstall it?
No. Vault is super simple
Ok
#Settings
default_format: '{PREFIX} &r{PLAYER_NAME} &5➣ &r{SUFFIX}{MESSAGE}'
PluginReloaded: '&0[&eChatFormat&0] &aConfig reloaded!'
NoPermissions: '&0[&eChatFormat&0] &cYou dont have permissions!'
UnkownCommand: '&0[&eChatFormat&0] &cUse: &e/chatformat reload'
#GROUPS
groups:
default:
format: '{PREFIX} &r{PLAYER_NAME} &e&l> &7{MESSAGE}'
moderator:
format: '{PREFIX} &r{PLAYER_NAME} &e&l> &c{MESSAGE}'
Does anything look wrong there?
Not really
Hmm
Do you have LP connected to the same DB?
And the storage type is all set to the same as well?
Then try using Essentials again
Ok then it still doesn't work.
What does /lp user <you> info say?
Oh. And you’re restarting the server when changing plugins, right?
Ok. I’m asking because there are known issues with plugin managers
Ahhh
Looks like you don’t have any prefixes
See the output
Yes
i thought when u put that Rank on it auto puts the prefix for u
Cause on my other servers it worked right away
when i migrated
from pex
Well it should if the rank has the prefix
Oh let me check that
Run /lp group coowner meta info please
That is weird
It might be something wrong with Essentials.
You should have the prefix
@elfin egret any idea why a user doesn’t have a prefix when their parent group has one?
(See screenshots)
@oak marsh what does your meta-formatting section of your config look like?
Let me check.
Hello i have a Question about Argument-based-command-permissions
I habe a track named builder and there is the default-->builder-->srbuilder groups
I want the Head Builder to promote only the two groups along the track
In what? plugin LuckPerms? or Essentials?
LuckPerms of course @oak marsh
if i do /lp group tmod perm set litebans.(warn|kick|mute) that'd provide those three, yes?
meta-formatting:
prefix:
format:
- "highest "
start-spacer: " "
middle-spacer: ""
end-spacer: ""
suffix:
format:
- "highest"
start-spacer: ""
middle-spacer: " "
end-spacer: ""
correct
its that
ty
okay so that's normal
@ancient laurel use verbose to figure out the required permission nodes
what about your essentials chat format @oak marsh
Argument based permissions are not displayed arent they?
One second.
format: '{DISPLAYNAME} &5➣ &7{MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
What do you mean? If using verbose of course they are displayed
No only luckperms.user.promote
Try adding {PREFIX} before {DISPLAYNAME} on this line:
format: '{DISPLAYNAME} &5➣ &7{MESSAGE}'
@oak marsh
Ok
Did you restart the server after enabling argumentBasedPermissions?
1 sek
Nope shows nothing
@hasty tree I mean the user doesn’t have a prefix while the group has it
Essentials config won’t change a thing...
SHould it add it when i first join?
Yes
Cause it is connected through Bungee etc
Shouldn’t matter
In Hub and Factions it works
Essentialsx chat or essentials chat?
See his screenshots 😉
Again doesn’t matter
It’s not working as it should on LPs side
I restartet the server but still the same problem
Check if it’s really enabled
It is enabled i double checked it
Try doing the actions with someone that has all LP permissions
And use debug there
*verbose
@slim ice the ladders set as it says im at the last rank when i use rank up but it will only let me prestage if the last rank is my primary rank and as my presteages are spereat groups when the first gets applied it over rights my primarygroup as i rank up
@barren wing I don't use that plugin, that's why I gave you that invite to a discord server that can help you with ezrank and prestige
what i mean is that its luckperms that need sorting for it to work correctly im just asking how i get a rank to be set as primary with the weights
https://gyazo.com/a2852c28dec9cdca156b77f30e7835f3 group 1 https://gyazo.com/e8fc0969d38350320fca501bd47c8826 group a https://gyazo.com/73b334c157838e355bb1bfcfe2f1cd6c shouldn't a take priority as priamary
so group 1 has a weight of 1 and group a has a weight of 10 a group 1 is still taking primary group
Ok, maybe you want to get help from a MOD or Luck since I have only been using plugin about a month
if it wasn't /lp user name info that used to show me tons of information about the player such as world=, server=, etc. then what was it?
@hasty tree So what could be the problem?
Hey KingOfEnders! Please don't tag staff members.
Unsure, sorry.
@oak marsh do you have EssentialsXChat
Yes
@slim ice thank you anyway
Ok guys i have this issue EssentialsChat is not showing Groups from LP
Yes both
vault was the first pluign on my server
format: '{GROUP}{DISPLAYNAME}»&r {MESSAGE}'
this will display everyone as default
ignoring my LP groups
and with other chat plugins it works like a charm
You don't have multiple chat plugins installed do you?
/lp group owner meta info Screenshot what that shows. As well as /lp user <your name> info
Then post the screenshots here
/lp user <your name> parent set Majitel Then use /lp user <yourname> parent add default
Try that
ok
still default with first lcommand
same
format: '&2[{GROUP}]&f{DISPLAYNAME}&r: &7{MESSAGE}'
The weights must be set up wrong then because /lp user <name> parent set Majitel should make that group the primary group then /lp user <name> parent add default would just add the group and not change the primary group from Majitel
but the problem is
i have this prefix for default
prefixes:
- '&f[Hráč]':
priority: 10
not a default and green
thats something totaly wrong
and as i said only essentials chat is doing this mess
Maybe change from EssentialsXChat then if other chat plugins like DeluxeChat work
im using nucleus and everything is working fine
from uuidfaction noone told me how to make their chat formating work so i would see in what faction iam
i am really pissed with them
btw thanks for your help
Hi i have lp and im not sure how to setup ranks for different worlds. I use PermissionsEx and i thought i was doing it all right but im not sure now. So any help will be appreciated!
@lean turtle I can help you out you want to setup ranks for different worlds correct?
yeah
to go to the config do ./lp editor (in each of the servers)
Or u can migrate
From pex to luckperms
yeah i migrated them
no its through Multiverse-Core
ive been stuck on this problem for weeks now and its getting frustrating.
its factions and prison
in same server?
yes
i mostly want it so the player rank updates between wolds. So factions will have member and prison will have D-Block.
Wait i think it works but im not 100% how
Ask BarinStone or Turbotailz
they know more then me
Okay thank you
Hey KingOfEnders! Please don't tag staff members.
Hi, is there a way I can buy a copy of the luck perms web panel? I want to self-host it.
I dont think its selfhosteable
@high scroll https://github.com/lucko/LuckPermsWeb
Ah, thanks @lapis ibex. 😅
Hey Benjamin! Please don't tag staff members.
New problem... :P
https://pastebin.com/EMmCtreU
My MySQL won't load, and the credentials are correct....
Also it's crashing my server.
Please go over that
Wow, he covered everything....
Does anyone else know how to setup different ranks for each world? Like factions gets Member and Prison gets D-Block. So when you go into a world it will automatically update and put you in that group. I use pex,lp and multiverse-core
you mean you're using both pex and luckperms? you should only be using one.
Yeah sorry I didn’t mean to say pex I’m only using lp and multiverse-core
Right, well one way you could set up per-world groups is to have a main group (e.g default) that inherits the world groups with world contexts, to do that you'd type /lp group default parent add member world=factions and /lp group default parent add d-block world=prison
How would I set myself as a member?
anyone here know why do you need to create track?
what does that do.
how does it help
@queen lichen https://github.com/lucko/LuckPerms/wiki/Tracks
but why dont you just /lp user [name] parent set [name]
just replace it isnt it faster..
be careful with parent set
I prefer lp user %user% parent add %group%
This adds the group to the user, instead of replacing the old group.
If you set up inheritance properly, this is not a problem. And this way, groups outside of the progression are not affected.
um...
will luckperms work on a self hosted test server and work with an mysql?
@sullen nymph why wouldn’t it?
it is not loading it
@queen lichen /lp user/group <user/group> parent set group> Will override all currently groups the user or group is inheriting and replace them with the one you set. Essentially deleting the other groups.
/lp user/group <user/group> parent add <group> will just add the group to another group or user so they inherit from it. without removing anything
it is showing the ranks in /lp info but not giving me the rank but i have it in my user data
[01:56:43 INFO]: [LP] Running LuckPerms v4.1.25 by Luck.
[01:56:43 INFO]: [LP] - Platform: Bukkit
[01:56:43 INFO]: [LP] - Server Brand: CraftBukkit
[01:56:43 INFO]: [LP] - Server Version:
[01:56:43 INFO]: [LP] - git-Spigot-3d850ec-809c399 (MC: 1.12.2) - 1.12.2-R0.1-SNAPSHOT
[01:56:43 INFO]: [LP] - Storage:
[01:56:43 INFO]: [LP] - Type: MySQL
[01:56:43 INFO]: [LP] - Ping: 65ms
[01:56:43 INFO]: [LP] - Connected: true
[01:56:43 INFO]: [LP] - Messaging: Bungee
[01:56:43 INFO]: [LP] - Instance:
[01:56:43 INFO]: [LP] - Static contexts: smp
[01:56:43 INFO]: [LP] - Online Players: 0 (0 unique)
[01:56:43 INFO]: [LP] - Uptime: 56s
[01:56:43 INFO]: [LP] - Local Data: 0 users, 9 groups, 0 tracks
it is showing i have member now
but not completing the prefix
it is the latest version
If not go back a couple of versions
what version then?
hold on i think i have an old version
@lapis ibex nope nothing its showing i have default and not completing the prefix
Hey Official SpooderCraft! Please don't tag staff members.
Which version?
Hm
im useing LuckPerms-Bukkit-4.1.30.jar right now
Something’s off
?
and with the rank updating ?
No idea, sorry
its working on every other server but not luckperms on a self hosted
Hmm
can i send in a bug report?
NEEDS to get fixed ASAP
Go ahead
i sent in a ticket
@lapis ibex I went through it, but still have the same error
Hey Benjamin! Please don't tag staff members.
what is the new prefix command??
Hm. No idea then
he changed alot
BrainStone apparently it was not the plugin or anything it was the host so there fixing the server atm.
So the issue couldn’t be fixed
It’s very strange tho
But thanks for helping me
so its saying my prefix is MainOwner but its still showing member'
and here is what the lobby is showing
time to go back to pex?
lol
looks like im not working on anything to night
what happened to the /lp user name info showing tons of data i could see? was it a different command then i'm thinking? 😢
maybe you're thinking of /lp user <name> meta info?
use verbose and figure out yourself? we're not a permission encyclopaedia
Either Verbose it or google is your friend
Lmao permission encyclopedia
Hello
I need some help?
I've installed LuckPerms for bungeecord. What's the permissions for the owner to run all the commands?
Is it: luckperms.* ?
@tired turtle @hasty tree ^
Hey OG! Please don't tag staff members.
short answer, yes
What command are you using?
Figured it out.
Anyone able to give me some 1 on 1 support please, this isn't going so well.
@foggy quartz Whats not working?
Is there a way to make one of my bungeecord servers not use LuckPerms
What are you trying to achieve?
But yes. Just don’t install it
You don’t need LP on the bungee. It’s just recommended
I just want one server to not run it and not sync with the rest. Because i want it to have seperate ranks
....
You can have per server ranks
You can make ranks, for servers only...
Yes I tried that but it doesnt seem to work
How did you do the per server ranks?
I used Group manager before. I just really dont want this one server to be able to pick up any data from the others
They never pick up any data
The only way to synchronize data is by using the same database
That might explain why it didn’t work, if you set it up on the wrong server and didn’t use the same database
Atm all my servers run luckperm and all but 1 are using the same data base.
The wiki page “Network Installation” is a recommended read
it still seems to pick it up
It shouldn’t. Check your config
Because there is exactly 0 data being transferred between servers
In any case you can not have LP on that server
Won’t change a thing
For the other servers I mean
Also from experience I can tell you that having multiple bungees is a bad network design in 98% of cases. Almost always one is more than enough
Ok ill try a few things that you suggest. Thanks
Yes but i havent been successfull having just one so far with LuckPerms.
Oh. And the actual servers are worlds for the bungee
That’s a common caveat
(In LP)
And you need to set the server name in the LP config too
That’s all the caveats I can think off right now
i did that
even in completely separate database i still have the same prefix server wide but no groups
i need help
@mental sparrow Are you using a BungeeCord-Chatplugin?
@tired turtle I am yes.
Hey hyperants! Please don't tag staff members.
That's the reason
Of course the prefix will be visible on all servers, when using a global chat
Why not using the latest version for sponge?
Omg Thank you. Ill try removing it
If the API version is 5.x.x the current LP versions should work
its sponge 6477
There should also be an API version in there
SpongeAPI: 5.2.0-SNAPSHOT-c675e80
SpongeForge: 1.10.2-2477-5.2.0-BETA-2793
Minecraft Forge: 12.18.3.2477
any of them work with that
Use the current LP available on jenkins
Yes
thankyou brain very helpful 😄
You’re welcome
If in doubt, try the latest version of any plugin
Only if it doesn’t work, go back
H2, or if available a database
No need to configure anything for H2
That’s why it is default
Read the “Getting Started” wiki page
(Link to the wiki can be found in #welcome)
You didn’t follow the page
You naturally need permissions first
i put my usernmae
XD
whats the node so for a certain group they get all commands?
Should all be explained on that page
do prefixes work?
Unlucky enough to be a mod ;P
i cant find the permission to set the owners as op
how to find or can u give me node for it
brain?
* @foggy quartz
thankyou brother very helpful to your clients 😄
Luck, got some problem. I uploaded LPB on bungeecord and LP on my server, set the config of the LPB and the LP server to bungee and the same database but i created some tracks on the LPB and when i sue /lpb networksync and then /lp listtracks it says None
Tag me if you have answer please ^^
Yeah i use db
storage-method is mariadb
and the adress etc is good
because it will connect but dont sync
yup
js
ja
14:45:45 [SEVERE] [LuckPerms Pool Thread #28] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@******(Connection.setNetworkTimeout cannot be called on a closed connection)
Wait ok
I tried
Error gone but still dont sync
Luck?
Can you help me im stuck with connecting luckperms
I dont wanna tag but i rlly need help :C
okay uhh
there are some things you can try here
make sure everything is connected to the same database
networksync won't work unless you configure a messaging service
try using the standard /lp sync and /lpb sync commands
then it's either not connected to the same database
or there's an issue connecting
use /lpb info
and check that it's connected using mysql
MariaDB: Connected True
Ping: 2ms
Wait what
I used /lp info
And it says H2
Omg 🤦
😃
Luck?
/lp group default meta addprefix 1 '&7(&8&oPlayer&7) &8'
Then it select the server &8'
But i want it to be with an space
Yeah it worke
[17:01:42 WARN]: [Craft Scheduler Thread - 3] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@78ef76ad (Connection.setNetworkTimeout cannot be called on a closed connection)
Again error
Its pretty annoying
@foggy quartz sounds like your DB is timing luckyperms out then luckyperms is trying to reconnect
not used mariadb but is there a way to increase the timeout limit
I don't understand how the default group assignments work.
@elfin egret sorry for tagging but this is important.
Hey vals! Please don't tag staff members.
The community can help you @foggy quartz What don't you understand? I suggest reading through the documentation
Yes but it's very confusing
The default group assignments
Well, what confuses you about it?
All players will be in the default group
no matter what
***unless in a different group
Yes how to change the default group
Because our server works with rankups with IGM and I need the worst rank to not be default.
Is it possible to capitalize group names?
but the default group is what all players that dont have a group will be in? So why not just use the default group @foggy quartz
@foggy quartz no you can't. yet you don't need to
yes you can
/lp group admin setdisplayname Admin
vals that may work for you as well
welp, my mistake, thanks for clarifying
Thanks Luck! Much appreciated
is it possible to delete groups? not in the docs
If I change my storage method to YAML, how do I import all my groups and permissions from my H2 database?
oh yes of course, i was looking in lp group <group> cheers
/lp group <group> clone <new group>
Is there a inhertiance thign
But move perms not new group
I've lost the permission to use /pl in-game when I transitioned from PEX to LuckPerms
This is what my owner.yml looks like:
name: owner
permissions:
- '*'
- weight.5
parents:
- member
prefixes:
- '&4&lOWNER &f':
priority: 5
Is there another permission I need to add?
Is there a way to use this command: lp user @p[r=17] group set rookies? actually lp search for the user "@p[r=17]"
Guys help
20:38:48 [SEVERE] [LuckPerms Pool Thread #33] WARN me.lucko.luckperms.lib.hikari.pool.PoolBase - luckperms - Failed to validate connection me.lucko.luckperms.lib.mariadb.MariaDbConnection@ddddddd (Connection.setNetworkTimeout cannot be called on a closed connection)
Tag me ^
like i said @foggy quartz
sounds like your DB is timing luckyperms out then luckyperms is trying to reconnect
not used mariadb but is there a way to increase the timeout limit
Yeah but I only got mariadb
How can you make a group have the same perms as another
it sounds like you probably want to re-think your setup if you're wanting the same perms in multiple groups
@late comet You could maybe try the /lp group <group you want to copy> clone <New Group name> which will create a new group exactly the same as another but with a different name.
Hello im making a 1.8 spigot server but when I download the lastest ver of Luckperms it dosent work what ver should i use?
you should use a 1.8.8 server
yep
Cheers
the only difference between 1.8 and 1.8.8 is security fixes
your players can still join with 1.8
Okay thank you helps alot
Is there a way to have the prefix in the nametag?
Like above the players head?
Yeah.
You need to use a plugin like NameTagEdit. LuckPerms doesn't do above head prefixes (or tablist prefixes)
Okay, thanks
for some reason, LP isnt recognizing the perms from this plugin https://www.spigotmc.org/resources/free-bungeecommandsdispatcher.9854/
the rest of my bungee perms seem ok
i forgot the new prefix command what is is again?
@carmine mural Have you tried cdispatch.* and the cdispatch.<server>permissions?
yeah, and actually it's looking like now that it still just reading some of the stuff from my bungee config
i gotta do some more testing :/
Did you try verbose?
havent yet
make sure you also take into count you need the main permission for it. cdispatch
i did
Then time to verbose it
well, im still not sure if it's all perms or this one anymore, so im reconfigging with a blank bungee config with no perms groups
ok, so first priority issue right now is that once someone gets a bungee permission, it isn't being removed if they are demoted
possibly related is that im getting this error when i do /lp networksync
https://gyazo.com/2564e21631d3027092115e0a1ce00f74
In your LuckPerms config file for the bungee and all other servers make sure the messaging-service: bungee setting is set.
Lol
is there a config reload method for bungee or do i need to restart?
/lpb reloadconfig it should be
my frustrated players thank you for not getting them kicked again XD
someone help me plz
explain your situation a bit better and maybe we will
what is the new prefix and suffix command
@carmine mural So no more issues then?
still got em, but i need to collect my thoughts
@carmine mural All good
Hello
Hi @pearl bobcat
what is the prefix and suffix command for a user
to add one? to check one? please be more specific
Hey so i have been a server owner on 1.7.10 for quite a while now, one of the main mods for our server recently just got updated to 1.12 and were now using Sponge to run our server
So changing over to sponge is fairly confusing to me since i was always using things such a KCauldron, Group manager essentials XD
to add one @hasty tree
Hey Official SpooderCraft! Please don't tag staff members.
check that link ^
tkxs
So anyway i have heard that Luckperms is the best thing for Sponge currently available but im having some issues im hoping i can get some help with
@pearl bobcat https://github.com/lucko/LuckPerms/wiki/GM-&-PEX-Command-Equivalents That might be some help? Since you used GM
What other issues you having with it?
Well i have that page up and will definetly be using it to help me
But i saw you guys have this migration feature that you can use with GM
Becuase currently no config has been created for Luckperms on server startup or well nothing that suggest adding permissions to a file
Can you explain how i can use this migration feature on sponge?
https://github.com/lucko/LuckPerms/wiki/Migration
This will telly uo how to migrate the plugin. If you're wanting files for editing the groups and users. In the LuckPerms Config file change the storage type to yaml before you migrate it.
Right so i followed directions on there
For Sponge in the plugins folder there is a config File with Luckperms inside of it, but also in the plugins folder there is a folder named luckperms
You would need to do the migration on a Bukkit server
I see, thats what i thought
as Essentials/GroupManager is not supported on Sponge
since sponge dosent have GM
Gotcha
Okay so how can i set up a basic Luckperms Config?
There isn't too much you need to change on the config but keep in mind the config for Sponge and Spigot are different. As they have different formats in the files.
ok, so the issue with the bungee perms is that granting and removing them requires that the user rejoin the network
nto a huge deal, but inconvenient
how are you applying the perms? which command
ive tried with normal perm to user, perm to group, and user group changes
I mean are you running /lp or /lpb
oh, lp
@pearl bobcat yaml storage type will give you files for all the groups an d users
May i know the diffrence?
ill experiment on that
okay. that's on your spigot/sponge server
Okay cool, So is the name just straight up yaml or Yaml?
so you'd just need to sync the database
yaml @pearl bobcat
otherwise use /lpb to make the changes immediately on bungee side
do you have messaging service setup correctly?
i did both sync and networksync and it didnt sync the bungee perms (after using /lp)
i believe so. the groups sync properly otherwise. just not the bungee perms when using /lp and sync commands
but /lpb work fine
so nbd
On the bungee it's always best to use /lpb and on spigot/sponge use /lp
K so i changed it over to yaml and it created a yaml-storage with groups and users folders inside
is this where i can create groups/users?
Also what are tracks?
Yes, you can modify the users and groups with the files. But it's best to create them using the in-game commands.
https://github.com/lucko/LuckPerms/wiki/Tracks Will tell you all about tracks and how to use them.
short answer - rank ladders
I would like to create it in game but currently i have no permissions on my server XD
Console or In-game either works
Yeah
Once the group is created you can modify with either the commands or the files.
just asking, would it be better to have users/groups in a database instead being on local machine/hosters storage?
@pearl bobcat You don't need to reload the plugin when editing files either. Changes take affect immediately.
Oh well Rip what i have been doing this whole time XD
@bronze harbor Depends really. A single server it's fine on the local machine. But multiple servers will need a database.
forget what i said. another server didnt have the messaging set to bungee
oh okay, thanks for answer 😃
all great
Yeah it is.
it means the permission is granted
hmm
True = The permissions is allowed
False = The permission has been negated (Like using -essentials.god for GM)
you don't actually need the true part, if you're not using any contexts
Gotcha
It doesn't hurt to have the true though. I always do it out of habit.
Basically just a command to see what permissions are needed for a command and things like that
neato
Yeah, basically timinigs for permissions in a way
is there timings for sponge?
Not sure as i don't use sponge
Really wish i didnt have to either
Guess im just used to old stuff
now there is like concrete in minecraft and flying contraptions XD
/sponge timings