#general

1 messages Β· Page 296 of 1

trail shuttle
#

Could be a bad plugin using api

night current
#

luckperms api?

trail shuttle
#

Ye

#

Or the whole malware plugin thing

night current
#

hm we only use decently reputable plugins directly from either spigot or bukkit website but ill check again

modest compass
#

did you actually see * in the permission info of luckperms?

static quarry
#

if you got the malware plugin thing then all your plugin jars are corrupted bc it injects something in all of them

modest compass
#

if so there should definitely be logs or some command of permission info with evidence of setting * permission node.

night current
# modest compass did you actually see * in the permission info of luckperms?

the most baffling thing is that section of logs where he joins with default permissions, nothing strange appears in console, and he suddenly leaves with silentquit. i can only assume he got the * node because thats the only way he would have access to /op, /lp, silentquit, etc, but like i said i cant even be sure of that cause it doesnt show up in luckperms history

#

but i guess if a bad plugin gave it to him it might not show up in lp history

modest compass
#

well you cant assume * permission just from getting slient join.

night current
#

he didnt join silently

modest compass
#

slient quit*

#

yea but i think you get my point

night current
#

yeah

#

at this point im burning my server

#

so if i have a ratted plugin, what do i have to do to erase all potential damage? just reinstall all of my plugin jars or is there more?

modest compass
#

well its hard to say, it may just be a bug with DiscordSRV that did that particular permission check wrongly

night current
#

oh interesting cause i kinda messed up discordsrv shortly before that happened

#

i copied all files from one server to another, including whatever key discordsrv used to link to the original server (not sure exactly how it works cause i wasnt the one who installed it) so basically both servers' console outputs were going into a single channel

#

the problem happened on the server that was copied

versed matrix
#

does anyone know if it's possible to deny access to a bungee world (you can access lobby by can't access survival server untill assigned a group with permissions) i can use portals but was wondering if there was a way to stop the /server survival bypass without removing the option for command when got permissions

trail shuttle
#

restrict the server

#

And grant perms

#

bungee config.yml

versed matrix
#

yeah but doing that remove the /server command for everyone not just unauthorized

trail shuttle
#

Didnt mean the /server command

versed matrix
#

does that link to lucky perms?

trail shuttle
#

Yea

#

If you have LP installed on the backend

versed matrix
#

backend meaning plugins?

#

on bungee

trail shuttle
#

Err

#

Bungee*

versed matrix
#

i'll put in support 1 pics of what i mean and the bungee config

#

any ideas how to fix it?

outer vesselBOT
#

Hey Karma! Please don't tag helpful/staff members directly.

dry shuttle
#

guys dont you think it would be useful if lp user [user] permission check [perm] should show the duration that the user has that permission? E.g. if I had done lp user Bob permission settemp colour.red true 1d it's duration should show when i do lp user Bob permission check colour.red

fair bronze
#

omg rlly ipwhitelist?

trail shuttle
#

No

fair bronze
#

bungeecord

#

ip forward

#

...

trail shuttle
#

Setup a firewall and/or use bungeeguard

static quarry
#

yes bungeeguard seems like a lot better than ipwhitelist it has been a while since i used that so ye the best thing to do is just setup iptables

fair bronze
static quarry
#

depends on the setup

fair bronze
#

it's need for multi dedicated servers

#

close ports

static quarry
#

well you can allow connections to certain ports from certain ip

fair bronze
#

I'm use localhost for others server after bungeecord

#

at one virtual dedicated server

#

bypassing unreal

static quarry
#

no if it is local then it wasnt a bypass

fair bronze
#

Directly a player will not connect to me bypassing the bungee + bungeeguard will save me from uuid spoof

static quarry
#

well uuid spoofing happens when someone can connect to one of the backend servers which has ipforward enabled they can basically send any uuid for any username and the server will say that it is ok

fair bronze
#

but how?! If you turn ipforward (Spigot server and Bungee Server) true you can't join bypassing bungee

(If you use multi dedicated machines yeah without closes ports it's really)

Okay, not the essence of protection, it's a little different, but what about Luckperms? All the same, users were infected with hostflow malware?

static quarry
#

i am saying if the connection isnt local ex you use a shared hosting you cant have local connections bc host wont allow it so your server is exposed on that port somebody scans the port range and connects directly to that instead of your bungee and ye

#

now hostflow idk really it seems strange but as far as i saw the code it basically replicates all its code to all the plugins on a server i am not sure from where it got in or what it does but it seems like it allows others to execute commands

fair bronze
#

The best option would be to reinstall the OS on the server and re-download all the plugins

static quarry
#

no it just affect jar and zip files i would say delete all jar files and redownload them

fair bronze
#

hostflow can do a lot of harm if a person is running as root user (Yes, like me, but I do not download suspicious plugins :) )

gilded nova
#

why on earth would you run as root

#

you should never do that

#

like ever, not unless you know exactly what is it you're doing and why

static quarry
#

like i said idk really how it got in that is the issue and ye it is possible that it infects the system

fair bronze
static quarry
#

best thing is to run servers in docker containers or something like that so they dont have access to stuff

static quarry
#

ptero uses docker yes

crude patio
#

just use ipwhitelist / bungeeguard if you dont know how to properly setup firewall and iptables for ur system

#

and dont use shared hosting

cloud rock
#

Could of been from a different jar actually.
There's no way to determine the original jar in this case

#

e.g. Someone's FAWE jar has the same malware in it

#

neither official jar has the malware in it however, which means it had to come from a different plugin

static quarry
#

Well since it copies itself to all jar files it is hard to pinpoint where it comes from maybe you downloaded something from a spoofed website maybe someones spigot / bukkit account got hacked and now they host a malicious plugin maybe something else

cloud rock
#

That's why i said there's no way to determine the original jar in this case πŸ˜‰

static quarry
#

ik

#

did anyone look to who the hostflow domain belongs to

cloud rock
#

and even though I've dealt with this 5 or so times before, not really sure what the original infected jar is...
I'd need to spend time going through a variety of different plugins & hoping there's something obvious besides the file & directory :/

#

iirc it's just code that infects other jars and nothing more.. would have to check the javaassist stuff & try and deal with the .l1 file

static quarry
#

well they modified javasist to execute commands send data to remote server and get data from there

#

it is hosted on ovh lol

cloud rock
#

Shame i have no VPN :p

static quarry
#

ye they have a panel setup to collect data i guess
https://github.com/ColorlibHQ/AdminLTE
and javalin recives it idk they collect a lot about the server they affect they get logs players ip maxplayers stuff like that

