#support-hytale

1 messages ยท Page 1 of 1 (latest)

lyric willow
#

Hello!

As you may have noticed, an experimental/beta version of LuckPerms is now available for Hytale! ๐ŸŽ‰

As this is all a little bit new, we thought it would be a good idea to create a separate channel for all Hytale related discussion. Please use this channel instead of the general/support channels, to avoid confusion.

Downloads: https://luckperms.net/download
GitHub PR (lists known issues): https://github.com/LuckPerms/LuckPerms/pull/4213
LuckPerms Hytale Wiki (includes FAQs): https://luckperms.net/wiki/Hytale

We hope you enjoy using LP on Hytale! Any questions that aren't answered on the links above, please drop a message in this channel :)

lyric willow
#

np :)

serene sable
sweet flower
foggy pelican
#

hello, how we can add color to a tag permission?

pliant marsh
pliant marsh
# lyric willow np :)

Wait when did you add the chat formatting bit i missed that extra part thats so cool

foggy pelican
#

done thanks!!!

devout hatch
#

Am I missing something here

pliant marsh
devout hatch
pliant marsh
devout hatch
mint sentinel
#

already on my list of mods i want on my server ๐Ÿ”ฅ

#

I just need to fix the issue with server connection first

jade walrus
#

Hi

#

i use /help

#

How do I fix this?

#

Help

#

?>??

wintry moth
#

FOR HYTALE
how can i use graident for prefixes?

pliant marsh
jade walrus
#

But what kind of permission is this?

#

It's not written anywhere

pliant marsh
pliant marsh
pliant marsh
# wintry moth didnt work

First to use that command you need to "/op add username" your self in the server console

Then you can use the help command to find the permission code or search them in luckperms

To use the web editor you need to do /lp editor and open the link then just do it the same way as the minecraft tutorial but with hytale permission codes

Then hit save in the web editor and use the apply code in game

pliant marsh
#

This is where your permissions can be found in game

Note

hytale.* gives all commands default to hytale including admin ones

  • gives all permissions for the game and all permissions for mods/plugins including admin ones (atleast its supposed too)
lyric willow
#

FYI, v5.5.25-beta5 has an update to chat formatting. you can now customise the format string in the config file

#

the config now looks like this:

#
# Configuration for the built-in LuckPerms chat formatter.
chat-formatter:

  # If LuckPerms should handle chat formatting.
  enabled: true

  # The format to use.
  message-format: "<prefix><username><suffix>: <message>"
#

the message format also supports minimessage tags

pliant marsh
copper arrow
#

Luckperms seems to override OP, I can't do anything without adding * to my perms, also creating a group and adding myself to it removed my ability to send chats, any idea whats going on? Thanks for porting this btw!

lyric willow
#

It does override op yeah, so perfectly valid to give yourself * as an admin

#

Re: not being able to send chats, that is odd, does /lp verbose give any clues?

copper arrow
#
pliant marsh
copper arrow
#

no its from in game commands in hytale

#

fresh .db

lyric willow
#

Hm ok, nothing there permission wise but it could be groups

#

In general I think handling default permissions needs a bit of work, so quite possibly a bug there

#

I will try to have a look tomorrow

copper arrow
#

Thanks, i'll play around w it and see if its not user error, very likely with me lol

pliant marsh
copper arrow
pliant marsh
copper arrow
jade walrus
#

How can I use colors for prefixes?

#

prefix.10.#c7c7c7[Player]

#

don't work

pliant marsh
pliant marsh
copper arrow
#

whatd i mess up

pliant marsh
# copper arrow whatd i mess up

this is what made the chat go all fucky "ยง" this type of color coding doesnt work it breaks things,

This is your prefix setting in mini message

prefix.998.<yellow><bold>OWNER </yellow>

I dont know what your trying to do for the suffix though

solemn seal
pliant marsh
pliant marsh
solemn seal
#

Ih ave the perm "luckperms.*" on me , and cant /help , cant /op /give etc

mint sentinel
#

add urself * as permission

#

to have everything from base Hytale

solemn seal
#

only *

mint sentinel
#

ye

#

lp user nick permission set * true

solemn seal
#

Oh yeah now it work

pliant marsh
mint sentinel
#

yup

#

good to know bout hytale.*

copper arrow
pliant marsh
pliant marsh
# mint sentinel good to know bout `hytale.*`

If a plugin dev is decent they should have

PluginName.* (does all)

and

PluginName.SpecificCommand

hopefully in the coming days hytales full list of permission with descriptions should come out

mint sentinel
#

op urself -> B (creative tools) -> Help -> commands

ripe veldt
#

!verbose

surreal kettleBOT
mint sentinel
#

click on command you want and you will see description + permission

ripe veldt
#

Or that

pliant marsh
dreamy bridge
pliant marsh
copper arrow
#

glad im not the only one lol

pliant marsh
dreamy bridge
#

im guessing the old permissions system i had has left some files somewhere

pliant marsh
dreamy bridge
#

an export?

pliant marsh
#

/lp export and send the luckperms(random numbers).jason.gz

silk shale
#

Does Luckperms have an API for using it?

#

Obviously in Hytale, of course

royal spade
#

Im also having trouble getting color codes to work. Is there a known chat plugin that pairs with luckperms? I know this is EXTREMELY early access/beta lol

pliant marsh
silk shale
dreamy bridge
pliant marsh
pliant marsh
silk shale
#

Thanks you

royal spade
#

Nevermind! let me read before commenting

#

pepe_pray thank you

pliant marsh
pliant marsh
pliant marsh
royal spade
tall yacht
#

I set the storage type to YAML. and as soon as i tried to give myself luckperms.* to my user it tossed an error saying couldnt save file any one else ran into that?

ripe veldt
surreal kettleBOT
#
LuckPerms dependencies

LuckPerms requires several libraries in order to operate. If you're getting a startup error such as NoClassDefFoundError, ClassNotFoundException or "Unable to load dependency...", stop your server, delete the /plugins/LuckPerms/libs/ directory and start it up again.

tall yacht
#

its a fresh install on the server. but maybe my host blocked some of the libs downloading? unless they just extract im not sure how it works tbh

ripe veldt
#

No, this just happens occasionally, nothing your host did. Just deleting that folder specified and restarting usually resolves it

tall yacht
#

okey ill give it a go and report back.

#

seems to of made things worse It failed to load at all now. /lp is not working at all.

#

sooo maybe not YAML storage huh.

ripe veldt
#

hmm yeah if it persists across a restart, it might not be properly registered as a dependency for the hytale platform, lemme see if I see any glaring issues in the code

tall yacht
#

I was only after YAML cause im a bit old school and like to mass edit perms with copy paste ๐Ÿ˜„ and im comfortable editing the yaml without breaking it.

#

the commands are good just slow me down same with the online editor to be honest.

mighty cloud
#

how do you go into creative after installing this

tall yacht
#

you will probably need to give ur self the hytale permission node.

mighty cloud
#

but it is disabled it says

ripe veldt
#

Yes, the current LP hytale implementation overrides the existing permission system

tall yacht
#

i doubt it disabled the default permissions hytale assigned to things.

ripe veldt
#

No it didn't, but it does disable the built-in /op & /perm

pliant marsh
mighty cloud
#

i gave myself op through settings

mighty cloud
tall yacht
#

dose the gamemode command work tho?

mighty cloud
#

whats the command

ripe veldt
mighty cloud
#

tryna figure out how to go into creative

tall yacht
#

from console put me into creative.

#

adventure is default.

mighty cloud
#

says no permisison in game

#

even though gave myself the node

tall yacht
#

id love to test but mines currently not saving any YAML files :/

pliant marsh
tall yacht
#

yeah like a /lp user <name> info

mighty cloud
#

lp user President permission set luckperms.* true

#

this is the command no

tall yacht
#

or was it permission info. i forget been a while.

pliant marsh
#

lp user President permission set hytale.* true

tall yacht
#

yeah then set the hytale.gamemode.* as well.

mighty cloud
#

ah works now

#

thanks

pliant marsh
#

Also just do you know thats one of those names that can get pulled back by hytale for impersonation

mighty cloud
#

?

#

impersonation of who ๐Ÿ˜ญ

tall yacht
#

yeah i could see them pulling President back ๐Ÿ˜„

mighty cloud
#

๐Ÿ˜ญ

tall yacht
#

hopefully not you did well to snag that.

mighty cloud
#

i tried so many different

#

got this

pliant marsh
# mighty cloud ah works now

Also remeber hytale.* is all hytale commands even admin, * is all commands for hytale and plugins even admin ones

mighty cloud
#

yes just did *

tall yacht
#

will the chat format take extra meta as placeholders or only the suffix and prefix?

#

so like make a meta key nameColor and set data on it then just <nameColor> in the format?

lofty tree
#

Is it a bug that permission nodes does not show up?

#

Like, I have a few mods installed - all of them has permission nodes. None of them show up in LP HyTale'

