#luckperms-web
1 messages · Page 4 of 1
exactly
All im saying is you didnt have to be like that. Asking them normally to take the convo elsewhere wouldve done the trick
!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!
how to get luckperms
It's the whole website :P
you're the whole website
youre mom is so fat she is the whole luckperms website
what
why have you posted a link to an event no one can access in this channel lol
you created a group called that
delete the group, then add the permissions to the ‘Add permissions’ box to the right group
then press the add button
ok
i need this one
tho
they said like click in group default and add permissions like kp.kit.archer
also this should be in #support-1
Hey, how is crowdin implemented for LuckPermsWeb? I don't see anything related to their RESTful API in the repository so I really wonder how it's done
I am asking because I would like to implement crowdin on my own website as well, but I can't find any good tutorials/documentation
hello :) it does indirectly use the crowdin api
but the translation downloads are cached by a small web service that sits in between
it's probably not the best way to do it, but we already had something setup for the plugin, so, yeah
I think the way crowdin recommend is to use the github integration
that way, it will automatically (I think?) read the base file from your repo, then crowdin's bot will PR the translations back as/when they are contributed
Ohhh okay I see
I find it strange there is so little information on how to actually setup crowdin
I'll try the GitHub integration, thanks
Hello, how do I do the TAG for luck prems when I give the luckprems group to one person?
can you send the link here please
the newest one?
nvm it works now
just reloaded it all
I have a question about the web editor, how do you make a page expire
and not visable anymore
you mean an editor session? they expire after a week
is it possible to make it expire now
I really need it to expire
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.
rip
does this still apply if you accidentally clicked the trust browser button? cause I just did while getting help with a plugin issue lol
was looking for a way to untrust all of my browsers but don't see one
The embed is slightly outdated. I don’t remember exactly where it’s stored, but there is a file with all of the trusted browsers I believe.
you can untrust by removing the lp-editor-key metadata from your user with /lp user <name> meta unset lp-editor-key (this only applies to editor keys to users, not console!)
for console granted keys: there's a file called editor-keystore.json in the LuckPerms folder - delete that and restart your server
Ah yea, that’d be the one.
thanks guys
only trust your private/personal computer's browser
@odd temple this is not really the place to share those kinds of things
does anyone know how to automate LuckPerms permissions to automatically promote based on player level?
the 2 mods for fabric on the website are extremely outdated
can you stop posting in every channel and being demanding?
be patient and polite and wait for a response, people here help in their own free time voluntarily, not everyone is here 24/7 to respond and not everyone has answers to everything
sorry
im trying to assign perms and delete groups, but whenever i save, nothing gets saved and it resets to default
Did you run the save command it gives you?
what error
and tells me to force use the command
Show the error
Its not an error
Its telling you it thinks that the editor came from another server. If that was the case, only what was added in this session or edited would be put to the server- people actually did that in the past and were wondering why it didnt add everything to their server.
This is due to the fact that the old editor only saved changes, not the whole setup and will therefore cause people to report this as a bug when really it isnt.
If you are sure the editor is from your server, its safe to run the force command.
I have a question do I say it here
Depends, is it related to the web editor or website?
Also, best to just ask your question. The internet hates when people ask to ask
!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!
hey my lp isnt working
i tried enabling /shop for default
used to work but wont anymore
guys my /shop is cant use for member, how i can fix, i done install luckperms
its work now
Look what I managed to reproduce lol https://i.imgur.com/gZ0wa9X.png
save, and reopen it?
It is saved, just not reopened
Should sort it tho, since well, thats what the apply button is for, to get rid of reopening
the plugin sorts it
the order is determined by the plugin when you create an editor link

