#support-2
1 messages · Page 104 of 1
Ayyy, nice man!
That's why you'd advertise in appropriate places
You could join ours I guess! Pretty sure we're still looking for future staff. So the longer you've played on our server the higher chances of you getting it
The funny thing is that our dc server is a combination of both, lel
I'll dm you, pretty sure links don't work in here
Bruh lmao
Yeah yeah dms
Idan, can you dm me your server IP?
I can't dm you, lel
Heyya, does anyone know if it’s possible to design a track system for groups that lets you pick one permission group or the other, but not both?
For example I made some groups for name colors but I don’t want players to pick 2 name color groups because their name with duplicate. So if they pick one color, then pick another I want to make sure that their previous color is bumped off. Can this be done at all in LuckPerms?
How are you letting people pick their color group?
Through a custom gui I’m making. Clicking an icon will run the lp command to assign the group
That's perfect then :)
Sec
Settrack lets you set a group on specific track. So this is the same as 'parent set' (yeet all other groups and give this one specified) but does not impact other groups on other tracks
'Replace on track x' basically
Oh okay I get it now. So I can basically assign multiple groups to a track, and use the parent set track command to assign a given player a specific role on that track?
Correct.
Awesome, thanks for your help!
I do not believe I accidentally deleted a file and I do not remember its name and my last backup was 10 hours ago and now I have to recreate everything
Awhh mannnnn
Here we go again lmao
I managed to get everything back 😄
Hey im strugling im trying to make it so everyone on the server can use a warp command but i cant seem to get it working can maybe someone provide further assistance?
Let me guess: essentials warps?
yup
alr ty
@sour gorge
..
someone didn't read the possibly improper java syntax 🙄
Your prefix is too long
Hello, can I somehow display next to the donation the time for which it was issued? For example (KING 30d) and so on (KING 29d)
And if it was not issued for a while, then the infinity sign
How do I give people a rank whenever they join the server "default" rank
Why would you want that? You could just set the rank you want to add as the default rank...
Is it possible to change a users display name?
Using LuckPerms-Bukkit-5.4.9.jar, getting this error for an offline mode server (on a proxy service)
spigot 1.16.5, java 11
that’s not spigot??
yes it is
yes they are
and you are cray if you think using spongeforge 1.16.5 is supported
Anyways
more supported than hacky bukkit forge hybrids
trying to solve proxying issues above 1.13+ and I have everything working
Expect for LP not resolving
API 8 is not supported and not stable, please stop recommending that
reproduce it on paper or spigot
I am not a newbie to Sponge, and I am not using Sponge API 8, this is Spigot
a hybrid
You are misunderstanding
which are a hack
I can have LP running just fine on a hybrid, I have for months
This issue only happens on offline mode
With a proxy system
Want me to send you the versions so you can prove LP loads as expected with Arclight (a hybrid)?
For the record, calling bridges a hack implies that you do not understand their usecase, as shown by recommending Sponge to a Spigot user
screenshot /pl
Sure
i’m recommending sponge as that’s the supported way of running mods with “plugins”
and I, a long time user of Sponge, can tell you that Sponge is not recommended on 1.16.5
This is LP working completely fine with a Spigot environment on Arclight, and Forge (modded Pixelmon)
Everything has worked fine, until I tried to solve the proxying issue above 1.13, which though solved, causes LP not to instantiate clients when offline mode is on
Please double check that:
1. BungeeCord config.yml has ip_forward and online_mode set to true
2. All backend servers' spigot.yml has bungeecord set to true
3. All backend servers' server.properties have online-mode set to false
Yes, I've used Velocity for years now
have you properly setup forwarding? do note, velocity doesn’t support forge 1.12+
velocity doesn’t support forge 1.12+
Velocity doesn't work for 1.13 and above because no one has considered modded communities also need proxies. I have been working with Lex to solve this, and I am quite close to a solution
This solution would however be fruitless if I can't get Luckperms to work, for me and the rest of the PixelmonMod community I represent
!paste logs/latest.log
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!
Happy to, let me restart
Hi, use #support-1
hanamichi
I'd rather not talk to Luck directly since he's quite busy, but I would love to know if there's any known solutions to client rejection messages like these
because everything should be forwarding directly, I even have CMI installed and loading my client just fine, with the correct IP
(which btw, means I have a solution for proxying being broken in 1.13)
so if my username and uuid are loading properly, I can reproduce only when proxying
@tired harness Might as well tag you in this one, testing the proxy solution and LP won't load players
Stuck in the negociating screen when LP is installed (drag and drop)
@soft cosmos I hate to tag you in this one, but I genuinely think this goes beyond regular support. tldr, trying to test a forge patch to fix proxying breakages above 1.13+, works with hybrids until LP is thrown in, disallowing client login if offline mode (bungeeing velocity)
Hey Rasgnarok! Please don't tag helpful/staff members directly.
I turned on debug mode for logins and all it confirms is that my online mode is indeed forwarding from velocity to the arclight server the correct UUID+username combo
Update, same error if all servers are online mode
probably something with mixin or something /shrug
would probably help debug if LP logged the “new” PermissibleBase
Well LP (and no other plugin really) is designed to work with hybrids to begin with
The async pre-login event isn’t being called
Powercas is correct in saying we don’t support bukkit-forge hybrids
It's definitely not standard, but Sponge is far too behind for me to be testing this fix with Sponge
This is a good example of why we don’t :)
and there's reason for Arclight, and the rest of the bridges, to exist nowdays
I think it's actually a good example of why comms between the projects are a better idea
because if it is an issue with Arclight, I can forward the bug where it goes
Yes it’s an issue with your server
but I am trying to get proxies for modded communities above 1.13, and well, it's not Sponge that will allow me testing
and I needed LP, or CMI, to tell me if UUIDs are consistent
I feel it's a good opportunity to highlight why basic support can be given to bridges, if only because it can help diagnose what has been unaddressed for years
No, I agree, it's the other way around - bridges should modulate around plugins, and specifically, Spigot
Sorry it’s just not something we have the time or energy to support
Honestly, you responding to me is all I needed
If the issue is the pre-login, I can take a look because it's probably related to the proxy solution I am trying to solve
Ok cool, good luck then:)
and we know that proxies are necessary, not just for hybrids, but for literally every other modded network, Sponge or otherwise
Hopefully this makes Sponge relevant for modded networks as well, I just can't test Sponge, and that's pretty evident
Did someone say evident
Yeah, evident as to why Sponge isn't the only use case for modded above 1.12 :'''')
and this is me, staunch Sponge supporter lmao
I miss ic2 & mo creatures
modded's been dead in the water and clearly unloved
so yeah, everyone misses mods
servers havent been able to network since 1.13 and that's crazy already
I can only talk for myself: i dont give 2 shits if i need to fully reconnect to different server instances, i much rather see modernized versions of those mods :p
yeah, you just don't represent the majority of the playerbase needed to keep those mods relevant
@soft cosmos Update, thanks for the input, it genuinely helped point us in the right direction to get a fix ready to MR to Arclight, Forge and Velocity. I am now able to say that proxies for modded servers are now possible above 1.13, including vanilla and Spigot support with and without Forge clients.
Hey Rasgnarok! Please don't tag helpful/staff members directly.
I need help with
[15:15:57] [Thread-1881/WARN]: [LuckPerms] Processing login for ryllzcantspeed took 6506ms.
my server then crashed after a couple of those and without errors
are you sure your database is fast enough? that warning is very common when it takes a long time to query a user
how do i make it faster?
are you using the default storage method? or are you using a separate database?
mysql
then try to move the storage server closer (geographically) to your minecraft server, ideally in the same datacenter, most hosts provide a free database with a server that you can enable, if you are using a vps, try to buy both the storage and the compute vps from the same company so you can use internal communication without needing to go though the internet, which is both slower and less secure
i have 200 max connections and use 20 per server. i use bungeecord and have 6 servers that use lp
do you have your servers and database from the same host?
so so sorry late reply yes i do
you should ask support on your host tbh
possibly
it's also strange that the only servers that crash are the ones with the most ram
i have an 8gb vps and i use 1x 2gb , 1x 1gb, 5x 512mb server
i have just reduced the 1gb from 2gb and it hasnt yet crashed, only the 2gb
and i dont get lp errors on the 1gb anymore
Hi, I'm just tried to Migrate PowerRanks to Luckperms, but it gives me the following error:
migrate-powerranks
[03:28:55 INFO]: [luckperms-migration-powerranks] Starting.
[03:28:55 INFO]: [luckperms-migration-powerranks] Starting groups migration.
[03:28:55 WARN]: [luckperms-migration-powerranks] Plugin luckperms-migration-powerranks v1 generated an exception while executing task 28957
java.lang.NoSuchMethodError: 'java.util.Set nl.svenar.PowerRanks.api.PowerRanksAPI.getRanks()'
at me.lucko.luckperms.migration.MigrationPowerRanks.runMigration(MigrationPowerRanks.java:66) ~[luckperms-migration-powerranks.jar:?]
at me.lucko.luckperms.migration.MigrationJavaPlugin.lambda$onCommand$0(MigrationJavaPlugin.java:37) ~[luckperms-migration-powerranks.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-287]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-287]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-287]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Using
PowerRanks v1.10.5 R2
LuckPerms v5.4.18
luckperms-migration-powerranks.jar
All of them starts correctly
Update your luckperms and try again
I just downloaded from the website
!latest
5.4.18
Oh, you did too haha
or I can do it manually
If you need the Paper Version:
ver
[03:36:57 INFO]: Checking version, please wait...
[03:36:57 INFO]: This server is running Paper version git-Paper-287 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: a9f252e)
You are running the latest version
Previous version: git-Paper-286 (MC: 1.18.2)
Luckperms
lp
[03:32:21 INFO]: [LP] Running LuckPerms v5.4.18.
[03:32:21 INFO]: [LP] Use /lp help to view available commands.
Make sure PR is updated to the latest and it is enabling correctly.
PowerRanks is at the latest version, I'll check its functions
All of the plugins shows green and PowerRanks is functioning and enabled without any errors (only the language files a bit corrupted but thats happending before i installed luckperms)
The migration tool doesn’t work with latest PowerRanks.
Check pins in #support-1
oh
thanks ^^
I've migrated it and set all permissions and groups manually in LuckPerms :)
Sorry for very late response, just woke up and saw the message
it's ok :)
is there a setting I need to change to allow Geyser players?
You may need to set allow-invalid-usernames to true in the LP config
@mighty yarrowThanks
Hey Ironic_8b49! Please don't tag helpful/staff members directly.
Hey NaXtra! Please don't tag helpful/staff members directly.
Sorry
Someone literally tagged me above your message and the bot told them not to, and then you also did
lmao
Hhhhhh
.
how to make auto rank
@mighty yarrow help
Hey Alfre_DGR! Please don't tag helpful/staff members directly.
Are y'all serious
bro
How can I add everyone to the same group with one command?
do y'all just have tunnel vision I swear to god
lmao
sr
I suggest reading the rules. Even helpful members are not obligated to anything. They are helpful, not helpers, and they don't have a contract to provide support nor do they get paid yet they still have to deal with people pinging the living shit out of them bc ppl dont give a damn if they have a life too or not, and "i need help" is always more important, right.
This is one of the reasons why i quit helpful role here. The amount of ignorance is just mindblowing

Hey I’m looking for a plug-in that can protect chests and hoppers where the hoppers will be protected and still be able to extract from the other protected chest but there’s a problem I don’t want to use signs to protect the chests or a land claim plug-in it’s for my smp and yes I know it has nothing to do with luckperms but you’ve helped me every time I’ve had a problem so
how to fix this ?
Double post <.< gg
hi! is there any way to rename a group without it losing it's current members? if i use the command /lp group [group] rename [new name] and then look at the list of members there isn't any since the members are still part of the old group. is there any command that can be run so that members automatically update upon a group rename
As you already figured out, you need to edit the group name on users too. That can be done with bulk
!bulk (get a backup before messing with bulk, really, in case it goes wrong since theres no undo command)
Quickly update a large amount of user and group permissions by using the bulkupdate command.
okai tysm, i will look into it
!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
Could I get some help with this issue? #support-1 message
Дайте название сервака
!downloads
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
how do I give permission for the admin not to be a title owner on it
Good morning, I have a question about your plugin, I'm explaining to you, I have a player who just told me that when he wanted to sleep, for example, and then he dies, he returns to spawn with your plugin a while ago. it the function of this one? Thank you for your reply. 🙂
That's not caused by luckperms, no
Okay thanks for reply 🙂
the default group has permissions to essentials.home but still has no permissions on that command you don't know what to do with it?
Hello !
I have an issue with my LuckPerms. I can't use /help, /spawn etc...
Here's a screenshot of a verbose
This is a verbose of the /help command
How can I set it to true ?
/lp user <username> permission set essentials.help true
or
/minecraft:help to use the non-essentials versions
You cut away too much. Where is this permission located at?
I assume in a group but won't know.
Okay, are you in the default group then?
Yes
/lp user <yourname> info please just to be sure
What do you mean ?
,
Send the output of that
Okay, now /plugins please
Hm. What version of lp are you running?
Version : 5.3.86
You're a bit behind. That's still odd. Did you use /reload? Or have you tried a server restart?
Something definitely isn't right here lol
That's really odd. Have you ever changed stuff in your luckperms config?
Yes I think
This is a real long shot but could you grab your current config and save it somewhere and delete it from your server and let lp generate a new one? might as well update if you havent yet, too
!download if you need
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
it's a guess, but you have no other permission plugin and your permission doesnt have a typo, youre in the group that holds the permissions so yea last resort i have got is this
I did that
Now I'm restarting the server
Ok so, LP is all reset
I'm gonna put back the permissions in the web editor !
...
No ?
That's not what I meant
I was talking about the config
My english is not perfect
Ok sorry
😂
That's interesting
I think I touched something or i don't know x)
Could you maybe send your old config to me and your new one, too? I'd like to see what's the differences if you don't mind
Please use https://pastes.dev to send files in the future. I have automatically uploaded config.yml for you: https://pastes.dev/vUEyEjGmQl
That works xD
I guess x)
This is the config you had when it didnt work, right?
Yes
The left one is your config, the right one is the default generated config
Pretty sure that was the problem. You told luckperms to deny permissions if you use no context on them x)
hi guys was wondering if i could block commands from the console in certain regions
for example if the console runs a command to certain xyz or to a player if those coords are in a certain region can I stop the command from running
that would be up to whichever plugin handles the command
so for example if luck perms has a deny command would luckperms handle the command
for some reason the default group cant /spawn but any other group can and it does have perms?
even when i create another group it works?
Hello everyone I wrote an addon for luckperms to output the time of membership in the group, can someone tell me what's wrong? I can throw it in private messages
What happens if I set two prefixes of the same priority?
!stacking
Display multiple prefixes/suffixes alongside a player's name.
thank youu
what's the difference between group and track?
tracks are a 'ladder' of groups.
so you can have a 'track' for staff ranks, and promote users on it.
you add it to a group?
Tracks provide a method for you to promote/demote players along a track (or ladder) of groups.
no
Hey, I think I have a fundamental issue with Luckperms. I know it is supposed to block all commands for the default group, but the default user can do anything it would like to run.
I am running on a Thermos server for Infinity Evolved, if anyone could let me know if they have heard of something like this that would be great!
Send your /lp editor link
Mind if I send a screenshot? Not comfortable sending a link in chat.
!editor
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
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).
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.
Gotcha
Experiments mostly
Try this
/lp applyedits 3uNlL0CLW0
I've just changed the default perms to reasonable stuff
Make sure the account you're testing on isn't OPed
Same issue, default can run any command it likes now.
What does /lp user <username> info say
mine is customized, I am having a player that just joined run commands
she can run op and deop
by default as default
start and stop the server
Is your server in cracked/offline mode?
lol no but interesting thought
can you do /pl and send the screenshot here?
I'm good got it to where I need it thanks
Oh okay
pls
Maybe this will help you.
https://luckperms.net/wiki/Storage-types
i cant find that
steps
If you're trying to use MongoDB I would assume you already know how to set up MongoDB
..
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/TpRSwPQ7L7
k
!errors
Here's a page with some common storage system errors.
the errors for MySQl
The troubleshooting steps are the same
Caused by: java.util.concurrent.CompletionException: java.sql.SQLTransientConnectionException: luckperms - Connection is not available, request timed out after 5000ms. is what I would look at first
i’ve made ranks on my server but when i try use demote and promote it gives me the error message 1 cannot be used at it is empty or contains only one group, how do i add another group or whatever it is
promote and demote can only be used when you have groups on tracks in a specific order. without a track, lp won't know "which is the next group anyway?"
!commands have a look at parent -> add or set. There's a difference, make sure you get what it is
Find all of the available LuckPerms commands on the wiki.
Hi I have problem I want connect to LuckPerms database (H2) how server is offline but how I connect to database in java and executeQuery this java ps = con.prepareStatement("SELECT * FROM LUCKPERMS_PLAYERS"); I get error Exception in thread "main" org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "LUCKPERMS_PLAYERS" not exists Table "LUCKPERMS_PLAYERS" not found; SQL statement: SELECT * FROM LUCKPERMS_PLAYERS [42102-199]
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.199</version>
</dependency>
``` and my pom.xml
but how I connect use this utils all work perfect http://www.h2database.com/html/download-archive.html
If you're interacting with the raw LP db, it's implied you know what you're doing and are aware of the potential consequences. We will not offer any support for it, given that 99% of the time people corrupt their DB permanently.
always backup 😅
in general, I know how databases work, so I'm not worried about damaging it, but I wonder if, for example, I am using the correct version of H2 and whether the database has any additional security or something like that
I'm the wrong person to ask that, I have no clue about any of the storage implementations. I'd suggest you look at the source, can probably find most of the answers there: https://github.com/LuckPerms/LuckPerms/tree/master/common/src/main/java/me/lucko/luckperms/common/storage
Out of interest, what's your end goal?
migrate non-premium UUID to premium UUID
like something not only in luckperms but also in my database and minecraft statistics
ah, I see...yeah I suppose there's no other way to do that without touching the DB. Obviously make sure you have backups, and don't forget to also either drop or repopulate the username <-> uuid cache
I'm not much help here though, I'm pretty clueless when it comes to interacting with DBs other than basic SQL (and even then with a lot of googling lol)
I was making the program for a few days when I started it because it was the first time I saw an error with the h2 database and now I am looking for a solution
There is no possibility to manage the prefix color in format for different groups without using group-formats, right?
Like [{PREFIX}]<{DISPLAYNAME}> {MESSAGE} but PREFIX has a different color per group
Is this even the rigth place to ask? xd
you can add the color codes on the prefix itself
like lp blah blah setprefix "&6cool prefix"
Ahh nice
Is there a stop sign? Like to tell that the color formating should stop? xd
&r
+🛑
lol
epic discord fail
Legacy color code guide that I used: http://wiki.ess3.net/mc/
I was just searching for that, thanks ^^
[02:20:45] [main/INFO]: HikariPool-1 - Starting...
[02:20:46] [main/INFO]: HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
[02:20:46] [main/INFO]: HikariPool-1 - Start completed.
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/15wYyZauHQ
hey
the prefix of the rank is Manager and the suffix and prefix was done in lp editor
when I applyedits no more edits and the lp editor give me the suffix and prefix MR
manager.
helpp ^
Not sure why you have $name >> $msg in the prefix?
But either way, can you send an lp editor link here
Go on...
pkay
okay
wait for me
what happens is that when using the plugin and entering my server, a message appears in red letters that I don't know how to remove it, if you like I could send a screenshot
!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!
sorry?
Can you send your servers console log there
Send the full log please.
No, not a screenshot. The entire log file.
I can't do that in alternos I think 😦
You already have it open. Highlight the text, copy it, and send it with a pastebin. https://pastes.dev
could you be more specific please?
I copy and paste it in the console?
wait for mwe
wait for me*
okat the link: https://pastes.dev/3h5unaGVMJ
most processes are when turning on the server
Hmmmm hybrid server?
Doesn’t look standard. It’s cutting off so much of the class path.
I don't know much about this topic, could you explain it to me?
so how can i solve this problem? 😢
hi?
What am I doing there?
my problem continues can someone help me?
help please
okay, sorry
Then go to here and paste it
console?
Yes
wait for me plz
how do i find that in aternos, you know?
don't make fun of me please 😢
that is?: https://mclo.gs/wbcgqxy
279 lines | 3 errors
yeS?
I have a server with mohist (separately) but there it does let me use the luk perms, but it doesn't seem like a compatibility problem either, did you see the screenshot?
don't make fun, what is offline mode?
set online-mode to true
offline mode = allowing people who haven't bought minecraft to play
how do i do it?
server.properties
sin esto no me deja jugar no tengo minecraft premium
!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.
that's not the problem, because on a separate server, with cracked if he lets me use it
I'm saying since you have not paid for the game I will not help you.
Como no has comprado el juego, no te ayudaré.
please, but if I have minecraft bedrrok edition
gringo raccista
could you help me please?
I'm not saying it because of that, but because his partner says he won't help me because I don't have minecraft premium
I think they're trying to justify the use of cracked mode by saying they have bedrock
And yes, that's fine if people do not want to assist because you use cracked. Everyone is entitled to their own opinion and are not obligated to assist
It's a long shot but can you try updating?
!latest
5.4.18
!download
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
This is not how you get help by the way. Cool it >.>
ººyes you're right, but there are people who can't afford it, and that's not why they have to be mean to others
yes excuse me
No one is being mean
If you pirate, then people can refuse to provide support
There are discords that ban those who pirate
He's saying that he won't help me because I don't have minecraft premium and I needed help that's why I came here 😦
That's not being mean
TIL saying "I will not help you" is mean.
Try saying you stole terraria in the tmodloader server or the terraria server, you get immediately banned.
Just... cool it
Try what I said
If that doesn't work, Mohist may be able to assist further
Not many here are familiar with their software
That's hacking, I didn't know, I'm sorry, I don't have how to pay for minecraft premium
Let's just leave it
can you repeat it please? 😦
^
okay
Your version of LP is slightly outdated
Try updating perhaps?
You just need to replace the Luckperms jar with the newest one from the LP site
It's aternos, you can't manually update.
yes, I put a lower version than the current one because the same thing happened to me with the most recent one, so I tried that, but still, I couldn't 😦
isn't it a commando thing? I have to put a command or something?
I don't know why that version is not in alternos...
bc luckperms on spigot doesnt get every single update
but it's still not a very distant version
only ones that include rather important changes
So it doesn't vary much?
could you help me please?
The truth has never happened to me before, previously I had already created servers with the same characteristics and with the plugin working normally
Not sure what version of Mohist you're using exactly, could try updating it if there's a new version up on Aternos
Other than that, the mohist discord may know more
but what other system can I use for plugin and mods?
plugins and mods work very differently and once you understand that, you know why mixing both isnt a good idea
at least thats my opinion
I really doubt that it is a problem with that, but you know more
That's exactly why I mention them, because there are some things that plugins can't do and biseversa
can you please at least turn off pings
How do I find his discor, you know?
??
dont do this
@
And it's on their website https://mohistmc.com
top right
not sure if I can share it here so there's their site
how is it deactivated?
okay, thx
the button is on the right
.
what does that affect? xd
what does that affect? xd
And what is the "@" for?
blub blub
yes haha
.
^
with ping
and what is it for?
Hey
I can't write in any channel 😦
How can I delete all player data?
Command must be ran from console.
⚠️ This will delete ALL user-related data, with no ability to undo! ⚠️
||/lp bulkupdate users delete||
Hello, I have a problem, if I do some permission in the editor, I save the group and I leave the op so I still don't have a job and I don't know what to do.
Yes he did
screenshot /pl
windows 7
I have a paid server but login security is there because AuthMe doesn't work for me
"A paid server"?
Uc xd is for the money
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.
Bpranks? - wth lol sounds weird
Hm
i have it for friends, some don't have original minecraft
piracy = bad
Well, how would you do it better for players who do not have the original minecraft
?
lets not go there
I would buy them a MC account
powerranks won't conflict if it's disabled right?
just checking
Well, but 5 xd
Buy me an MC account ? 🙂
depends sam
Microsoft gamepass is $1 for the first month :)
Get Minecraft java included (for the month)
Really super big help really..😔
||or steal money from your brother||
Yes, not helping is my end goal
Luckperms does not condone stealing from siblings
ou frick
officially
the denial msg itself makes me think world guard or deluxehub
@quaint idol ??????
or stealing in general x)
aye
may be worth 
least see if something is blocking it
ik that deluxehub likes to yeet command usage unless you have bypass

you already have one https://f.u11.io/y2DY0e
Imposter!
I find it extremely unlikely there's another canadian named aberdeener
Doxxer !
thief !
aberdelederpeh 🔥
i can explain
Well go on
Everyone in a server I played in back then changed our names to similar things, like “A(country)Gamer” or “(our name)DeLeDerpeh”
Or “(name)LaWedstonder”
!rcon
Sorry! I do not understand the command rcon Did you mean config?
Type !help for a list of commands
!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
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.
IC
I have the following problem on a Paper Server running Minecraft 1.18.2:
I have the * permission from Luckperms and can't place commandblocks.
I have even explicitly given myself the minecraft.commandblock permission to fix it, but it still doesn't work.
If I give myself op I can place commandblocks perfectly fine.
I would appreciate any help.
Output from /plugins: [16:51:00 INFO]: Plugins (11): BerlinPJ, F3NPerm, ImageMaps, LuckPerms, MineCordBot*, TAB, Vault, VaultChatFormatter*, ViaBackwards, ViaVersion, WorldEdit
have you enabled command blocks in server properties?
can u try to move some plugins jar files into another directory for testing?
i think one of ur plugins is blocking it
yes
so try to disable them and check
I'm wondering if you disabled the vanilla op system in the lp config and what commands-allow-op: is set to
commands-allow-op: true
enable-ops: true
You have to be in creative to use command blocks
I have removed all plugins exept lp and still can't place commandblocks
and i am in creative
and command blocks can only be used by OP
Then what ist the minecraft.commandblock permission for?
It is in the LP web editor autocomplete
The following are all the server commands either a server administrator or admin in-game can enter with CraftBukkit out-of-the-box. In addition to the original vanilla SMP commands there are 4 additional commands which are specific to CraftBukkit. CraftBukkit provides built-in permissions which can be used in a permissions manager. Defaults are ...
So I can't give commandblock permissions with lp?
According to the bukkit wiki there isn't a default permission for commandblocks.
that wiki is dead lol
The idea of that permission is so you can deny it when giving op to players (which is already a terrible idea anyway), the client is notified by the server when they have op, and if they don't then the client flat out refuses to attempt to place command blocks
TIL
Sure, but there's still a lot of valuable information there :P
I use a plugin to simulate to the client that it has op (so that F3+N can be used)
can you link it?
assume this one https://www.spigotmc.org/resources/f3nperm.46461/
in that plugin's config, what's the op-permission-level set to?
4
And now (after another restart of the server after moving it back into the plugins directory) I can place commandblocks client-only again, but they vanish after like 0.1 sec.
i c, and you have both perms (the f3n + mc.commandblock) right?
yes, i have * and the minecraft.commandblock explicitly. And I can use F3+N
why use commandblocks anyway
particle effects
Okay yeah as I thought, just checked what Paper does with that permission and it confirms what I thought
The idea of that permission is so you can deny it when giving op to players
it also checks the actual op-level you have on the server too, so it's for preventing its usage, rather than allowing it
for example
use plugins for that, they're far more efficient than command blocks
so if i want to give someone commandblock-permissions i have to give them full op?
yes, the server requires it
We are building a world on this serrver that should be downloadable and playable in vanilla mc
ok, thank you
Apparently there's this plugin, but it's bork'd in 1.18.2
What do you mean by bork'd?
broken
ok
also datapacks are more efficient than commandblocks, I'd assume?
"yes"
That could work, but I don't want to give every builder access to the files
If using ptero couldn't you set up a subuser with only access to the /datapacks/ folder?
if hosting where you have root access you can set up (s)ftp access to the datapacks folder?
¯_(ツ)_/¯
I could, but it is a lot of work and while I have root access on the Server, I don't want to do that because sftp-access reqires a system user and that introduces a lot more security holes than it solves.
does anyone know how to fix the database error? https://pastebin.com/8cGPGZzC
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
!paste logs/latest.log
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!
no pastebin
@left arch send latest.log see above
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
!libsdir
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.
still didn't work
what is the jar of LP called
lmao
Error occurred while enabling LuckPerms v5.4.18 (Is it up to date?) - No it's not lmao
Spigot hasn't been the jar to use for many many years, if it came as default with your host they're incredibly out of date
also offline mode bad
!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.
What if he's got a bungee tho
Can't always jump to a conclusion based on only seeing 1 server log
the offline mode message changes if bungee is enabled
Sure?
positive
Even on Spigot instead of paper?
I think so
But in any case [20:32:36] [User Authenticator #2/ERROR]: [LuckPerms] Exception occurred whilst loading data for 054a47c1-a57c-387a-8c3f-f59800346ab3 - BoroGarPil
lemme check
On his spigot install it is saying
[20:26:20] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [20:26:20] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [20:26:20] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [20:26:20] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [20:26:20] [Server thread/INFO]: Preparing level "world"
No velocity/bungee support message there
Yup, added by spigot in 2014 https://f.u11.io/J6MQmQ
hi there, just wondering how I'm able to get the name to be the same colour as the rank name, I'm using CMI for my chat manager and was wondering if anyone was able to assist me
Welp, in the end, everyone at some point gets to experience the downfalls of offline mode
well im 🇵🇱 and everyone fricking uses cracked mc
matter of time lmao
TIL
Sorry, I don't support offline mode servers. Piracy bad, changing your server to allow piracy is bad.
i understand
Does not apply to velocity last time I checked though.
hmm ok
Velocity would require paper, wouldn't it? would paper do the same thing?
yo can someone help
me
for my server im trying to let someone do the command /sethome <homename>
for somereason its not letting me
the command i am using in the discord console is
luckperms user msiddiqui3829 permission set sethome <homename>
it it is not working
please help
you need to use the permission node for your home command
what we would the command in the console
I’d imagine at some point. Last time I checked, which is when PaperMC first adopted Velocity, it didn’t.
?
im not using essentials
Hello i have bungeetablistplus and ${player luckperms_prefix} not working from bungeecord
how to fix it?
if i use luckperms-bukkit not luckperms-bungeecord this work
What home plugin are you using?
im using this one https://www.spigotmc.org/resources/sethome-home-1-7-1-18.98586/
Right there on the screen, what permission nodes to use
https://luckperms.net/wiki/Permission-Commands and this will help you set up your permission command
ok
i tried the node but it only lets /sethome work not /sethome <homename>
You don't need to tag me twice. You probably need to configure your sethome plugin to allow multiple homes
I installed essentialsx
Okay
okay i used the link u sent me earlier
i assigned
the perm
im testing
ok
discount i assigned it to myself but its still saying
how do i make it where when a player joins my smp for the first time they get the "Member" rank?
Cross posting 
@vivid oxide
please help me out I literally cant figure this out
can u just tell what command to put in the console
what command have you tried?
/sethome
i meant to grant the permission
oh
essentials.sethome
do u want a screenshot or?
Oh wait
i did it
i was putting the perm in a wrong group
thanks for leading me
;-;
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/2wRrqE2Xv7
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
Hello, Is there a way to make it so a player can only ender a zone if he has a specific role?
And again, crosspost.
Set it as the default group
Hi !Pls help im dowloand and install Luckperms Plugin but a bug code. i'm asking you can help with this?I don't know any jol English.
Anyway to edit the file outside of the browser to preconfigure something to directly upload via FTP?
You could - if you set your storage to a flatfile format such as yml but errr - forget a quote and you're screwed. better would be to use the web editor, do your stuff and take an lp export, which gives you a zip file and then upload that to the server and import it there
I'm only asking as it's missin plugins I need in the list from what I can see
the suggestions in the editor are just that - suggestions. they will only pop up if that permission was checked at some point while luckperms was installed
but that doesnt manifest if a permission exists or not.
having that said, if you know a permission exists based on other plugins wikis, shove it up lp's face. it'll work with it
Would anyone send me a nice admin prefix?
[&cAdmin]
Ty
[&cAdmin&f]
&7[&#fb0000A&#fc2511d&#fc4b22m&#fd7032i&#fd9543n&7]
Thanks!
[&cNotAnAdmin&f]
And the command is this ?: / lp group admin meta addprefix 100 (prefix)?
make sure you have a chat formatting plugin installed
There's a difference between 'add' and 'set' - make sure you really want to add another (if you dont already have one)
Ok.😉
Since I have a battery of tutorials ready at this point, in case you want to use the editor instead, you can do that too :P
I only asked because it doesn't show the prefix or the suffix. That's how it works with your help.
hey does anyone know how could i make that when i have a item in hand i have speed maybe some script? Thanks
LuckPerms acts as source for prefixes and suffixes, it doesnt actually add them. That's why you need a chat plugin (and most likely vault, too) to display prefixes in chat
how bout using something like commanditems to launch the speed command on the user?
ohh. I'm already smarter D;
not sarcasm
oh, you just realized you were missing either a chat plugin or vault, or even both?
What is the purpose of redis on lp?
it can be used as a messaging service, like 'sql' or 'pluginmsg', to send update notifications to other LP's connected to it (and the same storage too)
ok, thank you
hello, im trying to set up 3 diffrent "ranks
and im having trouble setting things up with the web browser screen
how do i start?
guys why this happen?
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/vHPuFaGSja
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5004ms.
@wind fiber (sorry the ping)
Hey !Mekmekmek! Please don't tag helpful/staff members directly.
can you help me
sorry
can i export permissions?
you've been told before not to ping helpful / staff members. please have a read over #rules
we are all volunteers who do this in our free time, we will answer when or if we have time, im currently preoccupied
ok
It doesn’t show my prefix, so I set everything up in the essentials.
Use Vault and essential chat
@drifting gazelle
How did you got in in the chat?
you need a chat manager plugin
if i want to give someone the ability to teleport Is the command
[/lp user [user] permissions set minecraft.command.tp true]?
i believe it is
Hi
I can't understand why the prefix and suffix are not shown in the chat and tab
the additional plugin EssentialsX and EssentialsXChat
Brother. #support-1 message
sry
!moss if you need an invite.
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.
Um...
Maybe in this support there is some hope...
Is there a way to allow someone to build on a world in the ```global`` region.
group hahaha
A specific group.
Let's say MOD group should be able to build in world:world __global__
Are you familiar with WG's membership system? Because that's how you achieve that, you add the mod group to the region's member list
It's outlined here, the example shows for a newly created region but the same principle applies to the global region https://worldguard.enginehub.org/en/latest/regions/quick-start/#creating-regions
Also you'll probably want to keep this in mind too https://worldguard.enginehub.org/en/latest/regions/global-region/#adding-members
Yea?
Holy shit
Well you shouldn't be flipping flags like they're candy canes to begin with
Shhh
Unset build, block-break and block-place
I mean with those three flags you're telling worldguard to block everything
And not take membership into account
Ah, building needs to be blocked on here tho
Yes, please read the links I sent
Adding members to the global region will implicitly set passthrough to deny, which means membership is checked, which means non-members can't build
You should really take this to worldguard support tho
This is region making 101
I'm banned on the server for some reason?
I need help setting up luck perms so that my multiverse portals can work for everyone not just ops
can someone help me?
Check multiverse portal docs for the proper permission nodes
And the getting started page to set everything up
If you have specific questions you can ask them here
Okay, I’ll check
Solved
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
Can I add ranks through luckperms.conf
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
[05:58:40 WARN]: [LuckPerms] Messaging service 'sql' not recognised.
java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5001ms.
Any ideas why user permissions are not synced? Everything else works. But if I assign a permission directly to the user, then it's not syncing with the proxy and other servers
Server-Version (Paper): git-Paper-290
Server-Version (Velocity): 3.1.2-SNAPSHOT
Storagetype: MySQL
Message: PluginMessage
screenshot /lp info from each server
You’re not applying them with a context, are you?
Du solltest updaten, wenn^ nicht der fall ist
vorgestern oder so erst gabs n update bezüglich velocity und pluginmsg als mitteilung
Show off 😭
¯_(ツ)_/¯
Hi, is luckperms available for spongeforge api 7.4.0 please? Even an older version of luckperms will do 🙂
Hhhh
oh thank you, sorry I hadn't seen the answer since I hadn't had a notification... Sorry for the double request!😅
Is there a command to cross check a permission node against a user?
i need help with Bungeecord and database support for luckperms
anyone on here?
!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!
Good evening I would have liked to know how to run luckyperms on a Minecraft mohist server under bungeecord is this possible please? 😳
!bungeecheck
Please double check that:
1. BungeeCord config.yml has ip_forward and online_mode set to true
2. All backend servers' spigot.yml has bungeecord set to true
3. All backend servers' server.properties have online-mode set to false
👍
thanks 😍
🤔 ```
20:53:09 [WARNING] [LuckPerms] LuckPerms already has data for player 'Fabien_Ferrari' - but this data is stored under a different UUID.
20:53:09 [WARNING] [LuckPerms] 'Fabien_Ferrari' has previously used the unique ids [20d99f1e-723f-37a6-8fc2-756eba2eb263] but is now connecting with '699e8613-896d-4c8e-824c-d5d5ef3309f0'
20:53:09 [WARNING] [LuckPerms] The UUID the player is connecting with now is Mojang-assigned (type 4). This implies that BungeeCord's IP-Forwarding has not been setup correctly on one (or more) of the backend servers.
20:53:09 [WARNING] [LuckPerms] The UUID the player is connecting with now is Mojang-assigned (type 4). This implies that one of the other servers in your network is not authenticating correctly.
20:53:09 [WARNING] [LuckPerms] If you're using BungeeCord/Velocity, please ensure that IP-Forwarding is setup correctly on all of your backend servers!
20:53:09 [WARNING] [LuckPerms] See here for more info: https://luckperms.net/wiki/Network-Installation#pre-setup
Offline mode?
no, online-mode: true
Bungeecord or velocity?
Bungeecord
Can I disable command's in one world and activate same command in another?
!contexts
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
Hi everyone
at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:726) ~[?:?]
at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:712) ~[?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_312]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_312]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_312]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312]
[02:28:51 INFO]: Disconnecting com.mojang.authlib.GameProfile@26dd306a[id=ac5b23df-7ca3-39a5-abe1-a31cdf058fbb,name=Eyehx,properties={textures=[com.mojang.authlib.properties.Property@74256387]},legacy=false]
how can i fix?
Send the full error
Can someone help me understand the difference between meta and a regular permission node? Is it basically just a permission node that's mutable?
hello
i have some problems
so i added some perms form plugins and when my friend type it the command it will say unknown command?
Sounds like the wrong command or a plugin didn't load right? doesn't seem like an incorrect permission message
give an example of a command from a plugin they tried
but its for all commands
Screenshot /plugins please
and?