tall yacht
#

what do you mean "show up" where are you not seeing them. if they are not listed on the website use verbose on and try the command it will show whats being checked very handy.

past atlas
#

Hello, I want to set up Luckperms on my Hytale server.
I used it years ago in Minecraft. I have future plans to create a network when the game is more stable.
What database should I use?

humble oak
#

Is there an API available to use for LuckPerms Hytale yet?

alpine juniper
#

Apart from vault a d placeholder api obv

lofty tree
#

I know for a FACT that the "mods / plugins" I installed HAS nodes

ripe veldt
lofty tree
hollow thicket
#

for the curious, the /help command is under the permission node hytale.system.command.help

ripe veldt
lofty tree
#

I tried it once by doing it all fresh. Just EssentialsX and LP. No user joins, fresh EVERYTHING.

I cross refferenced LP and Ess and the perm nodes matched up EXACTLY

ripe veldt
#

Though, come to think of it, Hytale's permission API is weird so it's possible adding permissions to the perm vault got missed

hollow thicket
#

the verbose subcommand is super helpful

lofty tree
#

Maybe. I am not saying that it is critical in any way, but it is very useful if you need to find perm nodes from mods / plugins that does not doc them properly

hollow thicket
#

hytale's entire server jar is a complete clusterfuck lol

ripe veldt
#

Oh yeah of course, I'm not blaming you or anything. The chances of something being overlooked on our end is exceedingly high considering how new the platform is

lofty tree
#

Yeah I know. That is why I wanted to "report it" as a potential bug

#

Can't fix things that you don't know about

hollow thicket
#

took me ~2 hours of looking through the code to figure out how to add a marker on the compass bar

lofty tree
#

Took me about 5 seconds to compare a MC plugin towards a HT mod and I said NOPE

hollow thicket
#

it's just painful if you have nothing to go off of lol

lofty tree
#

Just waiting for HySpigot at this point xD

hollow thicket
#

(besides the server jar lol)

hollow thicket
ripe veldt
lofty tree
#

I meant like... Paper plugins on HT

hollow thicket
#

we're gonna have HyPaperPlanePurpurPufferLeaf soon

lofty tree
#

Can't wait to see the domain for that thing xD

hollow thicket
#

jokes aside the only qualms i have with the current server jar is the structure of everything/naming conventions and the crazy ram requirements for just a few players

#

saw a player in the hytale discord (i think? might be misremembering) complaining about 45gb of ram used with 15 players on

#

lol

lofty tree
#

Yeah I saw that one too

#

I observed 6GB RAM with 1 player - ME

hollow thicket
#

also have had my own community server crash like twice due to insufficient ram, had 12gb allocated at the time, upped it to 25gb and added some garbage collection startup arguments, runs really smooth now

hollow thicket
lofty tree
#

Well they released a update YESTERDAY

#

to fix server performance

hollow thicket
#

yeah it was some networking update

#

very awesome

royal spade
hexed coral
#

So quick question, is there a formater out there that fixes with colors and everything?

#

Nvm i'm stupid, fixed it

runic grotto
#

So, since itโ€™s luckperms. Can I just port over my config from MC or must I remake it

#

Things like essentials are all named the same, just donโ€™t really wanna mess with groupings again

hollow moss
austere jacinth
#

how do we corretcly implement permissions in our plugins?

#

i did this but it doesnt work player.hasPermssion("abc.xyz")

hollow moss
surreal kettleBOT
austere jacinth
#

i would want it to work with all perms like the vanilla one as well

hollow moss
#

https://luckperms.net/wiki/Hytale There is a couple points on this page about permissions for Hytale. Have a look an see if it helps.

half sundial
#

Hello!

#

Why aren't the colors showing up in the chat?

hollow moss
#

Do you have a chat plugin or something to handle your chat?

half sundial
#

Nope, i think no

#

Those are my plugins

#

I've tried using <red> and it works, but I'd like to be able to use HEXADECIMAL colors

#

Okey i fixed!

silver grotto
#

Hi! Is there a way to blacklist a whole range of commands at once ? I'm using the Simple Claim plugin and I want to deny all admin commands (anything starting with admin-) for my default group without having to list every single node manually. Thanks

pastel palm
# silver grotto Hi! Is there a way to blacklist a whole range of commands at once ? I'm using th...

You can do somethling like this: https://luckperms.net/wiki/Advanced-Setup#shorthand-permissions
But that would be all

You normally just shouldn't be able to execute without having the correct permission, no?

surreal pond
hollow moss
trail torrent
#

What is the best chat manager for handling prefixes?

pastel palm
pliant marsh
# trail torrent What is the best chat manager for handling prefixes?

Its pretty earily days for chat managers since theres 20 or so fighting for to be the big one most used one, the hytale version of LP has some basic chat format stuff included in the config, so you dont need one for formatting chat or putting in prefixes you have even use the mini message colour codes with it (Eg <red>This is red</red>)

compact dune
#

Hi, I'm new to LuckPerms. I'm playing on a Hytale server with some friends, and we added a mod for parties. The thing is, we feel that if we give several people the OP (Operational Permission), they'll end up abusing Creative mode, and we want to avoid that. So, I'm looking for a way to allow them to use the mod's commands. I was just testing and following your guide, and I've already created the ADMIN group and basically gotten to this part:

lp group admin permission set minecraft.command.ban true

My question is, would the command be something similar? For example, lp group admin permission set hytale.command.ban true?

Also, I don't understand what the "command" or "permission" would be so that the rest of the group can use the PARTY commands.

pliant marsh
compact dune
#

Gotcha, tnx u! I will check that

pliant marsh
compact dune
#

Hmmm, i did something wrong i think, cuz I don't have permission for anything right now, lol

#

Oh, I think it's because I moved my user to the Admin group and it doesn't have anything set up

pliant marsh
compact dune
pliant marsh
compact dune
pliant marsh
# compact dune Nope

I would suggest using the /lp editor

Becouse it opens a web editor so you can look up your perms ingame and edit in your browser

silver grotto
#

I'm currently configuring LuckPerms on a test server for my Hytale project. I have finished setting up all my groups, tracks, and nodes. Now, I want to move this configuration to my production server.

However, my test server has different player data (different UUIDs/usernames) than my production server.

If I just copy/replace the .db file, will it corrupt the database or overwrite my production players' current group assignments?

What is the safest way to export only the groups, tracks, and global permissions without touching the player-specific data in production?

I want to make sure I don't "break" the production database since the players aren't the same. Thanks for your help!

compact dune
#

Any idea why this dont show me now all the commands? I just did F5 and now i cant see the commands, lol

pliant marsh
# silver grotto I'm currently configuring LuckPerms on a test server for my Hytale project. I ha...

Been a long time since ive done this so you need to back up stuff just incase i missed a step but first ill do it step by step

  1. Do "/lp export filename" on both the production and test servers for a backup of both (this will be a full backup with nothing changed)

  2. Do "/lp export playerdata --without-groups" on the production server (This will be player data)

  3. Do "/lp export groupsdata --without-users" on the test server

  4. Do "/lp import groupsdata --replace" on the production server this will replace the existing groups on the production server

  5. restart the production server

Note 1: everyone should keep the roles that match if not they will all be in the default role since replace unassinges roles

Note 2: since you have the backup of the full proudction perms and players and a seperate player data one you should be fine if something happens,

pliant marsh
edgy hill
#

Good afternoon, why is it that every time I add LuckPerms to Hytale, even with OP I still canโ€™t execute commands that I donโ€™t have permission for? If I remove LuckPerms, I can access any command without permission.

pastel palm
#

LuckPerms overrides the system. You need to have the LuckPerms permission set

edgy hill
#

ok, sorry again ahahha

pastel palm
#

No worries

edgy hill
#

In short, /op wonโ€™t work like in Minecraft, giving all permissions. These permissions will have to be granted individually to each rank, and thereโ€™s no other way to fix this, right?

bright cliff
#

Is normal put /lp editor and this is the response?

trail torrent
half sundial
#

use <#color:#FF5555"

#

@trail torrent

#

For example

trail torrent
#

thanks

pastel palm
cold lily
#

Can someone explain to me how to authorize certain perms in a specific world?

woven valve
cold lily
woven valve
#

Hopefully itโ€™s added in the future then

cold lily
#

Yes, we just have to wait a little while ๐Ÿ™‚

pliant marsh
edgy hill
#

Ok thanks.

sullen cipher
#

Hi there ! Is it possible to manage permissions per world ?

ripe veldt
ripe veldt
surreal kettleBOT
eternal bobcat
#

hello i need some help with the prefix and the color

ripe veldt
#

!ask

surreal kettleBOT
#
Please ask your question!

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!

Or, try here first:
Why shouldn't I ask to ask?
eternal bobcat
#

!ask

surreal kettleBOT
#
Please ask your question!

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!