its not a game breaker, just weird imo that saving doesnt trigger it. makes sense. and doesnt
the group list is sorted when you run /lp editor only (as so is the user list (even though they both exist in the same list of holders but it's populated at different steps))
Dw I do get that
What I'm saying is it would be sexy if it would resort on save anyway
Let me dream okay
honestly the serializer shouldn't be the one dictating order
that's very much the web app's responsibility
How do I move groups? like i have one but it wont MOVE UP in the list
Fixed, thanks
👍
i have 2 ranks at 1125 and 1175 and they both are below all the ranks
is there a reason for this
did you create a new editor session like mentioned in the screenshot above?
in game where?
tab list, chat
tab list ordering is determined by your tab list plugin
i dunno how "chat ordering" makes any sense
👍
is there a way to refresh without having to start a new editor if its connected via socket?
No, it's not possible
Yo any option to fast removing all users from lp editor? For me its 450users... to much to clicking everyone one by one
you want to set everyone back to default?
something like this. Or just remove all permission for this users
if you want to set all users back to default, you can just run lp bulkupdate users delete.
Okay. What about eventually backup? I mean in which folder/file i can get back all this users i deleted from my backup?
if you took a backup, it'll be in the LuckPerms directory.
should be something like <backup name>.json.gz
with .gz i have only lpfol.gz and one
eBackUp 2021-12-25.04-00-00.zip.filepart
did you make a backup?
Only the entire server yesterday using the eBackup plugin.
Copying the LuckPerms folder from yesterday's backup will not work the same as what you wrote about above?
also depends if you're using FlatFile or Remote storage
why?
it depends on storage method and on if the server was running or not when the backup was created
eBackup plugin creates a backup while the server is running
if stuff was actively changing as the backup was running AND you're using a local storage method, it'll likely be corrupted.
well that is not ideal
plugins may be reading from/writing to files or "local" databases (sqlite/h2), if those happen when the files are being copied that's a big recipe for disaster
using /lp export is the ideal method for taking a backup of your LP info.
Nobody was on the server and nobody was doing anything during the backup
then you might be fine.
get it on a test server, open the archive, and find the db file in the LP folder.
see if it still has all of your data.
any options to extract only the LuckPerms folder from the backup without downloading it completely?
I never even thought of that reason why backup plugins are bad...
dunno. im not familiar with the backup plugin.
it might be fine now, but you should really not take that as an "it's always like that" situation, if you want to take any of your backups with any grain of seriousness then do yourself a favor and don't run "online backups", either do them when the server is offline or use the plugin's provided backup feature (if any, like lp export)
better be safe than sorry
or both, I take a lp backup every now and then, plus I have hourly and daily full server backups
Honestly, i'm considering just setting up a server running a single LP instance, and getting backups on a regular schedule.
that's not unsmart, hey
?latest
!latest
5.4.21
anyone can help me? why i can't add more permission ?
please help me please😭
i cant add more commands
Can you be a little bit less specific 😐
small flaw in the editor with the add groups button, found by Zero. the sizing of the dropdown box, seems to line up fairly well with the actual listed groups. (example posted: picture 1)
Any chance something like this (https://media.discordapp.net/attachments/905612987266650133/969980385427611678/unknown.png) could be changed? border radius of 2px, border width of 1px.
Addition: I was confused asf first due to my second screens colors not being so dope so I thought that the dropdown is broken (pic 2) and that hitting the button switches the first group lmao.
Bad luck, the group name length fits perfectly to cover it <.<
@shrewd cloud feel free to pr
When I get home, I may
that whole section just needs to be redesigned lol i had no idea what to do with it
a week later, definitely not doing this.
vue confuses the shit out of me.
what would it get changed to?
what's in the bottom screenshot.
border-radius: 2px, border-width: 1px, border-style: solid, border-color: white
I figured out the (s)css, but as far as making a class for the ul the dropdown is in, i couldn't figure that out.
im probably really dumb but isn't it just the css that has to be changed like you did or what else has to be changed?
Maybe, but i made the changes, under a class just so nothing else broke when adding the border.
so, if the border css was changed for ul, it'd apply to all unordered lists. where as if it was ul class="dropdown" and your css was under .dropdown it would be specific to that.
@stoic current, Am i being too 'cautious' about it, or can i just make the changes for all unordered lists?
yeah preferably you don't make a change that affects all components
im like almost 100% positive that ive used the lp editor before and it had my new skin, but now its using my old skin. i changed it 15 weeks ago according to namemc, so im not sure how it couldve gone back to using an older skin 
seems like it might not be something you can fix though
It might be cached in your browser.
try to reload the page without cache. (ctrl + shift + r iirc)
still shows the old skin
i checked devtools to make sure it wasnt using the cache and it in fact was not when i did that
the lp web app uses a 3rd party service to get your skin images, so this isn't an issue on our end
hey
What a POS
I have the problem when I changed the byteserver to my self-hosted the links in the LP editor are no longer recognized. I have adjusted the link in the config. For bytesockets I did not know what to enter
Getting this error when trying to self host the web
ERROR Error loading vue.config.js:
ERROR Error: Git returned with status 128: fatal: not a git repository (or any of the parent directories): .git
Error: Git returned with status 128: fatal: not a git repository (or any of the parent directories): .git
fixed, the problem was the plesk git extension. Worked after i cloned it manually
has 1.19 been released for luckperms?
wasn't 1.19 released like months ago? lol 
where is 1.19 plugin ??? 😡
up my butt


Heyyy x

where is 1.19 plugin ??? 😡
Why do I only see 5.4.26
That's the version number
ik
then why ask
But why doesn't it work on my 1.19 server
No idea
It's working now, thank you
don't worry, I'll take the credit
Sweet, that way when he comes back for more help I can pass him to you
bet
@odd temple hi!
@native plover hi x
love when this channel never gets used for its intended purpose 😃
Hi turbo
ill use it for its intended purpose >:)
i was checking out the thingy that helps you pick what luckperms version you should download and noticed that most of the combinations that dont work show this error
could you try this
https://deploy-preview-409--luckperms.netlify.app/
that was after picking single server > nukkit > "b92 or newer" (which looks like it should say "or older")
oh neat
id suggest skipping the version step for velocity though because theres only 1 option
yeah not sure why that is there
just merged that change
been meaning to for a while heh
Wdym? 1.x and 3.x both have downloads last time I checked
don’t think so?
talking about here
ah oops
On one of my olders servers i have to paste a link to update the luckperms, but for the other ones all i have to do is click 'save'
How can i change it to also have it on the other server that i also have to only click save?
Update your lp :)
its just bothering me to type --force the whole time
oh oop
should have thought about that before asking
dont do the force thing xD
applying edits from the same editor window with the applyedits command applies the last edits, not the entire setup.
so you may find some previous additions being missing now
wouldnt that show in chat for me if it deleted other things?
no. the session goes from /lp editor, then saves changes from the base where you did /lp editor again and again
so there is no deletions
at least none that lp knows about since it always goes off the base when you first got the editor
How can I know which version is for older Minecraft version, such as 1.18.2? Is there a list or something?
Wrong channel.
(But the downloads page shows all our platforms and what versions each works for: https://luckperms.net/download)
Its like your profile picture was made for saying "wrong channel" 😂

this should be an emote in this server 😂
Close, it's "read the fucking manual", because ~ 90% of my messages here are sending people links to the wiki
fake news
!usage
how can i change my language on editor
browser itself is set to English but editor lang is Dutch
oh found it
what
@stoic current heyyy i finally fixed my PR https://github.com/LuckPerms/LuckPermsWeb/pull/392
one more change <3
easy one i promise
@native plover ty for your contribution x

There is a little miss in this error message on the french website version 🙂
Feel free to suggest changes on the crowdin project.
can you do it for me ? 🙂
Eh no.
Do you have a link to this ?
Thx you 😉
may i suggest a update
no
i was thinking about going back to jquery tbh
Ayo?
is it possible to use luckperms web from mobile (pocket edition)?
its very jank but you can just open the link in your phones web browser
:(
theoretically, isnt it possible to make a different permissions plugin that uses the luckperms editor 
I think there is also a fork of Pex that added a web editor
Powerranks sucks
Some network forked Pex and released a couple updates for it tho, can’t find it rn
!download
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Forge, Nukkit and Velocity.
!
The editor looks really good guys, compliments for the creators🙂
!download
You can download LuckPerms for Bukkit/Spigot/Paper, BungeeCord, Sponge, Fabric, Forge, Nukkit and Velocity.
Thank you!
Honestly though, I created it about 4 years ago when I was just starting out as a professional web developer and there is a lot of room for improvement. I've been meaning to give it a refresh but haven't had much time to do so :(
New editor when
It already looks good and clean in my opinion😅
It's easy for an artist to see the flaws in their work. Haha.
ligma
😋
maybe you should update you hp cmi is not listet as chat plugin and not as tab plugin and it works with luckperms
feel free to pr
hmm can not found it i am blind
oh looks like you got it
thanks!
idea to add a link on how to get the luckperms instance here? https://luckperms.net/wiki/Developer-API-Usage#obtaining-a-user-instance
Were doch nice wenn die wo nicht die chat plugins benutzen wo da stehen und wissen sie gehen mit LP die liste updaten könnten




