#luckperms-web
1 messages · Page 1 of 1 (latest)
would be the answer to the frequent question of "can i use the editor without logging in or getting a session key or whatever"
That'd be awesome although would require a massive amount of internal changes on the web end, as well as a lot of security consideration, but still very possible
security is my main concern as you'd be exposing the API key
epoch
can i know how does it work?
thx
it's how many seconds since Jan 1 1970, for those who don't know.
Did you know
It isn't possible to represent -1 seconds since epoch in discord
<t:0:F>
<t👎F>
<t:-2:F>
0
-1
-2
In order
what
<t:-1:F>
No you wouldn't be
the api key would remain on the client
just like if you were giving it to a third party app to execute LP changes
or if you were using Postman to test, or if you were using a Github key to update a repository
all that changes is that the user is providing the API key instead of a login for the client to fetch the api key, but there's no difference there
well, I'm not arguing there lmao
where is the file that determines what the wiki pages actually look like
as in the layout, not the content
i assume its somewhere in here https://github.com/LuckPerms/LuckPermsWeb/tree/master/src
maybe its not a good idea to try to add something to a vue project when ive never used vue before lmao
do i need to setup the entire editor just to test the wiki
hi @stoic current i "need help with the web based stuff :)"
do not ping staff
@native plover
yes, it's pretty easy tho. just clone the repo with recursive flag:
git clone --recursive https://github.com/LuckPerms/LuckPermsWeb.git
then run the next two commands
npm install
npm run serve
this is all documented in the readme ;)
lol this is funny, never thought about this happening. not really worth fixing though since there's no way a user will manage to get here naturally.
@stoic current is there a way to do per world permissions in the web editor?
Hey NoobZoid! Please don't tag helpful/staff members directly.
ok
use the context tab and add a world: context
How to reset all players permission in specific server?
@stoic currentcan u help please?
Hey Rivlerd,! Please don't tag helpful/staff members directly.
For what is the link: https://metadata.luckperms.net
What exactly does it do in the editor?
You can't host that yourself or?
you don't need to self-host that part
Ok, Thanks!
Does anyone have any idea why the live-apply (without the command applyedit) with the session does not work for me selfhosted?
are you selfhosting bytesocks as well?
This is my problem. Thanks
Do I also have to add this in the config or only on the Webserver?
yes, bytesocks-host is what you want to add to the config
we really should update the documentation with that
you can see the definition for it here in the LP ConfigKeys class:
https://github.com/LuckPerms/LuckPerms/blob/master/common/src/main/java/me/lucko/luckperms/common/config/ConfigKeys.java#L687
Thank you very much
!usage & #support-1
Here's a guide to help users understand and use LuckPerms for the first time.
thx
!database
Sorry! I do not understand the command database
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
!migration
Learn about the process of migrating from another permission plugin.
wrong channel 
!migration
Learn about the process of migrating from another permission plugin.
can set this X hitbox bigger
i made a big mistake beacause of this
Why don't you remove the permission group. this will have the same effect
hey!
is it possible if i could import an old editor session that wasnt originally on that server?
the server got nuked and it'd be very tedious to import everything back in
i'll move to support
dont think so
this is still a problem what lmao
i mean its not a big problem, but im really not sure why its still happening, even on an entirely new computer at this point
ah well, ok then https://github.com/astei/crafthead/issues/63
It’s been like a year since changing and the skin still shows as my old one. https://crafthead.net/helm/2ce90d65f2534e3c8e4b3d5fb1e4c927
yeah was abouta say :p
L
Crafthead is ran by tux?? 🤯
Hey @stoic current, is there an planned feature to search directly for members in the editor?
Hey AceNet! Please don't tag helpful/staff members directly.
._.
/lp user <name> editor?
it's fine. clippy isn't that smart.
yea, i know, thats directly per command, i mean as an search function directly in browser 😄
haven't thought about it but suggestions should go to github
https://github.com/LuckPerms/LuckPermsWeb
:d
^this...
^that...
i am LOLing rn
Hey aberdeener! Please don't tag helpful/staff members directly.
smh can't even remember my own code
editor rewrite when
PR
+2 years every time someone asks
editor rewrite when
editor rewrite when
editor rewrite when
editor rewrite when
never now
ok good

does the old bootstrap one exist anywhere still
in github surely
clearly
Not that one
The one on the left, above the users/groups/tracks things
The one on the right is for permissions I believe
Yes, that's the max number of users that are sent to the editor from the plugin
otherwise use the lp user .. editor command
kekw
Hello everyone, tell me how to delete player accounts
Alt f4
that guy really did post in every channel
almost* every channel
how do i change the order so its
-owner
-admin
-member
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
Lol
Hi. I wonder if I use /lp editor. Do I have to close the session somehow or logout?
no
you just close the tab
make sure you save first if you have made changes though because youll lose them
Thanks for the answer.
Hey. I'm using the lp plugin for a server I'm working on, for administrating ranks and staff roles. However, I have been having some issues, with the different ranks showing double prefixes, and double suffixes. Is this something I can fix?
This is what it looks like
Wrong channel, #support-1 or #support-2
Oop, sry
Hey @stoic current sorry for the ping, just a question. Do you remember how in the editor, when you tick permissions, you can mass add contexts, right? https://i.imgur.com/htaYI8J.png Ive never really used it since i never needed it, however, i have a situation now where i need to ADD one context and not replace the entire context with one. I thougth that's what this box is for? https://i.imgur.com/wmaHt1N.png
Regardless if i have this ticked or not, context is just being replaced. So i have to readd both contexts i had before plus the new one. Is that... intended?
Hey Zero [Retired] [EN/DE]! Please don't tag helpful/staff members directly.
Yea sure can do :)
This makes me wonder, how would it handle if i ticked permissions that do not already have the same set of contexts? o.O
I mean, its gotta make a choice here lol
https://github.com/LuckPerms/LuckPermsWeb/issues/422 Already present, just saw
** can you pls tell me what to do so higher rank players players should have more priority then the lower rank so the lower rank players can ban or mute the higher ranks please tell **
Hey Jaybabytee! Please don't tag helpful/staff members directly.
sorry for ping but he wrote in dms that feel free to ping me
if someone needs help
sorry
can you help me
stop pinging people and acting like your server is more important than everyone elses life
...
oop
curious
Feel free to ping me in #luckperms-web if you need help with the web based stuff
web based stuff
@stoic current merge my pr?
your question had nothing to do with the web stuff
read my comment?
shit