Or, try here first:
Why shouldn't I ask to ask?
sullen cipher
eternal bobcat
#

okay, so i'm trying to put some color for the group prefix (like admin modo and adventurer) but all the "&*" don't work it just type in the chat "&2Admin", i don't know how to put some color

ripe veldt
pliant marsh
ripe veldt
eternal bobcat
#

thank you very much ๐Ÿ˜ฎ

#

last question, how do you change the color of the username per group but i'm trying to make the group color and the username color different

pliant marsh
eternal bobcat
#

i'm using the luckperm pannel

pliant marsh
eternal bobcat
#

like here in the config file?

#

with that in config panel i got that in game but don"t know how to change color of the username

#

and no need to reset to have the username white again

humble ridge
eternal bobcat
#

i try different way but maybe i just don't use the exact meta command or placeholder i d'ont know

humble ridge
#

I ended up just using the default inbuilt colours and stuff

#

ended up working ok!

#

Anyone know what file the luckperms ranks & perms are stored in? I set it up on one server and I'd like to transfer it to a different one

cunning python
#

Wait this actually exists no way

mint sentinel
#

So right now LP offers permissions managment, ranks and chat formatting yes?

#

or am i missing something

ripe veldt
# humble ridge Anyone know what file the luckperms ranks & perms are stored in? I set it up on ...

It varies by setup & moving data that way can have other shortfalls too. If this is a one-time copy operation, you can run /lp export --upload on the old server, copy the code it gives you, then run /lp import <code> --upload on the new server to copy the data over.
If however you've got multiple LP instances running (i.e. multiple servers) and want to keep all the LP data synced between them, see below for our network install instructions

#

!network

surreal kettleBOT
ripe veldt
mint sentinel
#

gotch ya, thank you

tall yacht
#

a placeholder to pull meta data into the chat format would open up alot more options for me. I have more sections than just prefix and suffix can fill.

lyric willow
tall yacht
#

yeah maybe could get confusing to manage.

subtle flame
#

hey, for some reason that's the config.yml I get
any ideas?

frosty cove
#

how do i give the admin group all of the basic admin commands? like setting time, ban, etc.

tall yacht
#

those are all the same permission nodes you see in /help and look up the command. you might not see them in /help if you dont have the permission your self. if all else fails you can always use "/lp verbose on" then try using the command when your at said rank. and it will show you in chat all the permissions needed for that command. then "/lp verbose off" to disable the spam.

frosty cove
#

Ah. Is there just a list of permissions available to copy and paste anywhere?

tall yacht
#

from hytale not that iv seen but i didnt really go looking either. i just read them as needed from /help.

#

verbose mode is so handy for plugins with poor documents.

frosty cove
#

I made a text file with all of em from vanilla after /op self

#

can't seem to get builder's tools to work on my server though

surreal pond
#

help

frosty cove
#

So I have all the perms in my admin group and set myself and my wife to admin. /help pulls up all of my available commands, but they just don't work. EDIT: just had to add "hytale.*"

ripe veldt
# surreal pond

File is locked - make sure you don't have another server process running somewhere

ripe veldt
#

That'll vary by setup, this is an OS-level problem, not something within LP's control.

surreal pond
#

ok

#

@ripe veldt Can I delete this file, or is it important?

surreal kettleBOT
#

Hey 1auti! Please don't tag helpful/staff members directly.

ripe veldt
surreal pond
hollow thicket
junior wyvern
#

How can you get rid of the join message? it says "player has joined default"

fast wadi
#

Hi! I have a few questions, since this is the first time Iโ€™m using this plugin. When I gave myself OP and then removed it, I was still able to switch from Adventure to Creative, even though Iโ€™m in the default group. Also, when I created a new world, it didnโ€™t assign me to the default group, but I can still switch from Adventure to Creative by default, which normally isnโ€™t possible. Is this happening because Iโ€™m the world creator and therefore have all the permissions? Should I test the plugin on a server instead?
Thanks in advance!

lyric willow
knotty crag
#

hey, i have problem with prefixes with essentials and luckperms on server, does anyone know fix=
for every group even I have configured prefixes, it just shows default player prefix for every rank. Chat formating in LP is turned off since owner of essentials mod said it should be off if we want essentials chat formatting. But both turned off / on doesnt work. Anyore know fix please?

lyric willow
#

I am guessing that your essentials mod doesnโ€™t read groups correctly from LP

#

So maybe try using the LP formatter instead with the default format

#

And turn the essentials one off

knotty crag
lyric willow
#

Your message format is not the default

#

Also please make sure you are using the latest LP from curseforge

knotty crag
#

It does support custom color right?

lyric willow
#

Yes but not with those codes

#

Itโ€™s mini message format, so eg &4 should be <red>

knotty crag
#

ohhh, it works. Thanks alot G ๐Ÿ™‚

ripe bronze
#

Question: Does hytale edition come with ui ?
in mind that plugins can build custom uis

lyric willow
#

no it doesn't (currently)

#

i would like to point out that the game hasn't even been released for 1 week yet

#

:)

ripe bronze
lyric willow
#

haha true, but I would question the quality :P

ripe bronze
#

still prefer luckperms

#

I didn't try luckperms yet on hytale

#

but all I can say above above project is that it says it discovers perm nodes it doesn't seam to find all and for some reaso nfinds mods I have not inastalled ?

#

also do the auto chat prefill subcommands work ? like if I open lp command page under /help will buttons for subcmds work ?

lyric willow
#

no, I don't think the subcommands will show there

ripe bronze
#

well I guess I gona have to wait...

glad sleet
#

Where did I change the language version?

lyric willow
rocky harness
frosty cove
rocky harness
#

nice

storm quest
#

[2026/01/17 16:44:32 SEVERE] [LuckPerms|P] Exception whilst executing command: []
java.lang.UnsupportedOperationException: Unsupported component type: class me.lucko.luckperms.lib.adventure.text.TranslatableComponentImpl
at me.lucko.luckperms.hytale.HytaleSenderFactory.toHytaleMessage(HytaleSenderFactory.java:142)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:214)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1716)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:570)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:560)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:635)
at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:291)
at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:652)
at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:658)
at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:663)
at me.lucko.luckperms.hytale.HytaleSenderFactory.toHytaleMessage(HytaleSenderFactory.java:169)
at me.lucko.luckperms.hytale.HytaleSenderFactory.sendMessage(HytaleSenderFactory.java:99)
at me.lucko.luckperms.hytale.HytaleSenderFactory.sendMessage(HytaleSenderFactory.java:49)
at me.lucko.luckperms.common.sender.AbstractSender.sendMessage(AbstractSender.java:86)
at me.lucko.luckperms.common.locale.Message$Args1.send(Message.java:4385)
at me.lucko.luckperms.common.command.CommandManager.execute(CommandManager.java:251)
at me.lucko.luckperms.common.command.CommandManager.lambda$executeCommand$1(CommandManager.java:193)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1825)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
at java.base/java.lang.Thread.run(Thread.java:1474)

cobalt herald
#

so its been a minute since i admined a MC server and remember using LP ... im from the days of PEX being a thing lol anyway i started using LP for Hytale to setup a small server and everythings going fine, im just trying to figure out how to add color to prefix for groups as the &c for example wont work in Hytlae

royal spade
#

Best way is to take your prefix from luckperms, paste it into chatgpt, and ask it to convert it and make it mini message color code compatible. Chatgpt did mine perfectly and i replaced em and they work

cobalt herald
#

ok

royal spade
#

you can see right here^^^

youll wanna make sure it formats the ending so its not coloring the rest of your message

#

so the text is white afterwards or whatever

cobalt herald
foggy pollen
royal spade
#

just the mini message color codes. I use hex codes and then put each one for each letter

#

use this tool to get the hex colors you want

foggy pollen
#

@lyric willow your mod's chat formatter overwrites the formatting of any other mod

surreal kettleBOT
#

Hey leclowndu93150! Please don't tag helpful/staff members directly.

foggy pollen
#

well i have tons of people complaining about my mod being broken

#

then i ask them if they have luckperms and they say yes

#

You should check if people are actually using the formatter or not and then apply it

#

not format every message

royal spade
#

Just have them go to the luckperms config and replace the enabled section of the chat formatting to disabled. Easy peasy. Its in the luckperms hytale setup instructions

foggy pollen
#

No i'm not going to tell 10000 people to do that

royal spade
#

Well thats on them for not reading ๐Ÿ˜†

foggy pollen
#

people just assume my mod is broken in the first place

foggy pollen
royal spade
#

Dont know what to tell ya lol

foggy pollen
#

do you make mods ?

royal spade
#

no sir

foggy pollen
#

i've had people come and ask for support for stuff written in BIG

royal spade
#

I understand, Ive been that person before too. Frustrating helping 10000 people who cant read. Thats on them though ๐Ÿคทโ€โ™‚๏ธ

foggy pollen
#

That's on them and they'll stop using my mods