cloud rock
#

I mean, best i can do is throw the infected jar & my own plugin made for logging purposes and log whatever it does .-.

vocal rivet
#

Mhmm, AdminLTE

gilded nova
#

I wanna see that going down ^^

cloud rock
#

I'd have a go at it if i had a VPN, but i don't so I'm not dumb enough to touch the site its self

static quarry
#

ye i gues i havent figured out if they can remotly execute anything else than server commands tho

cloud rock
#

Guess i could also look for fym_st too since they set it as a property...doesn't help find specific jars though, only mark servers that are infected πŸ€”

static quarry
#

hmm ye i missed that i guess it is to flag something

#

oh maybe that is so only one jar connects to their backend

cloud rock
#

we'll find out, once i can find a server host to throw this and my logger onto πŸ‘€

static quarry
#

bc only if it is not set they create the object

cloud rock
#

instead i torture free server hosts πŸ˜…

naive roost
#

for mc orr

cloud rock
#

mc 🀣

naive roost
#

i have a spare one

cloud rock
#

I'm not sure you'd want malware ran on your home network πŸ˜…

naive roost
#

it's shared-hosting

cloud rock
#

ah, well then they probably have security then πŸ‘€

naive roost
#

idkkkk it's a pretty **** host lel

cloud rock
#

I could easily find out 🀣

naive roost
#

sent you details

cloud rock
#

Yea i saw, already threw it on server.pro though πŸ‘€

#

worked btw

gilded nova
#

lol

#

playing with the devil aye^^

cloud rock
#

indeed

naive roost
#

lol

cloud rock
#

and either i broke the logger or they're doing something that breaks it, oof

static quarry
#

well they are not running much there

#

this is interesting tho

#

mcdoor

cloud rock
#

custom perhaps?

static quarry
#

just a title

cloud rock
#

ah noticed the login page

#

ugh, localhost doesn't like the logger either.
I wonder what i broke πŸ€”

#

just throws a lot of

Encountered an unexpected exception

java.security.AccessControlException: access denied ("java.io.FilePermission" "plugins/update" "read") 

and similar errors 🀣

#

Literally all it does is log stuff though ._.

static quarry
#

this executes tasks and

#

this executes commands

#

so it does a bit more

cloud rock
#

Well, if i ever get the logger working, we'll get a decent-ish idea on what the file does in general πŸ˜‚

#

unless it's a Java 16 thing.. then oof

#

nah, just threw it onto onLoad and it works now

static quarry
#

ok

cloud rock
#

security managers are the best 🀣

#

connects to three ips, only the host flow one works

static quarry
#

ye it connects to amazon to get the host ip and to 8.8.8.8 if amazon fails

cloud rock
#

well, two work.. one just shows Not Found

#

wait no.. ..two ips..same location ._.

static quarry
#

am guessing this part

cloud rock
#

nope, didn't see that in a very quick skim

static quarry
#

hmm is there another ip then

static quarry
#

hmm ok

#

that is something guessing the server you are on

cloud rock
#

huh, tries connecting to the first ip twice

#

not sure if malware or spigot though

static quarry
cloud rock
#

ah

#

Full connection list (including the previously mentioned ones), excluding amazon

checkConnect Host: client.hostflow.eu Port: -1
checkConnect Host: 51.68.52.203 Port: 5050
checkConnect Host: 52.6.167.215 Port: 80
checkConnect Host: client.hostflow.eu Port: -1
checkConnect Host: 51.68.52.203 Port: 5050
checkConnect Host: ff382a782149 Port: -1
checkConnect Host: 51.79.96.72 Port: 54721
checkConnect Host: 104.21.24.38 Port: 443
checkConnect Host: 198.27.66.94 Port: 443

limpid apex
#

/lp does not appear

gilded nova
cloud rock
#

oh hey got a checkAccept
checkAccept Host: 51.79.96.72 Port:54721

#

I wonder what that's about πŸ‘€

static quarry
#

hmm strange

cloud rock
#

looks like a lot of regions just got deleted.
Might be a server.pro thing though πŸ€·β€β™‚οΈ

static quarry
#

ye idk why it would test if it can connect to itself

cloud rock
#

Annoyingly I'd know where some of this is coming from, but i have to fix the logger since jar logging doesn't work properlyπŸ‘€

#

checkFile File:./world_the_end/level655950225974332649.dat is interesting

#

doesn't exist though πŸ€”

static quarry
#

you think it modified the file

cloud rock
#

Not seeing anything else related to that file besides that one checkFile

#

checking some of the other world related stuff though

#

could also be a temp file πŸ€”

#

Not really seeing anything else besides the ocassional checkConnect Host: 51.79.96.72 Port: 54721 and stuff related to the world files πŸ€·β€β™‚οΈ

static quarry
#

i am guessing it just waits for the main server to give it some commands so it can execute them

cloud rock
#

well then, i'll need to throw it onto something that's not on a time limit 🀣

static quarry
#

well i guess on the panel they get the data and only attack the servers that have some players online

cloud rock
#

hmm..i wonder how hard it would be to spoof player count πŸ€”

#

I'm not about to make the server public just for this 🀣

