#general
1 messages · Page 246 of 1
Anyone know how I can take off where it says "default"
also know what the exact command is to be able to add players to a certain group from a crate?
Anyone know how I can take off where it says "default"
probably a misconfig in your chat plugin settings
!commands see Parent commands for this:
> also know what the exact command is to be able to add players to a certain group from a crate?
Find all of the available LuckPerms commands on the wiki.
Thanks. Friend said it could be towny cause we tried changing suffix and prefixes through lp
/lp user <user> info will show what the LP prefix/suffix is
anything that isn't displayed there is being handled by another plugin
and yeah, most likely towny is the culprit
I turned off modify chat in the towny chat config and reloaded but that didnt chane a thing
reload or restart
I have.
very bad
I reloaded the configs. I'll try restarting the server, then.
Yeah, that solved it. Got rid of every prefix and suffix from lp though.

Yeah, it shows the prefixes and suffixes there but when you chat it's just your name l
well you obviously changed something to remove them lol
not much we can suggest without any more info
show /plugins
well you have chatcontrol so i guess look at the config for that
I have chat formatter set to false on chatcontrol
Honestly I don't know if need chatcontrol since I use Anticurse.
do you really expect anything to appear in chat if you have no chat formatter :P
So it is needed then. I thought it was just to prevent cussing.... my bad
Looked around chat control, It shows a prefix on my discord thats connected to my server but doesnt in game.
I like essential
EssentialsX
Anyone here who has experience with linux and could help me fix something? I'm trying to install MariaDB but I keep getting:
The following packages have unmet dependencies:
mariadb-server : Depends: mariadb-server-10.1 (>= 1:10.1.47-0ubuntu0.18.04.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
do you have packages on hold?
wdym?
A holded package does not update, it sholded at its current version.
try: apt-mark unhold mariadb-server
with apt-mark show you can see which packages are on hold
try apt-mark show then
E: Invalid operation show
oh sorry, it was apt-mark showhold ^^'
doesn't return anything
What command are you running that returns that error?
sudo apt install mariadb-server
Did you add the mariadb package server?
uh probably not?
curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash
apt-get update
apt-get install mariadb-server
Works thank you!
great ^^
Anyone good with MyCommand? I know this is for LP, but if anyone is then I could really use some help.
(ping me)
this is offtopic...
Right.
How do I make text from MyCommand go from the player as a player message instead of like a broadcast?
public void execute(CommandSender sender, String[] args) {
if ((sender instanceof ProxiedPlayer)) {
ProxiedPlayer p = (ProxiedPlayer) sender;
if(args.length == 0) {
p.sendMessage(new ComponentBuilder(Discord.configuration.getString("text").replace("&","§")).create());
} else if(args[0].equals("reload") && sender.hasPermission("discord.reload")) {
try {
Discord.reload();
p.sendMessage(new ComponentBuilder(Discord.configuration.getString("messages.pluginReloadSuccessful").replace("&","§")).create());
} catch (IOException e) {
p.sendMessage(new ComponentBuilder(Discord.configuration.getString("messages.pluginReloadUnsuccessful").replace("&","§")).create());
e.printStackTrace();
}
}
}
}```
What does Discord.reload() do? Share the code
Oh, my bad, I misread.
public static void reload() throws IOException {
configuration = ConfigurationProvider.getProvider(YamlConfiguration.class).load(new File(dataFolder, "config.yml"));
}```
In the Discord class
Lol, alright. Yeah, I am more of a spigot guy than a bungee guy, but they're similiar in some ways.
Prolly the only reason why I made it this far lmao
do I spy static aboose
@forest helm Elaborate.
Hey hashmonopolist! Please don't tag helpful/staff members directly.
Well not sure about Bungee config API but on Bukkit, if you load a config with YamlConfiguration.load(File), if it fails, you won't get the exception, Bukkit will catch it, print it, and return you a blank YamlConfiguration, so it sort of "fails silently". But again, that's on Bukkit, not sure about Bungee config API
Damn.
@gilded nova java configuration = YamlConfiguration.getProvider(YamlConfiguration.class).load(new File(dataFolder, "config.yml"));
Hey hashmonopolist! Please don't tag helpful/staff members directly.
I assume, something like this?
and pray for the best :D
when in doubt, https://tryitands.ee
Thats a dope website.
Bill wurtz is the best
Our country best country 🇷🇺
You know it’s good if it contains show_source(__FILE__);
Dude, what the fuck?
sounds pay to win
How is it easier to work with? Most IDEs nowadays can set n-spaces space indents by pressing tab 🤷
Too bad I'm using Microsoft Notepad.
How is it easier to work with? Most IDEs nowadays can set n-spaces space indents by pressing tab 🤷
Yes, for IDEs it doesn’t matter at all
However, if you don’t use an IDE, it’s better to use tabs
(imo)
WTF
AAAA
I keep thinking when you do array.length it should display 0 because the index starts at 0.
Can someone help me... How do I make a plugin tell the server tell the client the available arguments?
Like this
May have figured it out.
Gonna test the idea.
Nvm... still need help.
https://i.imgur.com/Bvc30wn.png this gonna take a while
Ah... this is what I need. https://github.com/JorelAli/CommandAPI
@trail shuttle is that over LAN or WAN?
Uhh wifi
So LAN
Good luck.
Ethernet somehow doesnt work 97.6% of the time
Oof
Transfering whole home folder from my vps which includes the local maven repo
Eh was easier ig
Can someone help me... How do I make a plugin tell the server tell the client the available arguments?
Like this
@gritty spoke that's what tabComplete is for :d
Those are tab suggestions
That's why it's called tabComplete
When registering a command, you can set a "tab completer"
Well, fuck.... I already did it in the CommandAPI lmao
You do have to write it yourself tho, basically parse the current state of the command being typed and suggest things as you want
D= deal breaker
@rigid widget pr when
WEEKEND VIBES
no pc since Friday!! Detox from screen head
Tomorrow I'm back to the universe
Three guys walk into a hotel, and they're going to split the cost of a room. The room is $30. They each kick in $10 and head up to their room. The manager gets wind of it and tells the clerk the room is only $25. He hands five $1 bills to the bell hop and tells him to go refund the guys' money. On the way up to the room, the bell hop gets to thinking, as bell hops are wont to do, and says to himself, "No way can three guys split $5, I'm going to help out." He stuffs $2 in his pocket, knocks on the door, gives each guy back a buck and heads back downstairs to the desk, glowing in the warmth of a job well done. So now each guy has paid $9. $9 times 3 is $27 plus $2 the bell hop stole--only $29! Where is the other buck?
> Detox from screen head
> *is on the phone*
I pinged because you were online lol
Bruh
what a silly billy
Silliest billiest
Any good Java Ofuscator?
obfuscation is useless
i know but i have a friend that doesnt know how to desofuscate be he know to use Luyten, and i want him, to using luyten dont obtain the code
Luyten is how you deobf lol
sorry for my bad en
Are you a bartender?
I mean.. if you have a tool to deobfuscate..... the only thing that does is prove that deobfuscation is useless
why would you care if your friend had your code?
Seems like they're not friends...
because my code contains the user, password and link for the license panel
You guys skipped my riddle :(
Make a config file and put them in there
ÙwÚ
OwO
@bold sparrow you missed a number in your tally
i only need an ofuscator
Also
nothing else
?
Wait... for?
I need an ofuscator, for ofuscate my noob friend dont know the code
make things like passwords configurable
Use the code to create an empty file with key/value pairs for password: value
thanks
Bruh
its posibble for example, if you put the license and the plugin enable, to put the line with the password like "jjtn2rn" (i dont know to much about java files)?
Don’t store passwords in something you’re going to share
Again?
compiled java classes are basically text files
you can literally drag and drop them into any decent IDE and get a decompiled version of it
And Fefo, thanks for the ofuscator
https://lmgtfy.app/?q=java+obfuscator, where i drop the jar to ofuscate,there?
For all those people who find it more convenient to bother you with their question rather than search it for themselves.
I wasn't really typing anything lmao
https://lmgtfy.app/?q=java+obfuscator, where i drop the jar to ofuscate,there?
LMAO
For all those people who find it more convenient to bother you with their question rather than search it for themselves.
Alexito, I don’t think you got the hint
@sweet shard How old are you, if I may ask?
Actually don't answer that.
Sorry for pinging.
I wanted to ask you if you still like getting spoon-fed.
im 16 why?
Here at Luckyperms Discord, we do
But we don’t verbally make it clear
question
where do you see that zaid?
you cant migrate yet
oh
Not there yet :)
I mean... it says it right there
they said theyll email in batches iirc
If you've been notified that you're eligible
almost 8 years ago wow
i havent been notified
damn
one of my accounts have it older though
i have 4
idk lol
i bought one so a friend could play
i bought another one for a leaving gift for someone at work but they never redeemed it, so i got it
and another friend bought one but didn't like it so gave it to me
oh
I kept fucking building a jar after I changed the version and the server wouldn't load it for the same error, after 30 minutes I realzied I didn't syslink the new jar to the plugins directory
🤦♂️
I hate myself
This my config file lmao
# RedstoneHelper v1.3
# Enable or disable the functions of the plugin
enabled: true
reverse:
# Enable or disable ALL reversals.
enabled: true
#You can add your own types here. Please refer to the API documentation for correct names for the block.
#The blocks you ADD here will not be supported.
types:
- "PISTON"
- "STICKY_PISTON"
- "REPEATER"
- "REDSTONE_WALL_TORCH"
- "DROPPER"
- "DISPENSER"
- "COMPARATOR"
- "OBSERVER"
- "CHEST"
- "ENDER_CHEST"
- "LEVER"
- "FURNACE"
- "TRAPPED_CHEST"
- "TRIP_WIRE_HOOK"
fillables:
enabled: true
types: # Adding your own types here will probably break the plugin.
# Enable or disable the SUPPORTED fillable blocks.
COMPOSTER:
enabled: true
END_PORTAL_FRAME:
enabled: true
level:
enabled: true
types:
REDSTONE_WIRE:
enabled: true```
Good strcuture =D?
whats it do? disable and enable types of redstone?
This is my first spigot / bukkit plugin, i'll send you the github since its quite hard to explain what it does
Oh, here it is...
"Allows you to flip the direction of a redstone related block easily. Allows you to fill composters / end portal frames easily."
It's for redstone builders (like me 4 years ago)
thats really cool, downloading it now
wait wait wait
let me push some new shit, I added a ton.
Heres the release jar.
now i gotta writeup a change-log ugh
https://github.com/1Gigabit/RedstoneHelper/releases/tag/v1.4 yeah here we go =D
Ugh I don't think I did a good job with any of this tho.
what does that even do
"Allows you to flip the direction of a redstone related block easily. Allows you to fill composters / end portal frames easily."
Ooh there is a grammarical typo right there... "related blocks"
and "of a"
@dusky bridge No
My PFP is from this
Oh.
Sounds like an interesting movie, might have to watch it later. But I got homework thats due in a few hours.
It's slow as fuck
Really slow movie
Im gonna make a rainbow sheep cannon nuke bukkit plugin
:D
Super off topic, But if members wanted Phantom membrane in the store, for a stack of 16, what would a good price even be for that?
Right, im at a loss too... One guy wants it, but I have a guy in the server that sell mending books 24/7 ... Other than fixing elytras, You can only use it with potions.
!anything
Sorry! I do not understand the command !anything
Type !help for a list of commands.
So Clippy works
!tprogress
If you can help translate LuckPerms, please visit our Crowdin project!
https://crowdin.com/project/luckperms
0%
100%
100%
3%
6%
100%
48%
73%
2%
0%
100%
3%
10%
100%
32%
100%
0%
8%
38%
33%
98%
0%
not in alphabetical order smh my head
fix
F i x
Anyone know what compatability issue Holographic Displays has with Protocal Lib?
What would be the best way for me to open a console for my minecraft server that's running as a systemd service. I know I can view the output with journalctl -f -u minecraft.service but how can i actually input commands?
you should start it in a screen instance then you should be able to attach to that, view the live console feed and run commands
@gritty spoke that’s awesome
Keep up the good work
AI to recognise certain parts of a sentence to automate Clippy
if message.contains('help') do !ask
not even a bad idea at all
This is what I wore for halloween.
Same suit as my freshman year homecoming dance
=D
nice
yes you already posted this lol
Yea, I got drunk last night. haha
No Larry
He's gonna take over
He already is!
Becoming sentient
I was told to go here. I cant get my luckperms group prefixes to show
I have assigned myself to the group
essentials and vault installed..
send lp user <name> info for a player that you added a prefix to
yeah try adding a {PREFIX} right before {DISPLAYNAME}
^
yes save and restart server
(unrelated) I redid my readme.md =D I'm so happy and I think it looks nice
https://github.com/1Gigabit/RedstoneHelper
one gif isnt loading tehf uck
It worked @spring fulcrum @rigid widget . Thank you so much for the help!
Hey Akerman! Please don't tag helpful/staff members directly.
Is there anyway to change the colour of the players name? So it is not the same colour as the prefix?
!colours
Add color code before display name
@gilded nova &c[] &f username
@gilded nova add &r at the end of the prefix
yea ^^
it resets all prior formatting
I forgot the code for resetting.
😹
so i would type: /lp group admin meta addprefix 4 "&5[ADMIN]&r"?
Correct
and instead of &r i can put the colour i want to?
Or chance it in /lp edit. Is easier
yup
If you want yeah
thanks
#patreon message lmao clippy you alright?
test
rip patreon (bought it on 25 Oct and it got removed today, so i didn't had it for a whole month)
was that a month already?
lmao
@gilded nova nope
Hey Thrasilias | TRose2000! Please don't tag helpful/staff members directly.
reeeee
Luck ig?
😏
Lol
if patreon had ideal i could pay another 1$
Edit the message @latent tendon so it is a bit more clear what the problem is
;p
kek
Adventure be dope
Adventure's lack of documentation be dope
adventure being intuitive enough to not need it be dope
(and there's documentation for the parts you wouldn't get)
that is... yourself?
ruh ruoh
Dutch much 😛

Yikes
ye
so this is wrong
getServer().getMessenger().registerIncomingPluginChannel( this, "LABYMOD", new PluginMessageListener() {
literally everything wrong lmao
(╯°□°)╯︵ ┻━┻
┬─┬ ノ( ゜-゜ノ)
w8 wtf did you do
now it works
Can anyone tell me if my intellij status still shows?
gone for me
@faint adder what r u looking for
A dev or someone who has knowledge of ChatControl Pro, please
Can you DM me or?
@faint adder https://www.spigotmc.org/resources/bungee-chat.12592/ ?
Does anyone if I changed from spigot to paperspigot will that remove all my perms and plugins that I currently have?
No
Okay, it's for an anti-xray plugin
Alright, just wanted to be sure, first. Thanks
if in doubt, back up and try it :P
Exactly what I was going to do.
Paper has a built in anti xray
https://gist.github.com/stonar96/ba18568bd91e5afd590e8038d14e245e if you need a good config
So the plugin isn't needed for paper?
no, papers built in anti xray is already great
Anyone uses a job plugin? Looking for one that's decent for eco/surv.
Blocked or discord being discord
3 blocked messages
Who sent those blocked messages
dunno
¯\_(ツ)_/¯
Lmao
Morning
Stupid idea, nvm.
!bunge
Sorry! I do not understand the command !bunge
Type !help for a list of commands.
!bungee
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
Hey, so i saw it right, LuckPerms is not yet available for Fabric? I saw it on Github, not sure if i'm just to stupid to find it.
Does anyone know how I use -verify and where?
What ya talking about
Apparently it is a command for spigot but idk how to use it
No clue what you're taking about
Dang.
Anybody know what causes a server not to start after downgrading paper.jar file?
Trying some stuff on my test server, updated to the new version of paper (1.16.4) then downgraded to 1.16.3.
Console is showing this:
03.11 10:59:15 [Multicraft] Server shut down (running)
03.11 10:59:15 [Multicraft] Restarting crashed server in 2.0 seconds
03.11 10:59:15 [Multicraft] Stopping server!
03.11 11:00:17 [Multicraft] Terminating server via signal
no clue
you a least need to send the full error message
and also maybe ask at paper
PaperMC: https://discord.gg/papermc
I'm thinking if there was a config file or somewhat where I just need to type the old version again
no lol versions aren't baked in configs, not server configs at least
I was thinking paper.yml or spigot.yml, but i get you
maybe send the server latest log see what's up?
sec
mhm
Pretty sure you can't just downgrade your software without causing issues 😂😂
I mean... if upgrading didn't do a single thing in the first place.
Wdym
They upgraded then downgraded
Dumbest idea
no u
Lol
Is it Thursday yet
I want new cpu
5900X or 5950X
Did you get a 3090
Lol
Maybe people will be so focused on amd I can get gpu too :)
Luck didnt look into my issue i see
!permissions
A list of permissions used by LuckPerms commands.
any gui shop plugin will suffice, just make the npc open the shop gui for them i guess
jea but i need good and easy ones i have got non at te moment
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!translations
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki
anyone know why this returns 0 everytime? https://i.imgur.com/BteliAe.png, I'm probably being an idiot but I have no clue
By the time the new thread modifies the value, the method will probably have exited already
If what you want to do is return the whatever that is and do something with it, either:
a) do it synchronously lmao or
b) CompletableFuture
ill look into b, did it in a new thread cus thats probably a bad thing looping thru every channel and getting the messages
How would you do it synchronously without using CompletableFuture?
Don't delegate the task to a new thread lol
Hey Thrasilias | TRose2000! Please don't tag helpful/staff members directly.
clippy shush
🤷
Where da panda go :(
thank
Any solution to the bug called, already connected to this proxy, but I have already change the proxy...
i think its bug
Has anyone tried OmiHealth plugin?
what it do
oh
whats the point of that? players who cant fight a zombie?
lol
Was meant for other stuff than "vanilla" but got rid of that idea
anyone might know about shop signs not working for players? like they can make and all but they dont get the money
Bidens not gonna win lol
You think? Because i hope he doesn't otherwise you guys in US will have war 👀
Yeah the US is gonna be a mess
What
That sentence didn't make sense, although in kind of tired
@short warren https://vm.tiktok.com/ZSX9FXP4/
Here
Sounds like fear mongering to prevent biden votes
Well i don't know this since i'm not from US but could be true 🤷🏼♂️
Does he even know how politics work?
I don’t think so, I don’t even know why he’s on the ballet. He will probably lead us in the way of rap if he wins.
Oh he paid his way onto the ballet apparently
Does he even know how politics work?
Does Trump?
Lmao do any of them?
Not a big fan of talking about politics, but why would people vote for some dude who is a rapper
Well in my state apparently people like 3rd party option more
We wanna be special
Sometimes 3rd options can be better but for president?
Yeah..... or The Legal Marijuana Now Party.... do you trust them to run anything?
There 3rd party
Now 3rd party computer parts .... that’s usually a good deal right there.
Not a big fan of talking about politics, but why would people vote for some dude who is a rapper
@trail shuttle most people voted for a tv celebrity so 🤷♂️
I reckon Kanye would do well next election lmao
Lmao
Didn't Trump try to sue people on Pennsylvania or something like that? Don't really follow all the news
Yeah..... or The Legal Marijuana Now Party.... do you trust them to run anything?
@steady mountain whats the issue with Marijuana
enybody knows about nametagedit and how to change names in the chat to show a rank with a name?
for chat, you need vault plugin and a chat plugin
!chat second link have some suggestiong
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
Do you not know how to unzip it? @red oak
I dont know

Ok
Any texture pack artist in here?
@fluid brook Ye
Just sent you a message
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
10:08:55 [WARNING] Could not bind to host /192.168.1.137:25565
io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Cannot assign requested address
hm
oh nvm im dum
xdd
can't you just set your server ip to 0.0.0.0?
https://i.jordqn.me/acb00d880a.png works for me 🤷♂️

Hello
Good evening! I have all servers connected to the same database, is it possible to make the rights on the other server depend only on context
!context ?
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
no-no
I know that
I have another problem, I already have about 150 rights, and it will take a lot of time to set each one separately
I have 3 servers have server:global
Idk why, but I cant have ppl connect to my server >:(
They could before, but not anymore
I have the port forwarding and stuff
but
!paste proxy log
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ 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!
/null/ try asking in #support-1 or #support-2
Guys who can throw off a ready-made donation script for the server, on the Internet I did not find how to make my own scripts. I watched both Russian-language and English-language sites and forums ...zero
no firewalls? ports correct? ips correct?
Does the spigot server give any message?
yea
Well I'm from Slovenia and I am not proud of our stupid dumb PM but man.. this is funny as hell 🤣🤣
Um is this like for real that trumps Electoral Envelopes were found laying around the round in some states? 🤔
I doubt anyone here can authoritatively say so
Yeah i know but still
Try and find more sources for the information, if there are you can gain confidence on it being true
Well i tried but this person who posted was SS so good luck with this..
it's facebook, I wouldn't trust it tbh
find major news outlets talking about it and there's a lot more confidence there
But if this is somehow "true".. wouldn't this go straight to supreme court?
It needs to be proven it's true
That screenshot alone is useless
does luckperms work for 1.8.9 im having troule
I know that this SS is useless but still i posted if someone did noticed anything around tho
can somone send me a file for 1.8.9 because its not working for me
cause i asked in general before and the said it was off topic
What file you need ??
1.8.9 luckperms
Luckperms? Go on luckperms website and download it
but i did and it didnt work
latest LP works
There is not such a thing as 1.8.9 luckperms
ok hold on
alright when i type in /pl luckperms is red and the rest are green what does that mean
@gilded nova
unsupported for your version iirc
Hello guys, i need some help. I want to delepop a plugin that works together to the plugin GriefPrevention, cuz the GP maks impossible to add flags that doesn't help the mobs, only the player. There is a config.yml of the plugin that makes the creatures protected, but in my survival server, I need a way that makes possible to farm wither roses. And if I protect the creatures, makes imposible to a wither kills mob.
There are 2 ways to solve that, by making a plugin that bypass this command (of protecting creatures) and that way makes possible to kill a mob, however I also need to keep the mobs inside a claimed region invunerable to other players that has no permission to interact with that region
anyone can help me?
!paste latest.log @desert moon
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ 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!
log isnt needed for that, is it?
well yes
it's 1.8.8
LP should work fine
How does makes sense that biden won california? 👀 shouldn't trump win this?
!ssl
Sorry! I do not understand the command !ssl
Type !help for a list of commands.
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!translations
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki
!errors
Here's a page with some common storage system errors.
hey some players can not login so maybe someone know hot to fix it?
Reset their player data i think
that i dont want there lose all the stuff than
is nbt tag from minecraft vanilla or from plugin?
Vanilla
ok and i can not set the limit higher?
Hey guys! Anybody can help me with lp and bungeecord sync?
!sync
To sync data between servers, you need to connect each LuckPerms plugin to the same database (for example MySQL) and set up a messaging service.
I look that but cant find how to debug the problems.
Please use https://bytebin.lucko.me to send files in the future. I have automatically uploaded undefined for you: https://bytebin.lucko.me/KrD6KuNZ27
!errors
Here's a page with some common storage system errors.
Caused by: java.net.UnknownHostException: s99.craft-hosting.ru address is wrong
@trail shuttle Can i write you private messages?
Rather not
I copy the address and paste it, why he can be wrong?
!paste config.yml remove passwords
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ 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!
Check your host to see if its right
does anyone know a factions plugin that works with 1.16.4 and/or a scoreboard plugin
Host: s99.craft-hosting.ru
Base Name: bd_bungee1772
Port: 3306
Login: bd_bungee1772
Pass: _
Its the my vds window, its cant be wrong...
does anyone know a factions plugin that works with 1.16.4 and/or a scoreboard plugin please i really need help
OK. If the sql in same machine, i can use localhost?
No use your servers ip (number ip)
Is it a shared host?
How to understand shared?
I have auth, lobby and bunge. And have 3 ip. Which ip to use in config?
@thick quail @paper sierra @vale valley @subtle seal did any of y'all figure out what was causing the "ungrouped" crap and fix it?
would appreciate the help
Are bukkit plugins supported for paper? Looking for a free anticheat x ray plugin
Any free anticheats you can recommend?
matrix possibly
costs 25$
hhhhhhhhhh
Any free anticheats you can recommend?
@proper lance matrix has a trial you can use
i forgot the limits
but if ur running like less than 70 people server
you'll be fine
since i think anything over 70 u need to pay
i forgot
Matrix protects the security and fairness of your Minecraft server!
its here as well
if its a private server whats the point of an anticheat?
Random question but anyone know the command to obtain player heads? /give @p minecraft:player_head{SkullOwner:"PlayerName"} isn't working for me
1.16.3
ewww
@surreal bloom that is right
2: # 3rd column
- {text: "${server_state Prison}&lPrison", icon: "${server_statee Prison}", ping: "${server_stateee Prison}"}
- !players
playerSet: Prison
playerComponent: "${player luckpermsbungee_prefix}${player name}"
morePlayersComponent: {text: "... and ${other_count} others", icon: "default/players.png", ping: "${server_stateee Prison}"}
minSize: 9
maxSize: 9
I am tryning to add anohter prefix ill send what i need to add but I am not sure where to add it i tried whjere it says luckpermsbungee_prefix
&e%prisonranksx_prestige_displayname%%prisonranksx_currentrank_displayname%
tag me if you have any ideas
Hi
Dus et support playceholda aye pee eye?
Do you have placeholderapi
world edit installed on all servers
You need it on bungeecord
To handle scoreboard and tab
You might actually find that votifier helps in some cases to display placeholders for bungeetablist
You need it on spigot too
Nice thats good
Theres 1 more thing that has an api to help placeholders work properly
Its called discordsrv
that is on all spigot servers
You need it on bungeecord too
Gg
So where do i add that prefix
Im the votifier config
lol
Umm i think Trump will be president for 4 more years no matter what 👀
There was voter fraud in MI 🤔
!bungee
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
slaying away 💪
wow
Anybody knows how to put the anti Xray in Paper?
well, where and how
Be careful u'll probs get banned from that discord if you ask how to turn it on
There was voter fraud in MI 🤔
Iirc it was just that most of the mail in ballots were democratic which isn't suprising at all
So i'm having issue or i'm just dumb... with chatcontrol, tags and luckperms.. i can't make it working so chat would lool like this: level tag(if is one) rank name message
But i keep getting: level name(if player doesn't have rank) otherwise rank message
But i want to make so even if tag is not enabled i get one space between each placeholder
Featherboard is popular
thx
hello on my server i dont know how to get it to come up with like admin or vip next to your name in chat from the groups
do any of you know how to do it
!prefix @reef vector
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.
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!translations
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki
!chat then @reef vector
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
@trail shuttle how I remove the essentials antibuild I use aternos
Check your mod/plugin tab in your panel I think
I liked fireworks as a kid, but now that I'm an adult I absolutely despite them. They're so loud and unnecessary and harmful bruh
never
never again (today at least haha)
for paid, I'd go with TAB tbh
@gilded nova ? Isn't that a tab plugin
Hey Tim__! Please don't tag helpful/staff members directly.
https://www.spigotmc.org/resources/tab-1-5-x-1-16-4-premium.83967/ or just change a single line in its code
Just build it
Yeah
He lowkey seems cut when he's like "if you dont want to support me i see no reason to support you" lol
TAB is a nice plugin imo
lmao i remember joining that server to ask an extremely basic question and im not sure it was ever answered
so i dont see why you would pay more for support
He's really arrogant i know that much
never needed support for it - but it's great for our network https://i.crystaldev.co/d3VFjRDV69.png
I wish I had the motivation to work on Minecraft servers and be a part of the community again.
out of 58 people online 9 are staff
Thats half
I don’t like having staff personally.
huh
58/2 = 9
3 owners because there's 3 company managers 
I like doing everything by myself.
I can’t have staff after what happened a few years ago.
But partially it was my mistake.
Company managers
which is why you sign your higherups on NDA's 
NDA?
I like doing everything by myself.
@sudden ice thats gonna bite you in the ass if you keep that attitude in future
Non-disclosure agreement
Oh
Jesus its really that deep for a minecraft server?
I mean in life bud
Oh
How old are you?
18
Do you have a job
well seeing as I run a bit more than just a MC server yes
No I don’t have a job
Its good to be independent but not stubborn about it
I'm not saying you are
But don't be
I don’t know
I mean this is coming from the guy that smokes cones before school
snow cones
Ice cream cones
Oh
Four two owe
it's where they stuff their face into an ice cream and i n h a l e
yes
Btw, can you take someone to court over NDA’s? Kinda curious @south sluice
Oh damn
Meanwhile in Slovenia 💪🏽💪🏽
Police start attacking us with police water cannon truck because we're for them "huligans".. They fking made police hour, quarantine.. what else they expect from us to do lmfao..
if they break the NDA I can pursue full legal actions if needed
@south sluice im sure court will care so much about a minecraft server😂😂
Meanwhile in Slovenia 💪🏽💪🏽
@gilded nova the fuck?
seeing as it's a company yes they will..
Whats your company called
And what do you do
Is it a registered company?
Oh you make discord bots
I can almost garuntee they will not give a fuck about any legal cases you try to lodge against someone
I don't think you get how a court system works 
Can i buy a share in your company
not a public company..
not needed
What do I have to do to buy a share in your company bud
This doesn't particularly feel like the place
I'm well aware of which channel we're in tim
It's most definitely the place. I'm a willing investor and see potential in the development and selling of discord bots
Is the LP discord the place for conducting business?
It's definitely the off topic channel so I dont see why not
The company is honestly a cool idea, although wtf are these bot descriptions