#

It also affects me

woven valve
#

On the top of your readme if you haven't already I would state in big bold letters that if you have luckperms installed to make sure it's configured correctly or the formatting on your mod will be overridden

#

Assuming that people can read

foggy pollen
#

okay

novel steppe
#

right what am i missing lol i can not get prefixs to work

#

can anyone advise me please

wintry moth
#

is there any plugins that hook up with luckperms same way as vault in minecraft so the prefix shows and works with join messages and such if anyone has experimented anything like that

solemn seal
#

Hello , i have a problem with my chat formater , it didnt work , i have the " : "

wintry moth
#

stop the server edit it and then start it but i believe that > could cause issues with the format

wintry moth
solemn seal
novel steppe
marble steeple
#

When I try to open the LP editor I just get this. Nothing opens and I can't click it to open anything.

copper arrow
#

Latest LP seems to not be finding any permission nodes for me

lyric willow
# solemn seal

your config is a bit outdated, it should look like this

#
# Configuration for the built-in LuckPerms chat formatter.
chat-formatter:

  # If LuckPerms should handle chat formatting.
  enabled: true

  # The format to use.
  message-format: "<prefix><username><suffix>: <message>"
glad sleet
#

Where did I change the language version?

edgy hill
#

good night, Is it possible to add a person to a group with a 30-day expiration time? Hytale does not have a VIP system. Is it possible to do this using Luckperms?

humble ridge
#

does luck perms support setting offline players ranks via their ID?

#

or can it be done via name still

#

want to run it in console but they could be offline

ionic pendant
#

Hi! Quick question, is it possible to change permissions dynamically when players change worlds? For example, I have two worlds, one named "main" and other named "factions". I want players to get factions permissions only when they warp to the world "factions"

copper arrow
woven valve
ionic pendant
#

Ok, thank you

edgy hill
woven valve
edgy hill
woven valve
#

Actually it's better to add the group node and set it to expire then

compact kite
#

anyone else having problems with adding permissions? i 100% checked the permissions if i wrote them right but my friends can not use the commands

edgy hill
#

ok thanks โค๏ธ

woven valve
glad sleet
#

Where did I change the language version?

ionic pendant
marble steeple
woven valve
ionic pendant
wild root
#

anyone else not able to setspawn using the lp editor to make ranks and cannot setspawn even though i have all the permissions for lp and the command to setspawn

obtuse totem
#

Is postgres working?

lyric willow
lilac wave
#

Hey - has anyone worked out what all the different pems are required to give a person builder access? e.g.

  • hytale.command.gamemode.self
  • hytale.buildertools
  • hytale.buildertools.*
#

when doing things like using the entity spawn UI with brush - permission is denied.

#

I have been through a whole bunch of other pems trying to figure things out

tranquil terrace
#

Cant use this style to prefix?

<shadow:#FF5555>This is a <shadow:#55FF55>test!
<shadow:#000000FF><b>Thicc```
cloud light
#

@lyric willow hello, is it possible to fetch all the perms in a game with luckperms seemss that it's not showing all of the perms on all the plugins.

surreal kettleBOT
#

Hey nru.orba! Please don't tag helpful/staff members directly.

cloud light
#

Sorry i'm just frustrated.

woven valve
sleek cosmos
#

i have the plugin

#

but its not working

woven valve
wintry moth
#

does anyone knows the exact permission to make a player join a server even when its full?

cloud light
woven valve
glad sleet
#

Where did I change the language version?

woven valve
#

Are we able to use translations yet like in the Minecraft version?

lyric willow
#

Yes

tall yacht
#

Mr Luck I think i need ur expert help.
I am using a hytale mod thats looking for a group in permissions.json to have some permissions to make some web- data publicly visable. Due to having luckperms installed Im not sure how to make it so.

the plugins doc's
https://github.com/nitrado/hytale-plugin-query

GitHub

Contribute to nitrado/hytale-plugin-query development by creating an account on GitHub.

#

If it was looking for some fake player in said group how would i ever add perms for that if the fake players never joined the server.

lyric willow
#

But Iโ€™ve made a note and will look into it asap :)

thin ore
#

Hi, a question: what is the command or permission to give the owner rank so they can set the gamemode, for example, /gamemode adventure and the username?

tall yacht
#

Feck.
i can see it checking my perms when i visit the page.

lyric willow
#

Ah ok, maybe itโ€™s partially working then!

tall yacht
#

yeah i had to do a login step with a code to get that far. the idea is server lists can ping and get info.

#

but its blocking them :/

#

im trying to see if i can get the server list guy to ping it while verbose is on?

#

see if that tells me anything.

thin ore
#

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?

tall yacht
#

You should be able to use verbose mode to work these out.

#

./lp verbose on then try command or button watch for output. add perms that comeback as undefined try again.

#

don't forget to turn off verbose when your done.

lyric willow
tall yacht
#

no rush its only for server lists.

#

just dropping in errors iv seen while i have them. incase it helps.

lyric willow
#

Appreciated! Thank you

tall yacht
#

feel free to ping me if you want me to test.

royal spade
thin ore
#

How do I give my users permission to claim the kits? They tell me they don't have permission, but I have LuckPerms.

sullen cipher
#

Hi there, is different inventory per world a feature built in the luck permission system or is it out of scope ?

thin ore
#

Do you know why I'm getting a message saying I don't have permission for the command even though I've already added all the necessary permissions to the groups?

hollow moss
hollow moss
surreal kettleBOT
thin ore
#

Where do I use it on the console?

thin ore
hollow moss
#

!paste

surreal kettleBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

surreal forge
#

Hello,

I'm currently configuring LuckPerms on my Hytale server, but I'm encountering an issue.

I already have over 600 unique players on my server, most of whom have submitted applications and been granted a rank for claiming land.

However, LuckPerms doesn't seem to recognize players who connected before I installed the plugin. Is there a way to sync existing players using their UUIDs from the universe/player folder so I can assign them the appropriate permissions?

Players with the default group cannot claim land - only those who have submitted an application on our Discord server (and received the next rank) have this permission.

We've been using EtherealPerms as our permission system since Hytale's release.

Thank you in advance for your help.

(in screenshot exemple) for this player in universe/players

and with command (second screenshot)

sleek cosmos
#

Anyone knows a fix for this?

royal spade
sleek cosmos
#

It happens sometimes and when it happens the players cant ever join

tall yacht
#

Luck iv been thinking about what you said with that query plugin being open source and how doing a perm check on a fake ish group is kinda a weird way to expose data to the public.. it really should just be a config toggle for each bit of info it has maybe the smarter thing to do is fork the query plugin and add a config option or 4 rather than doing jank perm checks.

hexed coral
#

So when i rank up it's not showing the new rank in chat.

Example:
Rank1 name: hello

I rank up and now it should be
Rank2 name: hello

But it's still on Rank 1 even tho it's been ranked up

#

Anyone know what the issue could be

hollow moss
hexed coral
#

The parent groups is saying i'm in the right but my prefix is wrong

#

And in the config i have the highest_on_track_rank

#

and such

hollow moss
#

Did you set the prefix and rank weights?

hexed coral
#

yup

#

weights are going up by one per rank and prefixes are set

hollow moss
#

Show what the user info command shows

hexed coral
#

One sec

hollow moss
#

Okay, send lp editor and provide us the link. So we can check it

hexed coral
#

Yeah ehm... not to comfy with just giving you access to my ranks, i can send screenshoots but i won't just give out access

#

Wayfarer should be ranked up to Outrider

surreal kettleBOT
#
It is safe to send an editor link in public.

Any changes made in the editor have to be applied using the /lp applyedits command - impossible unless the person with the link is also connected to the server and with the required in-game permissions to use LuckPerms commands. It's effectively just as safe to share an editor link as it would be to share a screenshot of your permissions or a pastebin of a configuration file. The editor doesn't contain any sensitive data (except perhaps player names).

Concerns about the proprietary nature of your permissions setup?

Please, don't be. We're here to help, not steal your permissions setup. Additionally, permissions can be tested by players simply joining your server and seeing what they can do.

hexed coral
#

Alright...

#
hollow moss
#

So wayfarer prefix will always show instead of outrider

hexed coral
#

What...? that's not what i'm seeing

#

The only prefix with 100 is Owner

#

omfg...

#

i see the prefix one is 100

#

not the actual weight

hollow moss
#

Yes

#

Thats why its overriding

hexed coral
#

Jesus... well thank you for the help1!

lyric willow
thin ore
#

Luckperms doesn't work for me. I've already entered all the commands from the installed mods and it still won't let me use commands.

pastel palm
#

!notworking

surreal kettleBOT
#
Please tell us what's going on!

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.

For Console Errors:
thin ore
#

I already put the commands in the LP editor and I added the group, but when I try to use the command in the game, it says I don't have permissions.

hollow moss
#

Then you havent used the correct permissions.

#

!verbose