static quarry
#
            ((PingMessage)object).serverIp = a;
            ((PingMessage)object).serverPort = Integer.toString(object2.getPort());
            ((PingMessage)object).serverVersion = object2.getVersion();
            ((PingMessage)object).playerCount = object2.getOnlinePlayers().size();
            ((PingMessage)object).maxPlayerCount = object2.getMaxPlayers();
            ((PingMessage)object).plugins = Arrays.asList(object2.getPluginManager().getPlugins()).stream().map(Plugin::getName).collect(Collectors.toList());
            ((PingMessage)object).premium = object2.getOnlineMode();
            ((PingMessage)object).players = object2.getOnlinePlayers().stream().map(HumanEntity::getName).collect(Collectors.toList());
            ((PingMessage)object).logs = arrayList;```
i guess spoof getonlineplayers
cloud rock
#

guess i can add a transformer for those calls

#

throw in some free plugins and make it look legit

#

since I'm using Joe01010's spare server we'll see if the connections still happen too

static quarry
#

yep

cloud rock
#

rip if the security is actually poor though πŸ‘€

static quarry
#

haha well it only checks on directory from plugin dir so i guess it is fine

cloud rock
#

44 jars, should be enough...
now to update the logger so it spoofs player count πŸ‘€

#

and maybe figure out why the the jar part of the logger is broke too .-.

gilded nova
#

just afk with hacked client and bots? xD

cloud rock
#

No VPN

#

also...i just never actually index lol

gilded nova
#

ah rip

cloud rock
#

so..hopefully that fixes the logger 🀣

#

If not, tables WILL be flipped

static quarry
#

lol

cloud rock
#

might of killed the server πŸ‘€

#

oh, i did.. hmm..

static quarry
#

lol

cloud rock
#

RIP that idea then hahah, back to the other one ig 🀣

#

or not

#

just logged me out

#

tf

#

Okay yea, ACTUALLY indexing the plugins fixed the logger entirely :p

#

who knew πŸ‘€

#

okay no, still kinda borked

static quarry
#

hmm idk really would be good if we figured out how ppl got affected by this

cloud rock
#

Well, if i get a legit enough server running 24/7 with my logger on it, then i can just check the logs every so often and see if anything sus happened

static quarry
#

that would be good

cloud rock
#

ye

#

would help if it properly logged what jar did what though πŸ‘€

#

Hey @naive roost , might yoink the spare server for a while :p

#

may or may not be safe to connect under a non VPN ip too ._.

#
PlotSquared|javassist.orgs.java_websocket.a|d checkPermission Perm: ("java.lang.RuntimePermission" "modifyThread")

Actually works properly 🀣

#

checkConnect Host: client.hostflow.eu Port: -1
checkConnect Host: 51.68.52.203 Port: 5050
checkConnect Host: 54.197.238.169 Port: 80

are the main three

#

No idea if the spare server will get anything happening to it, worth leaving it up though πŸ€·β€β™‚οΈ

jade zephyr
#

Cool generation of a geode.

vague zinc
#

Salut, vous avez entendu parlΓ© d'un hack avec luckperm ?

trail shuttle
#

Yes

cloud rock
#

English plz?

vague zinc
#

Have you heard of a luckperm hack ?

cloud rock
#

Yes, but I don't think it's because of luckperms

vague zinc
#

What feedback did you get on this?

gilded nova
#

If it was, I'd be affected too and a lot of more mad people would be here lol

vague zinc
#

Maybe they haven't realized it yet? I'm on a discord server where there are many people talking about luckperm or shopgui+.

cloud rock
#

Chances are either they downloaded a malware off spigot or some other site, or they're not securing their stuff properly

#

The malware when ran modifies every jar which means you'll never know which jar started it

gilded nova
#

It's kind of funny how you knew who to ask for an unban of your friend tho?

vague zinc
#

600 kb difference between 2 versions

#

Yess

#

finally on the same version

#

you don't need to be an engineer to know that the one on top is an admin...

gilded nova
#

Btw Cats, it's active rn

cloud rock
#

What is?

gilded nova
#

People coming again reporting

#

following its spam link to that disc

#

and ppl in vc there^^

#

same scheme

cloud rock
#

I'll check my logs

#

I'm not sure I'll find anything though

#

Worth looking at least

vague zinc
#

Why between 2 identical versions I have 600kb of difference?

trail shuttle
#

Not identical then

cloud rock
#

Ones malicious

#

I have a program that detects it, but I'm not gonna go posting a link

#

Oops, the spare server might end up with a massive log file 🀣

#

1 is 183 MB and the other is 321 MB

bitter topaz
#

Ooof

cloud rock
#

Nothing in either though

#

No invites, commands, advertisements nothing

karmic scaffold
#

Guys

#

Anyone use UniverseGuard plugin? i really need help

#

And the author doesnt have a discord chat

vocal rivet
karmic scaffold
#

It doesnt really help for what im looking

vocal rivet
#

Well what are you looking for?

karmic scaffold
#

I was looking for a way to prevent a specific block to be interactable in a region

vocal rivet
#

interactible meaning right click?

karmic scaffold
#

Yea

#

I make an example:
I want to prevent people from using (right click) the "Mailbox" ( a block that add CustomNpc Mod) , but in his plugin the only specifics blocks that can get prevented to be interactable are just vanilla blocks

vocal rivet
#

I don't think that's possible with UniverseGuard

#

There is no flag for block interaction besides specific flags for levers and buttons

karmic scaffold
#

Uh... i see

#

do you suggest something similiar at UniverseGuard?

vocal rivet
#

I am afraid I don't know much about plugins for sponge

gilded nova
#

I think the generally suggested replacement is GriefDefender

karmic scaffold
#

does it make regions?

#

similiar worldguard for bukkit

#

?

gilded nova
#

i think so

karmic scaffold
#

Alright i will install this

#

Ty πŸ™‚

gilded nova
#

@steady tangle :(

steady tangle
#

WHAT'S WRONG

#

WHO MADE YOU SAD

gilded nova
#

BRUH

steady tangle
#

Smh

gilded nova
#

I sent a gif

steady tangle
#

Nice gif

gilded nova
#

:(

steady tangle
#

:)

gilded nova
#

I need hugs and uwus

#

pls

#

@steady tangle !!!

steady tangle
#

I gotchuwu

gilded nova
#

uwu

sour ermine
#

anyone know why this keeps popping up as the motd

sour ermine
#

essentials but i’ll that motd is different

#

already checked in with them

gilded nova
#

hi I assign permissions on the server using luckperms online editor and they're not showing up in the game here are some screenshots of what's going on please help

#

you have to click the big "add" button

#

then save and apply changes

nimble hinge
#

Just realized. The quality/quantity ratio of bug reports would probably do a quick 180 if issue trackers auto-hid/deleted any report with "doesn't work." thonkytho

gilded nova
#

I already did save changes and put in the command and it did not work.

#

[00:34] Emily: you have to click the big "add" button

#

[00:35] Emily: then save and apply changes

#

I pressed add changes. Now what do I do?

modest compass
#

then save and apply changes

lapis glen
#

hi

#

i have a little problem with setting perfix on my server.....can somebody help?

#

i watched like 7 tutorials and nothing worked on my server 😦

trail shuttle
#

Do you have a chat plugin

lapis glen
#

no....is that a problem?

trail shuttle
#

Yep

#

!chat

outer vesselBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
lapis glen
#

ok, thanx

trail shuttle
#

d;help

lyric mesaBOT
#
Help:

Command(s): d;info
Example: d;info
Description: Display info about the bot.

Command(s): d;docs, d;javadocs
Example: d;docs
Description: Get a list of javadocs.

Command(s): d;prefix
Example: d;prefix <prefix>
Description: Set the server's command prefix.

Command(s): d;algorithm
Example: d;algorithm <algorithm>
Description: Set the server's algorithm.

trail shuttle
#

d;docs

lyric mesaBOT
#
Spigot:

Spigot javadocs, 1.7.2 -> latest.

β€’ 1.10                    β€’ 1.14.4
β€’ 1.10.2                  β€’ 1.15
β€’ 1.11                    β€’ 1.15.1
β€’ 1.11.1                  β€’ 1.15.2
β€’ 1.11.2                  β€’ 1.16.1
β€’ 1.12                    β€’ 1.16.2
β€’ 1.12.1                  β€’ 1.16.3
β€’ 1.12.2                  β€’ 1.16.4
β€’ 1.13                    β€’ 1.16.5/latest/spigot
β€’ 1.13.1                  β€’ 1.7.10
β€’ 1.13.2                  β€’ 1.7.2
β€’ 1.14                    β€’ 1.7.5
β€’ 1.14.1                  β€’ 1.7.8
β€’ 1.14.2                  β€’ 1.7.9
β€’ 1.14.3                  β€’ 1.8
trail shuttle
#

d;1.7.10 bukkit

lyric mesaBOT
#
public final class Bukkit
extends Object```
Bukkit has 90 methods, and  1 extensions.
Description:

