#general
1 messages · Page 319 of 1
Verbose is a tool that will help us debug why they can use it
this is what it said before:
you need to enable verbose
with verbose on
not with verbose command
this
exactly
one step at a time
word by word
this is exactly what I did
No it's not
they can run lp commands before and after
and again, this will not fix the issue, it's a tool to help us help you. Once we have the info we need, then we can help fix it
you didn't run lp verbose on
if you did, a different message would have appeared in chat
ok, so verbose was ON - I let them run /lp editor and it worked - then I turned verbose OFF, let them run /lp editor, and it still worked
and again, this will not fix the issue, it's a tool to help us help you. Once we have the info we need, then we can help fix it
please give us the output
I'm not understanding what I'm supposed to do here
this
of what? I already sent the screenshots of what happened?
no you haven't
Please grab your latest server log (found in logs/latest.log) and put it on https://paste.lucko.me/
Make sure to send the link to the logs to this channel.
where do I find logs?
it doesn't let me paste it in
I downloaded it, copied it, but it doesn't let me paste on that link
okay uh just send the file
(clippy'll do it automatically)
ok, I have tried to copy and paste latest.log - didn't work - and turned it into a .txt and tried to c+p - also didn't work
just send the latest.log here
how? it doesn't let me paste it in here
Please use https://pastes.dev to send files in the future. I have automatically uploaded latest.log for you: https://pastes.dev/Apzmycavqj
you did, in fact, not run what you were asked to run
?
do these steps EXACTLY, WORD BY WORD
- Run from the console
lp verbose on - Ask your pal to run
/lp infoin game - Run from the console
lp verbose paste, it will give you a link, send the link here
NOT lp verbose command ...
running lp verbose paste in the console, all it is saying: [LP] Verbose logging disabled
uwuckyperm
if you say 'console', to me that's the website console of my server provider - sorry for the misunderstanding
Can you ask your friend what did they see in chat when they ran the info command?
Add contexts not supported by stock LuckPerms.
with extracontexts, yes
keep in mind that won't prevent them from using worldedit to modify the world outside of the region
like, they could still //replacenear 100 stone air when they're IN the region
assuming they have perms for that command
they can even use //pos1 and //pos2 to position outside of the region, while they are inside the region
until they do it
its a separate jar that you can download
why is Essentials so big 😭
;-; i need 2 update me essentials
do a shallow clone :)
^
i'm stupid, what does that mean 😭
update would be significantly easier. they're already built.
when you clone a git repository - it clones the current files, as well as the history for all files ever committed to the repository
a shallow clone only downloads the current files
if people are sensible about what they commit into git, it is usually not a problem :)
next time i have to clone Essentials, i'll definitely do that. it's done now 
my buddy says he saw 'running luckperms' and a version number
that's normal then.
“fix bug”
“Actually fix bug”
“try again?”
“Fixed hopefully”
as long as they can't run sub commands. (should say that when you run /lp info) then it's fine.
oh, wow the creator himself - thanks for all your work on this
they can indeed not run LP commands
sounds like my commit history
should I verbose off again now?
do you have it enabled still ?
evident = next essX contributor? :o
god help your chat if so
running verbose paste disables it
ok
nah, jroy made a pr for a bug fix. i replicated it, so im gonna test it.
the sign one?
ye
ya that was funny
i tested it probably 15 different ways, and then finally figured it out.
any clue what's causing my problem?
what's the problem..?
i hav a custom one ;-; i have 2 redownlod code, paste custom code in n rebuild
2 much work 🤣
same as before lol, bro
they can't run LP commands
just because they get feedback from LP doesn't mean they can run LP commands.
my permissions don't work - people can still use ALL commands
give an example command of something they can actually use
i was tryna get my publishing to work lol
well, the player I was asking DID run /lp editor successfully, so
^ this please
can they /ban
I mean..
what is that name
If it returns Running LP version ..., that's normal and the default no permission message
that's the name of the coolest and nicest person on the planet
that's larry