surreal kettleBOT
hollow moss
#

Use that to find the correct permissions

serene burrow
surreal forge
#

it possible to add hexadecimal code for color (prefix, message etc.) ?

#

thnaks for uuid, it's work !

pastel palm
austere jacinth
#

how can i make my plugin give users certain permission in luckperms?

pastel palm
surreal kettleBOT
wintry moth
austere jacinth
#
HytaleServer.get().??
wintry moth
#

do that

surreal forge
austere jacinth
wintry moth
#

try this

wintry moth
austere jacinth
#

i want java code to run commands from the hytale console

surreal forge
crimson lion
#

i tried to use commands like:
/lp user ANDERU permission set luckperms.* true

But im just receiving the message:

pastel palm
clever frigate
pastel palm
#

Oh, didn't know that ๐Ÿ˜… ๐Ÿ˜…

clever frigate
#

yea just checked both are valid

clever frigate
crimson lion
clever frigate
#

uh ๐Ÿ˜… i mean the running hytale server

#

not in the filepath

crimson lion
#

im running in a azure vm.
So im into the ssh to connect in server.
Example:

empty spruce
#

Hello, after I updated LuckPerms my prefixed dont work anymore, i have it set as Admin wth permission: prefix.100.[Admin] but ingame it shows red Owner tag

pastel palm
clever frigate
pastel palm
#

ah ic

pastel palm
empty spruce
#

i found the issue, its caused by elite essentials new update..

crimson lion
clever frigate
pastel palm
clever frigate
#

ur good lmao

woven valve
primal hinge
#

Hello! I have the problem that my players sometimes join and dont get the right group so they dont have any permissions and need to rejoin to get the group, anyone has a fix for that?

lyric willow
primal hinge
lyric willow
#

Just pushed a change to CurseForge (beta10) which may hopefully fix some issues with other "essentials" or chat formatting mods. There are lots of them out there and things are moving very quickly (it hasn't even been 1 week yet since release!!) so it's quite hard to keep track. If you are having issues with the latest versions, please let us know so we can look into resolving the remaining issues :)

edgy elk
#

lp editor just gives me this

echo ruin
# edgy elk lp editor just gives me this

You have to set the perms through your console first. Use /lp editor in your console and then give yourself perms to use this in game It's best to use it through console in-general though

#

How am I supposed to give ranks through tebex?

edgy elk
#

the rtp not working for me tho somethign about the default world name

tall yacht
# edgy elk

Looks like your rtp plugin doesnโ€™t know you changed the world name check its config for an option

echo ruin
edgy elk
knotty crag
#

did anyone tried connecting tebex with luckperms? i have everything done but still dont receive rank in-game. Anyone know fix?

amber hinge
#

hi i need support for hytale

woven valve
crisp bloom
#

what folder do u put plugins in for hytale?

#

early plugins?

woven valve
crisp bloom
pastel palm
knotty crag
#

tried both and none works

pastel palm
#

Mh where is your tebex plugin running? On your proxy or backened server?

knotty crag
#

normal hytale server

#

imported in mods just like they said

pastel palm
#

Ouhm does tebex even work with hytale yet? I don't see anything official from them.

knotty crag
#

i mean, they made already video tutorial on their yt

pastel palm
#

Oh yea I see. Mh not quite sure about that, sorry :/
Does the eventtitle command work for you?

pastel palm
#

Yes. It is listed on the spark website ๐Ÿ™‚

tropic shell
#

I have permissions * and it's still happening.
IN Hytale

pastel palm
#

!verbose Did you verbose it yet?

surreal kettleBOT
pastel palm
#

!editorsafely could you please share your editor link? (create a new link)

surreal kettleBOT
#

Sorry! I do not understand the command editorsafely Did you mean editorsafety?
Type !help for a list of commands

pastel palm
#

!editorsafety

surreal kettleBOT
#
It is safe to send an editor link in public.

Any changes made in the editor have to be applied using the /lp applyedits command - impossible unless the person with the link is also connected to the server and with the required in-game permissions to use LuckPerms commands. It's effectively just as safe to share an editor link as it would be to share a screenshot of your permissions or a pastebin of a configuration file. The editor doesn't contain any sensitive data (except perhaps player names).

Concerns about the proprietary nature of your permissions setup?

Please, don't be. We're here to help, not steal your permissions setup. Additionally, permissions can be tested by players simply joining your server and seeing what they can do.

pastel palm
#

!verbose also try verbosing it in case there is something missing. And make sure to use the latest beta version of the hytale mod (it should be beta10 iirc)

surreal kettleBOT
crude schooner
#

Does Hytale not have access to LP Api at runtime? I can't seem to display a players group on a scoreboard

pastel palm
surreal kettleBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

crude schooner
#

https://pastes.dev/2D9mZd4Rsp

Just a snippet of it, this is also how it looks currently, it defaults back to Member every time, I've also tried loading the group as a display through a command but that didn't seem to work either

#

I've used LP before on mc and it's an incredible plugin so I'm a bit confused

#

Maybe I'm doing something wrong shrug

pastel palm
crude schooner
crude schooner
#

So I can't seem to still get it to work, I made a simple command to print out the current group a player has to see if it's capable of doing that but there must be something wrong in here as well

https://pastes.dev/CJaArtu2gh
I'm just using the command to troubleshoot now

It'll always print this in chat:
Error while checking LuckPerms

If I can get this command fixed I can adapt it to the scoreboard as well ๐Ÿ™

lyric willow
#

I think you need to declare a dependency in manifest.json to get access to another mods classes

crude schooner
#

Someone recommended me this "If luckperms interacts with the.haspermission check you could see if they have group.groupname and just do a few if checks while we wait on a proper api system from them?" from the hytale dc and it worked, so I got it solved, appreciate your guys's help however!

lyric willow
#

Yes that will work :)

quasi snow
pastel palm
surreal kettleBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

quasi snow
mint sentinel
#

Yo Luck! I've noticed weird thing about Spark.
In docs you have spark.profiler permission for /spark profiler command, yet this permission is not working.
under ingame /help menu there's a different permission for your plugin that is working: spark.spark.command.spark

#

and the 2nd one is working perfectly fine

pliant marsh
pastel palm
#

*.* is no valid permission
What you are looking for is *

strange loom
#

how do i use the luckperms api to work with a /rankup function to take my luckperms ranks a-z

<dependency>
<groupId>net.luckperms</groupId>
<artifactId>api</artifactId>
<version>5.5</version>
<scope>provided</scope>
</dependency>
theres no docs so idk how to use this

quasi snow
sullen cipher
#

Hi there, does the chat formatting handle {world} parameter somehow ?
And is there any plan to do a channel choice in the UI, in some like MMO where u can toggle on or off [Recruitment] or [Global] or [Guild] ?

loud mason
#

Anyone have a list of the colors that work well for chat for hytale?

hollow moss
loud mason
hollow moss
#

!chat

surreal kettleBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
loud mason
#

It said it included one though

mild garnet
#

since i got luckperms i cant seem to get assets editor to work? says i dont have permission

hollow moss
pastel palm
surreal kettleBOT
pastel palm
fast thorn
pastel palm
#

I have got no clue about any Hytale mods, sorry ๐Ÿ˜…

quasi snow
#

Good morning... love the mod and logic behind it - especially the comfortable web editor. Since I am pretty new to Hytale/Minecraft modding: Now that I have to add all basic permissions for default users by hand.. how can I tell which ones are required for default players? Is there a rule of thumb or a way to add all "non-admin" permissions so that users can play "like before"?

pastel palm
quasi snow
pastel palm
#

Let me check their wiki page, I'm actually interested since I didn't even buy Hytale ๐Ÿ˜‚

quasi snow
pastel palm
#

Ouh probably yes. Though I did not check their wiki page

quasi snow
#

I guess I will use a dummy account without admin rights and test then. Thx!!

fast thorn
pastel palm
surreal kettleBOT
mild garnet
#

can anyone help me setup some sort of rankup system i got told i need economy mod with apis which i have but i dont know how to place it all into the ranks

pastel palm
# mild garnet can anyone help me setup some sort of rankup system i got told i need economy mo...

This isnโ€™t the right Discord for support on plugins we donโ€™t maintain. You are better off asking the official support from your economy mod.
LuckPerms does offer a "promotion" system which you can use.
https://luckperms.net/wiki/Tracks#article

mild garnet
#

ok thank you julian ๐Ÿ™‚

pastel palm
#

yw ๐Ÿ™‚

vagrant sierra
#

Hello, one question, i want to integrate Luckperms in my Hytale plugin, what i need to add to my manifest.json and how i can make the provider?

tulip meteor
#

in manifest.json

  "Dependencies": {
    "LuckPerms:LuckPerms": "*"
  },
#

In my build.gradle.kts