Represents the Bukkit core, for version and Server singleton handling

stone grail
#

e

gilded nova
#

Hey, im looking for someone to help me with all of my plugins / settings and fixes. Please dm me

#

hello, I added the plugin to my server, I added the authorizations, but when I exit and enter, the authorizations are deleted from the user, what should I do?

rigid widget
#

crosspost. Warning you now for spam

karmic scaffold
#

Guys who use grief prevention in their sponge server?

#

I cant figure out why if the plugin works why commands wont

steady tangle
#

No one should, because GP is dead

#

the plugin doesn't work, hence why the commands don't work

#

Use GriefDefender

karmic scaffold
#

I tried

#

But it doesnt work , when i install it it seems to work but when i run the command it says command doesnt exist

#

I dont know how to fix it

gilded nova
#

what its perm for lpb?

gilded nova
outer vesselBOT
karmic scaffold
#

GP and GD

#

I tried both with the same error

steady tangle
#

what version of GD

#

did you get

karmic scaffold
#

i downloaded one in their discord , it was 1.2.4 B15

#

Im using SpongeForge 1.12.2 (last build)

steady tangle
#

you got a year-old beta build

#

one sec

#

I'll send the invite for the community discord where they have unofficial jars, tho I do recommend supporting the dev so you can get official jars + support

karmic scaffold
#

Alright thank you! i will for sure support!

steady tangle
#

(purchase gives spigot+sponge download)

swift crystal
#

hello someone knows how to open the luckperms confiuration

gilded nova
#

you go to your file explorer of choice, find the config file in /plugins/LuckPerms/config.yml or /config/luckperms/luckperms.conf starting from your root server directory and open it with your text editor of choice

#

I don't even think bossbars were a thing in 1.8

#

custom* bossbars

#

well you can probably spawn a named ender dragon or a named wither boss

#

:^)

#

it will achieve the same goal but yeah

novel crest
#

Hello

#

I have a question

gilded nova
#

and I may or may not have an answer

novel crest
#

if i am on paperspigot 1.13 do i use bukkitlegacy luckperms...

#

or newer bukkit luckperms

trail shuttle
#

What does legacy say?

novel crest
#

Bukkit Legacy... Spigot, Paper etc

gilded nova
#

and what else..

novel crest
#

1.7.10 only

trail shuttle
#

Yay

#

So?

gilded nova
#

there's your answer

lapis glen
#

can i ask a question?

gilded nova
#

you just did

lapis glen
#

:/

novel crest
gilded nova
#

i know

lapis glen
#

