#general
1 messages · Page 277 of 1

(key word: almost, there are a few exceptions)
The real solution is in the server software config files
my head hurts
there's a few guides, lemme grab the links
No
dammit larry you're too quick
that's cool
If it worked as it claims it does, yes. However, it's more likely to break things than fix them
???
Tuinity is
ok give me a moment to write you something
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 ^
Larry smort
is using yatopia good or bad?
b a d
k
make sure to take a look at this guide too
Hlw
which one is you
just depends on how your chat plugin is setup
some don't automatically add prefix + name + suffix to display name
some do
nah he made a issue in code
prefer it if they don't
(LPC)
ok
im an idiot, wondering why my plugins wasn't updating, I transfered the -all jar, which was old 🤦
pog
How to give permission to change the game mode to essential, e.g. gm 1 gm 0 so that the moderator can use it
essentials perm list is in pinned messages support 1
Please use https://bytebin.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://bytebin.lucko.me/ZpJIGgeAuj
did you restart?
under the Insert_Dot
if you can do me this favor, I don't see seriously well
in your opinion to start learning to program where do I start?
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
15 years old good enought?
Age doesn't matter (for this)
java has nothing to do with scripts right?
no
I have friends who know how to use scripts but it looks like Cyril to me
yes skript has nothing to do with Java
Wouldn't it be better to make it into a list?
allowed-join:
- "some uuid here"
- "another here"
- "etc"
Skript is nothing compared to Java. Java is much better when you're wanting to create plugins and other things.
then do a for loop or something
and it also gives absurd job opportunities, the problem is learning it
or Stream & filter or whatever
That's what I would be. For Loop.
list as in?
getConfig#getStringList
for (UUID uuid : MoonDev.getInstance().getConfig().getStringList("allowed-joins")) {
if (member.getUniqueId().equals(uuid)) {
....
something like that ig
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)
you can move the setJoinMessage so you don't do it twice btw
Does your member.getUUID return a string or UUID obj?
u mean getUniqueId()
Yeah'
You can either add .toString() after playerUUID and getUniqueID() OR change it to !member.getUUID == playerUUID
any reccommended anticheat?
Hey guys I dissapeared from the community for like 10 years
Does everyone use cracked clients or sommet nowadays?
They don't?
yea
Ok thanks I thought if anyone would know it would be you XD
Okie dokie
I have to rank 7 for a practice what names do I put in it? ^ ahjaahh
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)
ok
👍
i live in greece dude
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
That's pretty good yes
they have lots of people using them, i highly doubt they will stop sending out updates
thx a lot 👍
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
Hey Robex! Please don't tag helpful/staff members directly.
Can you not
Why doesn't he show me the prefixes on the tab
Stop randomly tagging people and cross posting
Możesz mnie już nie pingować?
tak
ale jaki plugin na tab powiesz
bo serio potrzebuje a mam takie jeden i nie działa
If anyone suggest me some good chat and tab plugins for my bungee network it will be really nice of you!
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)
Do they work with velocity
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
me guysa
how do I make it if I have a diffrent rank then that rank showes up
in chat?
yes
!chat
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!
use a chat formatting plugin
click the second link for plugins that work with luckperms
do you know the command to set a suffix
guys join plz
sorry
!commandequivalents
Helpful page for people coming from other permission plugins.
oh
this is off topic now
@hearty chasm
Whats that
Supported platforms for TAB
What type of server do you have?
I have 5 paper servers and a velocity proxy
@formal quest 
@onyx mason :ooooo
Hey Mr.Zomka! Please don't tag helpful/staff members directly.
for the people here using LPC - https://gyazo.com/eb5c60b5b0a3ec8a671079121d961d6b
hey cas!
i fucked up
entire thing aint working at all
idk what i did wrong

no errors to show to the class?
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