dependencies {
    compileOnly(files("libs/HytaleServer.jar"))
    compileOnly("net.luckperms:api:5.4")
    testImplementation(platform("org.junit:junit-bom:5.9.1"))
    testImplementation("org.junit.jupiter:junit-jupiter")
}
#

And for the provider... it depends if you want to get it on the setup or somewhere on your code later

if it's in the setup, the only way I found is to wait that the server is fully Booted so :

    @Override
    protected void setup() {
        super.setup();

        this.getEventRegistry().registerGlobal(BootEvent.class, event -> {
            try {
                luckPermsApi = LuckPermsProvider.get();
                this.getLogger().at(Level.INFO).log("LuckPerms Found");
            } catch (Exception e) {
                this.getLogger().at(Level.SEVERE).log("LuckPerms Not Found" + e.getMessage());
            }
        });
    }
fast thorn
#

just want to double check i have a test server and im ready to roll out my updated fils and mods etc to my main server. - with LP do i just export , import and then run that file ? or is there an IP change i need to do or anything like that?

onyx saffron
#

Is there anyone who has time and is willing to help me setup luckyperms on my Hytale server I have zero knowledge and my first time running a server or if someone can point me somewhere to learn what Iโ€™m asking would be amazing!

fast thorn
#

im not the best but i can try

surreal kettleBOT
hollow moss
austere jacinth
#

does lp has postgres or mysql support?

solid nexus
#

How can I utuilize LP to give my players perms to use commands like /tpa or /sethome from another mod/plugin

woven valve
solid nexus
#

I assign a player to a group called players but what permission should give them to utilize that

austere jacinth
woven valve
solid nexus
woven valve
solid nexus
#

how do I make someone join a group ๐Ÿ˜ญ

hollow moss
surreal kettleBOT
hollow moss
surreal kettleBOT
austere jacinth
#

ty

solid nexus
#

I have them assigned to a group called players but how do i give permissions to use /tpa, /tpr, etc

hollow moss
solid nexus
#

right but why can I still not perform the command despite being in the group and the permission being set

hollow moss
#

!verbose Use this to see what permission is needed.

surreal kettleBOT
vapid elbow
#

it's me or luckperms is super complicated o.O

#

i dont understand a thing

#

ive created a group called owner... gave it all 967 permissions and parent me to owner... still dont have access to interact with spawn

woven valve
vapid elbow
#

im already on it

#

still chinese to me

woven valve
#

You gave your owner group the * permission?

vapid elbow
#

o.O

#

i just added everything in the permissions list

woven valve
#

No don't do that lol. Use the star permission as its equivalent to op

vapid elbow
#

ok good it work thanks hehe

#

and for new players, they have the default group right? or i have or can set one

hollow moss
cunning python
#

Yup

hollow moss
#

Most plugins have thier own wildcard permissions. Like luckperms has luckperms.* which will just grant usage of all luckperms permissions. Its much safer than *

#

If you use * it can have unwanted effects.

hollow moss
solid nexus
hollow moss
#

What error? Screenshots

vocal rapids
#

Hello. by a chance, does sombd knows how to show only permited comands in /help gui?

solid nexus
solid nexus
hollow moss
# solid nexus

That's not luckperms related. So youll need to ask in the Hytale discord.

obtuse field
#

I have a few questions... is it possible to set groups per instance?

#

And can you set a default group per world? LP is great and it worked in minecraft but Im not sure if Im reading the hytale config right

#

https://luckperms.net/wiki/Context nvm did some digging will come with future questions

#

thanks again!!!

crude schooner
#

One of the devs also suggested adding the api to manifest I believe but I haven't tried that yet.

drowsy shore
#

that would be great, u can dm if u want, also i did add it to manifest just in case

cosmic verge
#

which plugin should i use for prefixes in hytale? When I Writte, it just says default

surreal kettleBOT
#

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.

cosmic verge
#

ty

bold drift
#

where's the download for the LuckyPerms Hytale mod?

#

i only see the minecraft one

woven valve
bold drift
#

OH sorry the Files tab just wasnt loading initially

#

thank you

calm forge
#

hey, is there any known bug with postgresql messaging?

#

doesn't seem to sync between servers, even though details are 100% correct

#

and i remember postgres having NOTIFY so backend should be definitely capable of messaging

#

my bad... one of servers had h2 instead postgresql, and I had credentials for db configured which mislead me

vapid elbow
#

i have permissions and ingame still say i dont have permission...

storm sonnet
#

Is there a way to add all Hytale commands? (other than 1 at a time)

#

I have these perms but in game /time set dawn does not work, why is that?

vapid elbow
#

hytale.timemodule.command.time.set

storm sonnet
vapid elbow
#

i feel ya, im having same problem

storm sonnet
#

I basically just want a way to make this group OP on the server

#

so they can run any command they like

ripe veldt
#

Verbose mode can be helpful for figuring out what permissions something checks. I don't believe the easy /lp verbose command works on Hytale yet, but the other methods should all work as far as I know

#

!verbose

surreal kettleBOT
vapid elbow
#

you can add the permission (*) that give you OP even tho ive been told is not recommanded

hollow moss
surreal kettleBOT
ripe veldt
#

-# (!nwc ๐Ÿ˜‰ )

hollow moss
vapid elbow
#

hate that i cant have permissions ๐Ÿ™

ripe veldt
#

How dare you take a break from a volunteer no-strings-attached role /s

hollow moss
vapid elbow
#

?

hollow moss
#

You can still have all the permissions, but you just have to do it differently.

#

Luckperms.* will give you all luckperms permissions for example. Check each pf your plugins to see if they have similar permissions.

vapid elbow
hollow moss
#

You missed the . between luckperms and *

vapid elbow
#

Done and still wont work

hollow moss
#

!verbose Use this and see what is missing

surreal kettleBOT
vapid elbow
#

what you want me to use?

#

vb already on ingame

#

so is the mod problem?

ripe veldt
ripe veldt
# vapid elbow

You give the verbose command the actual command you want to test, not a permission

vapid elbow
#

im so lost lol

hollow moss
#

lp verbose command (name) hardgui

vapid elbow
hollow moss
#

Well it says you have the correct permissions, so might be an issue with the actual command/mod

gaunt quail
#

No idea if already aware but Crafthead got Hytale skin support yesterday. I know y'all use it for the MC stuff :)

lyric willow
dense lantern
#

I installed luckperms on the hosting and when I enter /plugin it doesn't show up and the commands don't work
please help

lyric willow
rustic ruin
#

hello. Have an problem with the plugin not functioning properly. (version: v5.5.25-beta10 (Hytale))

I have set the database type to YAML. And using any command to change an user's group and/or using /lp editor will give this error.

[10:47:00 | SEVERE] [SERR] java.util.concurrent.CompletionException: java.lang.NoClassDefFoundError: org/yaml/snakeyaml/DumperOptions$FlowStyle
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.CompletableFuture.wrapInCompletionException(CompletableFuture.java:323)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:359)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:364)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1791)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1781)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1450)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2019)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
[10:47:00 | SEVERE] [SERR] Caused by: java.lang.NoClassDefFoundError: org/yaml/snakeyaml/DumperOptions$FlowStyle
[10:47:00 | SEVERE] [SERR]      at me.lucko.luckperms.common.storage.implementation.file.loader.YamlLoader.loader(YamlLoader.java:41)
[10:47:00 | SEVERE] [SERR]      at me.lucko.luckperms.common.storage.implementation.file.SeparatedConfigurateStorage.readFile(SeparatedConfigurateStorage.java:116)
[10:47:00 | SEVERE] [SERR]      at me.lucko.luckperms.common.storage.implementation.file.SeparatedConfigurateStorage.readFile(SeparatedConfigurateStorage.java:105)
[10:47:00 | SEVERE] [SERR]      at me.lucko.luckperms.common.storage.implementation.file.AbstractConfigurateStorage.loadGroup(AbstractConfigurateStorage.java:272)
[10:47:00 | SEVERE] [SERR]      at me.lucko.luckperms.common.storage.Storage.lambda$loadGroup$9(Storage.java:168)
[10:47:00 | SEVERE] [SERR]      at me.lucko.luckperms.common.util.AsyncInterface.lambda$future$0(AsyncInterface.java:48)
[10:47:00 | SEVERE] [SERR]      at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789)
[10:47:00 | SEVERE] [SERR]      ... 5 more
[10:47:00 | SEVERE] [SERR] Caused by: java.lang.ClassNotFoundException: org.yaml.snakeyaml.DumperOptions$FlowStyle
[10:47:00 | SEVERE] [SERR]      ... 12 more

Is YAML not longer supported in Hytale?

pastel palm
#

!libs

surreal kettleBOT
#
LuckPerms dependencies

LuckPerms requires several libraries in order to operate. If you're getting a startup error such as NoClassDefFoundError, ClassNotFoundException or "Unable to load dependency...", stop your server, delete the /plugins/LuckPerms/libs/ directory and start it up again.

rustic ruin
#

Did the above, it is still giving the error.