: (

gilded nova
#

i am the personification of comedy

novel crest
#

next time ask can i ask 2 questions when you meet a joker XD

#

And now I ask next question!

#

How do I know when luckperms is updated to a new version

trail shuttle
#

You look at !latest every now and then

lapis glen
#

can i ask 3 questions? **this is second **

gilded nova
#

well you can, the chat box is right there, nothing is preventing you from typing and sending another one

lapis glen
#

never mind

gilded nova
#

WH

#

SCAMMER

#

WHERE'S MY THIRD QUESTION

lapis glen
#

i just have a little problem

gilded nova
#

that's unfortunate

novel crest
#

very unlucky (perms)

lapis glen
#

well... i have luckyPerm and EssecialsX as plugins on my server. When people join i give them default group with perms.....but they can't break blocks unless i give them op...WHAT DO I DO?

novel crest
#

idk uhhh look in essentialsx permissions and give them place+break blocks permission with luckperms

gilded nova
#

just delete EssentialsXAntiBuild

lapis glen
#

or pick items

novel crest
lapis glen
#

so what do i do???

gilded nova
#

what i said

lapis glen
#

okay

gilded nova
lapis glen
#

i'm gonna believe u

gilded nova
#

it is ..

#

those permissions are only available in the antibuild module

tough jetty
#

hey

#

can someone help me with the plugin?

gilded nova
#

the plugin?

tough jetty
#

yeah Luckperms

#

...?

novel crest
gilded nova
#

support question in the support channels please

tough jetty
#

ok sorry

lapis glen
#

it's working

#

i think

#

yeah!!

#

it's working!!

#

thank you so much

gilded nova
#

yw

novel crest
#

!latest

outer vesselBOT
#
Latest version

5.3.48

tough jetty
#

but worldguard dont protect all the world?

gilded nova
#

it can, but it doesn't unless you tell it to

tough jetty
#

how do i do to protect only a zone

gilded nova
#

you create a region with it

tough jetty
#

hm worldguard is only for version CB 1185-1.16 it will work on 1.17?

gilded nova
#

probably not, they have specific dev builds for 1.17

tough jetty
#

hm

#

worldedit works on 1.17

#

i already tried

#

and some guys say that worldguard need worldedit to work

#

so, maybe worldguard will work on 1.17

gilded nova
tough jetty
#

._.

#

im gonna try

novel crest
#

ok

novel crest
gilded nova
#

legacy is for 1.7.10

#

if you read anything from the downloads page you should have noticed the non-legacy build which is for 1.8.8 onwards

novel crest
#

no

gilded nova
#

yes

#

what does this mean

#

please don't spam chat with errors

#

use a paste site

#

!pasteit

outer vesselBOT
#
Please use pastebin!

Seeing a paste of the problem makes everything so much easier! Use https://paste.lucko.me/ for easy pasting!

For console errors:

Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!

Other errors:

Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!

novel crest
#

main point

#

Error occurred while disabling LuckPerms v5.3.48 (Is it up to date?)

gilded nova
#

i literally cannot read jack from mobile

novel crest
gilded nova
#

!libsdir

outer vesselBOT
#
LuckPerms dependencies

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.

tough jetty
#

πŸ˜„

narrow edge
#

anyone knows a 1.17 plugin for daily rewards ?
like if you connect every day u got a random item from a pack

limpid apex
#

#top

gilded nova
#

luck perms prefix aint working

#

LP support questions in the support channels please

gilded nova
#

@frail blaze reason for add?

frigid scarab
#

hello

#

i have to add prefix but when i chat nothing happen

#

i have to make my self to be that rank

trail shuttle
#

Do you have vault and a chat plugin

frigid scarab
frigid scarab
#

vault is important too?

trail shuttle
#

Yea

frigid scarab
#

wait im gonna try it

#

oh god thanks this working

#

sorry for disturb ur time @trail shuttle

outer vesselBOT
#

Hey NOTYudai! Please don't tag helpful/staff members directly.

gilded nova
#

i recommend u using editor (/lp editor)

#

u can easily add space to the prefix here

scarlet cedar
#

hey

gilded nova
#

o/

peak heath
#

Does luckperms have any plans to update to 1.17 Fabric?

#

I've tested out 1.16.5 on a test server, the main vanilla commands do not show up in the API. So it's not usable currently.

modest compass
#

wdym

#

lp doesnt have api to show vanilla commands

peak heath
#

Sorry, misspoke

#

**It doesn't show up in the web.

modest compass
#

like the web editor suggestion list?

peak heath
#

yeah

modest compass
#

those are not definitive permissions

#

you can still type whatever you want in.

#

As long as the plugin responsible properly check that permission

sonic wyvern
#

@sleek niche ^^^ (in every channel)

outer vesselBOT
#

Hey ANutley! Please don't tag helpful/staff members directly.

gilded nova
broken sapphire
#

How long does it take for an update to happen to the plug-in

hard bear
#

Okay so...

I need a multi lobby plugin and also... how do i completely copy a world like everything on that world and make so i can go to that world is there a way?

tough jetty
#

hey

#

i need help with the groups

hard bear
#

bruh what u mean?

tough jetty
#

the groups....?

hard bear
#

type in dm 2 me

#

ill help u

tough jetty
#

ok

#

its a simple question

hard bear
#

then what is it?

tough jetty
#

what chat plugin do u guys recommend to show the groups prefix

hard bear
#

Easy ranks

tough jetty
#

hm

#

does it works for LuckPerms?

hard bear
#

mhm

tough jetty
#

ok

hard bear
#

otherwise i wouldnt say it

#

πŸ‘Œ

tough jetty
#

what i have to do when i install it?

hard bear
#

drag it in you're plugins folder

tough jetty
#

no

#

i mean

hard bear
#

yes

tough jetty
#

what i have to do after

#

that

hard bear
#

drag it in you're folder

#

drag the plugin in to the plugins folder then restart the server

#

done

tough jetty
#

hm

#

im gonna try

hard bear
#

what's you're ip?

#

2 the server

#

ill connect

tough jetty
#

rikki__.aternos.me

#

its aternos but its looking cool

hard bear
#

aternos

#

hmmm

#

okay ill join

tough jetty
#

its a portuguese server

hard bear
#

whelp okay

#

ill se

#

e

tough jetty
#

its 1.17

hard bear
#

oh okay

tough jetty
#

easyranks will work to 1.17?

hard bear
#

ill look

#

btw @tough jetty do you have EssentialsX Chat

#

and vault?

tough jetty
#

i installed EssentialsX

#

but idk if it have essentialsx chat and vault

hard bear
#

install EssentialsX Chat
and vault

tough jetty
#

and easy ranks?

hard bear
#

and forget about easy ranks

tough jetty
#

hm

#

so i dont need to install easyranks?

hard bear
#

nah not if u install the 2 i told u about

tough jetty
#

ok

hard bear
#

1st one

tough jetty
#

essentialschat says that is a mutechat plugin

hard bear
#

its much more than that

tough jetty
#

ok

hard bear
#

go 2

#

and install it there

#

and uppload it 2 aternos

tough jetty
hard bear
#

1st one

tough jetty
#

ok

#

done

#

now restart the server

#

right?

hard bear
#

yupp

tough jetty
#

wait a sec

gilded nova
#

Yikes aternos

#

Why, just why

tough jetty
#

cause im poor

gilded nova
#

I guess for playing with a few friends its fine but for a stable/successful server, meh

tough jetty
#

its not a stable server

#

its a "stable server" for friends

tough jetty
#

should i remove EssentialsXXMPP?

trail shuttle
#

Yws

vocal rivet
#

@teal sun

#

@rigid widget

#

Thank you ❀️

rigid widget
#

thanx

gilded nova
#

@rigid widget !!!

rigid widget
#

!!!

gilded nova
#

how are you doing

tough jetty
rigid widget
gilded nova
teal sun
#

😦

tough jetty
#

hm

gilded nova
#

So yeah πŸ™ƒ up to a fine evening

tough jetty
trail shuttle
#

Nothing

tough jetty
#

do u guys know why my server dont show join and leave messages?

#

only on console

rigid widget
#

@teal sun

#

?raid

#

It's being handled thanks

#

alll done

trail shuttle
#

Now that were a lot of messages

gilded nova
#

I have a flight plug in on my server. And I have this permissions assigned to me. And it's saying I don't have permission to use the flight command.

regal bluff
#

Guys, help! My server is being hacked through the console. Give yourself * in luckyperms. I only use official plugins with spigot. What should I do??

astral kelp
#

Does luck have a runtime dependency downloader and appender that isn't as complicated as LuckPerms's? since it only works with a module based project it wouldn't work for most users

gilded nova
#

I think you should turn off your server. And report the hack into your host.

gilded nova
astral kelp
#

Damn.

#

I don't want to make a whole new jar to act as a loader

#

It's wayyyy too much code

gilded nova
#

No it isn't really?

astral kelp
#

To implement a module system into an existing plugin? Yes

gilded nova
#

It's like 2 extra classes

astral kelp
#

It's like... 12

gilded nova
#

wat

astral kelp
#

im looking at the source right now

gilded nova
#

I mean you can boil it down to two or three classes

gilded nova
#

idk what your point is but the whole bootstrap + appendable class loader can be done in 3 classes

#

The dependency downloader is a whole separate story

#

Always has been

astral kelp
#

can you break down the separate jar concept for me

#

and how to squeeze into small classes

#
  • the ability to have isolated classloaders for stuff like sqlite
gilded nova
#

The loader is a bootstrap plugin, what Bukkit/Bungee/Whatever will actually load, 1 class
The appendable class loader you will load the jar, 2 classes
An interface the jar in jar implement and be used as entry point for the class loader, 3 classes

astral kelp
#

but these all have to be in separate modules, correct?

#

common for code, api for api, boostrap for bootstrap, etc?

#

then compile the bukkit bootstrap which extends the common which extends the api

gilded nova
#

Ideally API should have always been a whole separate module, to have a jar solely for API, separate from the implementation (just like LP does). If not you can either make it a separate module now or make the API part of the bootstrap, I suggest the former.
The bootstrap is just that, it's the Bukkit/Bungee/etc plugin that the platform will load, there isn't much to it. This jar would contain the API classes too since it needs to be exposed and the nested jar which it will extract and load
The actual plugin is a separate module, it will contain the always working bits of the plugin, it would implement the interface I mentioned above (which would have load/enable/disable methods or whatever) and have it as entry point the bootstrap loads

#

CC @rigid widget

astral kelp
#

Makes sense, thank you!

gilded nova
#

Yw

#

Question

astral kelp
#

Yeah

gilded nova
#

Why not use slimjar?

astral kelp
#

Not java 16 compat

gilded nova
#

It.. it is

astral kelp
#

at least the easier classpath appending one isnt

#

The other one requires modules which I tried to use but the docs weren't in-depth enough last time I checked

gilded nova
#

It's way different now and easier afaik

#

Not even modules required I believe, I haven't used it though so can't really say

astral kelp
#

I only see a single usage example in the readme

#

I can't find any other docs

#

And the usage example is exactly one line

gilded nova
#

Did you try it?

astral kelp
#

it doesn't give me any context...

#

ApplicationBuilder.appending("MyApplicationName").build()

fervent comet
#

HI i have been looking for this for an eternity how do we add prefixes with custom ressource pack fonts

astral kelp
gilded nova
#

What context do you need? You need to call that anywhere as long as it's before you reference any of the dependencies, and set them up in the gradle build script accordingly
As for the "application name" I'm not really sure what that means, again I haven't used it but, you would need to ask Yugi about that

astral kelp
#

It just seems sketchy how simple it is

gilded nova
#

So you don't use it because it's either way too complex or way too simple

#

Lmao

astral kelp
#

Not complex, complicated

#

And I didn't say I wouldn't use it because it's too simple, I just feel like I am missing important information

gilded nova
#

You said it seems sketchy, yet it tells you what you have to do, I don't really see missing information

#

If it is really that simple then there isn't any information missing

astral kelp
#

Before, I looked at the docs and there were 2 ways to do it, modular, and appending. I was told by yugi that appending would never work with java 16, but now there's only the appending way shown in the docs

gilded nova
#

It works differently

silver sequoia
#

Too simple manythink

wooden wyvern
#

Dumping some old MC server files. Some decent configs on here if any of you want em
https://gitgaming.com/files/mc-server

logs plugins world world_nether world_the_end banned-ips.json banned-players.json bukkit.yml commands.yml eula.txt help.yml

astral kelp
#

@gilded nova yay I did it

outer vesselBOT
#

Hey yako! Please don't tag helpful/staff members directly.

astral kelp
#

no

gilded nova
#

oh neat

#

i think it's time to mention i never did this myself :^)

gilded nova
#

how do i make a tool unbreakable

#

depends

#

is this a plugin or a mod you're doing, vanilla commands... ?

#

i want a plugin to do it

#

but i cant do vanilla commands cause of essx

modest compass
#

/minecraft:<command>

frigid scarab
#

hello can i asking about deluxehub?

#

why when i make multiverse my member cant hit me and cant break the block

#

multiverse and i tp to another world

#

how to separate the rules in the lobby and in the world

#

i know thats not luckyperms but i want to ask

#

pardon me for my poor choice of word

modest compass
#

Multiverse doesn’t have any feature to prevent block breaking

outer vesselBOT
gilded nova
#

Can someone help me with my Minecraft server? And you have to have discord so I can send you the IP in direct message?

gilded nova
#

I need more people on my server to help me with running it. And getting it set up for public release.

#

!helpchat

outer vesselBOT
#
Helpchat

Helpchat is a general plugin assistance discord as well as the home of DeluxeChat, PlaceholderAPI, and many more.

Helpchat Discord
gilded nova
#

Those guys have channels for offering and requesting services.

#

I'm not trying to give anyone a job. I'm just simply trying to ask for help. Is that band here? I mean, there will be no payment.

gilded nova
modest compass
gilded nova
#

@marble holly did you really need to reply to a completely unrelated message just to ping me?

frigid scarab
gilded nova
#

The context of your question was clearly stated to be with deluxehub. Not my fault if you scatter and mix up topics.

grand mica
#

how do i show the player ranks to the Scoreboard-revision plugins?

gilded nova
#

whats the command to view someones echest?

gilded nova
gilded nova
#

Luckperms does not do this. It is for assigning permissions, but the command itself is not lp

trail shuttle
#

LP doesnt have enderchests

gilded nova
#

!placeholders

outer vesselBOT
gilded nova
#

Hello, how do I add donat your site?

#

me russian

sleek niche
gilded nova
#

Hi does someone think they can help me? on bungeecord when someone spams like 4 messages they get banned, please hel pfix this

hard bear
#

Okay so...

I need a multi lobby plugin and also... how do i completely copy a world like everything on that world and make so i can go to that world is there a way?

gilded nova
gilded nova
#

@twin warren, @static bison has something to ask you πŸ‘€

static bison
#

what are your thoughts on rory

gilded nova
#

wink wink nudge nudge

twin warren
#

??

static bison
#

idk we were discussing rory

glossy hull
#

Don’t know where to execute bot cmds

#

!help

outer vesselBOT
#
Available commands
β€Ž

!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!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
!testingperms
!tracks
!translationprogress
!translations
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki

gilded nova
#

hi

shell flame
#

hello, where i can find vault 1.17 for luckperms?

trail shuttle
#

Latest vault works

shell flame
#

oh really?

#

thanks!

fervent comet
#

HI i have been looking for this for an eternity how do we add prefixes with custom ressource pack fonts
PLs ping me
Why does nowone answer me

rancid pike
#

Not sure if this is the correct area for a question, I already posted this in support area.. how do i go about adding additional rank? On a towny server im looking to do Server Rank/Towny Rank ex. <Admin><King>

crisp yarrow
#

!editorsafety

outer vesselBOT
#
It is safe to send an editor link in public.

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).

