#general
1 messages · Page 323 of 1
not really


who
Don’t get mad I’m kidding ❤️


Sunshine she's here, you can take a break
I feel like Lucko is on a whole other level from the rest of the world
applying directly from web editor for permissions now my god dude
5.4 was a HUGE update for the editor.
honestly, it's crazy to think about.
all that time we spent telling people we wouldn't do it
and he just goes and does it xD
It didn't really take him all that long either.

how do you upload your local files to a data base on 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.
hey does anyone know how to fix this? do i need to download any plugins for the hex colors to display? the version we are using is 1.8.9
ok so what's the alternative?
normal colour codes
how do i use them?
!colors
we don't have one
thank you
Or /einfo colors
Quickly update a large amount of user and group permissions by using the bulkupdate command.
Hey can someone help me how do i make it so i can use colors in signs and private messages?
essentials is a bad plugin
How so?
it removes a lot of vanilla commands
no it doesn't
xd
lol
it provides a command with a better syntax. you are still fully capable of using vanilla commands.
It doesn’t remove a single vanilla command wym?
it overwrites them basically
No?
it does
yes it does
because that's how plugins work
if you want to use a vanilla command you need to write "minecraft:" in front of it
but theyre still accessible
they can also be disabled, via disabled-commands in the config.
What command does essentials override?
a lot
tp, give, etc
yes
like 80%
Well yeah but it’s not like removing them though
right, which is what i said
Just adds as a higher priority
Plugins will always override any of the default vanilla commands because that's just how plugins are. If you really need to use a vanilla command that was overriden you can just use /minecraft:<command>
My bad, misunderstood
Oh dang that's nice to know, thank ya
I know, I misunderstood xd I am a plug-in dev and I read it wrong, I need more coffe ☕️
xd
most of what essentials does it change how the commands are written e.g. instead of "give {user} minecraft:item_with)underscores_in_the_name" it's "give {user} itemwithunderscoresinthename"
true
Default mc commands SUCKKKKK
no :(
u end up writing a paragraph...
i love them
What vanilla commands do you love :D
all of them ❤️

damn
like aber said, it's all opinion based.
if you prefer the default syntax, so be it.
you can add the essentialsx commands to the disabled-commands section of the config, and /ess reload. problem solved.
I j can't stand how long and PERFECT they have to be...the autofilll doesnt rly help...
I didnt even know this was an option 0-0
until 2.19 dev builds, it wasn't.
it would just tell you the command was disabled.
Yea, imo better 2 use essentials and disable the commands you don’t want them saying it’s a bad plug-in cause it removes vanilla features
Bro this chat was ded...
than he said that...
had the essentials army on em so quick sheesh
smackdown of all time right here 👏

peepo flute moment
is there a list of luckyperm addons?
There’s also
!rxtracontexy
Add contexts not supported by stock LuckPerms.
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
can someone help me with this
im trying to let a player give others certain ranks but its not working
Hello, how to set the group default gamemode?
if you have a plugin with that capability then you're able to just add whatever permission it is, but luckperms only does permissions
it doesnt actually add anything like that
!hack
Most certainly: no. In most cases a 'LuckPerms exploit' is a simple case of human error, which can be avoided easily. Look below for some tips to be on the safe side.
While this should be obvious, a lot of times a exploit can be traced back to faulty permission settings. You should always take your time with permissions and read the plugin documentations. In 99% of all cases the plugins have documentations explaining each permission, in the rare case that the plugin you are using does not have a documentation, you could still:
A: Ask the plugin developer for help
B: Use LuckPerms verbose functionality ( !verbose )
C: Select a different plugin with proper documentation.
If you are running your server or network in offline mode, hackers have it really easy to steal your, or any other admins identity. While the server is in offline mode, certain checks ( which exist to prevent exactly this ), are being skipped, and the server does not verify if the person joining actually is the person they claim to be. While there may be plugins which increase the security of offline mode servers by adding things such as admin codes, you should just switch it to online to prevent the issue in the first place.
You should never put anything on your server which has not been downloaded by yourself from official sources. Plugins can be infected with malware which injects itself into all other plugins, and thus is hard to remove. While it may look like a plugin has been hacked, you most certainly downloaded a modified version of it and it is not the plugin authors fault. In case your server has been infected by such malware:
- Stop the server
- Delete all plugins in your plugins folder, and just to be safe also the server jar file
- Re-Download all plugins and server jar files from official websites such as SpigotMC or official plugin websites ( luckperms.net for example ).
- Check if there have been any modifications to the permission system and remove unknown users and wrong permissions.
if you follow these steps you should have a clean server by the end, without exploits.
!nowildcard
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
Can you give some one a rank in minecraft or do you need to get in the site
you can very well also just use commands
!commands have a look at 'user' commands to modify users via game commands
Find all of the available LuckPerms commands on the wiki.
!help
Hey how do I add more people on web access?
Max is 500?
hey can someone help me what is the console command to get out of a menu?
on deluxe menues
I put 600+ audio files in this one audio file
!api
Learn how to use the LuckPerms API in your project.
!cookbook
The cookbook is a working example plugin which shows how to get/change data for users and groups, listen to LuckPerms events, and more.
get me 1 cheese and meat raviolli STAT
!emily
Sorry! I do not understand the command emily
Type !help for a list of commands
!network
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
Heyo, so I know this might be considered pirating for someone, but how can i convert a plugins source code to a .jar file?
compiling source isn’t pirating, but if you’re not familiar with it, you should definitely watch some videos on it.
If it uses a build tool, like maven or gradle it’s a lot easier
joe mama
Thank you
Anytime
AdvancedEnchantments does that have the easier convertion way?
Or how can I check (Sorry for so many questions)
Does it have a file named pom.xml or settings.gradle?
Lemme check


Didn't find either maybe wasn't looking in the right place.
Send the repo link?
Means the github link?
Yes
That's not source...
Oh my bad D:.
There’s nothing in that to compile. That’s just the config files for the plugin
Oh that's a shame so I have to pay for it.
hej
hej
i got a quick question
then ask it
yk when u give a player a group it gives that notification in chat? how do I disable that
so people don't see it/only I do?
There is a permission you can toggle. I don’t know it off the top of my head, but if you run /lp log notify off, and check your permissions, there’s a new perm. You can apply that to default, and then set it to true for yourself
hi
@gilded nova Please don't send random links
It isn't random link
ik this is kinda off topic but for venture chat some colors i want to use dont register(pink,purple,orange) how do i get those to work
Those are named light_purple, dark_purple, gold rather than pink, purple and orange
is it just how the exact mc colors are
like all the light and dark stuff
or is there a diff list
1
don't pick up the phone, you know he's only calling 'cause he's drunk and alone
block them em
"/
Why the SpigotMC version isn't the latest version ?
updating spigotmc every time there was a minor update would be super annoying.
luck only releases spigotmc versions periodically, the latest version can always be found on luckperms.net
Is there an API to download the Latest JAR for Spigot ?
!!Help!! I need help with luckperms bungee I get this error
Kicked whilst connecting to Lobby: [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.
how do I solve it
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
HelpI need help with luckperms bungee I get this error
Kicked whilst connecting to Lobby: [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.
how do I solve it
help
help
help
help
hello is there a way to clear all user permission at once
/lp bulkupdate users delete will set all users back to default
thank you
hello this is what i get
it said to run lp bulkupdate confirm 3801, not lp bulkupdate confirm user
ah ok thank you
Gotta love shitty internet and GH not having any checks for the same message being sent twice within seconds...
lol
Gotta love shitty internet
mood
eh my home internet is good, but I'm currently several kilometers away from the rest of civilization. Place we're staying does have satellite internet, but it's old, and there's a lotta people here trying to draw from it
Yeah, my home network is not great by any means.
i mean, when compared to dial up, it's good. but that's it
I have fiber at home as of a few months ago, and it's never been a problem. Our prior copper internet couldn't quite keep up when everyone was doing something
(And something means a 4k stream and multiple 1080p streams)
D: how could you Emily
?
3 days ago
yes?
@forest helm 
I’m so tired
But I gotta get from the airport all the way home now
😭
Fun, assuming YVR that's a long drive
Transit 
At least you have functioning internet. See above comments about my current internet situation, plus I just realized I'm sitting under what is effectively a faraday cage..
Who is your provider
oh transit from the airport, that's fun.
Here’s my plan, we get a really long Ethernet cord, from my place all the way to yours
Not at home, and your ethernet cord would need to float
interent finally back...thank you satellite gods
It'd need to be a 12KM submergable cable 🙂
some brazzilian for help me?
is anyone here have or know where i can find a "worldguard" plugin for spongeforge
can you just not use spongeforge?
no i can't
i need 1.12.2 with mods and plugins
On my hosting only spongeforge is available
What are the permissions that I must put on a range so that it can give ranges to others without having op?
!permissions
A list of permissions used by LuckPerms commands.
its not working
Heyo, i dont have any gamemode modifying mods and i wanna give admins gamemode command without /op ing them, is that possible?
i tried command.gamemode but it aint no work
ayo?
so are you running modded or on spigot/paper?
ah. on fabric, 'regular' minecraft permissions arent a thing
luck made something for it, hang on
aite 👀
Hello, I already have Luck Perms installed on my server, but how do I pair it with the website?
The server IP is getsomehelp.net if you need to know.
im having trobble with the plugin i have set a permission in the defolt group essentials.kits.food. and than i deop my self set my froup as the defolt group and do /kit and it day i can not do it even they the command is set to true can you tell me what is going on with the plugin ?
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
also please attempt to form coherent sentences
I have done this
See I can not do /kits
See it’s set to true so way is it not working ?
And it doesn’t do it with essentials.spawn only the kits
bro suggest me some launchers
Context? What are you looking for
for Minecraft i need a nice launchr
That was clear from the start. What are you looking for in a launcher? Features wise

for java oracle
@scarlet light
Hey TheFatCat! Please don't tag helpful/staff members directly.
I Just use vanilla with optifine but I’ve heard good things about multimc
optifine poo poo
Last time I’ve actually played minecraft was the syscraft birthday bash
It is I look
It’s not
So it doesn’t really matter what launcher I use lol because I barely ever play
I just use the Mojang launcher, I don't really need anything fancy
Cause like I just open the game like once a week to test something in 5 minutes lmao
My pc is crap so optifine helps out with lessening the load a little bit
Sodium best
Fabric + the fabulously optimized modpack 
Fabric has a BUNCH of optimization mods
(and open source)
I even do essentials.kits.food. And still don’t work
Because you don’t have perms for /kit
@gilded nova xx
Hii
So you have to have /kit plus all the kits perms ?
You need the permission to run /kit at all
Then the specific .kits ones
Ok
Got you
as most plugins do, there’s a permission check for the main command
is it free or ?
google dot com
unable to resolve hostname googledotcom
anyone help, i can't connect lobby with factions
!migration
Learn about the process of migrating from another permission plugin.
anyone wanna help me dev my new minecraft server?
hello everyone
hey i need some help in chatcolor2
mind describing the problem so i get an idea how i can help you or would you like some random guesses 😂
the issue is i ve given the default group the main permissions to use the chat color gui and to change the chat color
but after igive them the perm to use a color they can change it but it doesnt change
only opped have their color changed
if u didnt understand i mean that if i give a default a perm to use black chat color he can see it available in the chatcolor gui and he can click it
but it wont change
it would stay lwhite
but opped players dont have this issue
any idea what the problem might be?
very much sounds like that there may be a separate permission to apply the color, or it could also be that you have a different chat plugin interfering
i ve gone through all the permissions possible
and i dont know if it s an interference problem because then the opped wont be able to use it
you say opped players get the color. so this tells me its likely a permission though
i thought so too
does default have chatcolor.change.self?
i ve given the default chatcolor.use chatcolor.color."thecodeofthecolor" and chatcolor.change.self
ah hmm interesting
did you try a full blown verbose yet?
it could also reveal issues with other plugins in some cases
hmm i ma try it
try the recorder on your user since this is not really anything that can be checked in one command alone and upload it to the viewer, thats easier to see
Helpchat is a general plugin assistance discord as well as the home of DeluxeChat, PlaceholderAPI, and many more.
No
@lucid star this is not the place for advertising :)
is there a way to make a suffix only show in one server? (bungeecord)
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
thanks
im getting hacked im sorry
oh cool uh change your password ASAP 😄
uhh yesaa true
!formatting
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!
If the values appear correctly when you run
/lp user <user> infoLuckPerms is doing it’s job!
I can see that, that shows that luckperms is doing it’s job
Re read this again please 🙃
how can i make it so that a role gets automatically assigned player upon join?
(a group)
that's what the group named default is for 🙂
oops
and
prefix is before the username right?
Like for example [Rank] [Username]
prefix comes before, yes
ah
suffix comes after
well it no workey
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!
give those a read 😄
does it show in /lp user <user> info tho?
Do you have a chat plugin installed and Vault too?
yes
Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.
@rigid widget I can only assume its malicious and even if it isn't, is this the place for that
Hey Itzdlg! Please don't tag helpful/staff members directly.
not to mention the attempted @
hey anyone know how to fix this when ever i use the lucky perm 5.4.5 on my fabric 1.17.1 server , many time its won't load or it will crash the server with 'Exception in server tick loop'
does anyone have the one image thats just
Lucky perms ❌
Luck perm ❌
LuckPerms ✅
Go to moss and type ??luckyimg
they banned me
Rip. I’ll send it to you
Oh 💀
Didn’t need that.
I hope you get token logged again.
UnluckyPerms
Very Lucky Permissions
Damn
i cant download luckperms
can you elaborate
I just set up LP on my server and its working great. Just had to re install essentialsX
Go to the official website and download the bukkit jar file.
Very simple
they left lol
how to use luck perms in offline mode in bukkit 1.17.1 server
same way by putting yourself in operator mode. Then by doing the commands in game 🤔
!offline
Running a Minecraft server in offline mode can cause a lot of issues, particularly with UUIDs and security vulnerabilities. Some people also view it as unethical (piracy). We understand that some people need to run their servers in offline mode. However, due to the reasons mentioned, some users will choose to not support those running a server in offline mode (this does not apply to those running in a Bungeecord network). Please respect their decision, you may continue to seek help for your issue but in most cases, it can be resolved by setting online-mode=true in server.properties.
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
!hack
Most certainly: no. In most cases a 'LuckPerms exploit' is a simple case of human error, which can be avoided easily. Look below for some tips to be on the safe side.
While this should be obvious, a lot of times a exploit can be traced back to faulty permission settings. You should always take your time with permissions and read the plugin documentations. In 99% of all cases the plugins have documentations explaining each permission, in the rare case that the plugin you are using does not have a documentation, you could still:
A: Ask the plugin developer for help
B: Use LuckPerms verbose functionality ( !verbose )
C: Select a different plugin with proper documentation.
If you are running your server or network in offline mode, hackers have it really easy to steal your, or any other admins identity. While the server is in offline mode, certain checks ( which exist to prevent exactly this ), are being skipped, and the server does not verify if the person joining actually is the person they claim to be. While there may be plugins which increase the security of offline mode servers by adding things such as admin codes, you should just switch it to online to prevent the issue in the first place.
You should never put anything on your server which has not been downloaded by yourself from official sources. Plugins can be infected with malware which injects itself into all other plugins, and thus is hard to remove. While it may look like a plugin has been hacked, you most certainly downloaded a modified version of it and it is not the plugin authors fault. In case your server has been infected by such malware:
- Stop the server
- Delete all plugins in your plugins folder, and just to be safe also the server jar file
- Re-Download all plugins and server jar files from official websites such as SpigotMC or official plugin websites ( luckperms.net for example ).
- Check if there have been any modifications to the permission system and remove unknown users and wrong permissions.
if you follow these steps you should have a clean server by the end, without exploits.
!config
Learn what each of the config options are for.
!cookbook
The cookbook is a working example plugin which shows how to get/change data for users and groups, listen to LuckPerms events, and more.
!install
You can install LuckPerms on Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity servers. Check the installation guide for more info on setting up LuckPerms.
!testingperms
Small list of things for you to make sure when testing permissions:
1. Don't test as op, your players/general staff will most likely not have op
2. Make sure you don't have any special permissions (e.g. * or the same permission you are testing) on your user (/lp user <user> permission info)
3. Make sure your parent groups are the ones the target audience you are testing will have (if you are testing mod perms, don't have owner as parent)
4. Use verbose to see exactly what's going on, what permissions are being checked
!migration
Learn about the process of migrating from another permission plugin.
do you have all 3 needed jars installed?
you need gm, lp, and lp migrator
yknow, i get that you wanna get this process done, really. but please read over the page. as you see, it will save you unnecessary questions and lost time
the migrators are on the page i had clippy send as well
click that
!download you can get the actual lp from here
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
someone helps me to program luckperms is that nose please I am willing to pay money

d;paper AsyncTabCompleteEvent
public class AsyncTabCompleteEvent
extends Event
implements Cancellable```
AsyncTabCompleteEvent has 1 all implementations, 14 methods, 1 implementations, and 1 extensions.
Allows plugins to compute tab completion results asynchronously. If this event provides completions, then the standard synchronous process will not be fired to populate the results. However, the synchronous TabCompleteEvent will fire with the Async results. Only 1 process will be allowed to provide completions, the Async Event, or the standard process.
d;help
Command(s): d;info
Example: d;info
Description: Display info about the bot.
Command(s): d;docs, d;javadocs
Example: d;docs
Description: Get a list of javadocs.
Command(s): d;prefix
Example: d;prefix <prefix>
Description: Set the server's command prefix.
Command(s): d;algorithm
Example: d;algorithm <algorithm>
Description: Set the server's algorithm.
d;docs
Paper javadocs, 1.9 -> latest
• paper-1.10
• paper-1.11
• paper-1.12
• paper-1.13
• paper-1.14
• paper-1.15
• paper-1.16
• paper-1.17
• paper-1.9```
d;paper-1.9 AsyncTabCompleteEvent
public class AsyncPlayerChatEvent
extends PlayerEvent
implements Cancellable```
AsyncPlayerChatEvent has 1 all implementations, 10 methods, 1 implementations, and 1 extensions.
This event will sometimes fire synchronously, depending on how it was triggered.
The constructor provides a boolean to indicate if the event was fired synchronously or asynchronously. When asynchronous, this event can be called from any thread, sans the main thread, and has limited access to the API.
If a player is the direct cause of this event by an incoming packet, this event will be asynchronous. If a plugin triggers this event by compelling a player to chat, this event will be synchronous.
Care should be taken to check Event.isAsynchronous() and treat the event appropriately.
<@&241671150663368705> hello
nice try
xdddddd
XDDDDD
6gb is a good amount of ram, you shouldnt have to worry much
all plugins take a different amount of power to use, so its impossible to give you a number or estimation
I remember that time when american hosts was expensive, and russian web sites hosts was 3x times cheaper. But now it same bcz someone did abuse it 👀
2016 in heart forever
yeah, so many factors
GPU won't matter
the model of your i5 is going to matter
Hi there! :) I'm joining this server in case I have questions about LuckPerms, I'm happy, I think it will very useful for my server. I come from the PetBlocks server, since this mod just cannot work properly without setting permissions...
I guess I'll just install LuckPerms, configure some perms and see how it works, and if I have questions, I'll come back here.
Epic pfp
Very
i5-2310
10 years old. it's certainly going to struggle with running modern minecraft.
good thing is that's just on a computer that i use to run client, not server
and it runs great with sodium actually
I guess a MC client isn't super demanding
No way you're running a server on that though
(I mean technically the server will run, but it will be unplayably laggy)
i will try that sometime
an*
wait
bug in the english language
"an" if saying "MC" but "a" if saying "Minecraft"
who asked
lemme ask rian
😭
An em see client
bingo
according to english, no.
an is for vowels, a is for cons-
whatever the other one is.
(or so ive been told)
damn
A user
"an hour" "an historic moment"
everyone should just speak Mandarin
thats the language of the future according to reddit
"a eulogy"
english is just weird.
it sure is
No doubt
i'm sure other languages have their quirks though lol
I still love how "Australia" has 3 A's all pronounced differently
True
and Mercedes with e's
depends where you're from. aussies will definitely pronounce the last 2 the same lol
hmn
auscuntlia
!latest
5.4.5
Im ukrainian tryint learn english, what is weird in?
Nothing@runic hawk. I think its very normal.
Then you haven’t really thought about it hard enough. The English language does really weird stuff.
i have the xconomy plugin installed on my server, is there a way to give ranks depending on how much money you have?
hello?
Yes can you clarify your question in more detail?
well that question is quite explained
@versed laurel LuckPerms merely manages the permissions, it doesn't give you methods like that
you'll need an actual rankup plugin
a
ah
Are LuckPerms supporting HEX color?
luckperms is not the plugin that displays your prefix so lp doesnt care what you put in
So I take the answer is yes
its a question you should ask your chat plugin or wherever else you display it
!formatting It's upto the plugin that displays the colour. LP does not display it so it does not render the colour only stores the raw data for other plugins to use.
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!
Well I've managed to use TAB, but not in chat ...
perhaps youre missing a chat plugin and/or vault
I have Vault and EssentialsXChat. Including EssentialsX
Is EssentialsXChat supporting HEX color?
!moss ask here
Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.
!paste
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
can someon tell me how to make pemrs whit it its wierd asf
Lurkyperms are so nice, sending best regards to the developers
Lurkyperms
Lucypermis
Luigispams?
Hello, is there anyone need worker?
this isnt the place for offering your services :)
hi
hey can someone help me with votingplugin milestones
i set it up but it is not working
Im having the same problem, in console it says unknown command. Likely because of the way VP uses %player% for the names, so not a luckperms issue but a votingplugin issue
lmk if you find something, Im looking as well and will let you know 👍
thanks
lovelyflowers.zip
Hello il y a un français qui pourrait m'aider svp
for a prefix ?
you need a chat plugin and vault <.<
run /lp user <your user> info and send a screenshot of that.
lel
Prefix: None
you haven't even set a prefix for the group, and if you did you didn't set it properly.
displayname is NOT a prefix
yes.
!prefix
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
btw
you didnt censor your username
namemc.com - can easily look up ur user uuid there
(offline mode server, uuid is different)
ideally, you would want a weight, but you have the right idea.
prefix.<weight>.<prefix>
whatever your group weight is.
yes
sure
i would suggest increasing by like 10 for each group, incase you have to add more in the future.
lol why did you censor your UUID :d
yeah it looks like that
it's not. a UUID is a Unique Identifier that every account has.
Example: You use EssentialsX, and you have /sethome's. If Minecraft didn't use UUID's, or plugins didn't have some way to store data other than by username, all data would be lost if you changed your username.
So, my mc name is currently Ev1dent, and my UUID is 9fe79623-4957-4443-9695-387f5b84c10d. If i change my mc name, my UUID will still be the same, so anything that properly stores playerdata will know that it's me.
ok
got your uuid kid
watch your back.
no

watch your back kiddo.
turns around

turns around
hey,
When I run a lp editor group I can see many [LuckPerms] User Housekeeper: unloading user data for .... what does that mean ? (I mean it's clear it does unload some data, but why at this moment)
Ok it's clear, it's lp editor groups I am dumb
@teal sun @twin warren @rigid widget when i do /lp user {LeviTheGamer123} permission set luckperms.* true it says
Hey Levi Acronym! Please don't tag helpful/staff members directly.
Remove the braces
OH
And don’t ping staff :)
@sonic wyvern
who asked you
I asked me
fair enough
!bulk
Quickly update a large amount of user and group permissions by using the bulkupdate command.
not related to luck perms but i have a general question, how are prefixes like, done? are they done via luck perms or is there another plugin that does them?
Luckperms makes them available to Vault, Vault then takes them from luckperms and gives them to a chat formatting plugin, and then that plugin displays them in chat
Some chat plugins skip the Vault part (luckpermschat)
hey there
Hi
can any1 help me please»

No, no one can help you. Because we don't know what you need help with. We aren't mind readers
Hey there, figured it out. Make sure you change the config in specialrewards.yml if you already tried that in the config! Then reload :^)
thanks
i want to know the same
xd support 1 mr mod
Change the lord in essentialsx
Can anyone give me LuckPerms Bungee with version lower than latest plzz..
announcements?
this question is too vague. What EXACTLY do you want: hex color message, announcement message, centered message or what?
https://www.spigotmc.org/resources/infinite-announcements.71266/
the first thing that popped up after searching for it
Hey, is there a suggestion channel here?
You can suggest stuff on the github
@steady tangle 
!suggestions
If you would like to request a feature for LuckPerms, or report a bug, feel free to open an issue on GitHub!
Okay, thanks
@gilded nova ❤️
is there a way to make a command run on join?
Sorry,
no idea, im not using it, you should ask owner
A.
the gradient on A looks more pronounced
i use Xaroes mini map how to give eveyone tp perms to use waypoint
What it means? If i read it on ukr/russian its a meme word 👀
Lol #translators , why? Isnt it intuitive easy to understand? Even one guide is better than read and make a lot of fails which one can not be maid just by one guide👀
What
Why a lot of #translators here? Isnt it kinda useless bcz commands in Minecraft cannot be translated like a lot of other plugins which mean u need English knowledge.
And LP realy easy to understand this English text
Not sure I understand your logic here
LP can be translated in to other languages
Changing your client language should change the LP language
The #translators channel is for discussing and seeing progress for translating LP in to other languages
Im confused what you're saying here
Also people's understanding of English varies wildly so having a translation available might help immensely too
There are currently two translation "projects", the messages within the plugin (command feedback and logs etc) and the website (though not the wiki)
^ a ton of popular plugins support more than 1 language, and the Minecraft client itself supports a ton of languages as well
it's not that difficult to make a fully Spanish server, or a fully Irish server, etc
There's no harm in aiding accessibility 😄
Emily is encouraging spoon feeding confirmed.
I just forget about #subcrution inside plugins, its usefull..
what
huh
subcrution ?
Subscription
but its not a subscription
what does that have to do with translations
its free translation?
What ?
we don't charge if you need to use a different language, LuckPerms is entirely free
Ok i just @lofty night gave answer to my question thx.
okay
???
This is probably the simplest problem but I just installed LuckPerms on my server and I can't manage to use the PetBlocks permissions from the following list: https://shynixn.github.io/PetBlocks/build/html/gettingstarted/permissions.html
I've followed and scoured through the LuckPerms documentation as well as I could, and created the admin and mod groups, and established the inheritance of perms from default => mod and mod => admin...
But then I typed petblocks.admin.command.pets in the console and it just isn't recognized as a command.
that's because petblocks.admin.command.pets isn't a command, it's a permission.
I thought the solution may have been in the config.yml of LuckPerms/, but I don't understand it...
you likely won't have to touch anything in the LuckPerms config.
you need to give this to a group, and it'll allow you (theoretically) to use the admin command for pets
Okay, so... Do I need to type something like this then?
/lp group default permission set petblocks.admin.command.pets true
i mean, it's an admin command, so i don't see why you would give it to default, but you have the right idea
Oh yeah, you're right. Better get it to admin.
It worked!
Thank you very much!
I'm, um, kinda bad with computers, like... Alan Grant bad. 😅
And u hosting a server?
I'm usually helped by two other admins, but recently they've gone AWOL.
What is a server main idea than?
Like u just pay to get profit or what
Lore/history/rp/mini-games/gift 👀
Factions, exploration and construction.
Friends gameplay than
Originally we just had Medieval-Factions and Terralith but it quickly became obvious we'd have to add more content to maintain interest in the long-term. We've chosen to focus on more mobs and events (I added Elite-Mobs which is great for that) and now I'm trying to get PetMobs to add a little more life, and AngelChests to get a little less death. ^^
Also I've built a monster-summoning coliseum, some stores for decorative heads and self-made, multiple-uses dungeons with spawners and command blocks to summon crowds of enemies and pseudo-bosses as well as loot chests.
I guess? I don't know the Minecraft communities and its terms very well. I know some servers are used for minigames, I've tried some, but I'm more of a persistant-community and lore person.
U gave some more information, its can be good, 👀
U told me i will tell also. I focus at my server for long community which will stay for specialised lore mechanics + world lore which one will change eventually and everyone changes it and be wroten on lore videos 👀
That's very interesting! :) What kind of setting are you developing?
Cant understand what u mean under setting, but i just know what its will be and what i doing ._. Players see world lore and than world rules. (Indeed even to know he can play already) but jf he wants own race/class he need good lore for that and 1-5 players who will accept lore on himself. They start without anything (just race/class prefix) and time by time making own history i adding by that for them more classes to morph into and abilities wich one they discovered by writing into new lore pages 👀
So if for someone its become interesting they can go (100% its will be) and make an race exploration from real Minecraft situations, events, lore to others 👀
English explanation sucks
And Towny plugin for city private
But a war took me from ideas to do so i escaping Ukrain to survive
@gilded nova ❤️
Heyy x <3
Hey
I'm asking here as I'm having an issue which I'm assuming is caused by Essentials Lore or similar and essentials support is crap so.
When players are combining items (with higher enchantment than usual - etc efficiency 7) with enchanting books they will disappear.
Proof Video: https://medal.tv/games/minecraft/clips/cgY9Kzb_Lz6aI/d1337hAJICtj?invite=cr-MSwzSWosMjEzOTQ1MDUs
Watch Untitled and millions of other Minecraft videos on Medal, the largest Game Clip Platform.
you just dug your own grave
and essentials support is crap
because you didn't get an answer in an hour and a half? lol
quite a few of the active people there are US, and it's just now 6am for me, and im one of the latest time zones.
I'll respond to you there, but patience is a virtue..
Hi, could I ask how would you upload your local LP file data to your Data Base?
No in respects that I've asked multiple questions multiple times with no correct answer and the community base is half the size as here. Maybe my wording was incorrect
https://i.imgur.com/1fRRUHl.png doubt it
Dude you gotta know that you are using free plugins that they made.
If they where paid I would get it.
I appreciate its free and the support is provided by the community. But I asked here also as it's a pretty large issue as a large part of the server is surrounded around it. Maybe my wording was just completely wrong and I understand that. I'm not trying to start an issue
Well that was not my intention and was purely down to poor wording. I apologise for that as it was not what I meant
fair enough.
i remember i used to have a similar issue tbh
i cant recall what it was. maybe some spigot/paper/purpur setting such as "allow-unsafe-enchantment" but boy is that long ago
There’s the allow unsafe enchantments in EssentialsX, but that applies to commands like /give, /item, and /enchant. Nothing in EssentialsX should be messing with books.
Oh wait, it’s the pickaxe disappearing ?
Well the item is received through purchasing from a shop and the player receives the item with Efficiency 7 and only when the enchants are edited it disappears
Yeah after combination it disappears hence I thought it may be a lore issue to prevent duplication or similar
I would still stay that it’s not EssentialsX, but please do try it on a test server without EssentialsX to be sure. I don’t recall Essx doing anything like that. Gonna search the paper discord rq and see if anyone mentioned anything similar
do you have some unsafe items plugin or something
No. Nothing other than Essentials
Unless something is restricting it that I'm unaware of
can u send your plugin list?
Can you send a screenshot of /pl
Yeah I'll get that for you now
Could it be coreprotrcf actually
Completely forgot about that
coreprotect doesnt modify things
why do you assume its essentials btw
like that is not the first plugin I'd assume is messing with shit
like what about eGlow or EpicRename, both are directly to do with items
perhaps not eGlow, tbh just thought of the item glowing
havent actually heard of it
I don't don't know why eGlow is there we don't use it for anything
I don’t think it’s epic rename. It’s likely going to be something that actually modifies anvils.
im thinking it could perhaps also be something to do with land/claims
unliekly, i know
Wait, did the anvil break when you added that book?
I’m on mobile, so I’m not scrolling back up to watch that video again
it did not
Lands has no impact on items or anything other than claiming areas so I think it's unlikely its that
worst case scenario you need to start disabling plugins, like 5 at a time and retry, see if it works at some point and see which one is the culprit
Yeah I'll probably try that on the dev server later and hope it recreates as I can't exactly disable on the actual server lmao
Testing in production 
Was much easier to bug fix before there was any form of player base lmao
he can use plugman
than u can do /plugman disable [pl]
plugman is death to many plugins
If anything, serverutils. But that should also be avoided in production.
I'd rather not kill my server lol
Hello, I know, that's not about LP, but I want to set permission bungeecord.command.server, but I need specified a server. Is there anything way, how permission set? I tried bungeecord.commnd.server.<specified server>, but it's not work. Do somebody know?
what are the variables/placeholders in lp translations?
Nothing.
I must write permission there if I want what I wrote and after that set permission in LP?
so you want to give someone permission to teleport only to given servers?
As far as I know, if you have a permissions plugin implementation on Bungee, the permissions section of the config is ignored.

I would love to give you :true: emote reaction..
Yes.
🤸♂️
🦽 🏌️♂️
neat
is it possible ot use hex colors with luckperms in 1.18?
Hey DEMON_FOX! Please don't tag helpful/staff members directly.
Hey Desi Cow! Please don't tag helpful/staff members directly.
@steady tangle Can u pls add me
Hey Itz Knight! Please don't tag helpful/staff members directly.
Ok
That's a lot of people pinging today…
it should be no username and no password by default I think
how can i have a ticket
no tickets here
We don’t use tickets here
just ask in a support channel
can i have bentley @onyx mason
Hey Michael! Please don't tag helpful/staff members directly.

michal !!
● mongod.service - MongoDB Database Server
Loaded: loaded (/lib/systemd/system/mongod.service; disabled; vendor preset: enabled)
Active: failed (Result: signal) since Tue 2022-03-01 23:14:48 CET; 14s ago
Docs: https://docs.mongodb.org/manual
Main PID: 2501 (code=killed, signal=ILL)
Mär 01 23:14:48 easycraft systemd[1]: Started MongoDB Database Server.
Mär 01 23:14:48 easycraft systemd[1]: mongod.service: Main process exited, code=killed, status=4/ILL
Mär 01 23:14:48 easycraft systemd[1]: mongod.service: Failed with result 'signal'.
Mär 01 23:14:53 easycraft systemd[1]: /lib/systemd/system/mongod.service:11: PIDFile= references path below legacy directory /var/run/, updating /var/run/mongodb/mongod.pid → /run/mongodb/mongod.pid; please update the unit file accordingly.
Help
Looks like a database problem on your distribution
This isnt mongodb support tho
Read the message
hello best emily
bestest michael

ghost ping? 👀

Hey! Does anybody know how to add the display names (when you press tab) on Luck Perms?
Do you have a tab plugin
i do, yes.
Yeah, we already have tags for other names, but I’m not sure how to make another lol. Somebody else made it
Oh, really?
could you be a little more specific
Can I send a pic?
it's discord, of course you can
Like this orange owner tag
/lp group/user <group/user> meta clear prefix
^
Or i think it was smt similar to this
After that you can set a new prefix
you can also do setprefix instead of clearprefix
Okay, thank you so much!!!
Rlly?
Ah, is that the same as groups to users with add/set?
How am I able to assign a permission by default to all users?
I have a chat plugin on my velocity proxy, and it allows them to /shout, but they need the permission to do so.
plugin maker doesn't provide a config.yml, so I can't remove the permission.
!velocitu
Sorry! I do not understand the command velocitu
Type !help for a list of commands
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
try this
Well, let me ask this. Does group.default apply to all new entries in luckperm's database?
Example, I could delete my user info from LP, log in, and I should have group.default, right?
I'm unsure why I believe this, but I thought that didn't work. I just checked and it seems it may be working.
yeah everione has default group
if you don't set a group for a person then it won't store any info for them anyways
Awesome, yeah, not sure why I thought that wasn't working, but I'll go down that route.
new players who aren't "trusted" won't get any real permissions anyway. Just need a way to give them basic functions like shout to talk cross-server.
Thanks for the direction, friend.
something is killing your mongodb process
some type of sigsev is sending to your mongodb process id which makes it to stop
try to see journal, hookup dmesg
in some cases
it (could be memory)
Its cpu error
sigsegv means segfault, which would mean that there could be some bug in mongodb..?
wait doesn't that say ILL not SIGSEGV
that could be mongodb being compiled for too new of a processor architecture for your cpu
that is not a very fun thing to fix though
Good evening,
do you know how to combine 1 bungee server and 2 spigot servers for luckperms permissions in file but not in database
?
😭
https://github.com/Turbotailz/Turbotailz/blob/master/README.md
oh, well imagine.
how to deal with my new players being default
i want my players to start as Recruit and rank up this uneditable default rank is ruining my day
ok i will try it i set displayname and it said world in front of my testers name
not the rank
thats nothing to do with luckperms
that is probaly MultiVerse automatic prefix, so disable that
i dont have multiverse
welp, something is adding it - it has nothing to do with the problem youre facing with luckperms
ok thanks i typed displayname command using /lp setdisplayname and my tester went from no title to it saying world but must be something else
why cant i just delete the dumbass default group i made 15 ranks for my players to level through anf the only hurdle is the uneditable default group causing touble here the wiki says its supposed to make things simple
uneditable how?
just give it all your default permissions, your default prefix etc and.. that's it, it's just like any other regular group you create
and just like that it is your first group from all those ranks
just because it's called "default" doesn't mean it has to display that way. people really don't understand this concept, it seems.
!scope
Sorry! I do not understand the command scope
Type !help for a list of commands
!contexts
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
@rigid widget (sry for ping)
Hey Atharv_Op🔥🔥! Please don't tag helpful/staff members directly.
my luckperms not working
'not working' is very unspecific
@gilded nova my emily not working
Hey Emilia | Emily is a cutie! Please don't tag helpful/staff members directly.
w
w
w
w
w
@gilded nova please stop being cute thanks
@woeful sonnet verdict?
@gilded nova is allowed to be cute because she can't be stopped
how high are you guyz
We're sober so imagine what we'd be like when high
(I do not condone the recreational use of illegal substances)
weed is legal
depends where you are
in the most epic country in the world*
Spain?
south korea?
no
Check your geography classes aber
no
I cant even imagine it 🤪
wherever emily currently is
k
Oh trust me it's not
can't wait to get tf out of here
not legal here either sad
Hi how are you
@onyx mason
Hey Michael! Please don't tag helpful/staff members directly.
@outer vessel
Helo
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/4jILFvfmmW
i have this problem with helper what is it??
usually that means you have a corrupt jar
so what i have to do
re-download 🙂
stop your server, delete the old jars, upload the new ones, start your server
Do u prefer the web editor or the command in game?
hmm, no space there. can you send a /lp editor link?
ok
public chat or dms
here please
very interesting, nothing wrong there either. you must have some other plugin adding a prefix
no other plugin that does chat
not here :(
are you from Amsterdam
@onyx mason can you tell whats exactly the problem
Hey Trix! Please don't tag helpful/staff members directly.
i have a corrupt version thats it?
i dont know
i really dont know anything in java
if you tried the thing i suggested about redownloading + uploading plugins and its still broken, i have no idea what to do
this is nothing to do with java or programmin g
i tried to put this both plugins in test server and its working there
ok and did you put it on the main server
i'll try to ask Drawethree
just wondering, how does luckperms actually "bootstrap" and get all of its dependencies, load the server platform, etc. etc.
magic
the entire common + {bukkit,bungee} platform is compiled into a jar as usual, let's call it "the jar-in-jar"
then there's the common-loader + {bukkit,bungee}-loader that is the actual plugin the platform loads as.. a plugin, with its main plugin class - common-loader contains a class loader in which you can add jars to during runtime, this "loader plugin" is compiled into a jar, and the jar-in-jar is placed inside this "loader plugin" jar, it's extracted and loaded with the mentioned class loader to which the jar-in-jar can add the downloaded dependencies to use without causing everything to blow up into pieces
pretty silly mechanism to circumvent platform limitations (adding jars to the class path at runtime)
@gilded nova is magic
Hey Emilia | Emily is a cutie! Please don't tag helpful/staff members directly.
hmf
Luckyperms should have been written in skript
u should have been written in skript
like.. everything?
user permissions, group permissions, tracks, action logs, username cache
Hi, folks - hope you're doing well!
I'm in need of documenting my game in something similar to GitBook - do you know any free SaaS platform for doing so?
I mean Github wikis are a thing, LP used it for years before LPv5 when they got moved to the website
I was taking a look at https://docusaurus.io/ yesterday because I saw that's what Paper was using for it's new documentation, but you have to selfhost it
mkdocs is also quite a popular choice and can be ran on github







