LuckPerms
LuckPerms copied to clipboard
A permissions plugin for Minecraft servers.
### Description I currently want to show a "tag" when a player is in a rank. The player already has a prefix suffix and I'm using the meta method and...
### Description Hi, I am trying to import my export to a mysql database (with multiple servers) every time I do I get this "error" [LP] (Import) -> Starting import...
### Description LuckPerms hangs the thread on ExpiringCache.get(), causing thread death: me.lucko.luckperms.common.cache.ExpiringCache.get(ExpiringCache.java:61) [14:03:29] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.context.manager.QueryOptionsCache.getContextSet(QueryOptionsCache.java:64) [14:03:29] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.common.context.manager.ContextManager.getContext(ContextManager.java:89) [14:03:29] [Paper Watchdog Thread/ERROR]: me.lucko.luckperms.bukkit.vault.LuckPermsVaultPermission.getQueryOptions(LuckPermsVaultPermission.java:364) [14:03:29] [Paper Watchdog...
### Description I'm attempting to use LuckPerms latest 1.19.2 Forge build on my server which is running Forge 43.1.16. I tested with LuckPerms 5.4.36 being the only mod installed with...
### Description The LuckPerms API jar is published without a stable module name. The filename-derived module name is `api`, which is clearly ambiguous. While no platform supported by LuckPerms currently...
### Description Using luckperms latest 5.4.41 lags the server on magma. Things at the plugin loading stage after luckperms take ages to go by [Essentials/]: Permissions lag notice with (LuckPermsHandler)....
### Description When using SQL unsetting permissions from both groups and players seems to give feedback but not remove from the database or sync ### Reproduction Steps Setup Luckperms with...
### Description I propose to add a line in the config and a command with argument checking, like /lp purge time or /lp purge time group. This command should remove...
### Description Support Sponge API 9, which is quite similar to API 8. ### Proposed Behaviour To enable LuckPerms to function on this platform, a workaround will have to be...
### Description I personally recommend changing the format of world=world world=world_the_emd to the format of world=world,world_the_end, for example: lp user test permission set test.test true world=world,world_the_end, the same for others,...