so im trying to use the web edditor to alow all users to use /money /sell and /pay from essentials but they dont show up here
nothing shows up
Luckperms does not know about permissions unles they were triggered before
Dont reply on suggestions in this list, copy the perms from the essx wiki or type them out, itll work
where do i find them on the wiki i cant find them there
like its not here where i though it would be https://wiki.mc-ess.net/wiki/Essentials_Economy
thank u so much
Also just so you know, i saw you were trying to tag the entire helpful team while the rules clearly state not to. That was not nice of you. Next time, please just be patient. We all volunteer here.
Someone's getting coal for Christmas
i didn't get tagged D:
sorry i wont
btw it worked ive been trying to do this for like 4 hours
and it finaly worked
thank u so much
You got this ^_^
can somebody help me ?
!ask and you probably want #support-1
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!
!errors
Here's a page with some common storage system errors.
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!verbose
!version
!weight
!whyluckperms
!wiki
!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.
🧐
Updating dependencies is a pain in the ass.
well that was a long time coming...
Hot 🥵

🥹
hi
!editor
LuckPerms offers an easy to use, powerful Web Editor, with which you can add, delete and change permissions of groups and players.
!install
You can install LuckPerms on Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Nukkit and Velocity servers. Check the installation guide for more info on setting up LuckPerms.
I want to host it myself on my subdomain but I don't want anyone to have access to the editor how can I prevent this
I mean the usual LP-specific security will still apply (only those with permission can generate a link or apply changes for your MC server), however the backend web services don't provide any sort of additional security (since they were all designed to be public internet-facing instances), so you'd need something external to do that.
you could set up some sort of IP whitelist, or password protect it via your web server. plenty of options really. nothing built in with the application itself aside from what _11 has said.
i think the editor should prevent you from making changes after generating an applyedits command
although you might not actually apply the changes, it would probably stop a lot of people reusing the same editor and being confused when there is an error
Expire the editor when the command is used. E z
would it be possible to interact/setup an editor session for another game? The idea would be to make a sort of interface that would allow the user to use the luckperms editor, and then handle implementing the actual permissions when applying the session changes
The game is rust and it's "Bukkit" equivalent is Oxide
Oxide implements the permissions system, and it's heavily inspired by the mc ecosystem
hypothetically, nothing is stopping you from creating the format the editor expects, uploading it to bytebin, and loading it in the editor
and then youd have to read the format the editor gives as output
as long as you’re still using the same key pairs the editor expects, it should be fine.
youd need to have unique player ids that can be converted to/from UUIDs to support editing/viewing players
Van itt magyar ?
hello! i have a quick question, is it possible to make this mod give players automatically a rank? say, after they played for x time inside the server
wrong channel, but no. another plugin could to add the group after a certain amount though
ok thanks
/lpeditor
How can it be that only the en.json exists in the LuckPermsWeb repo, but the website exists in countless languages?
it pulls other languages from crowdin
instead of updating the repo for every translation edit, its all just done on crowdin
and the english file in the repo is just a fallback i guess
But where does the website get the translation files from?
Translations for LuckPerms are managed on Crowdin. Any contributions are very welcome!
?
Where the website gets it from... The files must somehow be stored locally on the webserver where the whole thing runs?
The website pulls from Crowdin. like pan said.
it downloads them...?
Since when has that been possible?
since forever? thats like the point of crowdin i thought lmao
Crowdin's point is actually to only push to repos? Not directly to websites?
I've never seen it like that before...
it seems like it's not actually pushing to the repo, or a web server.
the website uses axios to retrieve data from https://metadata.luckperms.net/translation/web/ based on the language specified. (from browser by default?)
so, wherever that link pulls from is where it's pushing to on crowdin
That's probably just a caching layer between crowdin and whatever calls that endpoint
at Luck ?
Oh there's a repo for the metadata routes too lol
Yeah, that's where it's coming from
https://github.com/LuckPerms/metadata-api/blob/master/src/translation-manager.ts
...
"..."
It downloads the translation files from crowdin on the fly
They are not stored in the repo
It's just downloading a file from the internet after all
i was right 😈
its pulling from crowdin but indirectly through a common endpoint that is (probably) also used by the plugin itself to get the plugin translations
The metadata API updates the translations every 6 hours
The website fetches the cached data on pageload
@cursive iris @mighty shell (nsfw already got deleted)
Hey fayevr! Please don't tag helpful/staff members directly.
yeet
what plugin should i use for prefixes to show in chat and on player list
player list on tab btw
!chat first of all, #support-1, and second
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!
@opal bane
Hey McGoldy! Please don't tag helpful/staff members directly.
Hi
LuckPermsWeb seems to fail with this error: error:0308010C:digital envelope routines::unsupported
on Node v18
Downgrading to Node v16 fixes it for now
!paste the full error
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!
Yeah probably not compatible with newer node versions. Should probably limit the engine in package.json
I reinstalled node v16 for now and it worked fine
the only error was that, with a stacktrace pointing to the dependencies
maybe relevant stackoverflow that directed me to downgrade
https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported
Could you please post an issue to the GitHub repository LuckPerms/LuckPermsWeb with the error?
created an issue with the error
if I reinstall later on node v18, I might get more logs
don't know when I will do that however
Please use https://pastes.dev to send files in the future. I have automatically uploaded message.txt for you: https://pastes.dev/oBpiR6Trje
what s happened?
What are the editor-public-key and editor-private-key values on the webapp used for? Are they specific to my installation or are these global values for LuckyPerms?
The docs make it seem like the public key is used to sign messages to bytesocks
I think it's when you do /lp editor ingame where you don't have to click apply everything
hey anyone knows how to make command vouchers / permission vouchers?
When turbo said "you should post it in more channels for more visibility", he did not mean that literally. please stop crossposting your question in channels completely irrelevant to what you're asking.
it's incredibly annoying.
lmao oops
Jeeezz
Fix:
Add to the file "package.json" dependency
"node": "16.13.1"
@untold birch
?
Add a dependency to luckperms-web if you can. And also remove the required node version. Because the new version does not have the necessary algorithm.
https://github.com/LuckPerms/LuckPermsWeb make PR and Turbo will review it
If I deploy a self hosted version of luckperms-web, can I bind it permanently to my mc server? or do I have to generate a new url every time like before?
need to generate a new url everytime, or use the websockets thing but iirc those close at some point
also don't cross post
cross post?
send the same message in multiple channels
I didn't...
That’s a completely different question
How can I create a link in luckyperms
/lp editor
@stoic current not working
Hey Satyam Gaming! Please don't tag helpful/staff members directly.
go to #support-1 then please
I cant select witch server i want to edit
what?
i want to change permissons on my 1.16.5 server but it comes up with some random playes
The changes received from the web editor were not made in session started on this server! Are you sure you/re running in the right place?
To ignore this warning and apply the changes anyway run
This error comes out when launching luckperm, what should I do?
hello if someone knows very well about luckperms I would need his orientation to activate and deactivate certain commands for non-ops please
I use the multiverse-portal plugin and the problem is that only ops can go through the portal
ive given default a couple commans but when i apply it doesnt work when i test it
Are the messages on the website translated using an automated tool, or is there actually some user-contributed translations somewhere?
Because I noticed a few minor problems with the german translations, such as the verbose page having quite the random name ("Ausführlich"?!) and "reload!" being translated to "!reload" on the downloads page
Crowdin
!translations
Translations for LuckPerms are managed on Crowdin. Any contributions are very welcome!
Huh... then someone did mess up translations...
It was lucko :^)
At least for vebose.
Tho, I can't think of a good alternative for it right now.... What would other words for "verbose" be? Like what other words have a similar meaning?
Debug?
Probably. It's just that the translation for Verbose is really odd sounding and I can't think of an alternative other than using the full "Verbose Viewer" translation.
Same for Tree
Also, not the biggest fan of the site using the "formal" german... Sounds stupid
I think I just go and suggest the more direct variant (Du-form) for german.
Wrong channel brother
Maybe you can look what the Dutch translation states?
This since the languages look like eachother 🙃
Hey DavidM! Please don't tag helpful/staff members directly.
I love the web editor
The web editor loves you
@mighty shell pls delete spam
would be GREAT, if there was a section in the wiki that says all the plugins that could work with it. mainly what exact vault plugin cause I have no idea, what vault plugin it means cause there is many vault plugins.
It's not possible to have a complete list since it's not our end of whether or not we support another plugin. The other plugin hooks into LP, LP doesn't hook into the other plugin (a handful of exceptions exist, notably we're a Vault Permissions and Chat provider, and provide a PAPI expansion)
Same goes for Vault, data providers like us hook into Vault, and then whatever else can ask Vault for data (other plugin -> vault, not the other way around)
That being said, we do have a little list of some of the popular chat/tablist plugins that people use and we know will work with LP
!chat (bottom link)
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!
can i change the order of ranks in the webeditor and in general for organization.
!weight Yes, using 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.
Groups in higher weight, will show higher on the editor. ^
ty
note that it's not dynamic, you will need to save and re-create an editor session after setting the weights to have them ordered correctly
how do you format with hex colors
<##8C1FC8>
How's that related to the LuckPermsWeb?
im on the web editor trying to do it?
has nothing to do with LP and depends what plugin you are using to format
your logic is like having a problem with chrome and asking microsoft for help because it is running on windows :P
So I've made some finishing touches to the algolia-search branch which adds a search bar to the navigation. Would really appreciate if anyone could test it out and let me know if they encounter any issues with it :D
https://algolia-docsearch.luckperms.pages.dev/
If no issues, I'll send it to prod!
Note that if you click on a search result, it will take you to the main site which doesn't have the update.
And here's the PR if anyone is interested:
https://github.com/LuckPerms/LuckPermsWeb/pull/447
I personally find the green background on the highlighted element with white writing to be very disabling https://i.imgur.com/jq83QLi.png
I think I'd have gone with the color from the wiki navbar like here maybe https://i.imgur.com/v9CI2T6.png
Haven't found any issue with it though in terms of functionality
Edit: my ocd just spotted the bottom corners not being rounded on the background element :P
thanks! i'll fix those up
Ah, this is sweet to look at and consistent with the wiki. I like it personally, not so "in yer face!" yk xD https://i.imgur.com/y1tAx2x.png
Also, how are favorites saved? Per web session?
Yeah not sure what I was thinking with that green lol
Also, how are favorites saved? Per web session?
not really sure tbh, probably cookies
ah nope, it's localstorage
I just yeeted cookies and now i dont get the favorites saving anymore what the...
Oh you gotta use the search first, then you can save it
You cant just save it out of the box. That's gay.
very cool :) the style looks pretty seamless!
my only comment would be that is appears on the homepage but not on any of the wiki pages - I would've assumed it should be the other way around, if anything? :]
^ 😜
I might be able to make it do relative linking instead
can we hide it on some pages
Should be no problem. But why?
well for example, having it on the editor page
people might think it is for searching through permissions data
there are two :D
Yeah true. Plus if they click on a link all their changes will probably go away heh
ah yes haha
All the searches!
lets just spam search bars lol
My only concern is that the editor might be the only page ppl use
maybe just show it on the homepage + wiki pages
they are more popular than you think!
Or maybe can just change some wording to make it more obvious what each one does
it's only indexing the wiki so makes sense to only show it on these two imo
I do really like the UI tho
:D
Turbo. Help D:
Turbo help someone? Unlikely. Overwatch 2 is more important.
use nvm
Try npm install [package-name]@[version-number]
no... they need the right version of node
fuck me i never did this shit
if nvm is too hard, npm i -g n might be easier
nvm install v<version>
nvm use v<version>
Pretty sure that's how it's done with nvm from what I can remember
doesn’t nvm come with npm 🤔
i give up
why
Zero has Zero patience 😛
zero has zero brain cells rn
like i said i never did this shiot
so youre saying install nvm
Nvm is node version manager, just incase that helps.
i found that out afterwards as well lol
the question is how do i get that now
yes i see the github page
no the command does not go thru becaus "-o" is not recognized and shit
^
oh crap i guess n doesn't work on windows lol
windows is annoying
you should use WSL
oh my gooohhddd
n does not work in native shells on Microsoft Windows (like PowerShell), or Git for Windows BASH, or with the Cygwin DLL.
that’s kind of annoying xd
you see why im getting frustrated aye?
yeah it's annoying
but once this is resolved it will be fine
Different software development tools might require specific versions of Node.js and NPM (Node Package Manager). NPM is a tool for managing packages installed from the NPM registry. In addition, if you are making an NPM package, you might need to test it with different versions of Node.js. This is why
there you go
follow that lol
i swear zo god, if anyone clones the god forsaken wiki now while im trying to get this stupid version dropdown, ill instantly yeet my pc out the window
but seriously consider WSL cause it makes any kind of development a million times easier on windows
we talk again when im not pissed af so i can take advice without instantly saying "no" out of pure frustration
let me get this done first <.<
i love how this guide says to uninstall nodejs but doesnt say how lmao
same way you'd uninstall anything on windows
🤤
didnt think itd show there as actual app ngl
i think too complicated already
thank you turbo xD i know im difficult sometimes
holy mother jesus its doing stuff
AHAHAHA I WANT TO DIE https://i.imgur.com/Hm7jjX0.png
Least it tells you what to do
nay
you need to install the git submodule
say this in the readme haha
git clone --recursive https://github.com/LuckPerms/LuckPermsWeb.git
oh for fucks sake youre right
nah
why the shit not <.< thas duumb
just how git works
i definitely gotta get a grip of github as well
but hey, it worked, its running locally rn. only took 2 hours xD
sorry it's so complicated. really need to get it supported on node 18+
dont be sorry
i shouldnt touch shit i dont know anything about but i have a thick head so here i go
it's such an old project now and trying to update it is a real PITA
its fine. all i wanna do is the version additions for forge and fabric
i have 2 styles in my head. one being a simple dropdown, another being an expansion slider
so either make that entire box become bigger, revealing a list, or just select a server version which changes the actual download button destination
lets remember most users of luckperms are actually kids so i think regardless of the list being uglier, it might be more obvious in terms of user interaction
its gotta be so plain, you cant miss it
Do we have an arrow i can reuse from somewhere in the web as indicator?
we use font awesome for any icons
check icons.js for how to import them, if there's not already one installed
got it
this is definitely gonna take a good while. god damn lmao
I hate mysellllffff https://i.imgur.com/1Fsfdpb.png
... to be continued tomorrow. 6 hours of vue fried my brain
Plss can serveryone help me plsss
!ask
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!
No thanks. Advertising your server is not welcome here.
i dont dislike the arrow in green :o https://i.imgur.com/AYpc3zl.png
But hey, it works lol
So make a concrete suggestion. Arrow bigger. What else?
Text next to it or?
I think text next to it would work. “Versions” or something like that.
This is where I'm at rn
I feel like people will not know the difference between the two downloads regardless of mentioning api 7/8. I'm debating: description in grey next to it or hover item to not clutter it
Both dropdown arrow and list should be slightly bigger i feel like.
I am by no means a ui/ux expert but I have just added this for spark
maybe you can take some inspiration from that
Turbo suggested an accordion so i blame him
that is probably better
I have all 3 working, just some style is needed as rn, its just plain numeriated list items
but it effectively becomes a button within a button, and the style should make it clear that both are clickable and do different things :P
can the version dropdown go on the right-hand side of the button?
So right-bound the list?
expanding the version picker also probably shouldn't make the overall button larger either (looks a bit weird having them different sizes imo)
We gotta remember im not a dev. I messed with java, javascript i last touched a year ago and vue i never did either so eh yea, kinda limited here. I need a real guide, draw me something, so i know where to go lel
I can tell turbo is gonna change my pr by 80% anyway ahaha
I also will defer to the experts instead of telling you the wrong thing 😄
wait for master turbz
Im not even sure how many versions we need on each topic ngl. My web version is on my github. Its a bit messy atm, my vscode tried to be smart about spacing so i got lots to fix anyway
I just had this idea to make it less empty. How do you call these even? Milestone thingy?
TBH I like Luck's version on Spark
Great. Then do this yourself
for luckperms that would become one big list though
Since, depending on how many versions you want on there, would be a lot for all the platforms
Really only needs the unique versions
Sponge for example only needs api7 and api8 because those two broadly work for all of sponge.
I don't think LP holds a lot of "unique" versions last I recall?
Oh I just saw spark, I thought I remembered it different, I see the proported problem now
Yeah since forge has I think 3 versions, fabric 3/4, then there's sponge 7/8(/9?), bukkit legacy, bukkit, bungee, velocity, nukkit. Which gets 13+ buttons
Hi
Hey guys, how would I create "tags" with LP? I have ranks, but I'd like to have tags as well. For example, if someone types in chat and they have a rank and a tag, this is what their name would look like. [Chill] [Diamond] Er1_
"[Chill]" would be the tag
I tried creating another rank for the tag, but I'm not sure how I get two ranks to show in chat/on the player
This channel is for discussion about the LuckPermsWeb. Use #support-1 / #support-2 for general LuckPerms concerns and support. 
oh ok my bad
can i have some help on my server
Is it possible for that when you're in this menu and press enter it'll create the group? https://i.imgur.com/p5cM3AS.png
anything is possible!
Do you use VSCode for working on LPW? Or one of the Jetbrains programs?
Turbo uses Webstorm iirc, so yeah Jetbrains
sorry to bother, but I was wondering how I would be able to find what something like the /me command is listed as
I'm not sure if this is the right chat to ask this in
it's not, #support-1 or #support-2
https://github.com/LuckPerms/LuckPermsWeb/pull/318 can this get merged?
i might want to double check everything there is the best way to do it. also that if statement is a bit crazy
oh yeah, it's pointing to my undo-redo branch which i've pretty much abandoned due to it being way too difficult to implement. so that PR will need to be declined.
Hello o/ I noticed a problem with the display of all permissions on a monitor with a resolution of 1080x1920.(im talking about /lp editor system on ur website)
Not all are displayed on such a monitor with such a resolution.
Screen 1(left), 1080x1920 with missing permission
Screen 2(right), 1920x1080(wider) with all permission displayed
Hmm, weird
yup a little bit and also annoying when u cant see all ur permission 😅
i cant seem to reproduce this. can you please open a github issue with more information including your browser and a valid editor link with your data
https://github.com/LuckPerms/LuckPermsWeb/issues
i dont think editor links last long enough to be useful in a github issue
no but i can download the data if it is relevant
Hey, it would be awesome for me if the webeditor's div class="node-list-scroll" had something like padding-bottom: 120px on its css, just a prevention to scroll flickering caused by the contexts 'popup', i dont want to fill a github suggestion because of boring, saying here just to check if someone would appreciate it too, already solved it for me using client-side scripts
if it's not on github it's not gonna get done :P
Okay
Oh hmm... no problem now. I think it's because of more permissions than I had before.
I had ~30 permissions and no slider on the right side on the page.
Now I have ~140 permissions and I have this slider, and when I move it, sometimes the permissions disappear, and if I move it even lower, they appear
Do you want me to report it anyway Turbotailz?
can you have multiple users on the same web editor, for i can teach someone stuff or nah
its not google docs, if thats what your asking
if you want to teach someone, showing them your screen would probably be more effective anyways
Hey, i dont know if im the only one here with this problem but i cant download a version of LuckPerms from the website.
Refer to the latest pinned comment #support-1 message.
Thank you! 🙏
Just for the sake of it
@rotund sluice I hid the search bar on the editor, visible on all other pages. All good to merge now?
https://algolia-docsearch.luckperms.pages.dev/
Hey turbo, we've got a couple reports of AVs flagging the LP site for "HTML:Script-inf", both from Avast. Seems like maybe a new check rolled out that false positives or something?
https://f.u11.io/lJFf38
What the f
this seems like it's becoming an actual problem, getting more reports of it
Probably a dependabot PR I recently merged
i have a suggestion for the webpanel, why don't they make it so that permissions that are inherited are of another color? so instead of always checking i can instead just look at the colors
[17:15]
could be useful
I’m not following what you’re suggesting - inherited permissions don’t show up in the web editor.
So one of my people just came across weird behavior in the editor, would appreciate if you could try to reproduce this and confirm or deny reproductivity. I had no trouble reproducing this. Setup is a network using mysql as storage without issue. Adding a new server with "semi-vanilla" as context. See picture. So now for obvious reasons Mr. Admin man wants to add a context to some nodes to accomodate the new gamemode. He shared his screen with me and i observed that some nodes were quite literally screwed after mass editing context using the editor. Let me show what i mean https://i.imgur.com/GVva7OF.png The context pointed out only happens like this after editing, adding a server context. I found the pattern and it seems it is not related to the dash in the name of the context which i thought to be messing up the nodes at first. Instead, it's always the last 7 ones affected and broken up for larger edits. When editing 7, its 4 affected. We did not have the guts to try and apply this on a production server, so we discarded the session. Heres an editor link in case you wanna mess with it https://luckperms.net/editor/3MKCPPLqrI. We tried multiple links and even different browsers with the same results. This hasnt happened in the past. Anyone have any ideas?
Hello, is there any way to change the weight of a group without deleting it?
!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.
/lp
what do you mean by "the tree exists for infinity"? are you keeping your browser tab with the editor open for a week straight?
oh, that
uh i don't know for certain, but it should last the same as an editor link? not that you should be reusing editor sessions but tree views are fine
@rotund sluice are tree views configured any differently than editor sessions? from what i'm seeing in LP, editor appends "/editor" to the user-agent but tree doesn't; do you do anything on bytebin when that extra isn't present?
any update to this weird lp editor issue:
can you please tell me what you do when it happens?
i put in a github report but i do /lp editor on server, open in firefox, search for perms i want - grief (for example) check box to highlight all in a category then under context field i put in key: server value: semi-vanilla hit enter then add
i can do like i did with zero and screen share if u would like
ah so it's bulk adding got it
hmm, i can't seem to reproduce. have you tried in chrome/edge?
or could you please send me your editor url
maybe it's a data issue
cause i'm just trying with the demo data
ok, yes i tried chrome and edge
1 second
im in there now updating cmi