hollow moss
#

!paste the new error after you did the above

surreal kettleBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

craggy surge
#

hey guys, i didnt find something via search...i just installed lp and i dont have any permissions anymore. Also there is no console to type commands in, only ingame...no matter wich /lp command i try i only get the version info. Pls help ๐Ÿ˜‰

#

so how do i initially get my admin rights back?

pastel palm
surreal kettleBOT
craggy surge
#

that doesnt help me, i know how to use LuckPerms...but without any permission since install i cant do anything

#

"To do this, login to your server, and then open the server console.
Then, type lp user <your username> permission set luckperms.* true" wiki-reference
But there is no console to enter commands in

pastel palm
#

!hytale I never ran a hytale server, or even ran the game even once :/

surreal kettleBOT
rustic ruin
craggy surge
#

no need to be mean Julian, i am just asking a simple question. I dont have a console! I am not running the server on my home PC or a server host where they have grafic interface for dummies.

loud comet
#

MariaDB connection alreadyworking?

craggy surge
#

have set storage to JSON for the beginning...but ok DB might be the better option. ill do that real quick...thank you

loud comet
#

I try to set it up but plugin not loading and I get no error on what the problem is

pastel palm
craggy surge
#

ok then i did understand it wrong...nvm figured it out, added myself into DB and now i can start ๐Ÿ˜‰

craggy surge
#

well...no i cant. adding permission straight into DB did not work:
[LP] A database error occurred whilst loading permissions data. Please try again later. If you are a server admin, please check the console for any errors.

#

grrr how am i supposed to get initial op permissions?

normal jewel
#

eei, how can i change the display name of the group admin?? im at hytale

normal jewel
wintry moth
#

luckperms suffix completely broke out of no where

toxic anchor
#

Hello,

I have the Nitrado Server plugin, which allows me to retrieve statistics such as the number of players and the version of my server, and it requires the following permissions:

"groups": { "anonymous": [ "nitrado.query.web.read.universe", "nitrado.query.web.read.server" ] }

This works correctly without the LuckPerms plugin, but once LuckPerms is enabled, it seems to โ€œoverrideโ€ this permission configuration and I can no longer receive the statistics.

I tried creating an "anonymous" group in LuckPerms and then assigning the permissions nitrado.query.web.read.universe and nitrado.query.web.read.server, but it doesnโ€™t seem to work.

How can I grant these permissions using LuckPerms?

Thank you ! ๐Ÿ™‚

woven valve
toxic anchor
# woven valve Try assigning it to the `default` group instead

Already tried :'<
I feel like the console itself needs to have these permissions, but LuckPerms doesnโ€™t allow that or I just havenโ€™t found the solution.
Iโ€™ve tried giving the permissions to the default group, creating a console user, creating a console group, but none of that works.

#

The Nitrado permissions donโ€™t even show up in LuckPerms

#

Is it because LuckPerms only works for player permissions and not for the console?

woven valve
#

I haven't used that plugin so I wouldn't know how to test it

hollow moss
ivory hound
#

One of the best Minecraft plugins has arrived on Hytale, leaving no hope for other permission management plugins.

tame viper
#

this may have been asked a bunch but is there a bungee equivilent to hytale? Trying to link multiple servers

tame viper
#

what might this issue be?

hollow moss
tame viper
#

aww okay thank you

tame viper
#

anyone know a plugin that broadcasts chats across a whole network (maybe even to discord) I knew I saw some on mc idk if hytale has one yet though

bleak leaf
steep sundial
#

the nitrado query mod requires users to configure an ANONYMOUS group in hytale's permission.json which doesnt function the same as luckperm's default group.
but upon installing luckperms, this ANONYMOUS group doesnt work anymore.
for info, this is taken from nitrado repo page:

Making Data Publicly Accessible
To expose basic information without user authentication, configure the ANONYMOUS group in permissions.json:

{
  "Groups": {
    "ANONYMOUS": [
      "nitrado.query.web.read.server",
      "nitrado.query.web.read.universe"
    ]
  }
}

is there any way to get this to work with luckperms?

hollow moss
#

You may need to speak with the mod developer(s) and see what they say.

lyric willow
#

let me know if you are able to get it working or if you have problems and I will try to have a look for you :)

#

@toxic anchor @tall yacht ^ FYI :)

steep sundial
lyric willow
potent rapids
#

Hey, is it possible to also change the Nametag (Above the Players Head) with the Group Prefix etc?

lyric willow
#

yeah it is technically possible, but not with LuckPerms

#

I think probably beyond the scope of what we will implement - chat formatting was a compromise :D

#

your best bet is to find another plugin that can do it, and pull prefix/suffix/meta data from LuckPerms

loud mason
#

Can someone help me, I reset my world and now all my perm groups are gone

#

where is that stored? I set it to mysql but that doesnt seem to have stored it

steep sundial
# lyric willow yep - this one https://www.curseforge.com/hytale/mods/luckperms/files/7517958

hmm doesnt seem to work still, unless i am doing something wrong

for context, my luckperms config are default, and my permissions.json looks like:

{
  "users": {
    "00000000-0000-0000-0000-000000000000": {
      "groups": [
        "ANONYMOUS"
      ]
    }
  },
  "groups": {
    "ANONYMOUS": [
      "nitrado.query.web.read.universe",
      "nitrado.query.web.read.server",
      "nitrado.query.web.read.plugins",
      "nitrado.query.web.read.players"
    ],
    "OP": [
      "*"
    ],
    "Default": [
      "nitrado.query.web.read.universe",
      "nitrado.query.web.read.server",
      "nitrado.query.web.read.plugins",
      "nitrado.query.web.read.players"
    ]
  }
}

im not doing anything wrong am i

lyric willow
steep sundial
# lyric willow Ok thanks, when you say it doesnโ€™t work? Is there an error? I will try to reprod...

normally if you have nitrado webserver plugin (https://github.com/nitrado/hytale-plugin-webserver) and nitrado query plugin (https://github.com/nitrado/hytale-plugin-query), you just have to add the following perms to the anonymous group:

"nitrado.query.web.read.universe",
"nitrado.query.web.read.server"

upon doing so, if you go to https://yourserverip:5523/Nitrado/Query
it will show you a list of information about the server

however, if you do not have the above 2 permissions, you will be brought to a login page.

without luckperms, i am able to get the information without having to login
with luckperms, i am brought to a login page

GitHub

Contribute to nitrado/hytale-plugin-webserver development by creating an account on GitHub.

#

goal is to get the information without having to login, if you get what i mean

lyric willow
#

Perfect thanks, Iโ€™ll have a look :)

steep sundial
#

sure thing, thank you for your help!

sullen cipher
#

Hi there, chat color and roles customization setup in luckyperms is erased when i change world or when i disconnect/reconnect, am i doing something incorrect ?

wispy trench
sullen cipher
#

prefix.100.<#ff0000>[Archonte]
suffix.100.</#ff0000>

wispy trench
#

Are you using commands or what

sullen cipher
#

Also, i added a space before ":" and its back to default config when i change world like
Naeliz: Message test

instead of a [Archonte] Naeliz : Message test

#

i'm not, the chat retroactively erases color and formatting on the history, new messages are normal

wispy trench
#

So how are you add this then

wispy trench
sullen cipher
#

on the web interface

wispy trench
#

If you run /lp group archonte info after a server restart are the permissions still there

sullen cipher
#

sure, it's been 7 days i setupped it

lyric willow
#

I have a permissions.json that looks like this:

#
{
  "users": {
    "00000000-0000-0000-0000-000000000000": {
      "groups": [
        "ANONYMOUS"
      ]
    }
  },
  "groups": {
    "Default": [],
    "OP": [
      "*"
    ],
    "ANONYMOUS": ["nitrado.query.web.read.server", "nitrado.query.web.read.universe"]
  }
}

and

โฏ curl -k -H "Accept: application/json" https://localhost:5523/Nitrado/Query
{
  "Server": {
    "Name": "Hytale Server",
    "Version": "2026.01.24-6e2d4fc36",
    "Revision": "6e2d4fc363aaee4de86bef439d67368f6129a336",
    "Patchline": "release",
    "ProtocolVersion": 1,
    "ProtocolHash": "0459e1a7a00d7c0944b749c698a4d38e6b39a75ad283955f9ed5564b868a1a60",
    "MaxPlayers": 100
  },
  "Universe": {
    "CurrentPlayers": 0,
    "DefaultWorld": "default"
  }
}
steep sundial
#

awesome! thank you so much for the swift help, i will test it out tomorrow!

lyric willow
#

sweet! lmk if it still doesn't work and we can try again :)

tepid vector
#

what is the permission to keep inventory on death? If I give myself Hytale.* i keep my inventory but I want to disable this.

lyric willow
wispy trench
tepid vector
hollow moss
#

What verbose command did you use?

tepid vector
#

Probs lb Verbose, but now it doesnt matter anymore because I keep inv even with no mods and newly generated universe

