#general
1 messages ยท Page 42 of 1
How about a LuckPerms: Hytale Edition? ๐ฎ
!bot
Sorry! I do not understand the command bot
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!extracontexts
Add contexts not supported by stock LuckPerms.
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
!permissions
A list of permissions used by LuckPerms commands.
Spark already has Hytale support (though it's not entirely finished yet ig)
So who knows ๐ฎ
how do I make everyone in the server can't access to all commands except for the specific ones?
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!commands
Find all of the available LuckPerms commands on the wiki.
โ
By using a command blocker plugin
!velocitycheck
Please double check that:
1. Velocity velocity.toml has player-info-forwarding-mode set to "modern" and online_mode set to true
2. All backend servers' server.properties have online-mode set to false and spigot.yml have bungeecord set to false
For more information visit: https://docs.papermc.io/velocity/player-information-forwarding#configuring-modern-forwarding-for-paper
!forgepermissions
Forge added the Permissions API only recently in 1.18. That API is what allowed a native Forge version of LuckPerms to be made, however that API does not currently exist on older versions of Forge, and is unlikely to be backported. Without the Permissions API existing on older versions of Forge, it is impossible to make LuckPerms work on those versions of Forge natively.
There is a Sponge version of LuckPerms! You can add SpongeForge and the Sponge version of LuckPerms to use LuckPerms on older Forge versions.
!commandequivalents
Helpful page for people coming from other permission plugins.
if anyone starts on luck perms hytale port i would like to know and i can try to help
I believe I have done most of the work but Iโm open for more contributions
So is it almost done?
Send repo
It functions but there is definitely some jank
Iโll try to help tonight trying to get a Hytale server up and luckpemrs would be fire I can work on it
Itโs setup for my local development so if u can think of a better way go for it.
cool
Will there be a official LuckPerms for Hytale? ๐

Ooo this is goanna be great, i remeber editing perms on mc by hand with old plugins and luckyperms saved so much time and stress, i hope everyone adopts this plugin and makes things compatible, im also hoping other developers port there plugins and mods
just been approved on CurseForge, enjoy :)
CautionThis is a early preview and should be considered experimental.
An early build of LuckPerms for Hytale ๐
DOWNLOAD: https://www.curseforge.com/hytale/mods/luckperms
I've done some b...

I kid you not, I wat devving on my own and saw that branch suddenly popup and went "well crap"
ah sorry! I think a couple of people have maybe been trying. if you've got anything on your branch I don't have on mine, please share! :)
๐คฃ
YAY im so happy ๐
Nah, I was still trying to get the loader in. You already have almost the entire implementation. ๐คฃ
Out of curiosity how hard was it to convert it from a minecraft plugin to a hytale one
not massively, but it is easier for LuckPerms because it was already multi-platform/multi-loader, and doesn't really touch the "game" much. it doesn't look at entities, chunks, the world, etc etc. porting something like WorldEdit would be significantly harder for example
whats?
oh it supports hytale already? hell yea
Very rudementory, still requires a lot of tinkering
That makes sense, now i just gotta hope people adopt it and do there permissions correctly, theres a few things like PAPI and maybe Vault that i would love to see ported by there authors, maybe some ported essentials plugins aswell, becouse im a little worried about people leaving there day one mods/plugins unpatched if they break so i either have to use open source or ported from mc ones
oh im sure, hytale only came out like 3d ago, but it already having support by itself is amazing
my biggest ones i was hoping for are worldguard, essentials, and lp, glad lp got ported
Ye that makes sense i was also hoping for a player shop plugin to also come soon
any built in ui for hytale specifically or chat/web only like normal
I dont think there is an UI
Seems like normal, it would take a while to do all in game ui stuff
yea fair, idt even docs are out yet for modding
Currently only commands from what I can see, but you can make your own custom UI in hytale as well
Ye im hoping theres a way to make UI in hytale a little nicer most mods have that awful blue default ui
Plus, if you try to run commands that edit your permissions from within hytale, it's not yet fully implkemented
yea will be interesting to see whats possible with the mod tools
Hang on, let me put this on a server that ya'll can join
lemme get out if bed, its time to hytale
TBH i have to learn Java again its been too meny years since i did anything my self, and i forgot it all lol
Need to find some resources that arnt bad and are focused on games and syntax
@woven meadow@candid parcel
116.202.17.10
Should be functional with Luckperms installed on it
making some coffee, give me a min
someone know how can i set chat prefix color in hytale plz ? thanks ๐
We';ve been checking that, seems to me that there isn't a "ChatColor.translte" alternative yet
Most messages are like Message.raw(senderName).color("#55FF55")
Oh wait, there seems to be minimessage support one moment
@wheat ridge Use minimessage
Example: prefix.10.<rainbow>[Owner] ></rainbow>
oh ok thanks you ๐
@candid parcel
Did someone ghost ping me?
Yes, sorry, I made a mistake ๐
So this is gonna be interesting. Let me scoot over to #contributors
another color?
I want my name to appear in white and [CoFounder] to be in bold.
how do you use colors? & doesnt work
prefix.900.<#da934b><bold>[CoFounder]
prefix.900.<#da934b><bold>[CoFounder]</#da934b></bold>
(I think)
For the white part, bit more complicated. Since your chat also has to be white then
Or you make the suffix that color, sitll in development so can't sya
ye
hi guys how are you today?
I see a LuckPerms plugin for hytale but I don't see any documentation on what is linked there
from the looks of it, p much the same as the mc version
Hi! How to set Founder permissions to use everything with lp?
What game?
Hytale xD
what permissions are you trying to set exactly
I'm trying to set a founder role with all the permissions. In minecraft if I'm not wrong it used to be something like .*
But here it's not working
try either just * no dot and tell me if it worked
- works, ty!
Ye i was looking through the coding docs an it says * is all permissions, hytale.* is just hytale all permissions which means plugins and mods that are added would require you adding there permissions
Mini message ones
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
hi
Is normal put /lp editor and this is the response?
You must grant yourself the "luckperms.*" permission via the console to be able to execute luckperm commands in-game.
i am do it
lp user carriedo permission set luckperms.*
Oh yes, thank dude
thanks
I think the "." is missing between luckpemrs and *
yes dude, ty
guys
i run a server on aternos, vanilla 1.21.11
and i want to install luckperms
twithout switching the server to paper
how am i supposed to do it
im scared of losing my world
if i switch to any other server type
can i get some assisst in this
server software isnt going to make you lose your world, its just a jar switch. if you're that paranoid though just download the world before you swap ig
aight bro a tutorial with 300 views made me do ts easy af
ti was sweatin for no reason
Still waiting on hytale support ๐
You need to go here #support-hytale for hytale stuff
And im not sure theoretically yes but im not sure if its fully implemented for hytale,
aight ty
Guys how do I import the ranks from luck perms to rankgrantplus plugin I've tried all the coma.ns I know it just desotn work help owner staff plz I'm on the edge of giving up
how i can put colors in hytale?
is there a guide on how to instal?
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
I am running a 1.21.1 Fabric server, so I have to use an older version of LuckPerm (5.4.140). I need it to also be installed on my Velocity proxy to manage the Velocity plugins. I have installed the latest version (5.5.24). Is it safe for me to configure it so it uses the exact same database, or should I have it fully separated?
Meaning LP 5.4.140 (on backend) and LP 5.5.24 (on proxy) would be accessing the same database... would that cause issues?
What do you guys recommend for having multiple worlds? Iโm on neoforge 1.21.1
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!userinfo @scarlet light
Hey c p k! Please don't tag helpful/staff members directly.
Seeing a screenshot makes everything so much easier!
/lp user <user> info.
Server console: /lp info | Bungee console: /lpb info | Velocity console: /lpv info
Whatโs up bbg
How are you
can anyone help me out in #support-1 ?
Not bad! Living my best life
Is forge better or fabric
Like?
I can kinda like u mean a msg and when u click it the link comes?