no errors on my part
console nor intelij
even the setMessage isnt even cancelled at all
do they get kicked / not get kicked? what's happening
any reason luckperms wont work in 1.16.5 ?
#support-1 or 2
what
my google gridview is broken and i cant find anything on github
as in AsyncPlayerPreLoginEvent or PlayerPreLoginEvent
d;spigot AsyncPlayerPreLoginEvent
public class AsyncPlayerPreLoginEvent
extends Event```
AsyncPlayerPreLoginEvent has 14 methods, and 1 extensions.
Stores details for players attempting to log in.
This event is asynchronous, and not run using main thread.
probably
yup
ok ill try that on my google grid view
try what
spigot ew
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
How's that at all related to this conversation 
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
anyone good at fixing google?
What
can we take a moment to appreciate how nice luckperms looks on startup
i need help with google
can we take a moment to appreciate how nice luckperms looks on startup
Looks nicest on 1st April
ugh i paid $50 for google exenstion grid view and that one dont work
why is gogole so broken
Maybe contact the person you bought it from?
they blocked me
Lol
Interesting
yea, idk why grid view is broken
https://chrome.google.com/webstore/detail/google-meet-grid-view-fix/dakebdbeofhmlnmjlmhjdmmjmfohiicn?hl=en my ip is blocked from here 😦
can u please send code so i can use it?
It's 404 for me too
how do i chargeback paypal balance f&f ?
Google it
oh
they said f&f was safest so they can get money
i hope the scammer uses the money for good purposes
Then you def got scammed
well maybe the scammer needed money
Guess so
bruh my iphone 4s battery keeps draining
Guys seeing OVH / VPS comes private.
what?
whatever, while i wait for grid view to be fixed i might as well fix luckperms
You never sent your logs, did you? 
what for google ?
🤦♂️
Hi Austin, yes please get your server logs (Example startup one) Usually in console.
okk why didn’t someone tel me that before?
its alright, sometimes you just have to explain differently for people to understand./
What LP issue are you experiencing?
it don’t work on 1.16.5
I literally asked you to send your server logs
when
You said "ok" and walked away lmao
Austin, its alright just follow @gilded nova directions and get them from console
Hey _Ice! Please don't tag helpful/staff members directly.
oops
clippy how to fix luckperms?
lmao
@sand bridge
We can't help you if you don't help us help you
ok
We need your logs
from server files?
yes
Wtf?
Failed to load NMS for this server version: version v1_16_5 PLEASE CONTACT AUTHOR!
???
that's a new one wtf
latest 
!latest
5.2.106
Isn't their paper version like 300 old
is it?
176 vs 4xx rn
regardless yeah @sand bridge your Paper is horribly out of date. https://papermc.io/downloads
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?
What
latest luckperms is 5.2.106 i thought
ok so if i update paper itll work?
Tryitandsee
You should probably go to #support-1 or #support-2
ill pay $4.00 cash app
make that $20.00 and we've got a deal
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*
i'm joking man
if you wait for someone to check your messages in #support-1 or #support-2 then they'll do it for free
just clearly describe what you need help with
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
still working on some things got spawn and pvp arena done
if i cant pos tmy server delete it
post*
Not the place to send server ip
thats why i said just delete it
Hi
Granny i pay u 40$
hi

yea i had LPC 3.1.1 😂
😂
so i created a server and port forwarded but people cant join.Any possible solutions?
(users on my network join just fine)
@sonic wyvern Citizens is well known
Not sure it's good but it's one of the only ones that works so
ive used like 5 and their all broken
none of them work lmao
ok thx i will look into it
beans
Anyone can give me some suggestions of designing luckperms
With a server network have a lot of different cluster
BUNGEE CORD
permissions give you way more control
Fehfooo
Thrasilias
oh god that shithole

long ago
@twin warren wtf happend TO my luckperms
Hey Ultra_.! Please don't tag helpful/staff members directly.
wtf happend to my server
nope
No other way.
There are some cases where it might not be a plugin
This is not one of them
did you guys get hacked?
the fuck was that dude LMAO
oh he left lol
yea
what
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
any good ranks plugin that hooks into luckperms well?
My Server machine goes brrrr
@rigid widget add fabricmc pls https://discord.gg/v6v4pMv
hm ok
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
ok great!
only if you enable autoop*
enable-ops and enable-autoop can both be at false so not even perms would grant "op" op
@gilded nova 
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
How do I change the color of players names depending on the group they are in?
Set the color code at the end of the prefix
What would the command be? /lp group ___ addprefix
Not sure what would go after the addprefix part
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
!prefix
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.



@steady tangle 

@onyx mason can we get a :praiselarry:
send me a larry jpg
uh
@gilded nova 
Hey Lord_Memeosa! Please don't tag helpful/staff members directly.
cliPPYY
STFU
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?
a title?
many
Is there an easy way to rename groups in the LP editor?
okay, otherwise have to rename them in-game?
or does /group rename only change the display naem
name*
Hello, is it possible to open luckperms editor on this version?
Can you not run /lp editor
Is there a 1.7.10 edition
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?
!download luckperms legacy
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
So you want a command that remove group of a given weight?
Yes, please (sorry, wasn't sure if I was supposed to ping back or not >.<)
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
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)
You probably have 3 ways
- Suggest to luckperms dev and hope he add such a feature (tho unlikely)
- Instead of weights, do it another way, possibly manually
- Code a plugin that interface with luckperms API then customise all you want (but you will need to know java)
wtf
Reset player data or spam to yourself to spawn from console
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
Sorry! I do not understand the command !spiget
Type !help for a list of commands.
Depends
how can i add permission to a command that i have created with the plugin mycommands?
!weight
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.
d;spigot knownCommands
public interface CommandSender
extends Permissible```
CommandSender has 4 methods, 1 extensions, 2 super interfaces, and 153 sub interfaces.
!prefix
You can set prefixes, suffixes and other meta data in LuckPerms for players and groups. Note that LuckPerms does not manage chat. You need to use another plugin to show prefixes/suffixes in chat.
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!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
!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.
Just going to ignore this lol
now I just need to fix this and update some other stuff
I mean that isn't really meant to be stylized text, is it?
lol
what does that mean? 
are you checking if the player is opped first? 
probably
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);
It's not a one liner, so depending on how you look on it...
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
d;spigot Material#matchMaterial
@Nullable
public static Material matchMaterial(@NotNull String name)```
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.
name - Name of the material to get
Material if found, or null
Hi
When we use LuckPerms Bungee, do we need to install LuckPerms Bukkit to backend servers?
Also do we need to use MySQL?
Yes
!bungee
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
OK, what about the MySQL one?
read the page
i have a 1.7.10 thermos server and I cant find one that works
which one do I download
one what?
lucky plugin
basically.
no body who isnt OPd can /home
i just need to make it so they can /home
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
!thermos in addition, see this guide
Sorry! I do not understand the command !thermos
Type !help for a list of commands.
!cauldron
Installing LuckPerms on a Cauldron, Thermos and any other Forge + Bukkit server software may require additional steps.
why is !thermos not an alias for that argh
!thermos
Sorry! I do not understand the command !thermos
Type !help for a list of commands.
.
yeah I put
this thing in my plugins file
yet it still didnt show up
im running an apexserverhostinig thermos 1.7.10 server
Did you follow the wiki?
well idek which one to download thats my issue
Installing LuckPerms on a Cauldron, Thermos and any other Forge + Bukkit server software may require additional steps.
Hey Slice! Please don't tag helpful/staff members directly.
oh shi...
Yes...
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
did you actually do what the wiki said?
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?
yea
im still tryna find
libraries/net/md-5/SpecialSource/1.7-SNAPSHOT
this is all i got rn
whats in null
No
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
need more lists
what the fuck have you done cas
why do you... hey, each list has it's < and > in a different color, that's quite nice
Rainbow Brackets plugin for IJ
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.
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.
group.<groupname>
Discord needs to fix their formatting on phone
yes please
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....
Paper
^
Works. Thx
Me too
:oooooooo
Hey Ive transferred to paper but my tab list is no longer showing my prefix from luck perms any ideas?
and I have vault
!chat
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!
(for both of you)
I have EssentialsX, EssentialsXChat, and vault.
It wont work though
Please read the embed.
I did?
Then you would have checked what the last sentence says
"If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!"
and do they?
yes
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 :)
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.
That's cause it's t (`t`) or: t(``` t ```)
?
t isn't a thing ?
I'm on a phone right now, it's showing as t as it should, monospaced
well it isn't always, and yeah about the monospace that's bs lmao
When you use two `` it doesn't trigger anything, mobile or pc afaik
Pc it does
Tf
eyup
That must be a double trigger for `
Phone probably just doesn't have it set up to double parse
¿‽
!switch
If you wish to change your storage type (e.g. to YAML or MySQL) you may need to follow these instructions to ensure your groups and permissions are migrated to the new storage type.
What is a prefix/rank weight?
!weights
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.
Ok ty
Annndd im another year older
Yay!
happy bday
how old
- Could be older.
Awwww, that is cute
Congrats!
Happy birthday! 
Does anyone know a Plugin for a Compass that is like a Teleporter to teleport to other servers ans execute commands?
Any lobby plugin for example, but there are also some menu plugins with which you can achieve that
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
/lp group <group> permission set <permission> world=<world>
!contexts read this :)
Your English is good, no problem
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
I came to say I did it, thank you very much ❤️
Perfect support, I wasn't even supposed to attend this time lol
whats the cmd syntax for setting someone to a specific group
or do i have to do it thru the track
neat
thankies guys 
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?
you can do that with a placeholder but i don't think essentials chat supports placeholders
Could you give me some example? Eventually I can write some code to use that, but I search for any stable, well-developed plugin
I want to use text like {luckperms_meta_username-color} [https://www.spigotmc.org/threads/luckperms.174259/page-121#post-3168742]
oo, %luckperms_meta_<meta key>% [https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders - searched for a LuckPerms]
!placeholders
Display data such as user prefixes and groups from LuckPerms in other plugins.
thanks, I hadn't noticed that before
Hi
How does the isOp check work with LP
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
The problem is that opening a shop section doesn't have a command
Its only the /shop command
Which you CAN access as deafult
Its just the shop sections
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
yes, wait a moment
🙏
vehicle-destroy
no its about breaking boats
i tried with allow and deny
if its deny, its even worse because they can push boats by swords
and entity-item-frame-destroy, item-drop, item-pickup
oh, I just realized what are you mind
it happens in market, so people steal items in this way
but I'm almost sure that frames don't get broken (only items in frames pops up)
if im not wrong even itemframe gets broken
but - if you deny item-drop nor item-pickup - it's solved
well, unfortunately indeed
okey, but player can't pickup these items
yes but they might disappear after some time, so market owners will lose items
I understand and try to search for it
i really appreciate it, thank you!
it's common problem 😦
i can write a plugin for it but i dont know if its breakblock event or something different
probably different 😦
maybe HangingBreakByEntityEvent
(it isn't Worldguard...)
ah yes so they confirm it can be fixed in HangingBreakByEntityEvent
why?
can you define another, with higher priority, region with these flags denied?
which flags exactly
use, interact and ride in region, where are some itemframes
they still can hit boats from outside and push them inside shops
😦
i think this might solve it
it looks good
some end rods in a border... 😉
😄 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!
Happy valentines day! 
lonely
mood
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
How do I give individual permissions a weight?
not
Or do false permissions always have a higher weight by default over * permissions?
!advanced
Discover some of the more advanced concepts of LuckPerms, such as permission calculation, shorthand permissions and more.
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 ^^
ah yes negative time
13 more boosts
why?
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
!errors
Here's a page with some common storage system errors.
Hey, sunucu arama kısmına plugin adlarını yazıp burayı bulan kardeşim. Nedenini bilmiyorum fakat bende aynı şeyi yaptım.
Does anyone have this plugin? https://www.spigotmc.org/resources/shop-a-simple-intuitive-shop-plugin.9628/
@onyx mason 

uh ok
@potent prawn

anyone here no how to use cratesplus? if so please pm me I am at a standstill
Hi
does anyone know why my prefixes arent showing
arent showing in chat? @woeful pond
yes
!chat @woeful pond
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!
imagine trying to ping over 11k people 
!downlaod
Sorry! I do not understand the command !downlaod
Type !help for a list of commands.
!download
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
so im using essentialsx and luckperms however the prefixes still don't show in chat
Screenshot /pl
Install Vault
just vault
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!
im doing it but why doesn't essentialx work is should shouldn't it
Because you dont have vault
oh lol
but when i have vault installed it doubles up
and also test is not showing up on tab list
test prefix
I’m rich
oh god
sorry wrong channel
??
i put it in support
How can I give a user a rank for just one month?
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
/lp user username parent addtemp group 1month
@gilded nova please dont friend request me, if you need something lp related just ask in #support-1
@onyx mason @potent prawn @rigid widget @steady tangle @gilded nova




Does anyone know how to work with essentials kits for ranks
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
!update
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity.
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!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
!help
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!formatting
!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
!editor
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
!bungee
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
!colours
!moss
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.
Javascript be like:
0.2 + 0.1 = 0.30000000000000004
Sounds plausible
yikes!
Turbo 

!notworking
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.
Oh no! JS uses the same floating point standard like everyone else!
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
🧠
👀
🫀
🫁
🦵🏿 🦵🏿
👟 👟
!editorsaftey
Sorry! I do not understand the command !editorsaftey
Type !help for a list of commands.
!editorsafety
Any changes made in the editor have to be applied using the /lp applyedits command - impossible unless the person with the link is also connected to the server and with the required in-game permissions to use LuckPerms commands. It's effectively just as safe to share an editor link as it would be to share a screenshot of your permissions or a pastebin of a configuration file. The editor doesn't contain any sensitive data (except perhaps player names).
Please, don't be. We're here to help, not steal your permissions setup. Additionally, permissions can be tested by players simply joining your server and seeing what they can do.
might not be the best idea to use command blocks, but what minecraft version are you on?
Hey guys i got a question
How do I remove the message when you get a perm
is it in config?
nvm found it
@gilded nova @steady tangle 


PSA for LastPass free users: LP is locking free users to either mobile devices or desktop devices (no cross-platform) in one month. I'd suggest looking into alternatives (i.e. I just migrated to BitWarden).
src: https://blog.lastpass.com/2021/02/changes-to-lastpass-free/
!tablist
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!
does anyone want to scrutinize a db systems project for me 😄
Sorry! I do not understand the command !vaultchatformatter
Type !help for a list of commands.
No
…
...
@swift egret 
Lmao
@gilded nova 
If I ever think about working in customer support I'll just spend a day on here
Have to make those a habit, otherwise I'll get banned from the EngineHub Discord and lose my IdleMiner progress 😦
reminds me of this moment lol
That was pretty funny lol
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
@steady tangle 
Learn about inheritance.
Yea
It used to be the same from the console skin packs, then I detailed it and added my groups logo
.
lol
@steady tangle @gilded nova go to sleep
Hell yea fefo

5:09 for moi
Average sleeping hours
Yeye
!latest
5.2.107

can you have luckperms work with essentials chat or nah?
if you have vault and set them all up correctly, it should work
LuckPerms only acts as the source for prefixes / suffixes, it doesn't actually apply them. You need an appropriately configured chat/tablist formatting plugin for them to be displayed. If the values appear correctly when you run /lp user <user> info, LuckPerms is doing its job!
do i just add {PREFIX} to the chat format?
in the essentials config
to make it visible?
i think it should be formatted with displayname by default
you should ask essentials on that
oh, okay
!moss
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.
Thank you, that's actually... surprisingly helpful? Lol
i have a issue #support-1
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.
‘Lp user parent set’






magnet