Concerns about the proprietary nature of your permissions setup?

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.

crisp yarrow
#

!essentials

outer vesselBOT
#
Essentials

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.

EssentialsX Discord
gilded nova
#

hi How do I add people to a certain permission group using luck perms?

celest elm
#

how add user to group

gilded nova
#

How do you change the name of a group?

lucid agate
#

how do i change the color of chat not rank color but chat color when typing?

short warren
#

!stacking

outer vesselBOT
frigid scarab
#

any1 can help me with multiverse plugins

modest compass
gilded nova
#

Yo can someone please help me with an error, I have viaversion, viabackwards, and viarewind on my 1.17 lobby server in bungeecord, but when I join on 1.8.9, it says bad packet id {random numbers}, or just a random failure to connect each time on 1.8.9 lobbies please help

#

Have you looked at updating those?

#

Why do people use VV for a server on latest

#

Just to install VB?

#

Use ProtocolSupport if you want older clients to connect

gilded nova
#

Sometimes people use old versions. Also, read what emily said please.

gilded nova
gilded nova
#

awesome

#

Does protocolsupport work like "1.8 server to 1.16" and well as "1.17 to 1.8". like can it also go backwards?

#

ProtocolSupport allows older clients to join newer servers
ViaVersion does the opposite, it allows newer clients to join older servers

