#general
1 messages · Page 127 of 1
ok wait I'm confused
dunno, could be a bug in the repo gradle files
sponge/build
and that is where?
To be clear, you're not trying to double click the bat file are you?
not to butt in, but i had to run git submodule update --init --recursive then chmod +x ./gradlew as well, because it gave a permission denied just running ./gradlew build
You can open a command prompt in the right place with shift-rightclick then open command window here
ah yes you have to use recursive 🙂
so you get the API
not sure how he cloned it, if GriefDefenderAPI is blank then he has to grab that too
ok so yea he should run the command to get it
i was too lol, for one, i tried using maven commands at first, then was told its gradle, i know nothing 😉
i should add instructions really 🙂
yea wrong place
just go to other discord and grab the jar
unless you want to learn how to do it 🙂
check updates
in last messages at least
its in the updates channel
now you will need LuckPerms v5 for this
and it will migrate GP perms to GD, see wiki
follow that
https://luckperms.github.io/ grab latest LP here
yes
just follow that
backup in case you mess something up 🙂
will do
@golden lotus ok so I've managed to follow the instructions successfully
and now I've gotten myself the plugin on the server
the issue still remained though, other players are able to bypass any claim
like my friend being able to break blocks in my claim even though I've untrusted them
are you sure they are only in the default group with no special perms?
are you using * ?
do the following
lp verbose record do action lp verbose paste and paste link here
I'm certain I didnt add them any special perms besides griefdefender.user.*
also do /gddebug record do action /gddebug paste
hey
i'm using a forge server
with sponge forge and luckyperms
i'm having issues with nebulous chat
make sure you are using latest v5 LP
it says I've got nothing to paste
my prefix it's not showing
''Debug: OFF''
the plugin works well
I do have v5 lp
oh
where and how
@gilded nova what SF version?
@gilded nova you have nucleus? if so, did you enable chat?
SF = SpongeForge
@solar saffron in any area where you are having bypass issues
1.12 is not a version
paste jar name
does /lp user <user> info show your prefix? send a ss
@gilded nova do what JG said
still says nothing to paste
just to make sure, what's the luckperms command to check a groups permissions?
easiest is to pull a new editor session to see all
how so
seems you need to spend time in all plugins docs..
wait a sec
ah got it
reading is your friend 😉
these seem to be all of the permissions I've set to the group regarding the plugin
dont see anything questionable
Run /gddebug record have the user interact with a claim like break/place blocks then /gddebug paste
ideally it would be nice to see lp verbose too
also screenshot what default has
just send the editor link
@swift abyss
ok, so not an LP issue since you have pre/suffix
i see issue
remove griefdefender.trust
😦
they shouldnt have that
lol
thats only for internal use
Cond, what chat plugin? and do you have vault?
so you are on sponge?
i switched to sponge because has so many bugs
i forgot lol - in the default template section, is {{prefix}} there?
thank you all for the assistance
np
its the simplest things that mess stuff up 😉
Luckily , LP has amazing GUI's 🙂
yes
nucleus
xd
see, yours is the same
read the first link
no idea why the :s is in there
i think in coding the plugin, something was done by mistake and the :s is an error
also, the grammar in there, uses buy instead of by
like this?
and? lol that means nothing what im about to say is the same thing above. replace {{prefix:s}} with {{prefix}}
did you copy the prefix placeholder to all the sections?
not sure why that was done
well, when you send giant pics instead of just copying the one line i need.... lol
copy and paste text
not a giant config section 😉
Sets the prefix to a message. {{prefix}} - prefix (set as an option in a permission plugin), {{suffix}} - suffix (set as an option in a permission plugin), {{name}} - real name, {{displayname}} - display name
prefix="{{prefix}}{{displayname}}{{suffix}}&f: "
so, you pasted placeholders, which isnt needed. but not the actual format part
thats what i said do
so if you did that, then why am i hunting? lol
xd
yep, try it and see
i dont even know if thats the issue, the other person never responded back
i dislike when we dont get feedback
i'm using sponge because thermos has so many issues
i dont need a pat on the back, but let me know if the help actually helped lol
😉
i was wondering if you can join my server to help me
but it's modded
you can download the modpack from twitch
im at work and have too many things going on really, plus never been on sponge
im a spigot/paper person lol
lol
ive played a few modpacks, but eh
should have someone with some sponge experience since LP has support for spongeforge
there are peeps very good at sponge here, but this isnt really a sponge support center
i din't find a discord for sponge support
Minecraft: Java Edition Modding API
found the possible solution
FTB Utilities can override chat settings, i'm gonna set the "B:override_chat" and "B:override_commands" options in the configuration files to false.
hmmmmmmmmmmm
now
how to i clear the suffix?
xd
i just want the prefix
ugh, yea, forgot about the ftb thing, ive seen it a few times. easiest is to open the editor and delete it
thx
?
Old ITown
What are "necessary permissions"?
if you mean nucleus, it has a setupperms feature
!verbose for any other plugins, youll have to look at their docs or use:
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
thx
well
i transfer some permissions for group owner
nevermind
i got it
the /nucleus setupperms admin Admin give me what i need for most permissions
yea, most plugins arent like that, youll have to do real work for them lol
when using redis without password, should I leave pass field empty ''?
Is there a way to do with luckperms adding your rank infront of your name in tab
and if you see a player
Nvm
You mean display the LP rank in tab?
Depends on your enviroment
For a Bungee network I'd recommend BungeeTabListPlus
And for a Bukkit server, TAB Reborn is good (needs fine tuning to automatically show LP prefixes, but has potential)
thanks
hey ho i asked in general and these guys said i should ask here
i want to get a rank like member on /powertool is there a way
the comand is from essentials
/powertool just lets you execute commands afaik. Maybe try a look at argument-based-command-permissions.
!argumentbasr
!argumentbased
Fine tune exactly what users with permission to use LuckPerms can do.
thx gona give a look there
(And yes, I know it's a little bit relating to LP, but also not and so we have it not so crowded in #support-1)
That image gives me nightmares....
I request that clippy gets a function to count how often someone tagged a staff member :3

Would be difficult as Clippy doesn't have a database and it isn't really needed
Hey having trouble with commands auto completing
why these warnings spams my console? [16:42:31 WARN]: org.sqlite.SQLiteException: [SQLITE_BUSY] The database file is locked (database is locked)
[16:42:31 WARN]: at org.sqlite.core.DB.newSQLException(DB.java:941)
[16:42:31 WARN]: at org.sqlite.core.DB.newSQLException(DB.java:953)
[16:42:31 WARN]: at org.sqlite.core.DB.throwex(DB.java:918)
[16:42:31 WARN]: at org.sqlite.core.DB.exec(DB.java:178)
[16:42:31 WARN]: at org.sqlite.SQLiteConnection.commit(SQLiteConnection.java:404)
[16:42:31 WARN]: at com.griefcraft.sql.Database.setAutoCommit(Database.java:174)
[16:42:31 WARN]: at com.griefcraft.util.DatabaseThread.flushDatabase(DatabaseThread.java:153)
[16:42:31 WARN]: at com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:179)
[16:42:31 WARN]: at java.lang.Thread.run(Thread.java:748)
ask on grief crafts support
"The database file is locked (database is locked)" not accessible, too many connections, many possibilities
@restive bramble
playerOrder: "LuckPermsGroupInfo"
if you want reversed:
playerOrder: "LuckPermsGroupInfoReversed"
(i think)
also, you will need to add a meta key of weight with the same value as the actual group weight as that is what the player order will look for
i understand the first part but not the second part
!meta
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
say you have an admin group with a group weight of 7000, you would set a meta of weight with the value of 7000
for that admin group
oh thanks, ima gonna try
ok
@grizzled arch so you have EssentialsX and EssentialsXChat?
what mc version are you on?
and it is EssentialsX, correct? not just Essentials.
yes
check the pinned messages here, the one from me and use that to go by
then once you stop and start the server, let me know if that works
I'm sorry I didn't understand what you told me, the translator doesn't translate 100%
I speak Spanish not English
in the pinned messages at the top of this channel are settings for EssentialsXChat. use that
it doesn't work for me
so you changed everything from the message and stopped. then started your server and it doesnt work?
send a screenshot of what /ess version shows in chat.
I did not understand
you said it didnt work for you, now you say you dont understand. not sure how to help you more. try this translator https://www.deepl.com/
I get it
ya lo resolvi
I figured it out.
was the superLobby that wasn't walking
Nice!!!! Glad you got it figured out, sorry i wasnt more help. I know very little Spanish and its not technical knowledge at all.
1 answer Soy
how do I put the rank on the scoreboard
!placeholders
Display data such as user prefixes and groups from LuckPerms in other plugins.
make sure you have PlaceHolderAPI
yea, put placeholderapi on your server, then follow the directions to get the LP expansion. then setup your scoreboard to use that placeholder.
what instructions?
Gracias
this has nothing to do with the server but if I want to put the cookloco skywars coins like I do?
Is it possible to use luckperms in a command block?
Like not a specific person but whoever steps on it. Like @p
I don't think you can
ok
I think you can. I use it with @p @astral haven
uh yeah, can you explain that then cause i've seen mixed results
I could of sworn I got it before using Signcommand plugin
I just cant remember what I did
I replace the player name with @p
in command blocks?
That's it. I am using sponge however, that may affect things
what mc version?
oh so it'll be 1.12
Ah
i think spigot removed that feature in newer versions
Removed @p?
o.o
the ability to use plugin commands in command blocks
Ah
thats gay
I could be wrong though
Will need to do some testing
please don't use that word in a derogatory sense
@astral haven use an alias plugin. Make the CMD block run the alias command
Have the alias run the LP command as console. 🤔
any suggestions for such a plugin?
first result on google
For all those people who find it more convenient to bother you with their question rather than search it for themselves.
it probably works? don't bite it till you try it
just cause a plugin hasn't been updated to newer versions doesn't necessarily mean it won't work
if coreprotect didnt update would u download it?
it really depends on the plugin, coreprotect depends on block data which always breaks things
i mean i havnt had issues with coreprotect yet
ik lots of people who have
but its still the aspect of its not updated and could break stuffsss
Works fine on 1.14
will probably work fine on 1.15
it's worked fine ever since 1.8
Why in my SV of 1.14 with luckperms i can do essentials.kits and in my SV of 1.8 i can´t do essentials.kits and other much commands!?
Make sure you actually use 1.8.8
yeah
1.8 itself is not supported nor recommendet
i use 1.8.8
i can send a image?
here
Why i got few commands...?
No essentials.warp, no essentials.warps, no essentials.kits etc
Probs a missing plugin
I got essentials X
Essentials itself doesn't have all features by itself and therefore comes with multiple add-on plugins
ok thx...
@humble python what do u mean u can’t do essentials.kits? Just type /lp group {group name} permission set essentials.kits.{kit name}
I do not see suggestions as in 1.14 (commands)
I think that’s somethings solely for 1.14+
mmm
It was added in 1.14. Never seen it before in 1.12 or other versions
Just try doing the permission nodes from memory or google essentials permission nodes
In 1.14 i see A LOT OF SUGGESTIONS, but in the 1.8.8 i see very little suggestions
Or ask someone
idk
What do u mean suggestions
command suggestions is the stupidest thing to come to minecraft. i never look at them honestly,
for you maybe 😉
well, i know what commands my plugins have, i dont need sugestions lol
also, yes, i am very delusional
I know them too, it’s good for my admins and moderators
I like so much the command suggestions lol
Duo. What chat plugin?
I think it was vault?
Vault only connects LP data and the chat plugin.
Is that the plugin for adding ranks onto users?
Can you send your /pl
Or is it ChatManager?
That would be it
Ok so in chat manager config under formatting see if there is a prefix placeholder.
Or remove EssentialsChat
And you are using EssentialsX and EssentialsXChat, correct?
Which one works better?
I would use essentialsXChat since you are using essentialsX but that’s me
But we need to make sure. You are using X correct?
Because the old essentials won’t work
So you’ll have to use chat manager then
Remove the essentials chat jar
Also kick them in the butt for using a very outdated plugin.
What host?
Very odd. I’ve seen it there
But it’s ok. Chat manager should work
I think your issue was having two on at once and that LP won’t work with plain essentialschat
Once you can restart server, let us know if it’s good
So is EssentialsChat not needed?
You typically only want one plugin for each task
Since both EssentialsChat and ChatManager manage the chat you should remove one
And since you’d need EssentialsXchat you have to use ChatManager
Ok, I restarted my server
How do I make roles visible in chats?
And how do I remove autobroadcast from Chat Manager?
For both. Look in it’s config.
For the prefix, make sure there is a prefix placeholder in the chat format
By config, you mean in game or the files?
Config is 99% of the time flies.
Is it this "#The default prefix that goes infront of the broadcasted message.
Prefix: "&c[&4Broadcast&c]&r"
That’s the prefix for broadcast. You need to find the one for chat
Chat radius is just that. To talk in a radius and have chat displayed only when you are close
You are just looking for chat format. Lol not that hard
Oh wait, Im trying to do global, I didnt know what was what for a sec
The placeholder is there
What shows in chat?
So how do I make it so that when I chat in game, it shows my role. Its currently set as my [Default]
so does your config look like this:
Chat_Format:
Enable: true
#This will only be used if the players permission group isn't on the bottom of this section.
Default_Format: "&8[&7Default&8] &7{player} &9> &7{message}"
because you said the placeholder is there, but its not in the default config.
this is what i would put there:
Chat_Format:
Enable: true
#This will only be used if the players permission group isn't on the bottom of this section.
Default_Format: "&r{vault_prefix} &r{displayname} &r{vault_suffix}&r: {message}"
Whats vault_pre/suffix?
...
self explanatory lol
thats the placeholder you need to pull the pre/suffix from vault
because vault gets it from LP
Oh, I was confused what was it for?
I don't understand much about these plugin, I just found out about them yesterday
first time working on a server?
Yeah
well, GG for using LP as perms plugin 😉
Im doing a private server for a project Im doing
a lot to learn for one project
It sure does
My other question is how do I change the settings of each rank, eg Citizen: No Build Perms, Builder: Build Perms on, no moderator perms, etc
you have to add the permissions to each group for things you want them to do
like for builder, you need to add the world edit/fawe perms you want them to have, the essentials perms for gmc, etc
Is it the same plugin or which plugin would I go to?
Im confused, do I need to create a new plugin or just find a different plugin?
each plugin provides different functionalities, so find the permissions from those plugins and set them in luckperms for your groups as needed
The ones Im using rn are Chat Manager, Essentials and LP, do any work well with adding ranks?
Ok, Im still stuck on getting ranks visble in chats
My name in chat says Default when mine is already set to Owner
what does /lp user <user> info show
do you have any other permission plugins installed?
you didnt reload chatmanager after changing the formatting
or restart srver
correct?
youll still get the old format until then
I did
go back into the config and check what is shown
that shouldnt have happened.
because the default thing was hard coded into the format
and you removed it
I see the issue, I didnt save it last time I followed JG's instruction
rip lol
we have all done that
just redo, save, then stop and start server
should be good to go
For the auto broadcast, I tried deleting the file and restarted the server, the autobroadcast wasnt gone
Now the chat issue has been resolved
for the broadcaster, just change true to false under the enable setting
For Global or for every option?
dont delete things from configs unless you know what you are doing and if the config can work without it
they tend to break if stuff is gone
Auto_Broadcast:
Global_Messages:
Enable: true
change to false
and yea, for each of those sections, change true to false for Enabled:
so 4 places
Ok, thx
np
Well, I'm gonna stop myself from here, I may have more questions tomorrow but I've at least made my goal for today
In luckperms ¿i can show TWO ranks in one user like two prefix like: Agusto (VIP) (Warrior)?
!stacking
Display multiple prefixes/suffixes alongside a player's name.
thanks :D
would anyone who has a decent amount of linux knowledge be willing to help me setup my dedicated server?
Google "Setup dedicated server Linux"
So you never setup a linux machine before, and instantly go for a dedicated linux server which you are responsible for and which you have to care for?
Here a few keywords to help you:
fail2ban, ufw, pubkey authentication
You can skip firewalls for now
In other words no need to bother with ufw for the beginning
fail2ban is a topic you can push off to later too
As it’s just for security. Not operating the server
I've managed a linux server before, it was just already setup
I think it had IPtables for the firewall?
Im mainly talking about the actual minecraft server management side of it, I can get my friend to do the security side of it, he just knows nothing about Minecraft.
Thats pretty simple, there are thousands of tutorials ... Just Google. how 2 install minecraft server on linux.
It will tell u something like : Install Java 8
Download the server.jar put in the folder
Create a start.sh with (example code: java -jar Xmx2048M server.jar)
Start the Jar.
Change eula from false to true.
Done
I’d recommend setting up pterodactyl
A bit of work to set up but it gives a nice and easy web panel
The open-source server management solution.
Pterodactyl is awesome, 10/10 would recommend
Also the first thing I would always do with a server is secure it
( well obviously after installing it )
I preffer having a firewall blocking incoming requests on port 3306 while I am still setting up MariaDB
how can i make presets with vault
!meta
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
Any ideas guys, https://hastebin.com/wokevuquru.md (Ping me reply)
@teal creek looks like you arent on at least Java 8 - thats what came up when i searched "plugins/ViaVersion/config.yml (Permission denied)"
Alright.
My guess is that the files "just" belong to a different user
How do I update on Ubuntu?
run java -version please and show us the output if you're unsure how to read it
OpenJDK Runtime Environment (build 11.0.5+10-post-Ubuntu-0ubuntu1.1)
OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubuntu-0ubuntu1.1, mixed mode, sharing)
You're fine (running Java 11)
Oh, what's the issue then?
Then the file permissions are actually not correct
Either the files belong to the wrong user or have something stupid like 000 permissions
They belong to the root user, I am on another user, how can I go to the root user and change the permissions?
Well, switch to the root user and run chown -R <user>:<user> /path/to/mc/server/files
REplace with appropriate values of course
And in the future be sure to upload the files with the same user that runs the server
Open a root terminal
Alright, and how do I start the server from there?
You don't
Oh, what commands do I type
Yeah, how do I move the entire lot of a folder
Everything is already a folder...?
Oh ok
YOu replace <user> with the user name of the user that runs the MC server
This stuff linux basics 101
I did?
C'mon
I'm sorry, I am new to this.
No you replaced the first <user> with root
I posted chown -R <user>:<user> /path/to/mc/server/files, right?
yes
I have this section here:
<user>:<user>
And said to replace both instances of <user> with the user name of the player that runs the server
So why did you end up with root:Xyz1???
does anybody know why luckperms prefix not showing up even though I have essentialsxchat installed
do you have vault installed?
yes
and you need essentialsX as well, the chat module wont work on its own
i have essentialx to
does the prefix show in /lp user <user> info?
check the pinned message here for some things to change/set in essentials config. then restart server and let me know.
will somebody please help me
what needs help, refer to my last post here.
the info you need is in pinned messages
also, you can delete that spam lol
the first two settings are higher up in the config, just search for them
the rest are in the chat section.
ok
is it a big change from groupmanager to luckperms ?
wrong question sry ^^ its supported 😄
[18:52:22 WARN]: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 12020ms.
!errors
Here's a page with some common storage system errors.
will somebody help me get prefixes and suffixes to work i already have vault essentialsx and essentialxchat downloaded to the server
Anyone know how to change the max height for treefeller in the McMMO files?
Learn about the process of migrating from another permission plugin.
!help
!advanced
!api
!argumentbased
!bulkupdate
!bungee
!commands
!context
!default
!downloads
!editor
!errors
!faq
!install
!meta
!migration
!permissions
!placeholders
!stacking
!storage
!switchstorage
!sync
!tracks
!usage
!verbose
!wiki
!commands
Find all of the available LuckPerms commands on the wiki.
a short question, about changes in the essentials config.yml - after saving, are the changes instantly working, or do i have to start the server new for making changes working?
/essentials reload
some plugins have a reload command like Essentials, but some don't
or some do have a reload command, like LuckPerms, but some changes need a restart (for example, you have to restart to change your storage-method in LP)
there is also /reload :p
Never use that...
which you should never use in production
yeah
thanks!
Reloading while in maintenance is fine, realoading in production is bad. Also the same goes for most plugins with reload commands
lots of plugins don't support /reload
and also, sometimes if you reload and you have lots of plugins, it will take a long time
I am not a plugin developer, But I would guess that /reload just calls the load event of all installed plugins, a event that every plugin Should/must have
yeah but some plugins break when using it
like ProtocolLib
and for example if some plugins where using ProtocolLib, then they will disable
Thats why you never use it in production, imagine having 300 players and suddenly half the server stops working xD
I just know very little about spigot plugin development, I started to work on it but never continued or got deeper into it
I preffered GMod Addons 😎
so, chatcolor is working now, prefix is working now. only problem i still have, is - i have an [] in front of the prefix, that i don´t know, where it is from... still searching .,..
can you send a screen ?
what's your chat plugin ?
ChatEx
can you send your config ?
reload the plugin
./chatex reload - done - still the same
9 is blue, if you're using multiverse, could be that, beyond that, start yanking plugins
i have multiverse - what do you mean with: start yanking plugiins? i still have to improve my english (i am german) 🙂
Also why you install one plugin at a time. Then you aren’t hunting down 800 config to find your issues.
it's not an Essentials feature
it's made like that in spigot
you can't "disable" nor enable it
it's like that
the author of the plugin will have to implement the selector in the plugin
else it wont work
I already search but I didn't find anything
ok I just found that, I'm not sure if it works https://www.spigotmc.org/resources/psudocommands-add-the-target-selector-to-plugin-commands.56738/
rip
what did you try ?
yeah
but what did you try with the plugin ?
but what did you try with the plugin ?
yeah but what command
the entire command
did it say something in the console ?
you can't, bukkit will override vanilla commands
ik that this is not essentials discord but can i make a kit in essentials so when you use that kit you will get 100 dollars on /bal account?
Or somehow custom command people can use 1 time in 12H
Not according to my knowledge, I think you can just add items to kits
Cooldown Commands
Ye, you can get swords and such
I dont use essentials for kits, since I never knew that u can do that
But essentials cant create custom commands with cooldown? or am i wrong?
U mean the essentials plugin?
but how to do it then? /eco command doesnt take @p tags
That is correct, you most likely will habe to use another plugin
so it gives money to player doing that command
Yes but i want a command people can use once 12H
Not whem the player is supposed to enter the command themself
k there u go ig
That gives 100 dollars to player via Essentials
also
The wiki prooves that its not possible by using kits, you could try settimg a negative number as money for the kit
But i want the plugin to give money not take it
so can I get help there pls?
It would be easier if i could make gold currency on server
Yes, when you set a positive number it takes money, maybe when you set a negative it adds it
@molten mountain
money:
delay: 600
items:
- $500
Thanks @queen crest
This proves the wiki.
But... If I want to change symbol of currency?... 🧐
the other was the essentials wiki
k nvm
@queen crest It didnt work im gunna try chatex
Stop
stop what?
It did not bring any result?
ok
Worked 😄
I'm glad
Also is there a way to make my name red but not msg?
Just write &4 after prefix:
[Owner]&4
Open config.yml in ChatEx folder and set &r after {nickname} placeholder.
ok
!help
!advanced
!api
!argumentbased
!bulkupdate
!bungee
!commands
!context
!default
!downloads
!editor
!errors
!faq
!install
!meta
!migration
!permissions
!placeholders
!stacking
!storage
!switchstorage
!sync
!tracks
!usage
!verbose
!wiki
I dont see a {nickname} thing
I see this
enable: Should the plugin be enabled?
message-format: The standard message-format.
global-message-format: The message-format if ranged-mode is enabled.
ranged-mode: Should the ranged-mode be enabled?
chat-range: The range to talk to other players.
multi-prefixes: Should the multi-prefixes be enabled? See readme.txt for more info.
multi-suffixes: Should the multi-suffixes be enabled? See readme.txt for more info.
logChat: Should the chat be logged?
Debug: Enables debug mode. Enable this if you get a bug.
Locale: Which language do you want? (You can choose betwenn de-DE, fr-FR, pt-BR and en-EN by default.)
Ads.Enabled: Should we check for ads?
Ads.Bypass: A list with allowed ips or domains.
Ads.Log: Should the ads be loged in a file?
Tablist.Change: Do you want to have the prefixes and suffixes in the tablist?
Tablist.format: The format of the tablist name
Messages.JoinAndQuit.Enabled: Do you want to change the join and the quit messages?
enable: true
message-format: '%prefix%displayname%suffix: %message'
global-message-format: '&9[%world] %prefix%displayname%suffix: &e%message'
ranged-mode: false
chat-range: 100.0
multi-prefixes: false
multi-suffixes: false
logChat: true
Debug: false
Locale: en-EN
Ads:
Enabled: true
Bypass:
- 127.0.0.1
- my-domain.com
Log: true
Tablist:
Change: true
format: '%prefix%displayname%suffix'
Messages:
JoinAndQuit:
Enabled: false
%displayname
Where?
change on %displayname&r
message-format: '%prefix%displayname%suffix: &r%message' global-message-format: '&9[%world] %prefix%displayname%suffix: &e%message'
👍
@gilded nova If you use EssentialsX you can change multiple homes values in config.yml and using permission nodes.
How does that work towards luckperms? I have different named ranks there
config.yml of Essentials
Use group names to set value of multiple homes for each group
So i can change premium and ultra to be rank names i have in luckperms instead
Yea
Thank you so much!
Hey my players can't message each other even though they have the permission for msg.
Oh is it because of deluxechat?
2nd one
You should always check first if your chat plugin does override commands from MC
We seem to have a new channel name for #luckperms-api
seems like it
@gilded nova
Is there a way to give someone a rank that hasn’t joined before? “It says player not found”
Try their uuid maybe?
idk there uuid
Guys, i know thats very off-topic, but some1 knows a Ts3 Bot, who can give a user via Pn a role?
something like !Jungle and the Bot assigne the role Jungle 2 the guy who wrotes this message.
JTS3Mod
JTS3Mod hasnt this function.
Then look at SinusBot if it has a addon ( most likely ) for that
Well, i watched out 4 something like this, and the only script, isnt working.
@chilly orbit No advertising. One and only warning
I had bungeeguard and someone was able to hack into the server and grief it did I do something wrong or were they just very smart
Yes
?
You either did something wrong or they are very smart
With the amount of information you provided it's impossible to tell
Ah ok I can send my config for each server and the bungee when I get back home if that helps
Sure. Be sure to leave out the secrets
@scarlet totem EssentialsX requires EssentialsXChat and Vault
Thanks! Gonna try now!
Aternos (The server host) doesn't have that plugin listed :v
Aternos is shit
Yup
Switch to a different one
Unluckly the server is not mine, gonna try to workaround the problem, thanks anyway!
Or use Vault and VaultChatFormater (by Luck)
Lmao i just discovered something stupid
Basically aternos hosts alternate 2 versions of EssentialsX
one wich contains only EssentialsX
and the other one wich also contains EssentialsX extra plugins (essentialsXchat, essentialsXgeoIp, etc)
i originally picked the one wich contains only EssentialsX
because it displayed the compatible versions
aternos has a ton of duplicate entries with different files in each
on death, people spawn at spawn and not at thier bed
thats at the bottom of your essentialsX config, a setting for spawn on join and whether they spawn at their home
Is it possible to make a yml permission file like permissionsex uses, and then import it to the database later?
@willow lodge that would do it
it works for now, just buying me time till I have time to rebuild everything
I'm running mysql Ver 14.14 Distrib 5.7.27, for Linux (x86_64) using EditLine wrapper should I update or use a different verison
what version would be best to use?
i went to mariadb and downloaded the latest, like 10.4...
strange enough, thats what i came here looking for help with
I’d recommend Maria too
i am having an issue. i am rebuilding my server. we had maria with a not root admin account, i used it to create 1 user and database for each plugin.
I had to rebuild everything, now i am not getting the correct perms applied to admin that it can create those users and database without incurring errors that made such a setup useless. so i made all the databases as belong to the admin account. which has a hashed password, throwaway passwords are easy to put in plugin.conf but hash password is impossible....
if all that makes sense, could i get some help digging out of my hole?
if I used Maria I still would need to use mySQL for the other plugins that don't use Maria?
surely you mean no ?
@muted pond did you flush the privileges after changing user accounts?
And no. I mean yes
MySQL clients work flawlessly with MariaDB
Which is an expressed goal of MariaDB
so when I figure out how to dump my db's I should go to maria and mysql will still connect it
i did flush yes.
all the key devs left mysql and started maria,. they forked it and made it better than it was.
I never liked the many issues I have had with mySQL
maria is better but the syntax has somewhat changed
Not at all
you no longer create a user with GRANT, that caused me some issues 🙂
At least not in a backwards compatibile way
if I don't have to rebuild my databases every year that would be nice
ok
And you dump your table with mysqldump
they do but some old ones are on a depreciation list somewhere
Google that part
my issue is I can't backup my databases right now
Why?
maria does have a plugin for backups, thats my next thing to play with 🙂
I get this error mysqldump: Couldn't execute 'SHOW VARIABLES LIKE 'gtid\_mode'': Table 'performance_schema.session_variables' doesn't exist (1146)
Oh boy. Looks like you’re fucked
If you know where your database files are stored, stop the server, copy those files and try to restart it
Then try the dump again. (A dump is a lot better, than the raw files)
so the original files are the same as a backup, just need to stop mySQL so I can copy
Never copy database files while the server is running
Unless you like corruption
The same reason you don’t want the process to hard die
Because the files aren’t fully written
Bedrock do you have EssentialsXChat too?
download EssentialsXChat too
then why do I need vault?
Make sure you have EssentialsX, EssentialsXchat and vault installed
And it should work
I managed to put the ...chat inside essentials X folder xD
👍🏼
wait what
EssentialsXChat is a plugin, you need to put it in the plugins folder, not the Essentials folder x)
x)
is there anyway to disable the red name?
it's literraly the first config setting lol
alrighty well thanks
Hey there's a feature I don't like, what can I do?
Have you checked the config?
No...
Every time
so true
it's like those people who write bad reviews about LP because they can't use YAML
hmmmmmmmmm 
Which they can
But hey, reading and using your brain is hard
Writing bad reviews is not
Though I think Andre is on a personal mission to confront them all
it's because their brain is made of stone, so it's too much info for them (please don't ban me for the stupid joke ;-; )
But if I do I try to help
To my knowlege you contact everyone when you check the reviews
Latest response I gave to a review: https://www.spigotmc.org/threads/luckperms-an-advanced-permissions-plugin.174259/page-146#post-3652264
I just found that DM again xD
Lol
Is it a german concern? or do you reffer to the gdpr?
Welllll.. sadly there is a gdpr exception for using sampled data for advertising, its called "berechtigtes interesse". As example my father got a call from a advertisement concern, to which he wanted to know ehere they got his data from, it turned out that the bank sold his data to them, my father reported them to the LDI, but tgey replied that they actually are allowed to do that because of this so called "berechtigtes interesse"
Here some german info:
https://www.datenschutzbeauftragter-info.de/was-ist-eigentlich-dieses-berechtigte-interesse/
If there's prior consent. That's the crucial part.
But just sending a message doesn't constitute consent
He consented to the data being shown. And the company is the right to then display it
I doubt that's the case here
He could have thrown a clause in the terms and conditions
Nope, certain exceptions may apply that does not require you to inform someone about what they do with the data.
My father registered his own small business with the Finanzamt, they sent his data (without asking him or providing a privacy policy) to that bank (the bank is the local adress ro ask about someones creditability) and then the bank proceeded to just sell his data to the advertisement company. The LDI (Datenschutzbehörde von Nordrhein-Westfalen) explained my father in a very detailed email, why they all were allowed to do what they did, reffering to the "berechtigtes interesse".
The Finanzamt is allowed to do that because they are required by law. Huge difference
And the advertisment stuff is BS
When was that?
About 3 months ago I think, I can ask my father to send me the mail chat to show you
That's surprising
well, he is propably asleep rn xP
But I've heard before that the LDI is one of the worst
Might be, because I also can't belive that its just okay to do that by a private bank. But if you cant trust the LDI to actually protect your data, who can you trust to do
The thing is my work revovles around the GDPR
I get specific training for it
Selling customer data with their consent to advertisment companies is fishy already
So I can tell you for a fact that that is a violation
Though I frankly don't know where else to go
I also did a training on the GDPR and tried to keep informed about it, and that descision by the LDI threw me off. Because that would basically be a free pass for everyone to do what they want with your data
Except demand a reevaluation with quoting of the relevant passages
My guess is that they missed is how the bank got the data
Though even if it was through a direct contract with the bank it still would be beyond fishy
Anyways if the Mails stuff from mineacademy flies or not is debatable
I reported my school to the LDI, they took action against my school and had them pay a fine. My old schoold privacy policy was literally just this:
Wir erfüllen die Datenschutzverordnungen von Nordrhein-Westfalen
10/10
I'd rewrite the report, making it very very clear that the bank only received the data from the Finanzamt to check liquidity. No direct contract with the bank has ever been established and that they received the data bound to a specific purpose
You know why I did it? The webmaster was our Database teacher, and when we talked about the GDPR, he told us that writing this is enough, I said to him that thats bullcrap and not sufficent in any way, he threw me out of the class for that xD So I thought he deserves a little "training" in privacy
I told my father to call the LDI about it, he doesnt want to so... welp, guess he doesnt care that much
Up to him
I hated my database teacher tbh, he was always acting like he is better then averyone, intentionally overexplained stuff so no one understood what to do and constantly threw out students if they spoke up against him. He explained how to do Database selects in over 4 hours, I didnt understand a single word, so I learned it myself and wrote a 1 in the test, while everyone else got 4s
I got a 2+ at the end of the year
and every following years, because I stopped trying to learn from him
He also had us write the queries on paper xD
That's normal though
What would be a dick move is if he expects them to be flawless
He actually did, I never got a 1 again because he marked volatility errors, like that I used a special character ( Ü) once, because we just had 30 minutes, and it was not hard to create the queries, but noting them down took me ages (i am not the fastes writer)
also using ü works in some cases even
like.. when the database is set to utf8? xD
Ü as a string value or as a specifier?
string value
He still marked a error and removed points for every small thing, also for example me using ` that was wrong in his eyes, i should have used ' i still dont k ow why as it literally makes no difference
That's BS
If it's intentional and never mentioned before then I'd inform the principal
Get your class mates in
I did complain about him, several students did. But he is the only database teacher we have