Hello, ยฟhow can I translate the plugin?
Hello anyone can help me with the plugin bc i tried to do it with chat gpt and it didn t work
Lol
!velocity
Sorry! I do not understand the command velocity Did you mean velocitycheck?
Type !help for a list of commands
!velocitycommands
Sorry! I do not understand the command velocitycommands Did you mean commands?
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!whyluckperms
Why should you choose LuckPerms? Read here to find out.
Hello, I have a question. What is the command or permission needed to give the owner rank so they can set the gamemode, for example, 'gamemode adventure', and the username in the game Hytale?
!velocitycheck
Please double check that:
1. Velocity velocity.toml has player-info-forwarding-mode set to "modern" and online_mode set to true
2. All backend servers' server.properties have online-mode set to false and spigot.yml have bungeecord set to false
For more information visit: https://docs.papermc.io/velocity/player-information-forwarding#configuring-modern-forwarding-for-paper
How do i add peoples rank to chat ?
ive added it to tab list just unsure how to for when people talk in game chat
!chat
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
On the editor website ?
I mean so when they talk inside of the mc chat it showes their rank idk how to do it
Please read the links from that clippy message
It won't let me use the commands, even though I've already added them to the web editor. I don't know what's wrong. I hope you can help me; otherwise, I'll have to uninstall it and go back to vanilla.
Posting in multiple channels will not get you an answer quicker.
what is this
/lp user <user> permission set *
Hi, I used this command on a player, how do I remove it now?
Instead of set. Use remove
Okay, thank you brother, we're together!
!verbose Use the verbose feature for more information
Though I believe this is hytale (if so, please use #support-hytale, otherwise use one of the other support channels)
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
!limit
Sorry! I do not understand the command limit
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!config
Learn what each of the config options are for.
!bedrock
If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.
@round meteor this is not the place to advertise
i suggest you check out the rules ๐
!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.
!errors
Here's a page with some common storage system errors.
Hello, does anyone know why I don't see my prefix in chat on Hytale? Could any other mods like ex. discord integration block that?
did u setup your prefixs on the groups?
prefix.100.&3[Owner] ```
You need a plugin/mod that handles the chat formatting.
!chat
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
!essentials
Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
LuckPerms is the best permission plugin ever. ๐
!helpchat
Helpchat is a general plugin assistance discord as well as the home of DeluxeChat, PlaceholderAPI, and many more.
!version
5.5.24
!permplugin
For LuckPerms to work properly & handle all permission checks, it must be the only permission plugin installed on your server (unless you are in the process of performing automatic migration).
Thanks for the info! โค๏ธ
is there any way to set different meta formatting options per user group? so that a particular group's prefix can always show on members of that group while their next highest prefix also shows?
err i might be misunderstanding the meta-formatting options but i think they're not working right in hytale. i set up my player in two groups which both contain 100 weight prefixes, but lp hytale is only showing one of the prefixes even though my duplicates option is first-only. doesn't first-only mean i should see two prefixes if weights match?
No, the behavior is undefined if a user has multiple prefixes with the same weight that both match a formatting element. Either way, a single element in the LP meta-formatting config will always only display a single prefix/suffix. If you want multiple prefixes displayed, you'll need multiple elements, usually by grouping each of the prefix "slots" into separate tracks
ok thanks, are tracks the only way to do that? just asking because it feels dirty to make a track with just one group in it ๐
Display multiple prefixes/suffixes alongside a player's name.
Full list of options can be found here ^
I would like to know how to set permissions to hide plugin names and only display the command.
Hello, I need help with prefixes on Hytale server. I installed the https://www.curseforge.com/hytale/mods/discord mod for discord integration. Altought the prefixes vanished after setting it up.
I uninstalled the mod again and I don't see my prefixes anymore. :/ Do you know how could I turn them back on? Do I need to reinstall LuckyPerms?
Does the prefix show in lp user (name) info
What?
!folia (for me)
An experimental/beta version of LuckPerms is available for Folia.
!paste
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
Almost 3 years and finally a new news post on #news
Oh man and Turbo rejoined. Truly two miracles happening.
haha 2023 doesn't feel like that long ago :(
Glad to see you're still involved in this project after all these years!
it will be 10 years in August! ๐
Is there a command to, for example, remove inactive players who have been inactive for 90 days?
remove from what LuckPerms?
ye
!bedrock
If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.
hey, is there a context i can use to detect when a certain group or player is online
i.e only give a perm when a member of staff is online
I assume this will either need an extension, does this exist already or do i need to build that myself
is there a version of LuckPerms that is compatible with NeoForge 21.1.218
someone ban this john
!context doesnt really exist, tho the other contexts might help you
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
Probably 5.4.140 or 5.4.150
Agar kisi ko pure private smp ke need hai aur vo java player hai to mughe dm karo fast 7 player need
Sorry to bother you guys, I'm extremely desperate. My server is growing thanks to an advertisement I did, we already have 40 people online and more are joining every hour. However, the server keeps removing people randomly, and many NPCs are being removed from the map, things like that appear in the log. Could someone please help me stabilize it? For the love of God.
Okay will try, thank you!
ur goated frfr
does luckperms support folia
!folia
An experimental/beta version of LuckPerms is available for Folia.
yo can someone help me
i made 3 ranks using /team
and i wnat them to claim kits
no one else
just the ppl with ranks
im using playerkits2
!color
Sorry! I do not understand the command color Did you mean colors?
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!corruption
!default
!deleteall
!deleteusers
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!folia
!forgepermissions
!formatting
!hack
!helpchat
!hytale
!hytalechat
!inheritance
!install
!libsdir
!limit
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!permsuggestions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!colours
A helpful list of common colour & formatting codes that you can use.
!prefix
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.
!upgrade
Read about upgrading LuckPerms from v4 to v5.
!hychat
LuckPerms for Hytale includes a simple chat formatter. This formatter is only intended for simple chat formatting needs. For more advanced chat formatting, we recommend using a dedicated chat plugin that integrates with LuckPerms.
The chat format may be customized in the LuckPerms config.yml. MiniMessage is used for formatting.
!color
A helpful list of common colour & formatting codes that you can use.
!forgepermissions
Forge added the Permissions API only recently in 1.18. That API is what allowed a native Forge version of LuckPerms to be made, however that API does not currently exist on older versions of Forge, and is unlikely to be backported. Without the Permissions API existing on older versions of Forge, it is impossible to make LuckPerms work on those versions of Forge natively.
There is a Sponge version of LuckPerms! You can add SpongeForge and the Sponge version of LuckPerms to use LuckPerms on older Forge versions.
!permsuggestions
The web editor shows a list of permission suggestions matching your input. Do not rely solely on the prompts when adding permissions, as they're just suggestions. Instead, you may type in your permissions manually.
!bedrock
If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.
Its mine
Do u need forge or smth to download luckperms?
#help me
If by "or something" you mean "something other than a vanilla server", then yes. Doesn't need to be forge though, we support all the major server platforms (Paper, Spigot, Fabric, [Neo]Forge, Sponge)
I use paper server
Ok then you should be good to go
!lowtaperfade
Sorry! I do not understand the command lowtaperfade
Type !help for a list of commands
!iamsteve
Sorry! I do not understand the command iamsteve
Type !help for a list of commands
Sorry! I do not understand the command niha
Type !help for a list of commands
!givemediamondsfr
Sorry! I do not understand the command givemediamondsfr
Type !help for a list of commands
@scarlet light What cool things i can do with LP api for a minigame plugin
Hey rafs_auler! Please don't tag helpful/staff members directly.
Like duels plugin
Why are you pinging me
i dont know anything but i googled lpc and its luckpermschat and talks about prefixes and suffixes and things that i woudl assumme coudl result in your issue in suport, look into that, this is the thing i found googling: https://www.spigotmc.org/resources/lpc-chat-formatter-1-7-10-1-21-5.68965/
of note, from that page: This plugin is not affiliated with LuckPerms. Please do not ask its author for help with this plugin.
good luck
Hello guys
@scarlet light
Hey 197hz! Please don't tag helpful/staff members directly.
i need help
Okay why are you pinging me
i need hel[
help
using luckperms i wnat to make a rank called MVP and whoever has it can claim a kit in the plugin playerkits2
!limit
The LuckPerms web editor is limited to loading a maximum of 500 players at once for performance and storage reasons.
Use the in-game command:
/lp user <username> editor
This generates a direct link containing only that player.
Use the bulk update system instead:
Use the in-game command: /lp bulkupdate
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
!extensions
A list of all the Luckperms extensions.
!extracontexts
Add contexts not supported by stock LuckPerms.
when i try addmig it to my server it doesnt work
can yall help?
and is it for the newest version
Sorry! I do not understand the command helpme Did you mean help?
Type !help for a list of commands
!notworking
We really would absolutely love to help you out! However, telling us that it isn't working wastes everyone's time. Please, just describe the issue you're having clearly and with as much detail as possible, and send any relevant screenshots of whatever problems you're having.
!hytale
An experimental/beta version of LuckPerms is available for Hytale.
As this is still an early preview, several features aren't properly implemented just yet or need further refinement, and there may be bugs. Known issues are listed on the PR.
Tyty@terse stag
Anyone have issues with permissions that are time limited not persisting at all when given by the console?
It will give me the message in game that the permissons were applied, but when I go to the luckperms web editor, they are not there.
is there anyway to use luckperms with paper
Yup, that's the most common platform for LP
Was that editor session created before or after you applied the permissions?
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!corruption
!default
!deleteall
!deleteusers
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!folia
!forgepermissions
!formatting
!hack
!helpchat
!hytale
!hytalechat
!inheritance
!install
!libsdir
!limit
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!permsuggestions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!translations
Translations for LuckPerms are managed on Crowdin. Any contributions are very welcome!
How comes Luckperms has been removed from curseforge for Hytale?
there are some (seemingly undocumented) rules that mods have to comply with. LuckPerms didn't comply with one of them so they unlisted the project (without warning ๐ข) until that was fixed.
it has been fixed, currently waiting for them to re-review, but it takes a little while
in the meantime, you can download from https://luckperms.net/download :)
!lpc
LPC is not affiliated with LuckPerms, and support for LPC is not provided here.
it is possible to run /lp editor or equivilant without using the server console?
I have op and /lp editor does nothing
Actually nothing (as in you get zero messages, no errors in console, etc), or "nothing" as in it gives you a different message (like the LP version or such)?
it just gives me the version
Ok, that doubles as the no permission message. What platform are you on (Paper, Spigot, [Neo]Forge, Fabric, Sponge, Hytale, etc)
fabric server 1.21.11
hmm, I thought we handled op on Fabric, but maybe not. Either way, the getting started guide instructs you on how to give yourself full access to LP, do so and it should resolve this
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
Thanks, lp user <your username> permission set luckperms.* true fixed it. I wonder if its because I created an admin group earlier (which my opped user is in)
No, that should have zero impact.
Side note, that displayname node isn't doing anything, I'd strongly suggest removing it. Most people have no need for group display names and thus shouldn't set any
could I get help on trying to disable a permission node? I dont think im doing it wrong but its not working
!notworking
We really would absolutely love to help you out! However, telling us that it isn't working wastes everyone's time. Please, just describe the issue you're having clearly and with as much detail as possible, and send any relevant screenshots of whatever problems you're having.
my issue is in the #support-1 channel if u scroll up just a tiny bit
Any good mods/plugins that work with Hytale LuckPerm so I can have a /mute command for my moderators?
maxbans
I'll check it out, thanks!
Oh wait It's a Hytale Server
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!corruption
!default
!deleteall
!deleteusers
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!folia
!forgepermissions
!formatting
!hack
!helpchat
!hytale
!hytalechat
!inheritance
!install
!libsdir
!limit
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!permsuggestions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!ask
Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!
Can someone help me figure out the problem my modded Java server as I used spark profiler and dont understand how to diagnose it. Any help is appreciated
You'll want the spark discord for that https://discord.gg/PAGT2fu
Thankyou
No oneโs online or anything
patience
lol
Hello
Hola
Don't try to mass ping. Command selectors (@p and such) can be enabled in the LP config for LP commands, option is enable-command-selectors iirc
is the download page broken for anyone else? tried multiple browsers and even on my phone with mobile data it doesnt display the version or makes anything possible to download
also i can not find any release on github. do i have to build it myself?
Erm, odd. I also can't seem to download anything o.O Firefox here
could someone just send me the velocity and paper real quick ๐
Check Modrinth, might be able to download from there for now?
modrinth worked. hope yall can sort it out
broekn for me too on official siye
editor isn't working either๐ฌ
back online now
Apologies - should all be back to normal now :)
@modern yarrow Sorry but I don't really give private support. Do you need help with anything?
Is this a mod or a plugin?
a mod
But yea, you can give permissions if the mod allows it
The command would be /lp user|group <name> permission set <node>
yea
u need the vanilla permissions mod first though to expose the permission nodes
ohh
Oh yea forgot this was a thing, thanks for the extra info
is it serversided?
then you have to give the following permissions:
"minecraft.command.teleport"
"minecraft.command.tp"
"minecraft.selector"
yes
also its showing me its a plugin? can i use it on forge
i have no idea for forge ngl but i used the mod version
plugin might work
so long as the nodes are exposed thsts all that matters
The server isn't opening, it's flooding the log with this error, but we didn't do anything. It happened out of nowhere. Does anyone know what it is?
yo
how do i give /alts permission to a rank
i did /lp user (rank) permission set essentials.seen.alts
but still it doesnt work
is there any diff cmd or what pls help me
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
this pops up
Because you didnt use the command correctly. What did you type in?
/lp verbose command alts
Put a players name before alts
ohhhhhh
TYSM
Hey projuliuss! Please don't tag helpful/staff members directly.
!tab
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
Yo umm so i just found out if you share your perm editor link anyone can edit your perms
How do i remove active editor links?
I looked it up and it said you have to contact support, you should make it so we can just clear all editor links with a command in game
Cause luckily i shared it with someone that isnt going to mess my server up, but if that werent the case id be screwed rn
Unless you trusted an unknown session (i.e. ran a lp trusteditor command that you were not prompted with from your browser), this is not possible. Applying changes from a web editor session requires either running an applyedits command ingame, or using an editor with a trusted browser (which requires the aforementioned trust command be ran)
Oh and even if the browser is trusted, the socket has an iirc 10 minute timeout. Even if someone had a trusted browser and a corresponding editor link, it's only good for (again iirc) 10 minutes from when the link was originally created. Beyond that, an applyedits command needs to be ran to apply changes
Oh shit okay good, google says they last a week
Yeah, editor links expire after a week, but again unless someone has one of those 2 permissions I listed above, they can't actually do anything with it. The web editor is very intentionally structured such that it's safe to share editor links in public - we request them all the time in #support-1 to help troubleshoot things
anyone knows if its possible to speed up joins while using luckperms? The issue I have is that there is many regions on my server and for example on australia region it takes about 2-3 seconds to join because database is in europe
or idk, maybe its another plugin, but I assume its luckperms or litebans
so I need to double check that
What's the ping to your DB like? (should be listed in /lp info)
LP has to make iirc 2 or 3 roundtrips to the DB during the initial connection, so if your ping is high (as I'm guessing it is), then no matter how you slice it, connections will be slow.
2 or 3 is alot
but let me see
im fine if it was like 1 second
but 3-5 seconds is insane
yeah it says 531 ms
maybe db is overloaded?
it shouldnt be THIS bad
my solution to this would be a config option to load stuff after player join
that should solve the issue
i dont need perms available instantly
iirc the ping check just does a simple SELECT 1; which should be essentially instantaneous on the DB side; 531ms from AUS to EU sounds about right.
Further skim through the code, looks like it's 2 operations (once to update/query the username history for the UUID, then the main user load), so there's nothing to improve there.
Loading stuff post-join isn't an option, LP itself and lots of API consumers depend on the contract that a User will be loaded for all connected players, not to mention the possible security issues.
nah its 243-531 from singapore to germany
why post-join isnt an option?
i dont have any plugins that use luckperms api
why not replace it with an empty user first
Oh actually while skimming through the code, I remembered LP will log a warning if processing a login takes longer than a second. Check your logs and see if you're getting that, if not you can eliminate LP as being the cause
Yes it's there
hm but it takes a bit longer than that
like 2s
yea it's 2 seconds i measured it
could be litebans aswell
but still 1 second is too long
Yeah, so it's probably a combination of LP and other plugins doing DB lookups.
Stuff simply isn't built for such a setup, most plugins (including LP) make the reasonable assumption that your database will be geographically located relatively close to your server & make reasonable optimizations for that scenario
unless i use some kind of a sql proxy
or regional databases
replication
Some form of replication would probably be the best you can do, there's no magical solution for AUS ping times
No, it's an intentional design choice that data loading is done during connections.
Loading errors can simply deny the connection (for security reasons - if your server relies on certain permissions being set or negated, you don't want someone to be able to join without those).
Our API contract that consumers rely on is that data will be guaranteed to be loaded when a player is fully connected, and during later stages of the connection connection lifecycle (this isn't just things using specifically the LP API, anything that queries permissions or uses other APIs like Vault rely on this too).
Internally, I don't even know how big of a mess trying to rearrange the connection lifecycle would be, it's been set up in this way since at least v5.0 (2020, 6 years) so there's undoubtedly plenty of code in LP relying on this too
yo i need help
can i get luckperms 1.21.11 paper?
The latest version will work on 1.21.11 paper
Okay
when i do /lp editor it js says the version im running
Don't reply to old messages just to ping. Clippy already told you not to ping staff.
ok
need help setting up luckperms + autorank, if someone wants to help maybe dm me =)
=)
=)
does luckperm have a built in way that i can make a permission in a group temporary for a player from the date a player is put in the group? like a [new] prefix for 30 days after they are given the default group?
Not with LP alone, LP itself doesn't have any way of triggering admin-configurable actions when permission changes are made.
However if an automated system is giving the group, adding an additional command to that system to also give the user a temporary prefix might be an option
ok thank you!
could someone kindly assist me with setting up the permissions for my hytale server
guys can someone help - im using lp + essentialx and a lot of my commands arent working like /trash, /craft, /setjail (not jail it doesnt work lol) etc... (other commands do though)
!notworking
We really would absolutely love to help you out! However, telling us that it isn't working wastes everyone's time. Please, just describe the issue you're having clearly and with as much detail as possible, and send any relevant screenshots of whatever problems you're having.
Good day, do you have support in Spanish here?
I downloaded LP for my Java 1.20.1 modded server. I'd like to know how to configure it or if you have a tutorial.
Unfortunately all of our official documentation & recommended tutorial is in English, but there's probably several unofficial Spanish guides out there if you search
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
!tut
If you would like a video tutorial for setting up LuckPerms, try:
https://www.youtube.com/watch?v=l4anE2wOLdc
There's our getting started guide, and a tutorial we recommend, though again both are in English
Hey friend
Does this mod work well on a Java server? Does it not have any plugins?
My server doesn't work with plugins, only mods. Will it still work?
Yes, LP supports [Neo]Forge & Fabric. Downloads for the latest MC version (i.e. 1.21.11 at the moment) can be found on our website, older versions can be found on modrinth
!download
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Forge, Nukkit and Velocity.
Does this mod require any dependencies?
I only installed the latest version of the mod for my server
LP itself doesn't, no. However depending on which platform you're on (i.e. Fabric), other mods might require an additional mod be present to interface with LP
I'm currently in Forge. 1.20.1
Ok as far as I know there's no common permission API mods used on Forge, so you should be good to go
Here's a guide to help users understand and use LuckPerms for the first time.
My essential and luck perms keep tryina override each other I think
Everyone was able to use TPA yesterday and now it got disabled again so I assume the console is trying to fix it self but itโs like overriding perms or something idk
Can you please show the output from lp verbose command (user having issues using the command) tpa
I used that command and it shows there perms are false on like all tpa commands
But when I go to lucky itโs all green
Gimme a second
What command is the using exactly that is giving them the error?
They should only be able to tp and tpa and tpaccept
Thereโs more than that tho
They canโt /sethome even those itโs listed as true
It should just be /tpa
It was working like yesterday then somehow all the perms got overridden or something
Do lp verbose (name) command sethome and show what it says
They should be able to
TPA
Warp
/sethome
Clan /sethome Iโm sure that perm is scuffed too now
At first they couldnโt even see the commands I had to manually activate it in the console
One sec
Thatโs the only way the commands work is if I give them the perms through console right now but they wonโt stick either lol
That command doesnt give them perms. It only reports the permission checks
What does the output show when you use it?
lp verbose record <user> command <command>
Like this?
Should I just delete the group an remake it on lucky or something?
Or am I just cooked
I meant lp verbose command (user) (command) but the one evident said works as well lol
i always go with record in essx commands because of how many other perms get checked along with it
Yeah good idea.
Get the user to run th sethome command then do lp verbose paste and share the output
Iโm actually in bed atm๐ญ il text him on the cord
These perms are gonna give me a stroke
Jesus
It should be as easy as
Adding perms to the default group and it work
But noooooooooooooooo

Iโm doin everything by myself too I just created the server like two days ago 
perms are that easy.
It should be yeah
Especially with the editor
Not really sure why there not working
lol
The console is the only thing letting me know what is turned off and on at this point
The lucky perms are just there for looks I guess
๐ญ๐ซฉ
it's not hard, at all.
when you're out of bed and can provide debug info, we'll help get it solved..
don't speculate when you don't know. you're going to cause more work and headache for yourself.
It is not ideal to resolve permission issues if you're not infront of the computer. It makes it harder

Itโs my first server
Tbh
Everythingโs been going really well with everything else
Besides someone hacking my with online mode enabled ๐ they were fly hacking teleporting and spawning in diamonds
I added some anti grim and op passwords to help with it
My thing is why hack a small server for the exchange of your IP๐ญ
I now have bros ip ban in my panel forever
Hi
Also
Idk what I did but I fixed it fr
The issue was because I had myself set as owner and not a member ๐ the owner should definitely have the perms as well but like Iโm tryina go through them all 1 by 1
I wanted to make sure my members have there perms set up correctly first as I can already do everything by force
!testingperms
Small list of things for you to make sure when testing permissions:
1. Don't test as op, your players/general staff will most likely not have op
2. Make sure you don't have any special permissions (e.g. * or the same permission you are testing) on your user (/lp user <user> permission info)
3. Make sure your parent groups are the ones the target audience you are testing will have (if you are testing mod perms, don't have owner as parent)
4. Use verbose to see exactly what's going on, what permissions are being checked
Verbose helped a lot
Tbh
I didnโt realize how much that helped ๐
anybody familiar with the mod "customnpcs"
Anyone know the fix for essential overriding color commands
I have a custom plugin color picker and it works it even shows green in the API Hook but when I choose a color nothing happens
I feel like iv changed essential color settings 100 times to try and get it to work
And in luckperms. it has literally been the hardest thing to configure since I started the server
Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.
yo
whenever i do /lp user (name) parent set (rank)
it shows this
help
pls
nvm
its fixed
yo
jus out of context question
does any of u guys know the plugin for 1.21.11 where both premium and cracked can join but premium can join with premium method and cracked with simple or /register login method
!offline
Running a Minecraft server in offline mode can cause a lot of issues, particularly with UUIDs and security vulnerabilities. Some people also view it as unethical (piracy). We understand that some people need to run their servers in offline mode. However, due to the reasons mentioned, some users will choose to not support those running a server in offline mode (this does not apply to those running in a Bungeecord network). Please respect their decision, you may continue to seek help for your issue but in most cases, it can be resolved by setting online-mode=true in server.properties.
Why make a offline plugin if you donโt want people to use it for that reason like come on thatโs exactly why it was created๐ญ they just gotta say that for legal reasons surely. i can dev the server just fine without the plugin not really sure what else you would use it for lol.
What
Offline servers shouldnโt even be a thing in my opinion itโs literally just filled to the brim with kids who think there hackers because they download some free virus hacking software off YouTube
j
The goal was to make all the non-permission data (prefixes, suffixes, weight, meta, etc) easier to see / add / edit. If you're having any problems with it or other specific feedback, please let us know and we can try to either help or fix it as needed
revert it
nobody had a problem dude
and i mean NOBODY
maybe someone who tried learning it 2 days ago and decided its too hard
That is in fact a significant percentage of the userbase. There's no intuitive way to know you need to enter i.e. prefix.10.&cADMIN to set a prefix with a weight of 10, heck a significant number of people don't even know weights exist to begin with.
The goal is to make things easier overall for everyone, and in the long term I expect this will. In the short term, yeah obviously having something significantly change for the first time in like 3 years sucks, but unless there's an actual problem with it (in which case again, please share!), it's unlikely to be reverted
if you prefer to input the node strings (eg prefix.10.&cADMIN to steal _11's example above) - you can still do that (on the permission type input) and it works as it did before
how do i do meta.default.true
god knows huh
at least make a tutorial
cuz we have to relearn i
t
for no reason
whatsoever
That would be a meta node with key default and value true - though I'll note that's also not actually a meta used by LP (unless you have another plugin or a placeholder checking that, it's not used)
is there any option to go back?
again, as I said previously, if you don't change the input box, it behaves exactly the same as it did before
i cant unchange it dawg
Like Luck said, you can still type the raw node into the permission field as before - everything's still stored as permissions under the hood, this update just changes how it's presented
oh well that is a different issue, what do you mean you can't change it? it's a drop down box you can click to change the selection
you told me i can somehow unchange the box not that everything works in the permission thingy
(i.e. /lp group default permission set prefix.10.&cADMIN would also work to set a prefix for admin, though we encourage using the dedicated commands for hopefully self-explanatory reasons)
You can change it between the different types. You cant revert it back to how it was before the amazing update.
how?
https://f.u11.io/bqR4Cz https://f.u11.io/95jOEW
Just to check, I pulled up the demo editor and confirmed you can still enter stuff using the old method
both ways work: https://streamable.com/gvi1ic
yo i think i locked myself out of my own server with luck perms
idk i didnt give myself permissions and now im stuck bro i cant even access in game luck perms
Just use the console to fix it up
anyone able to help
im using luckperms on aternos
but when i change the permissions of the roles in the editor site
it doesnt give the permissions
Hey jesse30._.! Please don't tag helpful/staff members directly.
same happens with the in game commands
anybody know a TAB like mod not plugin which works for 1.12.2 for forge?
Can you give an example of a command that isn't working, and what permission you tried giving to allow access to it?
And what permission did you try to add to give access to one of those?
essentials.gamemode.creative
Ok for at least that specific one, I know EssentialsX will also require the essentials.gamemode permission, have you given that one too?
(On most of the platforms, giving permission foo.bar.baz does not also implicitly give foo.bar)
idk what the last sentance means ngl
Don't worry about that bit then, important part is the first bit
Could you try that first and see if that fixes /gamemode? If not then there might be something else at play
oki
1 sec
it may
be because
i dont get a code for changed apply
when i click save
Space bar not the enter key please, 2 words per message gets very spammy
oops
Is there a little network icon next to the Apply button? If so then your editor session is connected and hitting the button should be automatically applying changes for you (no command necessary). You can check by looking in chat wherever you opened the editor from, there still should be the normal confirmation of changes whenever you apply
gamemode works now
but do the others work now too
Had you not saved properly or something? I'm glad it's working now, but just changing that one permission shouldn't have affected any other commands
the other commands still dont work i think wait lemme checl
Oh sorry I misunderstood your second message.
However if that was all that was needed to fix it, then that likely just menas you either set an incorrect permission or a command is checking an additional permission you haven't set yet - the easiest of the possible causes for this.
Check your plugins' documentation to make sure you've given all the appropriate permissions for the commands, if you're not sure you can also always use Verbose Mode to see exactly what permissions something is checking:
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
how does it wrok
like how do i know what permissions im missing to do the otehr ones
That's what verbose is for, it's a collection of tools to see what permissions something is checking (and thus what you're missing).
Easiest way is /lp verbose command <player> <command>, you give it a player and a command, it'll make that player run the command and print any permissions that were checked. Unfortunately not all commands work with this (in which case you have to use the normal verbose procedure as described on that page), but most do
oki ty
regarding the verbose, is there a way to gather every single command/perm in the game (mods included) so I can start from scratch and give each rank a specific perm/command acces?
/lp tree will open a view listing all the permissions LP knows about; however unfortunately due to how the permission system works, it can't be guaranteed to be complete
Goat Support
general question about tracks, do groups on the same track automatically inherit from each other in order of ascendance? or do you need to make an inheritance permission to make them inherit still?
No, you have to give them the inheritance
ok thanks
Are you having problems with the web editor? It's really lagging for me.
no no problems. it runs on the game server though and if you're renting that can be a problem, not enough system resources for the server. we self host with a good rig.
are you renting?
probably the port luckperms is binding isn't open on the firewall
it could be on the hosting side?
yes probably is
i'm not sure how the networking works, but it probably is a closed port interfering with the connection. it all just worked out of the box for us in hytale and in the past in minecraft, so we never had to look deep into it. but the editor is hosted on luckperms.net, so it would need to call back to the game server over a bound socket. i have no idea how this is possible since we've never had to make a firewall rule for it lol, but in general i think luckperms.net has to be able to "talk to" the gameserver. and your problem there aligns perfectly with the "port is closed" theory. i really couldn't tell you what port that is required though.
A reasonable assumption, but not correct. LP's editor is intentionally architected so that all the connections with the server are outbound-only, and thus no ports need to be opened, it's just plug & play.
(The editor relies on 2 services; Bytebin, which is essentially just a pastebin; and Bytesocks, a websocket server for live applying edits. The 2 act as a go-between for their respective duties, so your browser never needs to directly talk with your server or vice versa)
Network is unreachable - ensure your server has a working and stable internet connection with no firewalls interfering
If you're not sure how to or otherwise have questions, we're happy to help. However if you're just looking for someone to set it up for you, this isn't a recruiting server.
Ports on a commercial firewall absolutely do need to be opened to enable outbound traffic.
!ask
In that case please just ask your questions, don't ask to ask
Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!
Yeah that's true, but 99% of people here don't have that, those that do generally know how to manage them
I agree wrt self hosted setups, but if renting, who knows.
!ask
Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!
I mean, there's obviously something interfering with the network connection between the server and the editor service. Closed port seems like a far more likely explanation than pretty much anything else. And if renting, it's very possible they're using a whitelisted ports policy, which for Hytale is a PITA in general because there are other mods that provide networked services like Steam query support and RCON. They might not be aware of this though.
Yeah that's why I always include a blanket "make sure no firewalls are blocking connections" for these issues, because at the end of the day troubleshooting someone's networking stack is beyond the scope of what we can really do. Unless BB/BS actually went down (in which case there would be dozens of other people here within minutes), issues are very rarely on our side, so there's usually not much we can do.
Yeah, still helps the person asking to suggest that as a most plausible explanation because that way they have a better idea what questions to ask when contacting the rental company's support.
^^^ Scam
booped ๐
Is there any Way to use LuckPerms on Folia (Async Paper)?
!folia
An experimental/beta version of LuckPerms is available for Folia.
Wsg
hi
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!corruption
!default
!deleteall
!deleteusers
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!folia
!forgepermissions
!formatting
!hack
!helpchat
!hytale
!hytalechat
!inheritance
!install
!libsdir
!limit
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!permsuggestions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!hytale
An experimental/beta version of LuckPerms is available for Hytale.
As this is still an early preview, several features aren't properly implemented just yet or need further refinement, and there may be bugs. Known issues are listed on the PR.
!folia
An experimental/beta version of LuckPerms is available for Folia.
!upgrade
Read about upgrading LuckPerms from v4 to v5.
!version
5.5.32
Be eveyone
ok
!version
5.5.33
I can't click on "click here".
Can anyone solve this?
Why am i not able to find LuckPerms placeholder API for 1.19.2
I cannot find it anywhere
Not everyone wants to use the latest version of Minecraft
Unless I'm forgetting something, our PlaceholderAPI expansion shouldn't be version-dependent (i.e. latest should still work on 1.19.2)
So then luckperms itself should also work on the latest?
if you're using PlaceholderAPI, I assume you're running Paper, Spigot, or a fork of those? If so, yes it should
no i am using Fabric
fabric loader told me that the PlaceholderAPI extension was not compatible with the installed LP version which was marked as for 1.19.2 on Modrinth
the fabric version of it*
oh, Fabric Placeholder API...I'm not actually sure we ever had builds for FPAPI that old, iirc FPAPI is relatively new
ah.
Let me look though, I'm not sure on that
it says that fabric placeholder api is 5.0 and above, and my LP version is 5.4.something
Oh yeah scratch that, at least in the github history we supported Fabric Placeholder API on MC 1.19 at one point, non-zero chance using it would require building from source though
Why was it not uploaded to modrinth or curseforge?
Sorry for all the questions but it does seem like a bit of unintentional planned obsolescence
I'm sure the LP team didn't mean to but support for slightly older versions doesnt seem great
Even basic just "having compiled old versions still available" kind of support
i noticed that on LP's website there is no option to choose older versions of LP. Not great for those who want to run legacy servers
If there is then it is expertly buried
Unfortunately it's not entirely unintentional, our current model and build pipeline only supports the latest MC version on the modded platforms. Supporting multiple versions on the modded platforms requires having a separate module and built jar for each distinct platform and MC version, which is a royal pain even if there's no code changes required between versions, which is rare. There's been some talk about changing that since it's indeed getting to be a bit of a problem, but that's where we are right now.
Honestly upkeep on old versions doesnt matter so much to me as just having them available at all
thank you for what help you were able to give though
historic releases are on curseforge/modrinth :)
Not for placeholders, at least not on modrinth
Yes thank you, but I am looking for LP Placeholder extensions for 1.19.2
for fabric
all good
Part of the problem is the CI server's retention though unfortunately, I was hoping I could just scroll back in the build history to find it for them, but I only see 2 builds retained
I think the solution is probably for us to publish FPAPI builds to modrinth
if you could do this it would mean the world
cuz this is what it looks like rn lol
Is it possible to see the date and time I added someone to a group? I added someone to a VIP group and I need to see the date to update it in my VIP system.
Hey zebasenpai! Please don't tag helpful/staff members directly.
Might be able to find it in LP's action log depending on how the group was added, try looking through /lp log userhistory <their username>
Okay so hello
in any case, does anyone have a copy of 1.19.2 FPAPI?
if so could you please send it to me, i would really appreciate it
Heyy! Can the parent group with the highest priority override the permissions of other parent groups that a player owns?
Yea. thatโs how priority works
!weight
LuckPerms allows you to set weights in order to determine the priority of certain nodes, like permissions and even prefixes. A higher weight number is a higher priority.
And If I want a group that cancels and prevents the use of all permissions of other, weaker groups, is that possible?
Like a Warn group with group.default permission false? I tested it but it's not working
Youd have to put them in the warn group and remove the default group lp user (name) parent set warn)
That way they only have the permissions from the warn group
Or if they need both, just add the permissions to the warn group and set them to false for the ones you dont want them having
Can I post a mod tester request here? (this includ luckperms integration)
Yes but that remove all the other parents group of a player and I don't want that
And this requires to copy all the permissions from a group to another one, why can't we use group.<group> false permission?
Hello, I'm contacting you because I have a problem; I don't really understand how the plugin works. I've added prefixes, but I don't see them in the tab.
!tab
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
Hi i don't understand something on luck perm i give permission for default player but they can't see this commande in game (for more information i can see this commande and use it when i am modo)
Can't see it where? Can they use it?
they can't see and can't use it in the tchat (i am the only one who can can see it in the tchat game and the only one who can qui use it)
!verbose they probably dont have the correct permission
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
i will check that thx
How do I get luckperms fabric placeholderapi to build properly
The jar pops out in /build/libs but putting it into my server mods folder causes it to crash upon startup
because it cant find net.minecraft.util.Identifier
isn't fabric supposed to use intermediary mappings?
shouldn't it be net.minecraft.class_2960
looking at the bytecode in recaf it appears to be using completely unobfuscated class references
am i stupid lmao
under gradle action i clicked on assemble, build, jar, under the fabric folder in gradle actions i tried remap jar
Hi, is there anywhere I can see all the permissions for a group? I'm migrating from Essentials Plus to Elite Essentials and I need to know all the permissions of the member group to compare and set the same permissions as in Elite Essentials.
lp group (name) permission info
lp group (name) editor
2 options for seeing all perms in a group
ok thank you
im gonna try manually renaming all of the references to the intermediary mappings
yo
how can i do it so everyone that joins new or basically everyone in the server inherits from group default
they do
Is your problem that new players seemingly aren't getting the default group, existing players with higher groups aren't inheriting permissions from default, a combination of those, or something else?
!folia
An experimental/beta version of LuckPerms is available for Folia.
it worked
i manually renamed all named references to intermediary references
ive got a 1.19.2 fabric placeholderapi working lol
hi guys
is there anyway to get the ammount of time that a temprank has left on a player with skript?
trying to make a command where a player can check the ammount they have left on their rank
We don't have any official Skript integration so I can't say for sure what'll work for you, but if you're using some sort of wrapper around our official Java API then the way to do so would be to get the InheritanceNode for that group off the User and check it's expiry. If PlaceholderAPI is an option, we also have %luckperms_group_expiry_time_<GROUP NAME>%
is there luckperms for folia? and if so where do i get it?
!folia
An experimental/beta version of LuckPerms is available for Folia.
plugin to see user ranks above skin?
BetterNamePlate
Guys can u help me with something? my groups prefix dosent show up and istead "aa" does
Here are my plugins if you eed them
What does lp user (name) info show?
Oh i got it working thanks my owner role was set to "aa" for the prefix
No ide awhy
Thanks tho
Yo
so i have this lifestealz plugin installed that has /withdrawheart permission to default
but even if i clear that permission form default group
it still stays
can anyone tell me how i rmeove the /withdraw permission from default
you mean to stop default from using /withdrawheart?
find the node connected to the command with the verbose tool - then use lp group default permission set <node> false
that'll deny default group members the ability to use that command
i already tried it
but still the permission remains still on the default role
anybody german and knows how the mod works
!folia
An experimental/beta version of LuckPerms is available for Folia.
Hey
This most likely means you either denied the wrong permission, or something else is interfering. Could you try running /lp verbose command <username> <command> for the affected command & a user who's not supposed to have access to it, and show the output please?
Man , i did everything before hand
but still the permission remain still
not the permission
bu even after i remove the perm people can still do /withdraw
and when i try to remove perm again it says the (rank) have no permission or smth
Can you run that debugging command I requested? That'll help give more info as to where the problem is
why order is weird? what am i doing wrong here
isn't order supposed to be 1000, 550, 540 and so on and then goes low?
is there a way to just select all commands and give them to a rank? Im tired of sitting here, scrolling and selecting.
it might be that the display there only updates when you re-open the editor, can't remember exactly
use wildcards, eg example.* will grant example.thing and example.thing.thing
so if i want to make an owner role, i just run through the individual commands, and after the plugin's name, i put the asterisk?
for example, nucleus.*
like that?
hold on i dont know why im asking when i can just go try it
this is the first time this has ever happened in the history of ever.
more or less, yep!
you can also use * which is absolutely everything
but there are some pitfalls of doing that
!wildcard
Sorry! I do not understand the command wildcard Did you mean nowildcard?
Type !help for a list of commands
doh
nwc*
!nwc
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
there ya go
okay dumb question. would *.* only give you second level permissions? 
(i'd test, but im not in the position to)
interesting question, no I don't think it would
it would grant you literal *.something
ah
!latest
5.5.36
true, ty
that shows you have the permission lifesteal.withdraw true (allow)
to stop that you'd change the true to false in the groups
bro i already removed the permission from the role
even if i try again it says the role doesnt have that permission
but stilll people can use it
it might be enabled by default - have you set the permission to false to deny it
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!corruption
!default
!deleteall
!deleteusers
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!folia
!forgepermissions
!formatting
!hack
!helpchat
!hytale
!hytalechat
!inheritance
!install
!libsdir
!limit
!locale
!lpc
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!permplugin
!permsuggestions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!commandequivalents
Helpful page for people coming from other permission plugins.
!argumentbased
Fine tune exactly what users with permission to use LuckPerms can do.
yes i have tried all
its not being inherited from another group is it? although I'm certain the standard is Deny Blocks all
hi, im in trouble triyng to configure my server. i need to use denizen to get group weight (its an script that gets all player groups and remove all groups below weight 100) but i dont know how to do that
personally I would suggest asking Denizen support in the first instance
I have a suggestion for a mod/plugin for Hytale, since luckperms has a chat format mod/plugin there should also be a playerlist/tablist created that allows luckperms prefixes and suffixes to be shown on it.
!hychat
To format your Hytale chat using LuckPerms prefixes and suffixes, you will need a chat formatting plugin. For simple setups, our recommendation is to use mini-chat-formatter.
Please see the LuckPerms wiki for more information.
Note: Early beta versions of LuckPerms for Hytale included a built-in chat formatter. This was removed in v5.5.34 since there are now an abundance of good chat formatting mod options.
LP doesn't actually have that anymore, it's up to other mods to provide that feature


๐ฅ