So there isn't really much point in installing it on older servers anyway lol

stiff gust
#

.

gilded nova
stiff gust
#

okay

#

ayya

#

@gilded nova \

#

how to remove this

#

?

#

or edit it

oblique flame
stiff gust
#

ikr

#

thats why i write it in general

#

.

oblique flame
stiff gust
#

ok

gilded nova
#

Either that or once again, use the search function in essentials config.

#

Get familiar with what essentials can do. I won't keep giving you answers because you seem to be not wanting to do your own search attempt.

sonic wyvern
#

@steel pelican (in all channels)

outer vesselBOT
#

Hey ANutley! Please don't tag helpful/staff members directly.

steel pelican
plucky glen
#

Is luckperms going to be ported to fabric 1.17?

steady tangle
#

pretty sure it already works on that

molten pulsar
#

whats the recommended DB

gilded nova
#

Any of these work. Remote db is needed for syncing between servers

short warren
#

Maria and SQL and usually the best

trail shuttle
#

!commands

outer vesselBOT
winter totem
#

I'm trying to make Spawn in my new server, but not really getting any inspiration

gilded nova
#

!helpchat has channels for requesting services @winter totem

outer vesselBOT
#
Helpchat

Helpchat is a general plugin assistance discord as well as the home of DeluxeChat, PlaceholderAPI, and many more.

Helpchat Discord
prime tusk
#

I'm so helpful.

#

@gilded nova How are you

outer vesselBOT
#

Hey NotEvident! Please don't tag helpful/staff members directly.

gilded nova
prime tusk
#

😭

gilded nova
prime tusk
#

#NotEvident4Helpful

prime tusk
gilded nova
#

Yo @prime tusk

#

Did you know that

#

21 is the number of demands which were sent to the Chinese government by the Japanese government of Okuma Shigenobu in 1915.

#

?

prime tusk
#

I did not! I'm not sure what i'm going to do with this information, but i shall do good with it!

honest folio
#

Just a quick off topic q

#

anyone able to tell me how much ram my server is actually using

#

discluding reserved memory

#

@violet rivet

outer vesselBOT
#

Hey Jack_The_Retard! Please don't tag helpful/staff members directly.

honest folio
#

dam bet

charred dagger
#

anyone get smt similar to this?

#

or is he deadass

sonic wyvern
#

It’s a scam

charred dagger
#

you get smt similar?

#

bc i aint ever hear of this kinda shit

#

my mutual server with him is this server

sonic wyvern
#

Not me but others

gilded nova
#

It's a scam in a scam, pretending to be the victim. Block him.

sonic wyvern
#

If you leave it here the mods will ban them

charred dagger
#

alr

#

whats even the point of this?

#

that i end up sending him 500$?

gilded nova
#

That's what you think xD

charred dagger
#

so whats the end goal of this scam

#

makes no sense to me

gilded nova
#

Stupidity is the point. Would be the same to ask why people bot servers. πŸ˜…

dawn anchor
modest compass
#

lol again

#

@sleek niche need your help again

#

or @steel pelican

fervent haven
#

pls join

trail shuttle
#

@sleek niche

fervent haven
#

pls join

sleek niche
#

@fervent havenno advertisement please, thank you

vocal rivet
#

nvm

fervent haven
#

ok :(

teal sun
#

Hmm, just before I go and make this, nobody has a script to merge a server with h2 into an already existing LuckPerms setup right?

#

I'm looking to literally merge the perms that are in each group, leaving it if it already exists or adding it with a context if it doesn't, merge user's permissions, etc?

modest compass
#

doesnt the /lp import command merges the change?

trail shuttle
#

By default yea

teal sun
#

I could bulkupdate all perms on the destination to have a server context rather than global

#

Then bulkupdate all on the source to have a server context

#

Import

#

Then for any permissions that exist with both contexts, reduce it to one permission with no context

soft echo
modest compass
#

you will probably get better support by contacting that plugin's author

gilded nova
#

how do I report a user in this discord for spam?

trail shuttle
#

Dm one of the mods

gilded nova
#

okay so they all have DM's turned off so how do I actually do it

trail shuttle
#

Uhh, you can dm and ill forward it ig

gilded nova
#

@gilded nova πŸ‘‹

#

I have DMs on but was offline >:(

#

Well in fact I am invis :^)

red canopy
#

any plugin developers in here that can pm me?

trail shuttle
#

d;paper ParticleBuilder

lyric mesaBOT
gilded nova
red canopy
#

i never said it was a marketplace. πŸ˜›

#

Who said i was buying a developer. hmn?

steady tangle
#

Then why do they need to dm you

red canopy
#

Because i don't know who they are.

#

So don't know who to PM.

steady tangle
#

or just ask your question, and then go @ me any dev

red canopy
#

nah, your ok thanks. πŸ˜›

steady tangle
#

ok bud

red canopy
#

Like to keep my business to myself.

willow dirge
#

hi, help please the command to create the npc does not work for me

steady tangle
#

ask whatever mod is adding the npcs

#

cause it ain't luckperms

#

or, more so do you know the mod x)

gilded nova
red canopy
#

again.

#

