#general

1 messages · Page 277 of 1

frozen vale
#

thanks for telling me wise man

severe osprey
forest helm
#

(key word: almost, there are a few exceptions)

#

The real solution is in the server software config files

frozen vale
#

my head hurts

forest helm
#

there's a few guides, lemme grab the links

rigid widget
frozen vale
#

wait

#

Yatopia

#

hmm

rigid widget
#

No

forest helm
#

dammit larry you're too quick

frozen vale
#

that's cool

rigid widget
#

No yatopia

#

Don't do it

frozen vale
#

that means yatopia can use bukkit

#

spigot

#

and everything

rigid widget
#

They all can

#

Paper, tuinity, purpur too

forest helm
#

If it worked as it claims it does, yes. However, it's more likely to break things than fix them

frozen vale
#

Tuinity

#

is there anything like

#

Tuinity/Bukkit

forest helm
#

???

rigid widget
#

Tuinity is

frozen vale
#

ohh

#

I forgot

#

lamo

rigid widget
#

ok give me a moment to write you something

frozen vale
#

ok byeee

#

i gtg

rigid widget
#

Bukkit is the base code

Bukkit based server softwares, ALL of them - craftbukkit, spigot, paper, tuinity, purpur, yatopia can ALL use common bukkit API plugins

#

there are very few exceptions to plugins that will work on one but not the other, but near enough to 100% of plugins on bukkitdev or spigotmc sites will work on the other bukkit based server softwares

#

@frozen vale since you left, I'll ping you so you see this when you get back ^

potent prawn
#

Larry smort

severe osprey
#

is using yatopia good or bad?

rigid widget
#

b a d

severe osprey
#

k

ripe hornet
#

make sure to take a look at this guide too

deep gazelle
#

Hlw

latent tendon
#

EZZZZZ

trail shuttle
#

which one is you

latent tendon
#

teamddgmichael

#

i still dont know how to change name

trail shuttle
#

just depends on how your chat plugin is setup

#

some don't automatically add prefix + name + suffix to display name

#

some do

latent tendon
#

nah he made a issue in code

trail shuttle
#

prefer it if they don't

latent tendon
#

(LPC)

trail shuttle
#

ok

latent tendon
#

here cas

#

(was before he updated it)

trail shuttle
#

im an idiot, wondering why my plugins wasn't updating, I transfered the -all jar, which was old 🤦

slate mauve
#

How to give permission to change the game mode to essential, e.g. gm 1 gm 0 so that the moderator can use it

trail shuttle
#

essentials perm list is in pinned messages support 1

gilded nova
outer vesselBOT
gilded nova
#

maybe i am blind

trail shuttle
#

under chat

#

grammer then set Insert_Dot enabled to false

gilded nova
#

nope

#

OMGF

#

again the fucckingp oint

trail shuttle
#

did you restart?

gilded nova
#

fixed

#

other

#

and the caps letter?

trail shuttle
#

under the Insert_Dot

gilded nova
#

if you can do me this favor, I don't see seriously well

trail shuttle
#

It's right under Insert_Dot

#

set that also to false

gilded nova
#

in your opinion to start learning to program where do I start?

rigid widget
#

Start with this -
https://docs.oracle.com/javase/tutorial/java/concepts/index.html
Breeze through this skipping stuff that doesn't seem relevant like bitwise operators-
https://docs.oracle.com/javase/tutorial/java/nutsandbolts/index.html
and then hit this
https://docs.oracle.com/javase/tutorial/java/javaOO/index.html

They're the first three from this larger thing - https://docs.oracle.com/javase/tutorial/java/index.html
Which you should definitely go through overall. But those three should be enough for slightly better understanding of wtf is happening here without feeling like a huge time sink
That one is a small part of this larger site - https://docs.oracle.com/javase/tutorial/index.html
wherein "Essential Java Classes" and "Collections" also have good useful stuff

gilded nova
#

15 years old good enought?

trail shuttle
#

Age doesn't matter (for this)

gilded nova
#

java has nothing to do with scripts right?

trail shuttle
#

no

gilded nova
#

I have friends who know how to use scripts but it looks like Cyril to me

gilded nova
#

so skript has nothing to do with it? true

trail shuttle
#

yes skript has nothing to do with Java

gilded nova
#

yay

#

all minecraft client hacks are also done with java eclipse right?

latent tendon
#

hey cas

#

would this be a good move to do?

trail shuttle
#

Wouldn't it be better to make it into a list?

latent tendon
#

wait FUCK

#

I FUCKED UP MY EVENT HOLUP

#

LOL

trail shuttle
#
allowed-join:
  - "some uuid here"
  - "another here"
  - "etc"
steel pelican
trail shuttle
#

then do a for loop or something

gilded nova
#

and it also gives absurd job opportunities, the problem is learning it

trail shuttle
#

or Stream & filter or whatever

steel pelican
latent tendon
trail shuttle
#

getConfig#getStringList