LOL
k..
@rigid widget ❤️
guess we all met different nice people then 🙂
im just gonna stay out of that one 
❤️
actually yeah Larry <3
@gilded nova uno reverse
banned for rule break
not you clippy
xoxo
get roast
When you need a fix for the fix of the fix that didn't fix the other fix of the bug you tried to fix
😂
ok now my player cannot run the commands he is supposed to be able to run anymore
can I not check what is possible by demoting myself?
yes you can
you absolutely can, but you'll have to run commands like verbose from console
not sure what you mean by 'console'
(although if memory serves you had luckperms.* on your user)
yes, I did
Are you on Minehut or smth?
_11 is correct
easiest way is to run lp user <yourself> clear and you're a clean and pure default user
(though if you do have perms on yourself you want to save, write them down somewhere)
that explains a lot then, Minehut doesn't have a console (for some god-unknown reason)
gradle really isn't gonna make this easy on me, is it
I don't want to lose my lp commands - just demoting is sufficient, no?
I don't even know what minehut is lol
how can you truly test default users access without fully being one?
(spoiler alert: you can't)
if I only have luckperms.* on me I should still not be able to use any other 'illegal' commands, right?
and you can always give yourself permissions back from the server console with lp user <yourself> permission set luckperms.*
not unless other plugins do dumb stuff
which shouldn't
how can this be so difficult? sigh
it usually isn't
I'm considering deleting all this crap
ok so I cleared myself using your suggestion - I can still give myself stuff and fill blocks (should be impossible)
I'm in the default group right now
what do you mean exactly by "give myself stuff and fill blocks"? exactly, what actions do you do to achieve those things
as in /give <my name> sand 1 - or /fill X Y Z air
I can also change my gamemode
this should not be possible for default players
*players in the group 'default'
are you opped?
yeah
that's why then
but I'm cleared and in that group - shouldn't I just see what teat group sees?
that*
LP will prioritize permissions before op status, but if a permission is unset (neither true nor false, simply not set) it will use op status as fallback
!testingperms
Small list of things for you to make sure when testing permissions:
1. Don't test as op, your players/general staff will most likely not have op
2. Make sure you don't have any special permissions (e.g. * or the same permission you are testing) on your user (/lp user <user> permission info)
3. Make sure your parent groups are the ones the target audience you are testing will have (if you are testing mod perms, don't have owner as parent)
4. Use verbose to see exactly what's going on, what permissions are being checked
also: there are plugins (like WorldEdit) that will completely disregard your permission setup if you have op, so LP has no control over those so long you have op
oh ok that explains it
I checked with my player (who is in the 2nd highest group) and he couldn't use fill or give - also he could only use sethome when I added the permission
seems it is working now?
sounds about right
but what did we do to fix it? guess we'll never know...
took away op?
he didn't have op
¯_(ツ)_/¯
LOL exactly 🙂
thanks everyone who helped me for all your patience for my dumbass
you're awesome, guys
does the donation page take paysafecard?
well, you tried 😛
@gilded nova please accept my donation of love
Hey Emilia! Please don't tag helpful/staff members directly.
this is slander
no this is LuckPerms
no this is Patrick
deny them the permission to do so
HAPPY BIRTHDAY @steady tangle !!!!!
if anyone was before me, im taking kneecaps 
You were legit the first
Congratulate on birth stranger.@steady tangle
Hey ParaFlaX! Please don't tag helpful/staff members directly.
:(

thank youuuu
Is anyone here extremely passionate about java edition and doesn’t like bedrock edition?
i used 2 h8 it wit a passien but taht was mostly cuz it divided th player base
evr since i found out bout geysermc i ❤️ bedrocc players

What do you guys think about Intel xeon E5 1650v3 for 6-7 servers one of these servers is also skypvp?
no this is spongebob
Don’t you?
dont u?
ok
Are you paying for the plane ticket?
shhh

bet we comin
eYO
we comin get ready
Yoooo
nah
we'll go there x)
I have two, you bet I'm not
kek
😱
I would love lazer tag.
It's so fun
it’s amazing
Yeah!
I’m going to zancudo to get mine
zancudo?
if anyone gets that, I love you
clap clap
stick walkin guys? 🤣
Good old 2013 days
Exactly
Yeah it’s a gta v reference
Fort Zancudo, military base
Ye
There's a jet plane named Lazer
but you get to play laser tag with your friends!
that is a FAIR point
Okay laser tag it is
With my what? Sorry?
That’s a new word

we and emily and evident are here g
thank you my g
YEAH
added
well
You get the biggest slice of cake
im moving here for my problem
happy bday

well
in citizens u can add command to be executed by player as OP
well
that doesnt work only for LP
Does Citizens have a Discord?
No
i think so
It's not an LP issue
kk
jesus
go to there support server this is luckperms
They can ask here, tho I'm not entirely familiar with the plugin x)
ive been searching here for similar problem and one of ur support says when player execute op command and exit it then LP activates
now i have 2 similar commands
and its working
SOMEHOW
Can't you make citizens run the command from/as the console instead?
That's the proper solution really
I'm asking if you can make the plugin run the command through console
Rather than as op/player
i dont think so
only those are avaliable
ill go in the configs
there are 2 options in the LP config
for npcs
don't touch LP
this is all within the realm of citizens I'm asking
making it run the command through console, rather than sudo-ing the player to run it

if citizens doesn't offer than option, that fucking sucks 

truth
@steady tangle 🤨
so many plugins offer that feature

alternative for citizens ?
@potent prawn can you please review my PR
1 question
i have network
bungee
but
executiong a permission even global
is applying only for the server where is executed
its dumb
i fix it
when adding command
even only -o
meaning op or console duno
automaticly adds -p too
i disabled -p trough saves manualy
and now is applying
which is priority
group perm or player perm ?
habbits sry
Is there anyway to demote a person in a certain track after a certain amount of time?
If you're only wanting them to be promoted temp and then it demotes them to the rank lower, maybe use a addtemp command to add the promoted rank for a time
There's an addtemp command in luckperms?
Oh shit there is
Never knew about that, thanks.
Yeah that's what I need but I wish it would work on the track. This will work though but might cause minor issues every little while but it'll be easy to fix.
But
I
Like
Typing
Like
This
@steady tangle happy birthday!!
Oh my god it's your birthday I hope you have a great birthday!!
thank you!!!!
congratulations on passing another year on this planet!
Another trip around the sun
Hello! is there anyway with craft enhanced that I get get the Default group of perms to be able to see craft enhance viewer
wa
happy birthday samosa :D
Thank 
so, laser tag ?
yes
heyo
If I use Bukkit's attachment system to grant a permission, do I need to do anything specific for LuckPerms to pick up on it?
i.e. recalculate effective permissions or anything like that
nope
keep in mind it keeps the "regular bukkit behavior" and those permissions added like that are not persistent
ye thats good with me
i just need to dynamically set some permissions depending on my config
thanks!
no
a) as with most servers, no advertising is a rule
b) even if it wasn't, this is a server full of MC admins, not players. You're not going to get anyone
Happy birthday @steady tangle
Hey Kevin! Please don't tag helpful/staff members directly.
Shut it clippy
Thank!
happy birthday 🥳
thANK ❤️
@steady tangle Happy date of birth! 
thank
🥳
Do you recommend any plugin that works for a prefix of the LuckPerms?
are you using EssentialsX ?
no, i'm using Windows
gotta go afk for a bit
if yes and you want something simple, essx chat
if no and you want something simple, vault chat formatter
if no and you want something a little bit more complicated VentureChat
i use arch btw
I’m using Linux
hi
@steady tangle hepe bday
Hey plenguin! Please don't tag helpful/staff members directly.
I use chrome
!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
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
omg it was samosa's birthday yesterday!!!
@steady tangle late happy birthday omg!!
how was your birthday!!
yeah!
hi
hello
evident
aber
i hope my 3 dollars per month helps you out a ton 
Hello!
sooo?!?!??!?!?!!?!?!??!?!?!?!??!
just in this screenshot alone, you have 2 permission plugins (LuckPerms and PowerRanks) that's fixed
you have 2 chat plugins (EssentialsX Chat and LuckPerms Chat), you have 3 TPR plugins (EssentialsX, BetterRTP, and RandomTP) you also have 2 enchant plugins (Golden Enchants, and CrazyEnchantments)
YES, HELLO. PATIENCE PLEASE
there is indeed a tpr command
well it has the functionality
oh
is it possible to set up and rtp using better rtp still instead of user essentials?
absolutely. you don't have to use EssentialsX
i was just letting you know it's included, and you don't have to have it if you don't want it
oh beacuse in my opinion BetterRTP is better and easier to use
That's fair
thats weird when i do /pl it shows the plugins but in the file manager it isnt there
some1 familiar with server antivpns and stuff ?
to server owners, how do u defend ur servers against VPNs also
i've heard KauriVPN is good
traitor
today i got an case
don't try googling it, you won't get useful results
a player enters with ip 123.123.111.111 example
and restarting a router or vpn duno
changed to 123.123.222.222
and this continue for ever
almost
until i baned him 123.123.*.*
any ideas how to prevent this
like is it possible in mc to ban mac address
no-
no for all i wrote ? 😄
i mean, you only asked 2 things.
an anti vpn should help you with the first one, and no to the second one
i don't think so?
it's on spigot, i just said not to google "kaurivpn" because it doesn't show useful results.
cc @gilded nova
HAHAHA
its literary spigot 1st result but ok
i found it and gona test it
is it gona prevent this case i wrote ?
Then we have two different googles.
Assuming it can detect it, it should.
!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.
I have a server that when you jump into a portal it rtps you but, I don't want people to be able to use the command but, If I disable the perms they can't use the portal, any Ideas on how to fix?
Can you change the command that happens when they jump in? You can have console run the command instead of the player.

time for your monthly message eh? >:|
Ofc
The moment you started being active here I had to dip
The less I see you around the better my day is !
damn, poor aber
"leo cob, heres ure 2021 timelien update"
-- google remindin ppl taht they r watchin
ayayayaya unixman 😎
i gud wbu?
Good good

Eating a slightly green burger so hopefully I’m good in a few hours
😹
green 🍔 ? 😶
why tf is it slightly green

Yeee the inside looks decent but the outside looks off
wehr did u get burgr 🤣 🤣
then why are you still eating it, boutta get food poisoning
I would send a picture but pretty sure I’d dox myself
Hungry af
LOL 🤣
I finally installed
"bot"
Don’t advertise anything here
o sry 😳 r u humanm?
🤙
Deleted, my apologies
I'm an alien actually
Npnp, we’ve just had a ton of scams here recently so you’re likely to get banned for that type of stuff
But in general, just don’t advertise 
@gilded nova wat evn was it 🤣 "ern mony 2day <bitly link>" still skechhhh
clture.io affiliate link
Prob a referral code for one of those sketchy poll for money type websites
This actually works and it's like a data thing but you earn more by inviting people
still sounds sketchy
Still best to not mess with those unless you’ve done your research very thoroughly
if there's no product, you are the product
Clicking on random affiliate links is bound to lead you to trouble eventually
Damn bro
Reported to mods, please hold
Ok my guy
lol
Don't bother interacting with him, he'll be gone as soon as one of the mods wakes up
wink wink nudge nudge wake up
repent 😱
xd
fyt me irl
ok
and ?
Smh
no plz
me day aftr no goin 2 gym for long tiem:
legz: offlien 4 repair
armz: 55%
tummie: 22%
bacc: ☠️
!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.
can u help me pls @forest helm ?
Hey dolphinandcat®™©! Please don't tag helpful/staff members directly.
noone asked
!ask & don't ping
Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!
I did 🙂
can u help me?
its that plugin that i confused with luckperms for having a similar error
it gets very tired getting pinged https://f.u11.io/niKCMk
its also open source
and that's the one with the old driver name
how do i update it?
do u happen to know how?
no clue. Ask the author
only 865?
I had a few months where I was quiet here
Holy shit I'm at almost 5k
cus yall @ ach other 150 times a day
Ah right 
more than Luck LOL https://f.u11.io/bSyGiP
@gilded nova
+2
@gilded nova 🥺
Hey Emilia! Please don't tag helpful/staff members directly.
@woeful sonnet @woeful sonnet 🥺
🥺 
my point

Good morning @potent prawn
finally he gets it right
Anyone go ta thought on this? Running 5.3.98 in the IDE along side a mod https://gist.github.com/Dockter/2f89566fbb8c515902df6360c1a4526b
Sounds like a very scuffed setup
!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!
Hello guys.
How converts from pex to luckperms?
!migrate
Learn about the process of migrating from another permission plugin.
oh thanks
I use bungeecord, do you recommend using the luckperms on bungeecord or bungeecord on each server?
both
How would you guys create safezone walls like an outline with worldedit?
I would think /walls but if its not a flat world then you'd need to work out a way for it to only replace blocks not air
I'd just select the area for each wall and //replace air <wall material>
I mean something like this
like the outline
I'd call that a border, not a wall... can select as deep down as you want, and //replace !air <border material> if you're ok with it extending below the surface
you could also select the area, and do //walls red_wool (it's going to outline, but it'll be walls for the entire Y level)
how to execute with entity that have certain effect
something like /execute as @e[effect=speed] run ...
but not like this
how :V
The issue is quite self explanatory what do you need help with
By reading it, is how.
:V có hiểu tiếng anh đâu mà đọc
Type the command and add --force at the end then press enter-
ok thanks
That’s not really the solution
Just don’t reuse your editor sessions
Generate new ones each time you run the applyedits command
Uống thêm vài ly vì đời chẳng mấy khi vui 😎
ok uống luông
👌 😎 🍹
Hi
sí sí bueno 😎
¿Cómo usar el barniz permanente? ¿Quieres decir prefijos?
#support-1 #support-2 pls
gooby pls
how do i solve this problem when prefix and suffix are written 2 times. lp and chatex i use
are they shown in doubles in /lp user <your name> info ?
well, no. they don't
the issue is with your chat manager. ChatEX is discontinued, so i'd suggest changing chat managers
Sorry, specifically, the permission keys are turning out to not contain the .commands middle part
are you defining the permissions in the plugin.yml?
Hello?


I have a off-topic doubt, can anyone clear it.
I have a ko-fi.com account setup, but I haven't linked PayPal, so if someone donates money will I be able to get it after some time when I link my paypal account?

@lyric token Would you be able to change your nickname please, to something a little less confusing so people don't mix you and Luck up
ah sure, can I nick to "LuckPerms"
and hoping that there is no admins named LuckPerms.
"sure!"
nicks himself to 'Jay'
that would be hilarious
does anyone know a plugin to send afk players to a limbo server
like in hypixel when do you stay afk?
Not sure if there's any plugins for it, but if you have a setup that utilises Velocity (or bungeecord) you could have whatever plugin handles your AFK-status kick after a certain AFK time and then they end up being redirected to the limbo server. Would advise making the world a void world save for a small platform for people to spawn on so you can have low ram usage for it
guys i need help setting up bungee cord anyone here
thank you 🤦♂️ 🤦♂️ 🤦♂️
Kind of forgot that I wasn't defining my base commands non-dynamically
Anyone have premade luckperms groups ?
mc market offers plenty
wat 🤣
ppl sell lp GROUPS? ._. liek groups o permz?
yes
Yup premade LP setups are a thing people sell.
We explicitly don't have anything like that though, since every server has different desires for the group structure, different plugins, etc. Premade permission setups don't really make sense unless it's bundled with a full premade server (which I also don't understand how premade servers are a thing, but whatever)
^^^ yeah
pre made servers…? like, spawn, market, web store etc all set up?
Guys
pretty much, yeah. It's weird.
if i already made a group how do i add a suffix to the group in the web editor?
jesus
!suffix
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.
without needing to delete the group and redoing it
you don't need to delete groups to add/change meta
How do i?
!editor
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
Can i not do Capitals?
the prefix is capitcal O
just the scoreboard wont show it
as group was owner in editor
You seem to be using the group name, not the group prefix
yeah
(group names are always all lowercase)
Hey oclouds! Please don't tag helpful/staff members directly.
so it's like [Owner] not [Owner
no idea what scoreboard plugin that is / how it works ¯_(ツ)_/¯
I have zero experience with scoreboards, my own server doesn't have one (imo they're usually useless info you already know/can get easily elsewhere)
OMGGGGGG CLIPY 🤩 🤩 🤩 📎
been liek 20 yrs bruh how u bean
way 2 long clipy way 2 long ❤️
character limit aye
I mean imo including name in tablist/scoreboard is redundant since I'd like to think people know their own name
premade config, still to get to that
gonna replace it with something
smell yer maw ya poof
@wanton plank hi, any reason for friend request? My DMs are open in other servers we share
!network
!network
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
If you run a BungeeCord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Syncing data between servers
ok larry
succ
hi
congrats!!
im so proud of u xxxxxxx
thank youuu xxxx
I was wondering if it is possible to use a placeholder inside a prefix
not as far as I’m aware.
you should use a chat plugin to render placeholders where you want them
Anyone know of a way to block advancements from proccing in creative worlds?
hello
hello
i am ok
have you tried... just using it?
hello @rigid widget
Hey 𝓕𝓵𝓪𝓶𝓮𝓼𝓞𝓯𝓗𝓮𝓵𝓵! Please don't tag helpful/staff members directly.
hello ?
I can, at best, guide you to a resource that will be of infinite value if you use it
!usage
Here's a guide to help users understand and use LuckPerms for the first time.
This wiki, and that page in particular ^ will be amazingly helpful
I read it, but could not able to set it with this
I'm not sure what to say, then. Without a specific problem or question (beyond: 'do this for me' or 'walk me through everything') I can't be of much use
but why sir ?
I cam here for the first time
and you are saying that you can't be helpful anymore ?
how sir ?
how will that work ?
I can be helpful, but I am not a sentient robot here to walk you through doing everything. You need to take initiative and come to me (and the rest of the helpers here) with specific things to help you with. Doing it all for you isn't helping, it's a job.
hmm, you are right sir
Additionally, if you won't help yourself by reading the wikis and trying things, there's little we will be able to do anyways
I play minecraft around 5-6-7 pm according to indian standard time
so: begin, give it a shot, troubleshoot things that come up, and when you're out of things to try, ask us about your issue and we'll be happy to help
I have tried it, I have owner permission to me , but like discord, people get role after instant join, I want it like that and just some permissions and roles like hypixel I wanted to set
but I was only able to set the owner role on me
All you need to do, then, is set those permissions on the group called default
!default
LuckPerms provides a group that every player is added to upon joining the server, called default. You can use multiple methods to change the default group or change the name of it.
this page explains it ^
in minecraft but
i haven't but trying to how to use it
ok sir, I will try it today
Hello i downloaded this with sponge forge and got it but i dont know how to make my self a admin every time i type/admin it says i have no permision
right now i am just using it on lan server i want to change it to a server soon but just want to make shur it works but i cant find out how to make myself admin
blood / GriefPrevention Is also installed for version 1.12.2.????
Here's a guide to help users understand and use LuckPerms for the first time.
read it carefully and follow along, and you'll not go wrong
maybe its bc its lan instead of server ? shit
why doesnt my suffix and my rank show up on my name?
Space needed between lp and user
!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!
how do i do so it shows up on the server tab?
tried that to i think its bc its lan
I… fail to see how lan causes the issue. What happens when you try the right command
Did you read the link I sent?
yes it just says running luck perms
is it the first or second link i'm gonna click on?
!usage That means you don’t have any luckperms permissions set on your user. Read this
Here's a guide to help users understand and use LuckPerms for the first time.
I’m not even gonna bother, read it please, it has a title for each link
Screenshot /pl
ok
which command tho? just one of them?
yes
i'
m not good at command stuff😅
and here the pl command
or you mean playerlist?
..
Run the command /pl
Type “/pl” and then press the Enter key
And then take a screenshot
Right you don’t have essentialschat or vault installed. The guide I sent you ages ago told you to install those. Please read it
i'm downloading vault now
Ok
My bad for being a bot😅
Just read stuff you’re given before trying to do things. It’ll save both of us time
i read it before but i cant understand a shit because its just unclear whats the command for vault
help
i tried /vault-info
Why do you think you need to run a command
i dont know
Did you install essentialsX chat as well?
yeah
i'm only frustrated because it wont show up in the chat behind my name also that it won't show up on the ta
b
That really depends on your servers style
nooo
prefix
not ranks
i only know Owner, [OWNER] [OWNER] **┫OWNER┣ **
any other recomendations
?
now i've done everything right but it won't work
someone have some tips and addons so i can customize my server tab?
with what?
nvm
😶 owner rank is liek havin a bullseye next to ur name 🤣
@feral pike
hello what is the name of the authorization of bungeecord for /server Lg LeoBenKai
Bungee commands and their permissions are all listed here 🙂 https://www.spigotmc.org/wiki/bungeecord-commands/
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
thanks
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
!testingperms
Small list of things for you to make sure when testing permissions:
1. Don't test as op, your players/general staff will most likely not have op
2. Make sure you don't have any special permissions (e.g. * or the same permission you are testing) on your user (/lp user <user> permission info)
3. Make sure your parent groups are the ones the target audience you are testing will have (if you are testing mod perms, don't have owner as parent)
4. Use verbose to see exactly what's going on, what permissions are being checked
who can helpme
Sorry I can only authme
!usage (for me)
Here's a guide to help users understand and use LuckPerms for the first time.
Anyone have a good skyblock plugin to use?
!cookbook
The cookbook is a working example plugin which shows how to get/change data for users and groups, listen to LuckPerms events, and more.
@elfin coral, reason for friend request?
ops
didnt mean for u
Well then we should be friends, because I already disappoint everyone 
what a great gif
@elfin coral hey mate, please don't use our Discord to promote your server in DMs, k thanks
k

hi
please help someone
when i try to join my server
i get a message saying
Kicked whilst connecting to lobby: [LP] A database error occurred whilst loading permissions data. Please try again later. If you are a server admin, please check the console for any errors.
did you?
did i what
read the message carefully
If you are a server admin, please check the console for any errors.
i did
and?
!paste send your log
Seeing a paste of the problem makes everything so much easier! Use https://pastes.dev/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
yes
do i send the one for the bungee proxy or the lobby server
both
bet
that'll make it easier on both of us
is it the one that says proxy log
in the bungee proxy
proxy.log ?
i cant find a latest.log in the bungee proxy
you don't have a logs folder, with a latest.log?
how are you hosting the server? with a server host?
or are you hosting it yourself

if you can, just copy what you have in console on your proxy, and send that. ill sort through it
now this is the lobby server and it has log file
alr bet
let me restart the server first
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/8VoJIMkwqb