who said i was asking for services.

#

I just asked a developer to pm me.

gilded nova
#

Why would you want a developer to PM you if not to make something for you

red canopy
#

hmm.

#

Maybe im a budding developer asking for help on something?

#

maybe discuss something?

#

Make new friends?

#

Plenty of reasons

gilded nova
#

Well then maybe you need to provide more detail in your original message, because as you might have noticed and as you just pointed out it is a very ambiguous situation

red canopy
#

Β―_(ツ)_/Β―

#

I don't have to specify anything lol.

gilded nova
#

You can specify what you would specify in the DMs

#

Or any of the reasons you just listed

red canopy
#

Not really. Do you know what PM means?

#

private message.

#

the idea is.. it's private

#

So if i don't disclose the message in here, i want it to be.... private.

#

πŸ‘

gilded nova
#

So you can get plenty of messages from many devs and you'll be like "no this is not what I wanted one to DM me for", wasting everyone's time. It is better for everyone (more particularly, better for the other party in question) to know why they are going to have a chat with you

red canopy
#

No. Normally people would just message saying.. hi

#

They normally don't pitch something like. Hey! You need megalul! the all new plugin that hasn't been made yet!

gilded nova
#

:huh:

red canopy
#

long story cut short, you have no standing to warn me or tell me not to do something i haven't done

steady tangle
#

just say
"dm me dev I have question" it's not that hard

red canopy
gilded nova
#

I can do whatever I want lol

steady tangle
#

No you did not lmao

red canopy
#

Lovely professional administration

gilded nova
#

I never said I was gonna

red canopy
#

i never said i was using this channel as a marketplace

#

yet here we are

gilded nova
#

"Β―\_(ツ)_/Β―"

red canopy
#

πŸ‘€

#

k1nky

gilded nova
#

pff

steady tangle
#

I have my needs

#

and right now, I need pizza

gilded nova
#

Samosa pls xD

#

lol what the hell am i reading xD

drifting gulch
#

Hello, Is there anyone that has minecraft servers experience that could help me out. Im really not organised and theres a lot of things idk how to do because im new with minecraft server. If anyone could help me I would really appreciate.

short warren
#

what are you confused about?

#

discord.gg/syscraft isnt a great place to hire if youre looking for that, but anything related to managing your community, getting ideas, or just admining stuff they can help out with

barren atlas
#

does spark have a different discord server than this? just wondering since i thought it was by the same developer

gilded nova
#

gg unix :^)

short warren
#

smh too quick

gilded nova
#

Is it even in Larry's invites message?

gilded nova
barren atlas
#

its like a ghost town there lol

gilded nova
#

Even this server can get no messages in a full day lol

#

So smaller ones are likely to be like that

barren atlas
#

genuinely wondering why it's needed to have 2 separate servers lol, though if you say easier to manage or like division of responsibilities then i won't question that

rigid widget
#

The answer is: lucko wants it that way

rigid widget
barren atlas
#

aah ok makes sense

gilded nova
#

I already did

rigid widget
#

Ok

gilded nova
#

I literally just did Larry

rigid widget
#

Thanks

gilded nova
#

S m h

#

I'll do it later don't worry bb uwu 😚

#

Which reminds me

#

@steady tangle bb uwu 😚
ignored :(

rigid widget
#

Did it work

#

I just tried to edit it on mobile

#

Heck yeah, it worked

gilded nova
#

Yes

#

There's an invalid invite somewhere lol

#

Why is the order of the invite links not respected by the embeds wtf

trail shuttle
#

Discord dumb

gilded nova
#

^Discord in a nutshell

sleek niche
short warren
gilded nova
#

Report to Discord's Trust & Safety Team

steady tangle
#

@gilded nova I WAS WATCHING NETFLIX

outer vesselBOT
#

Hey Samosa (don't ping/@ me)! Please don't tag helpful/staff members directly.

steady tangle
#

IM SORRY

#

uwuwuwuw

gilded nova
#

:C

steady tangle
#

;-;

austere pelican
#

Hello all!

red canopy
#

i thought this place wasn't a marketplace

short warren
#

damn 10k members

#

πŸ’ͺ

austere pelican
#

Thanks!

gilded nova
short warren
#

get a second pair then

#

only 17.88$ at walmart

gilded nova
#

That's a bit expensive for only a pair, how many does it actually have?

red canopy
gilded nova
#

Hmm

short warren
#

Although for just 10.28$, you can buy a single pair of 6 inch diameter eyeballs

gilded nova
#

oh

short warren
#

they also have such family fun capabilities

gilded nova
#

Lmao

red canopy
#

i like this person

tidal radish
#

so guys .-. wen did luckperms liek become th standard perms plugien? i remember back in th day ppl used shit like pex or permissionsbukkit, then i leave the scene to go be a criminal irl for a bit & wen i come back every1 n there grandma be on luckperms

#

i missed taht bit of mc history ;-;

gilded nova
#

LP is that good, that's what happened 😎

#

i'm most definitely not the one to talk about this (I literally started with the whole bukkit thing like uh right before covid 19 was a thing at all) but I believe the main reason is the PEX page on dbo literally telling people to get luckperms lol

#

PEX used to be the go-to solution back in the day, so i'm fairly certain that was the reason

gilded nova
#

?ban

viral havenBOT
#

dynoError The ban command is disabled in this server.

gilded nova
#

smh

prime tusk
#

πŸ˜” i lost my nitro.

gilded nova
#

that sounds like a not my problem

prime tusk
#

?ban

#

πŸ˜”

viral havenBOT
#

dynoError The membercount command is disabled in this server.

gilded nova
#

:C

prime tusk
#

L

outer ivy
#

/chat

#

@outer vessel

#

!chat

outer vesselBOT
#
LuckPerms does not perform any chat/tablist formatting of its own!

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!

List of chat/tablist formatting plugins that work with LuckPerms
red canopy
#

pex was fun

#

I deffinitely prefer LP Though.

The web editor is just... 😩 so good

gilded nova
#

@gilded nova does the prefix not show up in chat at all or double?

gilded nova
#

this is my plugins

#

Ok I see. You have essentials as well as cmi. Both plugins basically have the same things, a chat formatter, portals, homes, so just as a tip, if I was you, I'd remove either one or the other.

#

so what i have to remove

#

I see that becoming a problem sooner or later. That is up to you. It's your server, you can also keep both, but keep my words in mind. Which one would you like to use for chat formatting?

#

if remove essential

#

it will work?

gilded nova
#

'Also essentialschat' - what?

#

i have to remove also essentialchat