#
for (UUID uuid : MoonDev.getInstance().getConfig().getStringList("allowed-joins")) {
  if (member.getUniqueId().equals(uuid)) {
....
#

something like that ig

latent tendon
#

ah

#

thought like with Map<>() stuff

steel pelican
#
for(UUID playerUUID : getStringList("allowed-join") {
  if(!member.getUUID.equals(playerUUID)) {
    // enter Kick message 
  }
  event.setMessage(null)
}

That's something what I would do.

#

(obviosuly shorted stuff cos can't be stuffed typing it all)

trail shuttle
#

you can move the setJoinMessage so you don't do it twice btw

latent tendon
#

lol*

#

also when using UUID it tells me to use String instead

steel pelican
#

Does your member.getUUID return a string or UUID obj?

latent tendon
#

u mean getUniqueId()

steel pelican
#

Yeah'

steel pelican
#

You can either add .toString() after playerUUID and getUniqueID() OR change it to !member.getUUID == playerUUID

gilded nova
#

any reccommended anticheat?

slender dust
#

Hey guys I dissapeared from the community for like 10 years

#

Does everyone use cracked clients or sommet nowadays?

trail shuttle
#

no

#

cracked bad

slender dust
#

So I shouldn't allow them?

#

Apparently even hypixel allows them

trail shuttle
#

They don't?

slender dust
#

So I keep online mode on then ye?

#

Bullshiting little bastards

trail shuttle
#

yea

slender dust
#

Ok thanks I thought if anyone would know it would be you XD

trail shuttle
#

offline (cracked) also can cause quite a lot of issues

#

with UUID's and stuff

slender dust
#

Okie dokie

gilded nova
#

I have to rank 7 for a practice what names do I put in it? ^ ahjaahh

lucid linden
#

hello i have some questions
[1:12 ΜΜ]
1st I want to create a new server because i am running a server from aternos and it is terible waiting 20 minutes every time i disconnect
[1:13 ΜΜ]
can someone give me instructions?
[1:15 ΜΜ]
and also can i download the world from aternos and run it on the new server with plugins etc?
[1:15 ΜΜ]
(i need a way that doesnt need web hosting like aternos)
[1:18 ΜΜ]
(im using tlauncher)

latent tendon
#

so ur using cracked minecraft

#

ew

lucid linden
#

yeah

#

im not paying 30 to download minecraft

trail shuttle
#

ok

rigid widget
#

👍

latent tendon
#

30?

#

LOL

#

idk where tf u live then

lucid linden
#

i live in greece dude

sonic wyvern
#

if i buy a premium spigot resource. do i have access to every update the developer puts out as long as it stays on spigotmc.

#

ping me if answered

trail shuttle
#

yes

#

And if you don't, it's a scam

sonic wyvern
#

ok thx

#

but its a pretty well known plugin

#

i might get litebans

trail shuttle
#

That's pretty good yes

sonic wyvern
#

they have lots of people using them, i highly doubt they will stop sending out updates

#

thx a lot 👍

latent tendon
#

litebans author is a pretty chill guy

#

got him as friend 😄

slate mauve
#

Why doesn't he show me the prefixes on the tab

#

@teal sun @trail shuttle @twin warren Why doesn't he show me the prefixes on the tab

outer vesselBOT
#

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

trail shuttle
#

Can you not

slate mauve
#

Why doesn't he show me the prefixes on the tab

trail shuttle
#

Stop randomly tagging people and cross posting

slate mauve
#

@gilded nova jaki plugin na tab

#

powiesz serio bo ja nie wiem

gilded nova
#

Możesz mnie już nie pingować?

slate mauve
#

tak

#

ale jaki plugin na tab powiesz

#

bo serio potrzebuje a mam takie jeden i nie działa

hearty chasm
#

If anyone suggest me some good chat and tab plugins for my bungee network it will be really nice of you!

short warren
#

for tab use the plugin called TAB. for chat try CarbonChat or essx chat depending on how many features you want (carbon being the more complex)

short warren
#

I think carbonchat does, not sure about TAB though

#

although if you dont want a shared tab across servers, TAB should work just by being on the backend servers

frozen vale
#

me guysa

ripe plume
#

can someone help me

#

am

#

I want to make it so

#

the suffixes

#

how do I say it

sonic wyvern
#

wdym

#

so like they show up in chat

ripe plume
#

how do I make it if I have a diffrent rank then that rank showes up

sonic wyvern
#

in chat?

ripe plume
#

yes

sonic wyvern
#

!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
sonic wyvern
#

use a chat formatting plugin

#

click the second link for plugins that work with luckperms

ripe plume
#

I use essentialsX

#

and vult

sonic wyvern
#

do you know the command to set a suffix

ripe plume
#

lp creatground <name> meta suffix <name>

#

I think like this

sonic wyvern
ripe plume
#

ok

#

now that I know how it works

restive crow
#

guys join plz

short warren
#

@gilded nova

gilded nova
#

@restive crow no advertising, read the #rules

restive crow
#

sorry

vast isle
#

!commandequivalents

outer vesselBOT
vast isle
#

oh

cunning stream
#

did off topic get deleted?

#

anyone know any good chat prefix control plugins?

vast isle
#

this is off topic now

hearty chasm
formal quest
#

Supported platforms for TAB

hearty chasm
#

Oh

#

What would u suggest for velocity

#

For both rank chat and tab

#

@formal quest

formal quest
#

What type of server do you have?

hearty chasm
formal quest
#

What type of server do you have? (x2)

#

I'm not asking how many servers do you have.

onyx mason
#

@formal quest GWcmeisterPeepoLove

formal quest
#

@onyx mason :ooooo

outer vesselBOT
#

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

latent tendon
latent tendon
#

hey cas!

#

i fucked up

#

entire thing aint working at all

#

idk what i did wrong

ripe hornet
#

no errors to show to the class?

trail shuttle
#

why the String.valueOf

#

and isn't it better to do loginevent or whatever event you can use to stop people from joining

#

Because now they get connected then kicked

#

and What does the Math.random do

onyx mason
latent tendon
#

ignore math thing. wanted to make something so it makes a ID like thing

#

lul

latent tendon
#

console nor intelij

#

even the setMessage isnt even cancelled at all

trail shuttle
#

do they get kicked / not get kicked? what's happening

latent tendon
#

well nothing happens

#

thats the thing

trail shuttle
#

debug

#

and you should use a event that gets fired before PJE

sand bridge
#

any reason luckperms wont work in 1.16.5 ?

trail shuttle
sand bridge
#

ok

#

is your google grid view broken too?

trail shuttle
#

what

sand bridge
#

my google gridview is broken and i cant find anything on github

latent tendon
#

as in AsyncPlayerPreLoginEvent or PlayerPreLoginEvent

trail shuttle
#

d;spigot AsyncPlayerPreLoginEvent

lyric mesaBOT
#
public class AsyncPlayerPreLoginEvent
extends Event```
AsyncPlayerPreLoginEvent has 14 methods, and  1 extensions.
Description:

Stores details for players attempting to log in.

This event is asynchronous, and not run using main thread.

trail shuttle
#

probably

ripe hornet
#

yup

sand bridge
#

ok ill try that on my google grid view

ripe hornet
#

try what

latent tendon
#

spigot ew

sand bridge
#

idk, in my google meet for school grid view wont work

#

all i see is one person

#

and grid view makes it all weird and in a line

onyx mason
#

How's that at all related to this conversation monkaGiga

gilded nova
#

speaking of changing topics

#

java.lang.ClassCastException: class com.github.benmanes.caffeine.cache.Caffeine cannot be cast to class com.github.benmanes.caffeine.cache.Caffeine

incredible

gilded nova
#

@fair flume no advertising, read the #rules

fair flume
#

Oh

#

Sowy

trail shuttle
#

Use 1.8.8

#

Essentialsx will work on 1.8.8

sand bridge
#

anyone good at fixing google?

onyx mason
#

What

limber mango
#

can we take a moment to appreciate how nice luckperms looks on startup

sand bridge
#

i need help with google

sleek niche
#

can we take a moment to appreciate how nice luckperms looks on startup
Looks nicest on 1st April

sand bridge
#

ugh i paid $50 for google exenstion grid view and that one dont work

#

why is gogole so broken

onyx mason
#

Maybe contact the person you bought it from?

sand bridge
#

they blocked me

onyx mason
#

Lol

sand bridge
#

gonna get new pc

#

and hope that fixes it

onyx mason
#

Interesting

sand bridge
#

yea, idk why grid view is broken

#

can u please send code so i can use it?

onyx mason
#

It's 404 for me too

sand bridge
#

ffs

#

so scammer took it down

onyx mason
#

It was deleted I guess

#

Then issue a chargeback PES_SadShrug

sand bridge
#

how do i chargeback paypal balance f&f ?

onyx mason
#

Google it

sleek niche
sand bridge
#

oh

#

they said f&f was safest so they can get money

#

i hope the scammer uses the money for good purposes

onyx mason
#

Then you def got scammed

sand bridge
#

well maybe the scammer needed money

onyx mason
#

Guess so

sand bridge
#

bruh my iphone 4s battery keeps draining

upbeat yew
#

Guys seeing OVH / VPS comes private.

sand bridge
#

what?

#

whatever, while i wait for grid view to be fixed i might as well fix luckperms

gilded nova
#

You never sent your logs, did you? kekw

sand bridge
#

what for google ?

trail shuttle
#

🤦‍♂️

clever kestrel
sand bridge
#

okk why didn’t someone tel me that before?

clever kestrel
#

its alright, sometimes you just have to explain differently for people to understand./

forest helm
#

What LP issue are you experiencing?

sand bridge
#

it don’t work on 1.16.5

gilded nova
sand bridge
#

when

gilded nova
#

You said "ok" and walked away lmao

clever kestrel
#

Austin, its alright just follow @gilded nova directions and get them from console

outer vesselBOT
#

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

clever kestrel
#

oops

sand bridge
clever kestrel
#

lmao

forest helm
#

We can't help you if you don't help us help you

sand bridge
#

ok

forest helm
#

We need your logs

sand bridge
#

from server files?

forest helm
#

yes

sand bridge
#

ok let me find

trail shuttle
#

Wtf?

forest helm
#

Failed to load NMS for this server version: version v1_16_5 PLEASE CONTACT AUTHOR!
???

#

that's a new one wtf

#

latest yes

#

!latest

outer vesselBOT
#
Latest version

5.2.106

onyx mason
#

Isn't their paper version like 300 old

forest helm
#

is it?

onyx mason
#

176 vs 4xx rn

forest helm
#

oh shit yeah

#

wait there's been 300 versions since 1.16.5?

onyx mason
forest helm
sand bridge
#

okay

#

let me update it

#

nopes

#

i gonna swithc luckperms version back to spigot one till 5.2.106 is fixed

#

_11 man can u let staff know 1.16.5 is broken?

onyx mason
#

What

sand bridge
#

the 1.16.5 version broken

trail shuttle
#

Try with latest paper & luckperms no other plugins

#

Then send logs

#

@sand bridge

sand bridge
#

latest luckperms is 5.2.106 i thought

forest helm
#

Yes

#

but you're 300 versions out of date for paper, your server software

sand bridge
#

ok so if i update paper itll work?

trail shuttle
#

Try it

#

Just luckperms on it

latent tendon
#

Tryitandsee

fading pendant
#

hello

#

can anybody help me out

#

i need help with luckperms

#

and configs

violet rivet
fading pendant
#

ill pay $4.00 cash app

ripe hornet
#

make that $20.00 and we've got a deal

fading pendant
#

all i got is $4 bro i just paid for a custom plugin

#

how bout this $4.00 if you help me create the groups and not the config files i can create groups i just dont know how to add em

#

like add players*

ripe hornet
#

i'm joking man

fading pendant
#

oh

#

i was foreal haha

ripe hornet
#

if you wait for someone to check your messages in #support-1 or #support-2 then they'll do it for free

fading pendant
#

okay bhet

#

thanks

ripe hornet
#

just clearly describe what you need help with

modest compass
outer vesselBOT
fading pendant
#

still working on some things got spawn and pvp arena done

#

if i cant pos tmy server delete it

#

post*

modest compass
ripe hornet
fading pendant
#

thats why i said just delete it

ripe hornet
#

why can't you read rules instead

#

delete it yourself 😕

onyx mason
#

Hi

latent tendon
#

Granny i pay u 40$

lucid steppe
#

hi

latent tendon
lucid steppe
#

yea i had LPC 3.1.1 😂

latent tendon
#

😂

lucid linden
#

so i created a server and port forwarded but people cant join.Any possible solutions?

#

(users on my network join just fine)

sonic wyvern
#

anyone know a good npc plugin?

#

free if possible

#

ping me if u know

teal sun
#

@sonic wyvern Citizens is well known

#

Not sure it's good but it's one of the only ones that works so

sonic wyvern
#

ive used like 5 and their all broken

#

none of them work lmao

#

ok thx i will look into it

frozen vale
#

beans

prime crypt
#

Anyone can give me some suggestions of designing luckperms

#

With a server network have a lot of different cluster

coral herald
#

BUNGEE CORD

gilded nova
#

permissions give you way more control

latent tendon
#

Fehfooo

gilded nova
#

Thrasilias

latent tendon
#

what is that server u have on namemc

#

looks weird

gilded nova
#

oh god that shithole

onyx mason
latent tendon
#

lazy devs LoL

gilded nova
#

get the fuck out of there

#

literally a shithole

latent tendon
#

XD

#

why did u play there at all

gilded nova
#

long ago

maiden ocean
outer vesselBOT
#

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

maiden ocean
forest helm
#

You've got a naughty plugin

#

Sounds like outdated Essentials

#

(and don't ping luck)

maiden ocean
forest helm
#

No other way.

#

There are some cases where it might not be a plugin

#

This is not one of them

maiden ocean
#

did you guys get hacked?

forest helm
#

???

#

This is not a LP issue (As it explicitly states). This is another plugin

gilded nova
#

the fuck was that dude LMAO

forest helm
#

oh he left lol

gilded nova
#

yea

maiden ocean
#

what

gilded nova
#

I mean have you tried reading the error?

#

It's not caused by LP directly, it's because another plugin is doing something the wrong way around

latent tendon
#

Outdated Essentials

#

thats what u get if u play on a hacked mc account!

crisp yarrow
#

any good ranks plugin that hooks into luckperms well?

vocal rivet
#

My Server machine goes brrrr

gilded nova
rigid widget
#

hm ok

gilded nova
#

'hm'?

#

why are you doubtful larry smh

worthy bane
#

is there any downsides to turning on the luckperms "disable op" config setting? im mainly thinking like will there still be access to overriding the world spawn protection, and command block usage. if there is still access to overriding those, how do i do it? is it done via a permission or what

rigid widget
#

it is

#

and the permission will be luckperms.autoop

worthy bane
#

ok great!

gilded nova
worthy bane
#

yea ik

#

now to scroll to the bottom of 10 configs

gilded nova
#

enable-ops and enable-autoop can both be at false so not even perms would grant "op" op

onyx mason
#

@gilded nova peepoheart

quasi goblet
#

okay so I could only find chatex anyone know how to disable antispam though?

ive tried a quick search through google and its wiki page but it doesnt offer much help

willow hamlet
#

How do I change the color of players names depending on the group they are in?

gilded nova
#

Set the color code at the end of the prefix

willow hamlet
#

What would the command be? /lp group ___ addprefix

#

Not sure what would go after the addprefix part

gilded nova
#

I mean add it at the end of the existing prefix for that group

#

If you have none, just set the prefix to the color code itself I guess

#

!colors

outer vesselBOT
gilded nova
#

!prefix

outer vesselBOT
short warren
onyx mason
steady tangle
gilded nova
#

@steady tangle PepeHappy

potent prawn
gilded nova
#

@onyx mason can we get a :praiselarry:

onyx mason
#

send me a larry jpg

gilded nova
#

uh

onyx mason
#

@rigid widget send a selfie, its for science

steady tangle
#

@gilded nova ASpeepolove

outer vesselBOT
#

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

rigid widget
#

Hmmm

#

Nah

#

I prefer to remain a mystery

slender dust
#

Yo guys anyone know what the things called when you put text on there screen like the message if your bed is destroyed in bed wars

#

And if there is a plug-in to send these messages?

gilded nova
#

a title?

graceful tree
#

Is there an easy way to rename groups in the LP editor?

potent prawn
#

no but you can set a display name

#

displayname.<name>

graceful tree
#

okay, otherwise have to rename them in-game?

#

or does /group rename only change the display naem

#

name*

lunar hawk
graceful tree
#

Can you not run /lp editor

gilded nova
#

Is there a 1.7.10 edition

woeful chasm
#

So I have a class system set up using the different weights with your plugin. Is there a command to remove any group, within a set weight, from a player's perm list?

modest compass
outer vesselBOT
modest compass
woeful chasm
modest compass
#

Unfortunately no such command, weights isn’t build to identify groups as wel

#

Why will you need to use weights and not just the group name or promoting/demoting on tracks

woeful chasm
#

Because I'm using the perms as a class system with different permissions, but they all share the same weight.
I would like to be able to have any previous class removed with that weight, before applying a class change

#

So, say I have different perms for White Mage, Warrior, and Thief, but they all share a weight of 2.
If someone wants to change their class, is it possible to have any class group with a weight of 2 removed, before applying the new group to the player? (I'm going to see if I can get CommandSigns to pull this off)

#

Or do I need to manually enter all other groups being removed? (If that's the case, I understand. I'm just using the perm system in a different way, I guess)

modest compass
#

You probably have 3 ways

  1. Suggest to luckperms dev and hope he add such a feature (tho unlikely)
  2. Instead of weights, do it another way, possibly manually
  3. Code a plugin that interface with luckperms API then customise all you want (but you will need to know java)
latent tendon
#

wtf

trail shuttle
#

Reset player data or spam to yourself to spawn from console

tacit juniper
#

anyone here knows why can't i obtain the knockback 1000 stick, in spigot server via a command or command block? :/

#

like does anyone have a solution to it

gilded nova
#

Probably a plugin preventing it

#

Because you most certainly can get one

outer vesselBOT
#

Sorry! I do not understand the command !spiget
Type !help for a list of commands.

gilded nova
#

Depends

hazy charm
#

how can i add permission to a command that i have created with the plugin mycommands?

outer willow
#

Whats a prefix weight?

#

Or a rank weight

sonic wyvern
#

!weight

outer vesselBOT
#

LuckPerms allows you to set weights in order to determine the priority of certain nodes, like permissions and even prefixes. A higher weight number is a higher priority.

trail shuttle
#

d;spigot knownCommands

lyric mesaBOT
#
public interface CommandSender
extends Permissible```
CommandSender has 4 methods, 1 extensions, 2 super interfaces, and  153 sub interfaces.
cold basalt
#

!prefix

outer vesselBOT
cold basalt
#

!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
!translations
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki

cold basalt
#

!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
trail shuttle
gilded nova
#

I mean that isn't really meant to be stylized text, is it?

trail shuttle
#

no

#

but it does .toString on a component

gilded nova
#

lol

trail shuttle
#

And I need to make it work w/ verbose

#

not sure how to do that tbh

gilded nova
#

what does that mean? thonk

trail shuttle
#

oh it does work

#

just not when opped

gilded nova
#

are you checking if the player is opped first? kek

trail shuttle
gilded nova
#

ah yes

#

SpigotConfig.unknownCommandMessage

trail shuttle
#

Can only get that if you add the server as a depend I think

#

return this.permission == null || this.permission.equals("") || (this.permission.equals("op") && sender.isOp()) || (this.permission.equals("console") && sender instanceof ConsoleCommandSender) || sender.isOp() || sender instanceof ConsoleCommandSender || sender.hasPermission(this.permission);

gilded nova
#

if you what the what?

#

what

trail shuttle
#

hey not my code

sleek niche
#

It's not a one liner, so depending on how you look on it...

gilded nova
#

you should put the sender.hasPermission... one last (after op check)

#

otherwise you will eventually check if the sender has a permission named "op" lol

trail shuttle
#

d;spigot Material#matchMaterial

lyric mesaBOT
#
@Nullable
public static Material matchMaterial(@NotNull String name)```
Description:

Attempts to match the Material with the given name.

This is a match lookup; names will be stripped of the "minecraft:" namespace, converted to uppercase, then stripped of special characters in an attempt to format it like the enum.

Parameters:

name - Name of the material to get

Returns:

Material if found, or null

woven compass
#

Hi

#

When we use LuckPerms Bungee, do we need to install LuckPerms Bukkit to backend servers?

#

Also do we need to use MySQL?

outer vesselBOT
woven compass
#

OK, what about the MySQL one?

forest helm
#

read the page

woven compass
#

OK

#

Thank you sir

gilded nova
#

i have a 1.7.10 thermos server and I cant find one that works

#

which one do I download

forest helm
#

one what?

gilded nova
#

lucky plugin

#

basically.

#

no body who isnt OPd can /home

#

i just need to make it so they can /home

forest helm
#

For 1.7.10, use the Luckperms-Legacy version

#

!downloads

outer vesselBOT
forest helm
#

!thermos in addition, see this guide

outer vesselBOT
#

Sorry! I do not understand the command !thermos
Type !help for a list of commands.

forest helm
#

!cauldron

outer vesselBOT
forest helm
#

why is !thermos not an alias for that argh

gilded nova
#

!thermos

outer vesselBOT
#

Sorry! I do not understand the command !thermos
Type !help for a list of commands.

forest helm
gilded nova
#

yeah I put

#

this thing in my plugins file

#

yet it still didnt show up

#

im running an apexserverhostinig thermos 1.7.10 server

trail shuttle
#

Did you follow the wiki?

gilded nova
#

well idek which one to download thats my issue

trail shuttle
#

the legacy (like 11 said)

#

!cauldron then follow this

outer vesselBOT
gilded nova
#

ok

#

this one @outer vessel

#

fuck I mean @trail shuttle

outer vesselBOT
#

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

gilded nova
#

oh shi...

trail shuttle
#

Yes...

gilded nova
#

kk

#

it no work, I put it into plugins and aint shit happen and when I run /pl it only shows OnePersonSleep

#

i restarted multiple times

#

yet

#

the config folder

#

doesnt pop up

trail shuttle
#

did you actually do what the wiki said?

gilded nova
#

Cauldron, Thermos, etc
If you're using Cauldron, Thermos or any other Bukkit-Forge hack, you may encounter errors when trying to load LuckPerms. This is not a LuckPerms issue - but rather due to a bug in the server.

These issues have been reported to the respective projects, however none are currently being maintained, so this issue will (most likely) never be fixed. In the meantime, you can hack around these problems using the steps outlined below.

(I offer absolutely no support for these fixes.)

Navigate to the libraries/net/md-5/SpecialSource/1.7-SNAPSHOT directory
Delete the SpecialSource-1.7-SNAPSHOT.jar file
Download SpecialSource v1.7.4 from https://repo1.maven.org/maven2/net/md-5/SpecialSource/1.7.4/SpecialSource-1.7.4.jar
Copy the jar file to the libraries/net/md-5/SpecialSource/1.7-SNAPSHOT directory
Rename the jar file you just copied to SpecialSource-1.7-SNAPSHOT.jar
Start up server. If it stops immediately, you have renamed the SpecialSource wrong.

#

you talking bout this?

trail shuttle
#

yea

gilded nova
#

im still tryna find

#

libraries/net/md-5/SpecialSource/1.7-SNAPSHOT

#

this is all i got rn

trail shuttle
#

whats in null

gilded nova
#

.minecraft

#

but

#

its all empty

#

Do i have to be on biscet for it

trail shuttle
#

No

gilded nova
#

No, forge + bukkit servers aren't supported and they are fundamentally broken, many bukkit plugins will error in many ways, nothing is guaranteed to work and if something doesn't work and the provided fix doesn't do it... it just doesn't work

tall oyster
#

do you guys know any cool "floor is lava" plugin for 1.16 ?

#

free one

trail shuttle
forest helm
#

what the fuck have you done cas

sleek niche
#

why do you... hey, each list has it's < and > in a different color, that's quite nice

forest helm
#

Rainbow Brackets plugin for IJ

trail shuttle
sleek niche
#

I've just had the shock of my life

#

Thank god VSCode memory...

Ok, so, what happened? I want to get into an old software project I contributed to before my schedule got screwed up because of Corona. So, what did I do? I opened it, I looked trough my files again. Found one that had some refactored code in it, I said to myself "if I think about it, not a very good decision back then, I'll just delete it". Then I looked trough the issues, I found one where I had commented a lot, I wondered in what file the code I commented I had done was... I combined one and one and opened my paper bin, sadly the file was not there. But in the VSCode it showed "HomepageNew.jsx (deleted)" and the code was still there, so I copied that into a pastebin and, huh, I have my code back.

runic owl
#

I'm using paper with floodgate, and it puts a * in front of all the names. LP doesn't like that very much, and I can't type usernames.

#

Any way to fix this?

#

I would like to keep the * if possible.

gilded nova
#

allow-invalid-usernames in LP config

#

how do i define a group as a permission

vocal rivet
#

group.<groupname>

trail shuttle
#

Discord needs to fix their formatting on phone

gilded nova
#

yes please

trail shuttle
#

t doesn't show on phone

#

will it just shows as ``t``

gilded nova
#

YESS so I'm not the only one seeing things

#

also bring back monospaced font face kek

slender dust
#

Is there any way to avoid this build tools rubbish when updating spigot

#

or just to stop the console from waiting 20 seconds before booting....

trail shuttle
#

Paper

gilded nova
#

^

gilded nova
steady tangle
#

OmGgggGg

onyx mason
#

Me too

gilded nova
#

:oooooooo

cold basalt
#

help

#

I have essentialschat but it doesn't show my prefix

slender dust
#

Hey Ive transferred to paper but my tab list is no longer showing my prefix from luck perms any ideas?

cold basalt
#

and I have vault

forest helm
#

!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
forest helm
#

(for both of you)

slender dust
#

paper

#

Is the best thing

#

How haven't I used it before

cold basalt
#

It wont work though

forest helm
#

Please read the embed.

cold basalt
#

I did?

gilded nova
#

Then you would have checked what the last sentence says

cold basalt
#

"If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!"

gilded nova
#

and do they?

cold basalt
#

yes

gilded nova
#

then you should either a) look into essx config or b) ask essx support about it

#

!moss here ya go if you aren't there already :)

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
rigid widget
gilded nova
#

?

rigid widget
#

t isn't a thing ?

gilded nova
#

t (`t`) actually shows as ``t``

#

that's what he's talking 'bout

rigid widget
#

I'm on a phone right now, it's showing as t as it should, monospaced

gilded nova
#

well it isn't always, and yeah about the monospace that's bs lmao

rigid widget
#

When you use two `` it doesn't trigger anything, mobile or pc afaik

trail shuttle
#

Pc it does

rigid widget
#

Tf

gilded nova
#

eyup

rigid widget
#

That must be a double trigger for `

#

Phone probably just doesn't have it set up to double parse

gilded nova
#

those are actually single `

#

idk it's odd af

rigid widget
#

¿‽

sonic wyvern
#

!switch

outer vesselBOT
outer willow
#

What is a prefix/rank weight?

gilded nova
#

!weights

outer vesselBOT
#

LuckPerms allows you to set weights in order to determine the priority of certain nodes, like permissions and even prefixes. A higher weight number is a higher priority.

outer willow
#

Ok ty

latent tendon
#

Annndd im another year older

sleek niche
#

Yay!

trail shuttle
#

happy bday

latent tendon
#

getting old

gilded nova
#

how old

latent tendon
#

27

sleek niche
#
  1. Could be older.
latent tendon
#

my bday date is best time of my life

#

bc today is my 7th year ani with my gf

sleek niche
#

Awwww, that is cute

onyx mason
#

Congrats!

steady tangle
reef spruce
#

Does anyone know a Plugin for a Compass that is like a Teleporter to teleport to other servers ans execute commands?

vocal rivet
#

Any lobby plugin for example, but there are also some menu plugins with which you can achieve that

hushed trellis
#

Does anyone know how to use luckperms to give a permission for ** world **, that is, it works in the X world but it doesn't work in the y world?

if you can send me as an example something style
lp user @player permission set system.fly
but only working for the world called World

mark me here if you answer please

#

I've tried everything, but to no avail

#

I do not speak English fluently, I am Brazilian ... anything that does not understand "my" English may ask that I try to explain better

hushed trellis
#

/lp group <group> permission set <permission> world=<world>

onyx mason
outer vesselBOT
hushed trellis
#

I came to say I did it, thank you very much ❤️

#

Perfect support, I wasn't even supposed to attend this time lol

crisp yarrow
#

whats the cmd syntax for setting someone to a specific group

#

or do i have to do it thru the track

woeful willow
#
floral saffron
#

Майнкрафт

#

моя жизнь

potent prawn
#

neat

latent tendon
#

thankies guys quantHeart

dapper summit
#

Hi, how can I print (e.g. on chat) user's meta custom key?

#

so set by /lp user onyxcherry meta set mykey myprettyvalue and how print this on chat? I'm using Vault, EssentialsX with EssentialsXChat and ExtraContext

#

Is it required some API or another plugin?

potent prawn
#

you can do that with a placeholder but i don't think essentials chat supports placeholders

dapper summit
#

Could you give me some example? Eventually I can write some code to use that, but I search for any stable, well-developed plugin

sleek niche
#

!placeholders

outer vesselBOT
dapper summit
#

thanks, I hadn't noticed that before

rugged shore
#

Hi

quasi portal
#

How does the isOp check work with LP

rugged shore
#

I dont have permision to view the shop even tho i should have it

#

(When im deop'ed)

rigid widget
#

!verbose

outer vesselBOT
rugged shore
#

Its only the /shop command

#

Which you CAN access as deafult

#

Its just the shop sections

tall oyster
#

guys i need help! in a world guard region, players can push boats by swords and when boats touch the itemframes, they got broken and items on them drops on the ground 😦
is there any flag to prevent players from pushing boats?
or itemframes getting broken

dapper summit
#

yes, wait a moment

tall oyster
#

🙏

dapper summit
#

vehicle-destroy

tall oyster
#

no its about breaking boats

#

i tried with allow and deny

#

if its deny, its even worse because they can push boats by swords

dapper summit
#

and entity-item-frame-destroy, item-drop, item-pickup

tall oyster
#

i tried entity-item-frame-destroy deny

#

still it gets broken on collision 😦

dapper summit
#

oh, I just realized what are you mind

tall oyster
#

it happens in market, so people steal items in this way

dapper summit
#

but I'm almost sure that frames don't get broken (only items in frames pops up)

tall oyster
#

if im not wrong even itemframe gets broken

dapper summit
#

but - if you deny item-drop nor item-pickup - it's solved

tall oyster
#

im trying now 🙏

#

i can confirm it still gets broken when both are "deny"

dapper summit
#

well, unfortunately indeed

tall oyster
#

when you ride the boat to the itemframe

#

in a second it gets broken

dapper summit
#

okey, but player can't pickup these items

tall oyster
#

yes but they might disappear after some time, so market owners will lose items

dapper summit
#

I understand and try to search for it

tall oyster
#

i really appreciate it, thank you!

dapper summit
#

it's common problem 😦

tall oyster
#

i can write a plugin for it but i dont know if its breakblock event or something different

#

probably different 😦

#

maybe HangingBreakByEntityEvent

dapper summit
#

(it isn't Worldguard...)

tall oyster
#

ah yes so they confirm it can be fixed in HangingBreakByEntityEvent

dapper summit
#

is it necessary to allow players to interact or use?

#

They use signs, ya?

tall oyster
#

yes they buy items by signs

#

and they should be able to ride vehicles

dapper summit
tall oyster
#

my market is around water

#

from one to another, you need a boat

dapper summit
#

can you define another, with higher priority, region with these flags denied?

tall oyster
#

which flags exactly

dapper summit
#

use, interact and ride in region, where are some itemframes

tall oyster
#

they still can hit boats from outside and push them inside shops

dapper summit
#

😦

tall oyster
dapper summit
#

it looks good

dapper summit
tall oyster
#

😄 unfortunately my players are very tricky. if they have a high level of knockback on their swords they can send those boats through anywhere hahah

#

i really appreciate your help ❤️ youre great!

steady tangle
#

Happy valentines day! 02heart

trail shuttle
#

lonely

steady tangle
#

mood

dapper summit
#

Can I render some info from PlaceholderAPI using EssentialsX (Chat and Vault installed)?
I want to show these in tab board or above player head (I have already installed NickNamer but I don't realized if it is possible)

#

Also willingly LuckPerms suffix using these

trail shuttle
#

2.9m lines

woven iris
#

How do I give individual permissions a weight?

trail shuttle
#

not

woven iris
#

Or do false permissions always have a higher weight by default over * permissions?

trail shuttle
#

!advanced

outer vesselBOT
woven iris
#

So if I understand correctly this is default behaviour?

#

Example: if a user has "luckperms." set to true, but "luckperms.user." set to false, all of the user permissions will be set to false, despite the more generic wildcard for "luckperms.*".

#

Thanks Power ^^

trail shuttle
rugged shore
#

anyway

#

Hope everyone has a great day

trail shuttle
#

13 more boosts

lean echo
#

why?

trail shuttle
#

!errors

outer vesselBOT
gilded nova
#

Hey, sunucu arama kısmına plugin adlarını yazıp burayı bulan kardeşim. Nedenini bilmiyorum fakat bende aynı şeyi yaptım.

unborn forum
#

the placeholders arent loading I dont know what I am doing wrong

icy zinc
short warren
#

@onyx mason praiseverbose

onyx mason
potent prawn
#

uh ok

onyx mason
#

@potent prawn praiseverbose GWcmeisterPeepoLove

cunning stream
#

anyone here no how to use cratesplus? if so please pm me I am at a standstill

onyx mason
#

Hi

woeful pond
#

does anyone know why my prefixes arent showing

craggy plank
#

arent showing in chat? @woeful pond

woeful pond
#

yes

craggy plank
#

!chat @woeful pond

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
potent prawn
sonic wyvern
#

!downlaod

outer vesselBOT
#

Sorry! I do not understand the command !downlaod
Type !help for a list of commands.

sonic wyvern
#

!download

outer vesselBOT
woeful pond
#

so im using essentialsx and luckperms however the prefixes still don't show in chat

trail shuttle
#

Screenshot /pl

woeful pond
trail shuttle
#

Install Vault

woeful pond
#

just vault

trail shuttle
#

Yes

#

!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
woeful pond
#

im doing it but why doesn't essentialx work is should shouldn't it

trail shuttle
#

Because you dont have vault

woeful pond
#

oh lol

woeful pond
#

but when i have vault installed it doubles up

#

and also test is not showing up on tab list

#

test prefix

gilded nova
#

I’m rich

lucid steppe
hybrid plover
#

sorry wrong channel

trail shuttle
#

??

hybrid plover
#

i put it in support

compact roost
#

How can I give a user a rank for just one month?

sweet olive
#

hello i want to use orgin on a server i have but i want it to run paper so i made a plugin so it detects if you have orgin onstalled and it will allow you in but when i join it says "you cant have any orgins"
how do i make it so you can do that

steel idol
short warren
#

@gilded nova please dont friend request me, if you need something lp related just ask in #support-1

gilded nova
#

@onyx mason @potent prawn @rigid widget @steady tangle @gilded nova praiseverbose peepoheart kanna_nomlove UwU

onyx mason
gilded nova
steady tangle
gilded nova
#

Does anyone know how to work with essentials kits for ranks

tall condor
#

heyy, if i do /lp editor i can only edit the demo permissions, can someone help me ?

#

I want to fix my own permissions in the /lp editor

gilded nova
#

!update

outer vesselBOT
tawny barn
#

!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
!translations
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki

tall condor
#

!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
!translations
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki

tall condor
#

!editor

outer vesselBOT
sand patio
#

!bungee

outer vesselBOT
left ore
#

!colours

outer vesselBOT
onyx mason
#

!moss

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
vocal rivet
#

Javascript be like:

0.2 + 0.1 = 0.30000000000000004
sleek niche
#

Sounds plausible

thorny kernel
onyx mason
#

Turbo aPES_Cuddle

gilded nova
gilded nova
#

!notworking

outer vesselBOT
#
Please tell us what's going on!

We really would absolutely love to help you out! However, telling us that it isn't working wastes everyone's time. Please, just describe the issue you're having clearly and with as much detail as possible, and send any relevant screenshots of whatever problems you're having.

For Console Errors:
drowsy quest
runic owl
#

I have a command block in my spawn that's supposed to warp players away, but it's not working, and I think this plugin might be responsible.

#

anyone encounter this issue?

#

the command is /spreadplayers 513 -15 0 50 false @a[x=493,dx=1,y=68,z=-32]

#

It works for OPs, but not other players. I don't know why. I can't think of the reason

next cedar
#

🧠
👀
🫀
🫁
🦵🏿 🦵🏿
👟 👟

steady tangle
#

!editorsaftey

outer vesselBOT
#

Sorry! I do not understand the command !editorsaftey
Type !help for a list of commands.

steady tangle
#

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

thorny kernel
flint lily
#

Hey guys i got a question

#

How do I remove the message when you get a perm

#

is it in config?

#

nvm found it

onyx mason
#

@gilded nova @steady tangle peepoheart

gilded nova
steady tangle
forest helm
gilded nova
#

LP
I was like "... what does LP have to do with any of that?"

#

took me a while lol

faint dock
#

!tablist

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
onyx mason
#

does anyone want to scrutinize a db systems project for me 😄

faint dock
#

Does VaultChatFormatter handle placeholders?

#

!VaultChatFormatter

outer vesselBOT
#

Sorry! I do not understand the command !vaultchatformatter
Type !help for a list of commands.

gilded nova
#

No

modest compass
#

torpid bloom
#

...

gilded nova
#

@swift egret PepeHappy

swift egret
#

Hi

#

Bored at work so I'm lurking lol

gilded nova
#

lol hf

#

This server is usually a pebkac magnet

dull lance
#

Lmao

onyx mason
#

@gilded nova GWcmeisterPeepoLove

swift egret
gilded nova
#

wow a no-ping reply

#

Those are rare over here!

swift egret
#

Have to make those a habit, otherwise I'll get banned from the EngineHub Discord and lose my IdleMiner progress 😦

gilded nova
swift egret
#

That was pretty funny lol

steady tangle
#

!usage

outer vesselBOT
gilded nova
#

@steady tangle PepeHappy

steady tangle
#

!inheritance

outer vesselBOT
gilded nova
#

OH MY GOD

#

@steady tangle

#

YOUR SKIN IS AN ENDERMAN IN A SUIT

#

WITHA TIE

steady tangle
#

Yea

#

It used to be the same from the console skin packs, then I detailed it and added my groups logo

gilded nova
#

ignore the WW2 girl :^)

onyx mason
#

.

gilded nova
#

lol

onyx mason
#

@steady tangle @gilded nova go to sleep

steady tangle
#

Hell yea fefo

gilded nova
steady tangle
#

5:09 for moi

gilded nova
#

Average sleeping hours

steady tangle
#

Yeye

trail shuttle
#

!latest

outer vesselBOT
#
Latest version

5.2.107

latent tendon
gilded nova
#

who translated lp to Japanese

#

I need a teacher

gilded nova
#

can you have luckperms work with essentials chat or nah?

modest compass
gilded nova
#

generally all i need is to have like

#

the rank prefix

#

visible

modest compass
#

yea

#

!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
gilded nova
#

do i just add {PREFIX} to the chat format?

#

in the essentials config

#

to make it visible?

modest compass
#

i think it should be formatted with displayname by default

#

you should ask essentials on that

gilded nova
#

oh, okay

modest compass
#

!moss

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
#

Thank you, that's actually... surprisingly helpful? Lol

gilded nova
stuck lagoon
#

Odd question: I was on the GitHub and saw TinyVault under Lucko's stuff.

Anyone know about this? What it is? If it would be wise to grab and replace Vault 1.7.3? Is it a work with Vault type of plugin?

Basically any info would help. The GitHub tells some but not much?

PS Tag me when replying so I do not miss it thanks.

gilded nova
#

how do i change someone's group btw?

#

like

#

how do i move a user to a group

sonic wyvern
#

‘Lp user parent set’

gilded nova
#

cuz apparently /lp user USERNAME group or anything remotely similar is not a thing

#

oh ok

sonic wyvern
#

I’m pretty sure

#

Actually wait