Rip
no worries im patient, only opened server today to public so not that many to worry about lol
i have been doing manually when i find an issue but bulk would be nice lol
@forest oasis can you try this build please? it should be fixed there :)
https://fix-bulk-editing-contexts.luckperms.pages.dev/editor/zJ1tIdeHDc
Yoooo
sure, just replace luckperms.net with that domain
ok seems to work, yay i can bulk edit lol, thanks so much - im guess a new version will be out soon?
assuming i've not broken anything else with the change, i'll push it live later today
nice, ok well if u need me u can dm, ping or tell zero to get my arse online lol
again thanks, i pinned the domain for now in my clipboard history
no worries. thanks for reporting it and sorry if my terrible engineering has caused you issues 😅
trust me when i mess up irl people/companies just cant make phone calls or browse the interent so no shaming from me lol thanks again have good night/day
Hey, is it possible for you guys to delete spark data from your website? I need it deleted ASAP.
@earnest mango
Hey pjo! Please don't tag helpful/staff members directly.
Don't ping.
Why?
Sorry for ping
It got public
I need it deleted ASAP before anyone does anything bad with it
Its really urgent
I cant let my players see some of data there
so?
can you do anything?
Or tell me who can I contact
@earnest mango
Hey pjo! Please don't tag helpful/staff members directly.
Sparks expire iirc either after 1h or 15m, but either way I'm not aware of any sensitive info contained in a spark link.
there’s nothing sensitive in a spark report.
Its from yesterday
Didnt expire
And there is something sensitive
So I really need it deleted
what kind of sensitive info
spark info expires after 36 hours
this really isn't the place for this lol
Hey pjo! Please don't tag helpful/staff members directly.
Hey pjo! Please don't tag helpful/staff members directly.
Is there any way to reach spark support? I know this discord is not for this purpose, but its the same dev. I really need support ASAP, but there is no one on spark support. Its really urgent and sensitive
Hey, no need to keep pinging lots of people. It's probably best for you to just wait for it to expire
Unless you shared the link to the spark with someone, it will be impossible for anybody to find the spark ID without you giving it to them
So as long as you don't share the ID, nobody will see it, and it will be gone naturally after a certain period of time
So can you help me with getting it deleted/
Unfortunately not
Do you have any contact with someone on spark team?
Or lucko?
He used to be here all the time back in the day
@rotund sluice
Lucko get in here
Spark has its own discord
the data in a spark report is hosted on bytebin, a service lucko hosts that several projects use, like pastes.dev, spark, luckperms, and probably others
I have setwarp.a of the EssentialsX plugins, but I don't recommend warp.a. can u help me???
Doesn't seem like an Essentials permission to me. 👀
Moreover, don't fully rely on the editor's permission suggestions, as they're just that. You may manually type out the permission you'd like to enter.
i enable essentials.warp, any warp i can pass, essentials.warps.a even though i have false
i false essentials.warp then essentials.warps.b i enabled true but still can't use warp.b command
We can take this into #support-1 or #support-2 since it's not actually related to the LuckPermsWeb.
Is it possible to prevent the entries in the verbose page from minimizing/shrinking? Whenever I scroll down it just collapses and I can't read the bottom part of it
It is like this by design. Otherwise if there is a verbose report with 1000s of entries it can crash the app.
It can probably use a bit of tweaking
Yeah i get that part, but the fact it auto closes when you scroll is quite frustrating
Understand that, but keeping the state of every item in memory will cause terrible performance
That is very annoying
I don't get what you're saying... couldn't the site just not collapse the entry that is currently expanded?
*When scrolling. Or at least collapse it when the expanded content is half way of screen or something like that, instead of it collapsing as soon as the entry's top part is off screen
Unless the list is designed in a really strange way
it's a "virtual" list, it only renders items that would be visible on the screen, everything else is hidden. hence why when you scroll the item off the page it reverts to its initial state.
it's done that way to prevent performance issues when there are thousands of items
Dang
potentially i can make it so that when the item is expanded, it saves the state and checks whether it should be open or not when scrolling back into view
@gusty roost would you mind sending me a sample verbose report
Not sure if i can... it's contains some user info
how to fix this?
do --force or restart the lp editor
This guy has pinged people several times in this discord, spark, and has whined in admincraft as well. Crying about sensitive data when there is nothing sensitive in a spark report. Not to mention HE was the one to post the spark report so like??? What’s this dude’s problem lol
"but my plugin list!" is usually most peoples concern
Like a plugin list is “sensitive information.” Hes imagining someone is out there like “you fool, I have your plugin list, time to hack into the mainframe and delete system32”
Some people are concerned about people being able to copy their server with just the plugin list. As I always say, if that's a serious risk, you have bigger problems (there's more to a server than just the collection of plugins you chose i.e. map, configs, community, etc etc).
That being said this is #luckperms-web, not the channel for this
anyone already have LuckPermsWeb self-hosted with bytebin and bytesocks running?
@stoic current i hope it is ok if i ping you, i see you are quite a lot knowledgeable for this
i will write briefly what the problem i am facing is
I did properly set up LP web, bytebin too but the problem i am having is related to (also installed) bytesocks software.
I set up everything, everything functions, channels create, created channels are giving HTTP 404 error (idk if this is how it should be or not) when i try to acess them; so the ones that are being created when i use /lp editor in mc server console, then i get the bytesocks channel key and use it at bytebin.<my_domain>/<bytesocks_channel_key>, i get that HTTP 404 response
So everything on editor functions except... when i open newly generated editor link, there is no pop-up window for /lp trusteditor ... command, which basically means that something is not properly connected but i cannot realize what and there is no docs for bytesocks
Hey thejoshua.motikacraft! Please don't tag helpful/staff members directly.
it's literally been two minutes
tbh i didn't develop any of the bytesocks stuff so i probably wont be much help here
although you said bytebin.<mydomain> it should be on a different subdomain
bytebin is for the content, not the sockets
then please keep off topic stuff out of here
sure
my bad.. i meant bytesocks.<domain>
Sorry
mistake in typing
well, i am trying not to ping Luck as i already did yesterday, but i don't know who else could help about this...
@rotund sluice if you could help with the above pls 🙏
Why does the session get invalidated so quick? Can I change that?
that is why i am talking about all this above
from my knowledge, selfhosting is a solution
how does that work?
you just host luckpermsweb and its software on your own server/vps
yes, but the think you're asking for there is no guide, only for everything else (if we're talking about Apply button)
you simply selfhost it on your own server and modify expiration/session timeout
is self hosting even supported?
yes quite a lot
there IS a guide https://luckperms.net/wiki/Self-hosting-the-web-interfaces
too much effort though...
there is no guide for Apply button related stuff if you are specifically asking for this @rapid crest
isn't that what bytebin does?
Apply button functionality is handled by bytesocks
Luck, can you please upload your bytesocks nginx .conf block to pastes.dev?
Thank you. This is what I've been searching for 🙂
Must have flown before my eyes when checking the wiki page
Edit: Spelling is hard
ok... i finally got bytesocks working
i had misconfigured config.yml of my LPweb...
still, thanks a lot for trying to reach for further help
No problem. What was the issue?
i had wrong bytesocks_host in LPweb config.yml...
everything else, i configured correctly
i realized by going to editor and pressing F12 and looking at console..
any ideas why this list is empty? when selfhosting bytesocks (and Apply button works)
the list is based on what permissions have been checked on that server since lp was installed
also they are just suggestions, dont rely entirely on them
ty
what about if i have 1 MySQL database, connected luckpermsbungee (from proxy server) and luckperms (from paper server) and i issue lp editor command from paper server
will i get suggestions only from that server or from both bungee and this server and any other servers connected to the same db?
itll be permissions that the instance that created the session knows about
@opal bane sorry for tag, you asked me few days ago why i wanted to selfhost
i talked to _11 about how to increase timeout for Apply button, then he said that he thinks bytesocks handles that, or LP itself or LPweb, so i wanted to figure out if it is bytesocks so i needed to selfhost it too
Hey thejoshua.motikacraft! Please don't tag helpful/staff members directly.
ok thanks
if you use /lpb or /lpv, itll be proxy perms, and if you use /lp itll be perms of the backend you are on
This has nothing to do with the LuckPermsWeb. Please use #support-1 or #support-2.
help
even if i apply the permissions from the site which is linked to my server, the permissions arent applied
care to add a bit more info there? seems to be working for me.
Lol
Cannot use it either
looks like it’s working to me
seems to work fine for me too
sadge
Getting a PR_CONNECT_RESET_ERROR error on my Luckperms editor session. You guys sure it's not down?
Finally an error!
Yaya
I'm not really sure why this would be happening though.
@rotund sluice could you check if there is anything wrong from the Cloudflare side? Seems a few people are reporting the site isn't working.
Cloudfare under maintanence
Oh yeah
Discord is having issues too
Only Discord web
When the website will be fixed then ?
It works fine for me every time
What error do you get then?
Oh, sorry
Any ETA on this being fixed? Still unable to access any sessions.
Are you using AVG or Avast antivirus?
Avast
Oh wow ok, that made it work
Avast/AVG has been screwing with LP for a while, but we assumed it was fixed.
Any way to have it allow LP?
not sure. You should read their docs for adding an exclusion.
are you using avast/avg?
read messages above
It wont load my web editor link its been 10 minutes. Any suggestions?
Got a vpn or antivirus? Check your internet connection or get a new web editor by doing /lp editor
it just says loading editor
Did you try my suggestions above?
yes when i type in /lp editor is says loading please wait and never gives me the link then i try to run it again it says another command is being executed from the last /lp editor
no anti or vpn
Try checking console for errors
WARN [LuckPerms] Command execution [editor] has not completed - is another command execution blocking it?
thats what console says
!paste your logs
i restarted the server to try again and it wouldnt esecute it either
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!
Hm weird
would i need to just reinstall the plugin at that point
Could try updating it if you're not on the latest release
Could, also try doing /lp info to check your ping if it’s high that’s why it won’t load fast
I’m sure thiers a way to fix it and why it’s happening
it says another command is being executed when i do any /lp commands
Are you on high ping or bad internet connection?
shouldnt be
ethernet with good internet and ping shoul be around 25-30
Yeah I don’t know why it’s happening I tried but hopefully one of the helpers or mods can help you more Goodluck
thank you
Work now?
still doesnt
do a binary search
try without any plugins other than luckperms
if it works, add half of your original plugins back until it stops working
basically this
Sorry! I do not understand the command binary
Type !help for a list of commands
!help
!advanced
!api
!argumentbased
!ask
!bedrock
!bulkupdate
!bungee
!bungeecheck
!cauldron
!colours
!commandequivalents
!commands
!config
!context
!cookbook
!default
!downloads
!editor
!editorsafety
!errors
!essentials
!extensions
!extracontexts
!faq
!forgepermissions
!formatting
!hack
!helpchat
!inheritance
!install
!libsdir
!locale
!meta
!migration
!notworking
!nowildcard
!offline
!pasteit
!permissions
!placeholders
!reload
!selfhosting
!spongeseven
!stacking
!storage
!suggestions
!switchstorage
!sync
!testingperms
!tracks
!translationprogress
!translations
!tutorial
!upgrade
!usage
!userinfo
!velocitycheck
!verbose
!version
!weight
!whyluckperms
!wiki
!whyluckperms
Why should you choose LuckPerms? Read here to find out.
This is not a bot commands channel.
Hello,
The website (https://luckperms.net/) seems to be off, right ?
The website seems to be temporarily down. Please be patient while the project admins resolve it. They've already been notified. 
Oh no
it's a CF issue - should be resolved shortly. usually they're quick
Always danm cloudfare
it's almost never cloudflare
First its discord, then i cant acess spigot on vpn, and now luckperms 😭
skill issue.
😭
what do I have to enter so that the admin get all authorization ?
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!
!placeholders
Display data such as user prefixes and groups from LuckPerms in other plugins.
!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.
💀
Not a commands channel whatsoever. 
!baneveryone
Sorry! I do not understand the command baneveryone
Type !help for a list of commands
Oh
😴
i get this while trying to access the web editor
disable your antivirus
or whitelist luckperms.net
latest updates in #news explain what's happening
turbo, stop using lucks website for phishing attacks 
Report the damn false-positive CJ!
why bother when they will just flag it again lol
need to fix the actual issue which i think is plausible
Sounds dubious, but I'll allow it
💀
diff totally not confusing
Yeah it was stupid how that rendered…
@stoic current I am getting the same issue again with Avast antivirus blocking my connection to https://luckperms.net/ and https://plausible.luckperms.net/js/pl.js
It reports HTML:Script-inf [Susp] on https://luckperms.net/
It reports URL:Phishing on https://plausible.luckperms.net/js/pl.js
Hey sfsuralias! Please don't tag helpful/staff members directly.
Sorry about tagging.
Yeah I know. I'm leaving it for now cause it keeps happening lol
Why is it happening?
Working on a rebuild anyway should fix the problem then :)
Alright, cool. Thanks for the quick response man.
Unsure
@somber prism what does it show when you try to access it?
Got a vpn or antivirus on?
My avast was blocking it for some reason.... how odd
avast has been doing that a lot lately, still no idea what the cause is
Virus?
No. Disable your anti virus or whitelist the domain.
Further info on this #news message.
No matter how much I add it to the whitelist, the antivirus continues to block it.
Thats something you’ll have to address with them for the time being. We have had this issue 3 different times now, they assured us it was resolved, and we are back to square one. It’s being looked into on our end how to completely fix it, but until something comes of that it’s out of our hands.
it works
Keep it to one channel, and the correct one please
I want a regular player to be able to use the /pokeheal command what is wrong with this
do not cross post
Huh?! How's that related to the LuckPermsWeb? 
add this perm to default role not to player
Please tell me how to give rank using luckperms
Stop pinging others or replying to unrelated messages just to grab someone's attention.
Use one of the support channels #support-1 or #support-2 and ask there.
How do I put permissions in the luckperms web using a other plugin of a scr
How can I make it where I can see the permissions in the web why is there anyone not answering omg
Where are you expecting them to be displayed at? 
If you're referring to the permission suggestions list; it's just that. Not all available permission will show there. They have to be checked server so LP knows about them. You can manually enter and add your permissions without relying on the dropdown.
Can I add it to the drop Down I have the src but don’t know how to add it In the src
as he already said, there has to be a permission check made for them to be added to the list of known permissions. You don’t have to “add” it anywhere.
So I need to had a line to the plugin to have a permission check for all the permissions in the plugin right
!geyser
If you're having issues with permissions for bedrock players, or it's telling you that a bedrock player's name is invalid, try setting allow-invalid-usernames to true in the LuckPerms config.
and #support-1 for future LP support questions please
OK thanks
Hello, does anyone speak Spanish, I have a question
Do not cross post.
!tracks
Tracks provide a method for you to promote/demote players along a track (or ladder) of groups.
89898989898989898989898989898989898989898989898989898989898989898989898989898989898970]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
Thanks
Can I disable the webeditor someone? If not, What's the IP address the webeditor is hosted on and does it change so I can deny it via firewall
XY problem, why? Without someone explicitly creating an editor session via /lp editor (which requires them to have sufficient permission), it cannot be accessed. Likewise, applying changes from the editor requires permission to
hey 11 can you help me just get started i cant figure out how to give another player perms on my server
ive looked in config for luckperms
but its not there
im using a fabric modpack
@earnest mango
Hey evolra! Please don't tag helpful/staff members directly.
oof^ okay sorry was just looking for what the heck im doing wrong
!usage and #support-1 for general support
Here's a guide to help users understand and use LuckPerms for the first time.
i asked in support nothing so far
and when i use ./lp in game it dose nothing
my head is about to explode
Console access
And they shouldn't do that because Permissions files are managed in VCS
Sounds unreasonable, but someone just broke something an hour ago because they couldn't read our internal documentation. So disconnecting the web editor it is
That wouldn’t stop someone from just using the normal commands from the console
I give you that point in theory, but in practice those users aren't technically literate enough to figure out the normal commands.
I'm still open to a suggestion that would fix both problems though
seems like those users shouldnt have access to the console then
They generally do know the commands they need occasionally. Even if, my goal isn't really to break things for them or restrict them, but make them aware of the fact that they shouldn't edit perms in the web editor.
I now simply changed the 'web-editor-url' to something invalid that tells them to use our GitLab to change permissions. They could still copy the code out manually, which is fine. Again, I don't want to restrict or break things for them, just remind
hello so i want to trust my editor but it didnt send the trust editor thing so i cant do anything (how do i get the editor code?)
oops
This has nothing to do with the LuckPermsWeb.
Please redirect your question to one of the support channels. 
Hi guys! I hope you have a great day. I have a question about web version permissions. So I have 3 tracks set up: levels, rank and staff. I added the /lp user <username> promote command to an operator role, to promote a member alongside the staff track to helper, moderator. The issue is that I want to restrict this command to the staff track only, so I tried adding /lp user <username> promote staff, but it does not work. The settings did save on the server. Do you guys have any idea why?
"web version permissions"? 
This has nothing to do with the LuckPermsWeb. Enable argument-based-permissions in your config to allow LuckPerms to check for additional permissions and give permission to your operator group to promote users alongside the tracks you want them to only.
Hey i think shift clicking on editor for bulk selection should be added
like on windows explorer
is that related to LuckPermsWeb?
my bad didnt see
is clicking the checkboxes on the side too hard?
Its just an accessibility feature suggestion, im sorry if it offended you
im not sure how a non-communicated shift + click is more accessible than an always visible check box
can't hurt to add am i right?
At the top of any group, you have one checkbox that’ll select all boxes when selected. Why add another feature and risk mayor stability issues?😉🤷🏻♂️
@west wave do you need something?
@shrewd cloud how to make ranks look cool using API
Hey s0z3n4real! Please don't tag helpful/staff members directly.
This is not an API channel.
Hello, how do I ensure that a grade has access to /near essentials but only for 100 blocks?
That's unrelated to the LuckPermsWeb. Use #support-1 or #support-2 for general LuckPerms support.
ok sorry
this.
Which browser are you using? Works fine on Chrome.
opera
you probably have microsoft edge still installed, try again using that
hello, i also use opera, works for me
Can't reproduce.
uhhh
okik