#

Guess I need to try and remake the entire server

hollow moss
#

lp verbose record (name) would be the command to run, then die then do lp verbose paste and see what the links says

tepid vector
gaunt quail
# lyric willow worked a charm! thanks :)

Btw if you have any requests for camera angles of avatars feel free to poke me. I wrote a stupidly robust entire rendering pipeline for Hytale and technically it has full camera controls LUL

regal tapir
#

Hello, someone know how to hide a command in the /help when the player doesnโ€™t have permission of this command?

weary lotus
tall yacht
plush idol
#

Hey friends NitraDuck_Wave My name is Andrรฉ and I am currently the main maintainer of the Nitrado:WebServer plugin for Hytale.

I was about to work on a GitHub issue for compatibility between LuckPerms and Nitrado:WebServer, but saw that the latest LuckPerms changelog already included a fix for that. I'm also seeing it's been discussed here. So this kind of made me realize that we should get in touch and collaborate to ensure compatibility when we expand on features.

My question: What's the best place for this? On here, or just GitHub issues?

potent rapids
minor pumice
#

How can we disable the [+] Playername and [-] Playername messages that spams the chat window whenever players join or leave?

lyric willow
minor pumice
radiant zealot
#

How do you view verbose on the web?

Como visualiza verbose pela web?

#

I'm installing luckperms now to maintain my server permissions. Is there any command/mod to list all permissions? because from what I saw, it is zero and does not read what already exists from existing groups and permissions...

Estou instalando o luckperms agora para manter as permissoes do meu servidor. tem algum comando/mod para listar todas as permissรตes? porque pelo que vi, ele รฉ zerado e nรฃo lรช o que jรก existe de grupos e permissoes existentes...

leaden light
#

Guys i need help, i installed luckperms but now i cant see anymore the name of the faction in chat, i use hyfaction mod

surreal kettleBOT
#

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.

leaden light
radiant zealot
# leaden light already read that but i still dont understand

Not only the suffix and prefix, I was also very confused on how to add and remove permissions from hyfaction, it seems that we have to go to the default group and add or remove permission by permission....

Nรฃo sรณ o sufixo e prefixo, eu tambem fiquei bem confuso em como adicionar e remover permissรตes do hyfaction, parece que temos que ir no grupo default e adicionar ou remover permissรฃo por permissรฃo....

radiant zealot
# leaden light you managed? can help me?

No, I'm also learning, but if it helps I know that ShowFactionNameInChat (Boolean true/false) that pulls the name of the factions, but unfortunately I don't know if it's possible to do this automatically in luckperms, as the prefixes and suffixes are manual there.

Nรฃo, tambรฉm estou aprendeo, mas se ajudar eu sei que o ShowFactionNameInChat (Boolean true/false) que puxa o nome das facรงรตes, mas infelizmente nรฃo sei se รฉ possivel fazer isso de forma automatica no luckperms, pois lรก os prefixos e sufixos sรฃo manuais

leaden light
#

btw how i can use better the luckperms? there is a guide?

vague path
#

is there a way to make LP not override a nickname mod? the ones ive tried dont work for chat when LP is enabled

main socket
#

message-format: "<prefix><username><suffix> &8ยป &7<message>" Hi! In Hytale I have this for my message-format and the &8 and &7 is giving me issues is there a different format for color codes?

pure aspen
#

i just installed the Luckperms for Hytale how do i change the Username Colour of an Group? and if so can i do it with HTML Color Codes?

pastel palm
pastel palm
surreal kettleBOT
pastel palm
surreal kettleBOT
#
Latest version

5.5.26

pastel palm
surreal kettleBOT
#
Please tell us what's going on!

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.

For Console Errors:
pastel palm
surreal kettleBOT
pastel palm
#

!colors

surreal kettleBOT
vague path
# pastel palm !notworking I'm not quite sure how and what LuckPerms overrides the nickname mod

https://www.curseforge.com/hytale/mods/nick-name-changer/comments

this is the mod Iโ€™m using. I donโ€™t recall seeing console errors tho Iโ€™m in bed right now.

Basically the nickname mod โ€œworksโ€ but while luckperms is active, the nickname set doesnโ€™t apply in chat.

When I restart the server without LP, the mod works as expected

CurseForge

A Hytale server plugin that lets players set custom nicknames displayed in chat, map, and above their heads.
99 Downloads | Mods

pastel palm
surreal kettleBOT
#

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.

vague path
pastel palm
vague path
pure aspen
pastel palm
surreal kettleBOT
pure aspen
radiant zealot
# pastel palm You simply add/remove permissions by using: - `/lp user|group <name> permission ...

Like in my image, do I need to add and remove all the permissions that exist or just the one I'm interested in? I ask this way, because I saw that by default the permissions are denied/undefined(false), so can I pull only the ones I want it to use into the group? or is this risky and I better configure all the commands?

*Como na minha imagem, eu preciso adicionar e remover todas as permissรตes que existem ou apenas a que tenho interesse? Pergunto dessa forma, porque vi que por padrรฃo as permissรตes vem como negada/undefined(false), entรฃo eu posso puxar para o grupo sรณ as que eu quero que ele use? ou isso รฉ arriscado e รฉ melhor eu configurar todos os comandos? *

pastel palm
pure aspen
#

julian in my permission i got the Perm displayname.Owner but it doesnt seem to do anything what is it even supposed to do?

i did restart the server

pastel palm
pure aspen
#

that displayname got generated on creating the group

pastel palm
#

Ohh

#

That could be the case
Oh yea, groups indeed have displaynames

#

My bad

pure aspen
#

^^ happens what does it do?

#

currently trying to change the Username color

pastel palm
#

The displayname is shown if you ine example list all your group
If I recall correctly the command was: /lp listgroups
But I would need to take a look at the commands once again to confirm

pastel palm
surreal kettleBOT
pure aspen
#

prefix is the rank only no?

pastel palm
pure aspen
#

but that will change the User color for everyone and not by group or do i miss something

#

okey found it out it was the Prefix

pastel palm
#

Great ๐Ÿ™‚

radiant zealot
#

Julian, one more thing, can I start my database in h2 and then configure the file by putting the mySQL address? Does this update of h2 -> MySQL happen automatically to existing creations?

*Julian, mais uma coisa, eu posso comeรงar o meu banco de dados em h2 e depois configurar o arquivo colocando o endereรงo mySQL? Essa atualizaรงรฃo dos h2 -> MySQL acontece de forma automรกtica as criaรงรตes jรก existente? *

pure aspen
#

poor Julian is handling the channel complety by himself

pastel palm
surreal kettleBOT
pastel palm
#

Happy to be able to help

pastel palm
surreal kettleBOT
pure aspen
#

the last thing i have to figure out is how do i change the User typed text color by Group ^^

๐Ÿ‡ฏ ๐Ÿ‡บ ๐Ÿ‡ฑ โ„น๏ธ ๐Ÿ‡ฆ ๐Ÿ‡ณ ๐Ÿ‡ญ ๐Ÿ‡ช ๐Ÿ‡ฑ ๐Ÿ‡ต ๐Ÿคฃ

pastel palm
#

Yoo sorry didn't see the message ๐Ÿ˜…
Do you have like any examples of what you're trying to archieve?
You could use our meta-system for that and use the placeholder (using PlaceholderAPI mod for hytale) to display it.

#

In example:
/lp group admin meta set chatcolor <whatever-color-you-want>
Then you need to install the placeholderapi and use the placeholder %luckperms_meta_chatcolor% right before the <message>

#

Or if you don't use the suffix at all, you can also just apply the color as the group suffix and put <suffix> right infront of <message>
There are plenty of ways

#

It's actually shown in the examples, didn't know that ๐Ÿ˜ฎ

pure aspen
#

will check after i did all prefix for all ranks ^^

pastel palm
pure aspen
#

now i want the Groups in bold ^^ <b>

done

#

back to chatcolor ^^

#

the suffix only handles the : but not my chatcolor
unless the config is taking over

yep the config was the reason my message was still that other color

#

If somebody needs that style

Config
message-format: "<prefix><username><suffix><message>"
Permission
prefix.100.[#000000](/guild/241667244927483904/channel/000000/)<b>[<#6B0C0C>Owner[#000000](/guild/241667244927483904/channel/000000/)]</b> <#FF2400>
suffix.100. <#00FFB3>:<#FF0000><b>

pastel palm
pure aspen
pastel palm
#

Looks good PepeHappy

pure aspen
#

Julian u still around ? do you know if the minimessage for insert:testthis</insert> and <hover:show_text:'<red>test'> works in Hytale? i tried but failed idk if i did something wrong

pastel palm
pure aspen
#

was trying to do something like if somebody hovers over my name it shows a command and if they click that they autoinsert /msg

pastel palm
#

Never tried it tbf and therefore can't really help you with that, sorry :/
But it should work from my pov