#general
1 messages Β· Page 16 of 1
LETS DO IT
LOL
alright so you will need the placeholder api list for luckperms placeholders
i closed it already
and you need to know the color names for the tags like we did <gray> shitz
then also can you copy https://i.imgur.com/XLeAUrH.png into text and send it here? im lazy
"chat": "%luckperms:prefix% <${player}> ${message}",
Okay, ima edit that and then explain it
We will make "metas", think of them as placeholders. We just make them out of thin air.
We will make %luckperms:meta usernamecolor%, %luckperms:meta chatcolor% and %luckperms:meta reset%
"chat": "%luckperms:prefix% <%luckperms:meta usernamecolor%%luckperms:meta reset% %luckperms:meta chatcolor%${player}> ${message}",
ty π β€οΈ
hang on
Something like this, now let me explain
In luckperms, you can make metas out of thin air. Meta is nothing other than information
We can abuse that to make a placeholder that will do <green> for example
The good thing about meta is that more than one group can hold the same meta with different values
That means i can set "chatcolor" meta to red for owner and green for mod, but the chat format has only one placeholder. Just the value is different for both groups. Does that make sense so far?
Just let me know if that makes any sense so far
Doesnt help me if we do it but u dont get it
Lol dw
That makes sense so far, just need to know how to make said "meta"
Yes. We will do that now
I suggest you use the /lp editor, thats easier than blind commands
Do you use inheritance within your groups?
as it stands I only have the default group
only installed luckperms today
but think I understand the editor to some degree
you mean "parent" group kinda thing
Yea, have one group inherit permissions from another
I can explain that one if you want me to?
remember im drunk so nows ur chance lol
I understand that a group will take all perms from its parent, plus any others you add
perfect, thats all you need to know
Sweeet
so you have only default group or default and owner?
for you to see the meta magic, you need at least two to switch
currently only default, the owner tag you saw on my name is just a nickname not a placeholder grab
okay. could you perhaps make an owner group real quick?
If you ask nicely?
or any group really, as long as we can add meta to it
jk jk dont hurt me π
lmao
i get fluffy when drunk, not aggressive
i was already typing "pretty please :3"
well sadly its mainly anxiety lol
health anxiety
and generalised anxiety disorder, anxiety about anxiety
I get worried ill worry if I get drunk π
LOL
though ive heard it does quite the opposite effect π
oooh one question btw
so the weight of the luckperms, higher is more important i understand
basically yes
but I feel like while i have been looking through random configs over the past few days, I saw something like operators have level 4
so If I set a group at 5, but they shouldnt be an operator, would it give them op perms anyway?
or are weight and level independent
completely independent
here, just for you to have a look https://luckperms.net/editor/xU9X1FgAoX
so as long as weights are unique or at least unique per track, youre fine
you can, nothing stops you from doing that but then keep in mind luckperms uses weights to determine the inheritance order
let me find something
well im making a pokemone server
so for example
i will have gym leaders
all with the same perms
but different prefix
Oh its too late for that π
while the permissions get inherited based on the image (finish downwards first in a tree), prefixes and suffixes are a bit flatter. iirc it doesnt matter where a prefix comes from, the highest weighing one goes first no matter from which corner of corners it was inherited thru groups from groups from groups yada yada
so as long as you inherit the group that has the prefix somehow somewhere the highest one gets picked
Would it not just give the prefix to the person(s) in that group
and the highest weight group they are in would be the prefix they receive
or is that exactly what u just said
But what if you have this:
Owner group, group weight 200, prefix weight 0.
Default group, group weight 0, prefix weight 200.
Now if you make owner inherit default, what prefix do you get?
Issa riddle, lets see your guess
Assume you have the owner group who inherits default via group inheritance
What prefix is picked^^
default prefix
correct
but I dont see an option to add weight to prefix?
Oh wait yeah I did set that
So if I have 10 groups
with prefix.weight.10
the prefix they receive in chat would be random?
then luckperms wont know for shit what to do
i believe its the last one added after that
i suggest starting weights and prefix weights at the lowest group default at 10, then move in steps of 10. so 10 20 30 40 50 etc. in my editor you see i did that. this grants for you to have space in case you want to add groups later. if you make it 1 2 3 4 5 6 you dont have space.
logical
that works too
but real chads know 111 222 333 444 555 666 777 888 999 weights supreme
lmao
no worries, i just went to bully evident in #support-1
"understandable"...
wait pls dont ban me daddy
Ill do anything officer
i unfortunately don't have ban perms
Dw this will only last 3 seconds at best π
evident can we keep him?
i suppose π
β€οΈ
Right so im making a new group?
I already got 2 groups
just incase u didnt know
I made owner after u made me
gotcha
both groups should have weight and a prefix with weioghts
perfectΓ³
thats all we need. so now lets add meta
so in the video I watched
into default. add this:
meta.usernamecolor.<green>
into owner add this:
meta.usernamecolor.<red>
This is what I setup, although I added the cobblemon thing
Yes master
π
I guess I hate him too then
bet
so ill show u the username color thing
ull do chatcolor on ur own
so pay attention
no, outdated shit tutorial
ah
okay so i added the 2 things u said
yes please
no i did
applied?
lel
applied
yuh
change your format to
"chat": "%luckperms:prefix% <%luckperms:meta usernamecolor% ${player}> ${message}",
So the meta is called usernamecolor. We use that as placeholder here
For either groupo it has a different value
Once you have this done, you should see the result in chat. Switch groups with /lp user <you> parent se <group>
it no working
is it the space?
I assume the placeholder must have the space
not sure about the brackets
we can test it
half way
/lp user <you> meta info
remind me whay i hate fabric
and that tutorial guy
Hmm, then it should be working no?
its not cuz of the <reset> tag on my prefix or anything?
the placeholder may be incorrectly formatted
does the usernamecolor need weight?
wtf lol
I have some suspicious gifs
but i dont know if id get banned
suggestive, not explicit
lets not get banned lol
yeah exactly xD
yeah
in default, add another meta called reset
same format
meta.reset.<reset>
then
"chat": "%luckperms:prefix% <%luckperms:meta usernamecolor%${player}%luckperms:meta reset%> ${message}",
you dont have to make it a meta
you can just add <reset> to the chat format, same shit
now im confused
Do you want me to add it or not π
up to you :P
you CAN
but making a meta/placeholder or straight out writing it into the chat format is ultimately the same thing
its like this:
1+1=2
or
2
same shit
ill just add it so I can do what u did above xD
lmao
we will figure it out eventually
if its not the reset tag, then it might need the [] shown in the example
okay, fair
"chat": "%luckperms:prefix% <%luckperms:meta [usernamecolor]%${player}> ${message}",
try that
the [] added
who friggin knows
nope
okay can you
ye
write %luckperms:prefix% in chat
ingame and just send it
does it print as that or does it parse it
does /papi parse me %luckperms:prefix%
exist for you?
excuse me π
π
we need to find the correct format
so you said it would just be empty some time, no?
maybe that was close
what was that again and how does it display
Yeah like a space where it shopuld be
"chat": "%luckperms:prefix% <%luckperms:meta usernamecolor% ${player}> ${message}",
it was that one
hmmm
hang on a minute
i randomly found this https://placeholders.pb4.eu/user/text-format/#control-keys
good i guess
bit confusing to me π
dw, i get it
thats all we need for now
i wasnt looking for that tho
Try %luckperms:meta/usernamecolor%
if that works i fucking swear
it no worky
im afraid the way its made may not work
it works just fine on the bukkit version
makes me kind angry
this is exactly what meta is designed to do
hhaha well its all good, chat can be the same colour ig
just need a /discord command π€
look
How to use LuckPerms prefixes on a fabricmc server - How to use LuckPerms prefixes on a fabricmc server.md
tablist
ayo?
As it stands my tablist shows nicknames from the essentialcommands nicknames
but not from luckperms
oh no π
oh yes :)
Also to change that, surely I just change display_name
and add the prefix there also?
if you want something with devs, you have to show initiative
they will never do shit for one person
they will break tho if enough people beg
no idea lol
ima do this one rq
i wonder
How do I set perms such as can go in creative or stuff in luckperms, I only see plugin options
Is it one of them things I have to know the words n stuff
fabric is the only one i know who does not bring vanilla permissions
you can install https://github.com/lucko/minecraft-command-permissions-fabric/releases
if you need them
his discord has all the links^^
okay so
we gotta scratch the meta idea, so feel free to delete the metas from your luckperms setup as well as from your chat format
apparently this mod has multiple styles, so you can do per group formats using the config of the chat rather than luckperms
Will it be an issue having all these mods?
im getting confused.com again
okay at the bottom of the config of your chat mod
you see styles....
this is where you apply styles for chat
true
remember that group memberships in luckperms are nothing other than permissions
so if you have group.owner, you have owner
see
but what difference does it make if we cant use placeholders?
this system is not using placeholders
you cant just put the chat format 5 times in the first line we edited before
it will break the config
so we have to apply styles for chatr another way, aka formats
"styles": [ { "type": "permission", "permission": "group.owner", }, "message-formats": { "chat": "some other colored chat format for owner here" },...
It's hard to explain
sorry, gonna have to wait a sec, server crashed
"vanilla permissions" dont exist. bukkit and other platforms add them for convenience, but fabric itself makes no changes to vanilla behavior on its own
When youre free, this config has styles at the bottom https://github.com/Patbox/StyledChat#example-config
Style your chat as you want! (Server side, Fabric) - GitHub - Patbox/StyledChat: Style your chat as you want! (Server side, Fabric)
so I would replace the group.vip with group.[groupname]
yea
The op level line you dont need either
just the permission one and the chat format
Insiode those, you can define the ${player} to be <red>${player} and so on based on the group the user is in. should technically work
Ty zero, lemme see if I cant try those now lol
? :o
is that a vanilla server or a paper server?
That doesnβt do what you think it does
Bukkit platforms have a permissions.yml but itβs only to map parent nodes to child nodes.
@vague plume could you be a life saver
Could you send me the last few steps as a DM on discord as Im gonna do those tomorrow π
But she doesnβt add me π
Well having a Female Albert Einstein as a friend sounds like a win win to me!
its midnight here so yeah, im gettn tired as well
i had you added a million times but then i sort out people who never talk to me. self made mysery
ye
Where u from, if u dont mind me askin
Tbf, there wasnβt much to talk about besides development or LuckPerms.
i hate german anyway
Well you could fooled me that you were english had u never mentioned it
at least from type lol
i never felt you wanted to go into any personal stuff anyway. i tried a few time to push iot that way but all i got was brick wall so fuck it
i spent 4 years is california, thats why
Oh so you speak american not british, this might not work
Yeah thatβs my bad. I donβt know how to respond to stuff like that
English is fun
extremely loud incorrect buzzer
imagine needing x5 longer time to say the same thing in another language
english "ill be right there"
german " ich werde gleich da sein" - plus you gotta explain because in the wrong context, that sounds weird
so yea screw that shit
"bin gleich da" would be more like it.. never heard anyone use the long version
it was to illustrate D:
i legit feel like i type forever to message my german mom. i hate it
π€£
Where can the error lie? [luckperms]: Loading configuration...
[17:51:36 INFO] [luckperms]: Loading storage provider... [MYSQL]
[17:51:36 INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Starting...
[17:51:36 INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Start completed.
[17:51:41 ERROR] [luckperms]: Failed to init storage implementation
that shows absolutely nothing. send your full log in a pastebin, and use #support-1 or #support-1
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!
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/9bHenOawUK
could you please send the whole latest.log file
restart seemed to fix it
5.4.79
I have luckperms installed through bungee
All permission updates show up twice
how do i make it only show once?
broadcast-received-log-entries: false in your config.
ty
In your configs i'd say, both LuckPerms Bungeecord and backend servers alike.
No. It will only prevent LuckPerms from messing players twice.
There are some comments on your config explaining those settings.
Please Help Me
How to Craate Free Database Mysql???
thaks
β€οΈ
Brilliant
Gave them what they asked for. Literally. π
Wow that site though seems nifty
DiscordGPT incoming
Is there a way to setup dual prefixes when u have 2 ranks and setting it up to use the Perms from the rank with higher weight?
Display multiple prefixes/suffixes alongside a player's name.
Besides setting up your meta-formatting, you can use weight to determine group/permission priorities.
Ooooo thanks for the links
And this area to edid/setup is found in the config.yml file of luvkperms correct?
yes
Thanks π
How many servers have Luckperms as far you guys know?
at least 2
Luck chose not to track this info, but he shared some stats here #news message which might give you an idea on how many people use LP
Hello, I want an assistant in my server when I write any command, and first, of course, I write the explainer, but when I write it) / help (the game stops and takes me out, is there a solution, thank you
Yes
what yes i want a solution
Same
!nwc (for me)
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
Hey guys, for LuckPerms tracks, is the highest rank set for the top or bottom? Meaning if I'm dragging ranks, to start would I drag the lowest rank into tracks or the highest rank?
I would like Admin to be the highest rank all the way down to Trainee. Do I have it setup correctly?
you can use the in game command to view the track to see the order
oh
yeah I remember it having down arrows down that list ^
so the arrow pointed from trainee to jr mod
does that mean the rank gets lower or higher?
From top to bottom. ^
/lp track <track> info in-game.
How do you make a rank bolded?
&l. π
Thank you!
Does anyone know how to give ranks when someone joins the server for the first time?
default group is given automatically, so use that?
Now, but I removed the default range and put Member
You cant remove the default group, it will pop back up after server restart
Well, I did it and it has been removed for 10 days
The default group is meant to be the default group. If you are unhappy with the name of it, give it a displayname, but dont try to work around it
I believe it when i see it
quite impossible to remove the default group i'm afraid
I deleted it and it does not come back, it has been deleted for 10 days
Show us?
*forks lp*
Proof or it didnt happen
I have to study it's time 15:13
Right
ranges? Were you meant to say groups? 
*Did you mean to say "groups"?
Ranges = groups. Itβs a common translation mistake.
!usage Time to read the usage guide then.
Here's a guide to help users understand and use LuckPerms for the first time.
ranges
Bro used the uno reverse card.
How is the /lp command to give ranges
Read the guide up above, as you've been instructed to. We won't create and configure LuckPerms for you.
You will have to do most of the work.
is there a color of the lp for the rainbow?
I mean, how do you add ranks to people?
No, you cannot modify LuckPerms messages. Unless you're referring to group meta, prefixes, suffixes, that sort of thing.
The answer lies on the wiki. Please take the time to read it.
ok
When someone tells you they deleted their default group. π₯±
lmao
Is anyone elses ming a lil faster
Pardon
wdym
Like in general minecraft mining got faster for me when I updated it
is happening to anyone else
mining*
Yeah, really wasn't sure what you meant by ming π
uploaded this because i couldn't find it on here
i was reading "minge" lol
Possibly the most asked question and has been already answered, but is there any updates on luckperms 1.20?
bungee, velocity work
spigot should work
fabric is a pr
no idea about nukkit
forge isn't released yet
same for sponge
# LPC Configuration
# Please read the https://luckperms.net/wiki/Prefixes,-Suffixes-&-Meta before you set up.
#
# Placeholders:
# {message} - the chat message
# {name} - the player's name
# {displayname} - the player's display name / nickname
# {world} - the world name of the player's current world
# {prefix} - the player's highest priority prefix
# {suffix} - the player's highest priority suffix
# {prefixes} - the player's prefixes sorted by the highest priority
# {suffixes} - the player's suffixes sorted by the highest priority
# {username-color} - the player's or the group's username color
# {message-color} - the player's or the group's message color
#
# To reload the configuration, run '/lpc reload' command. Make sure you have the 'lpc.reload' permission assigned.
# More information can be found at https://www.spigotmc.org/resources/68965.
chat-format: "{prefix}{name}&r: {message}"
# Set the format per group.
# Note: Option for more advanced users. Remove comments to run.
group-formats:
# default: "[default] {name}&r: {message}"
# admin: "[admin] {name}&r: {message}"
yes
chat-format: "%luckperms_prefix% {name} %luckperms_suffix% &r: {message}"
or
chat-format: "{prefix}{name}{suffix}&r: {message}"
that's will work
don't forget to install placeholder api
the line chat format u can change it by option 1 or 2 that's will work the same
chat-format: "%luckperms_prefix% {name} %luckperms_suffix% &r: {message}"
its correct?
but for placeholder work you need placeholder api install in your server it's juste a plugins
yes
i install placeholder
a placeholder in minecraft it's the %things% it's like variable
@ turbo please remove image perms
Yes
!download The latest release should be compatible with 1.19.2.
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Forge, Nukkit and Velocity.
depends on the platform
Hi ist there a download for 1.16.5 for forge? (mod) cause I dont find anything
!forge
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.
oh ok, is there any other way to change permissions or something like that I have ma essentials and for the command "/endc" is OP needed, is there a way to make it for non operator player (only with a mod, cause I cant install plugins)
To the dev , thx for have make a SQL how make sens , not the case everywhere
guys i have question you guys know about curseforge infection right?
is it passible for me to use luckperms on 1.20 ?
bevore i blow up my server π
Or better yet a test server

No comment
Lul
How do I add all perms in and make them true?
Despite what you might logically think, that's actually not something you usually want. Take the time to actually set permissions properly
!nwc
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
here
.
I mean.. seems like a non biased take considering it's your own plugin.
This isnβt the place to advertise. If you want to, PR it to the list of supported plugins.
Okay and?
!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!
Itβs your plugin; why are you asking us that?
Thatβs not at all what that says.
Plugins that do not directly DEPEND on LPs API will need something to hook into. Vault is the middleman.
Do you have a git repo for your plugin
Just have some patience. Itβs 9PM where Iβm at, and most everyone else is in a later TZ than me.
π
@vagrant matrix No advertising your server!
its possible transfer data of velocity luckperms to bungee luckperms ?
!switch
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
But isn't that just for yml to mysql?
i want to move all information
of my velocity server
No, the process is the same. Export your database, and import it to the bungee side.
Out of interest, why would you move from Velocity to Bungee? 
comfort
the breadth of plugins available in bungee
work!
thanks so much

Help
!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!
!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.
Canβt use this command lp user .FullLily3920083 permission set luckperms.* true
Alr
Tysm
Can I do multilines with \n with VaultChatFormatter plugin?
Why don't you try and see in action if \n works for changing lines? 
Sorry! I do not understand the command 120
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
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!version
5.4.84
the bukkit platform jar supports 1.8.9 to 1.20
alr ty
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
okay
Rude.
Clippy cusps the edge of being the next "Tower of Babel"
is anyone there to help me
iβm just trying to find a discord server by the name iff grim services or something
you can hire people for commissions
like plug-ins or builds
Hi
Java applications (like MC) are given their own pool of memory (called the heap), and it's a subset of your system's memory. How are you launching your client?
That might do it yeah, normally 4gb is plenty. Given you knew how much heap you had, I take it you know where to modify the max heap for however you're launching the client
There's also such thing as too much heap, given how Java handles garbage collection. For the server, anything above 16gb is generally considered too much, I don't know if that's the same for the client, but I'd discourage going higher regardless
Short answer no, the heap is just the amount of memory MC has avaliable
(long answer, if you've got absurdly little, than GC times would probably cut into your frame times, but your original 4GB should be high enough that you weren't experiencing that)
no one is noticing the guy doxxing himself?
smh
you might wanna delete the screenshot (it shows ur IP address)
nvm he isnt in here anymore. welp
i delete
sharing your IP address isn't really "doxxing" yourself
Iβll send my ip rn. Whatβre you gonna do with it? Xd
You guys know if any plug-in or if luckperms allows you to restrict what items people can spawn in?
Does anyone know how to remove a rank from a person?
!commands parent section (parent remove)
Find all of the available LuckPerms commands on the wiki.
β
!locale
Learn how to change all the message from LuckPerms.
!bungee
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
!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
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
true
hi, is there a plugin that shows you the luckperms prefixes in death messages?
Any plugin with placeholder api support will work. search through spigotmc?
Hello there! Could any share their "Essentials" + "WorldGuard" perms for default players for Minecraft 1.12.2? In pm of course) Thanks!
I want to check, that i make it right and don't miss anything important perm
Just default permissions for comfortable game usual players with commands /msg /wand and e.t.c
"default player" varies from server to server
you may be fine with default players having worldedit access, but many servers do not. its entirely up to you
For usage helper ( https://github.com/lucko/helper ) in my plugin i need to install helper plugin?
How to remove default prefix, i've tried everything
Check your chat plugin's format and/or any other plugins modifying the chat.
I uninstalled everything but lp and it still stays
what would i be looking for in format?
looked into yml and found nothing
i checked essentialschat there was nothing, remove LP and the default tag goes away
show /plugins
It's not towny, i uninstalled and left LP in and it still was there
probably essentials config then
if /lp user <user> info shows the right prefix then LP is fine
bowl gang
Google would be a better place to ask
Yooo
hahaha
@scarlet light
@radiant chasm
hi
Good morning
looked thru essentials like 3 times
How does your format: look like inside the Essentials config.yml?
lrmme dm u my config file for essentials
Not sure why you wouldn't want to publicly share your Essentials config, but oh well.
Redirecting to the Essentials discord server would be more appropriate by the way.
Thanks for reporting. Will be handled shortly.
Make sure you do not click on any of the links, as they could potentially, be malicious.
thanks dealt with
I Speak In LuckPerms Language
@vague plume no xd
I just got home from work, making dinner and then im gonna work on that.
Gotcha
Is it safe to assume that you know what a persona is and know roughly what ill need to get the point of the design right? A color palette would probably help too, refs and projects you want featured etc, a list of best to least skills so i know what to advertise more and what less- shit like that ye?
Oh also, mobile version as well y/n?
been out of touch with the plugin community for a couple of years - is paper still the best nowadays?
There are heaps of forks of paper, it's really personal preference. but yes, Paper is still most common
PurPur is up there as well.
Please don't slay me
Lol
i actually remember your name from years ago when i used this server because of that haha
i think you had a tails pfp though
π
happy bday @native lotus
@worldly nova reason for friend request?
hey evident
hey evident
Hi
Also got one, asking if I stream
Can only assume it leads to some sort of self promotion
oh, well hello teric :P
Yeah; same.
Like, a 3-4. It doesnβt have any of the LP Brand colors. The design itself is nice, and i like the Minecraft font
Yea ^
Love the font and the design, colours need a change
Hello π
Im trying to run this command:
/lp user .MightyP0ke permission settemp mcmmo.perks.xp.150percentboost.all true 2d replace gamemode survival
But i keep getting the error message saying That .MightyP0ke is not a valid user name.
but its most definately a username of a player in game.
!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.
i have a plugin that i just downloaded and its showing red not green like the rest of them what does it mean that plugin is called worldgaurd
It means you need to check your startup logs and see what the error is
i dotn even know what to look for
!paste your full startup log then
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!
i copy and paste
mhmm
Yes
yes what
Send the link here....
Hi
hey
- Make sure you are using the latest worldguard version - If you are, go to the worldguard discord server and ask the support for it.
- You are lots of issues with your staff tools plugin as well. Best to speak to the support for that plugin as well.
should i delete it or keep them
I told you what to do. Speak to the support team for those plugins
yea i know fine
@cursive hearth THIS IS A SCAMMER BEWARE!!!!!!THIS GUY TRYNA LIE TO U THAT THERE IS A BANNED ON UR STEAM ACCOUNT !!! BEWARE @here
HE SEND FAKE SCREENSHOTS ABOUT STEAM SUPPORTS AND JUST WANNA LEND YOU TO CONTACT SM1 AND ALL FAKE
First of all, no need to capitalize everything
Secondly, send proof in form of a screenshot or multiple so admins here can yeet him. But without proof, youre just accusing. So please
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/gmUOW9AF0i
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Vault]
You need to install Vault
i need install vault to use VaultChatFormatter?
Yes
really you could not figure that out yourself?
I install it with papi ecloud
i have vault alredy installed
Vault is a plugin
no you dont
so only i need to install vault right?
Itβs a start.
Yes, install vault if you want to use VaultChatFormatter
Hey panduh0001! Please don't tag helpful/staff members directly.
Their docs page should tell you everything you need to know.
YOu go into the config.yml and change the format of chat to how you want it
i have a question
like i have the rank created with luckperms
All the information you need to configure it is in the config.yml
yea i kn but this dont solve my question
Then ask your question...
to?
but this dont solve my question
What question?????
i only want conect the luckperms to this
i have created the rank
btw that confuse
How is that confusing? It's dead simple. It litereally tells you what everything is.
YES
BUT
what?
that is only a format
dont explain how to conect the rank and show it
It does it automatically. Just change the format to how you want it, and make sure the prefix is set in luckperms
okay?
it works
great
tnx
@steel pelican other question
Hey panduh0001! Please don't tag helpful/staff members directly.
Yes, Change the format.
only i need to remove it right?
Yes
other thing
ignore the words its spanish
Rango it means rank
so why dont show the correct rank
shows only the group name (user)
Then change it in your scoreboard plugin
?
the scoreboard works with vault
this use vault to get rank name
Doesn't mean it's configured to show it. You need to probably tell it to show the prefixes.
how i can do that?
Go into your scoreboard plugin and change it.
im there
i use %vault_rank% to get the ranks name
so i need to use %vault_prefix_rank%?
oh wait
i need to check this in his web
%vault_prefix% if you want the prefix
Hey panduh0001! Please don't tag helpful/staff members directly.
xd
Get a tablist plugin
you know about some plugin can do all?
!meta
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
There is a list of plugins on this page.
Well read the website for it, it will list the features
help me guys
!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!
!ask The command I want does not appear in the web editor
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!
The command I want does not appear in the web editor
The suggestions in the editor are not perfect
Type them out as seen on wikis of plugins
The web editor does not include all permissions. It just provides some suggestions. Don't rely on those.
Manually type out the permissions you'd like to add.
What
Doggo do be tired
ded
Hello there, so I have bungeecord fully installed on the latest version, and two servers I'm trying to connect to bungeecord, however, none of them seem to be working. I followed all steps in pretty much every tutorial there is and nothing seems to be working unfortunately. I have a server host and my own linux server I'm trying to connect. I managed to get my linux server working perfectly, but in an attempt to find the other issue it randomly stopped working.. the ss the servers I have setup. I've been told the name does not matter, however, when my server worked it had to be a spesific name or else it wouldn't so I'm very confused. Please help!
I've been using luckperms for about a year now and I just found out they have a discord
Lp best p
Lp beast
how do I make players join the last server they were connected to before they leave?
I am using velocity
quick question i have luckperms setup on all my backends and on all the backends i setup the storage method on a mysql. however im using another plugin on the velocity server that only works with luckperms velocity it doesnt communicate with luckperms on the backend ig. so am i able to add luckperms velocity to the velocity server, and just hook it up to the same database?
yes
soooo curseforge virus is a thing of the past right?
yes
do you have a virtual machine
yes
Define " a category in luckperms".
Tracks provide a method for you to promote/demote players along a track (or ladder) of groups.
can you sacrifice your virtual machine to test if a mod is safe
i will pay you in nice words
man but i dont wanna install it on my pc then check if its a virus
i got important stuff on here like uhhhhhh
this video
wait no
thats not it
whatever
cant u do it
u have a virtual machine
ooo i just changed discord servers without using my moujse
its control + tab guys
cool
What's the friend request for, @frozen swan? π
I've seen you had a Citizens problem while using oraxen
I'm having the same error
And i was going to DM you but i couldn't 
Alright. I think you would be best off asking on their support instead or open an issue about it.
Accept request, i want to ask you a few things
You can remove me after that
How i can get players on my server
I want to have more people on community
My server is 100% done
Have you made any promotion so far? This could be done by setting up more vote sites, uploading content/clips on tik tok, instagram etc.
Do you have new players joining and finding your server in general? What's your player retention like? Do players leave few seconds/minutes after joining?
Organizing Events frequently is, also, a good idea. Moreover, giveaways seem like a good way to get some engagement going at the start.
The most hard part of creating a server is getting it active
If you want to improve the quality of your server, ask yourself "Why would anyone join my server? What do i have to offer?".
anyone know how to fix?
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/3DOdPEhHZ2
!errors
Here's a page with some common storage system errors.
this didnt happen for months though and occured suddenly when I was using the lp editor
iβm trying to find a plugin that shows player KDAβs on their prefixes, via luckperms. anyone know of some?
KDA?
Kills, deaths, assists ratio
Oh. I just know that as KDR.
Not something LP can handle.
i cant use placeholders then use it with lp?
You cannot use placeholders in prefixes, no.
Your chat, tab, scoreboard plugin(s) are displaying the KDA, not LP.
so iβd have to use a plugin like nametagedit and just use lp as a method of assigning groups/perms?
Yes. Nametagedit needs to support the placeholders you're tryna use tho.
LuckPerms is just passing the prefix to whatever is displaying it.
Ω Ψ΅ Ψ²Ψ¨Ω
