#changelog
978 messages ยท Page 1 of 1 (latest)
85a49f0 Handle invalid empty command inputs (#3606) - emilyy-dev
e61ac8b Add tests for messages/components/translations - lucko
acd8d6e Include standalone data directory in gitignore ... - powercasgamer
3542a6c Improve console detection on Fabric/Forge (#3673) - DrexHD
86cc90f Refactor gradle plugin version handling (#3665) - powercasgamer
35dfc2c Render minimessage in prefix/suffix/meta values... - powercasgamer
f999f9f Fix duplicate UUID delete with Mongo storage (#... - huanmeng-qwq
f78e2d6 Update Minecraft wiki links in config file comm... - misode
5f95b38 Update adventure-platform for MC 1.20.4 support - lucko
0703b98 Small performance optimization in BukkitPlatfor... - AoElite
e6599a2 Fix MongoDB uri showing in logs if set using sy... - powercasgamer
94e7e11 Add configurable read-only mode for commands (#... - lucko
626d084 Add missing IllegalArgumentExceptions to Javado... - Remigio07
95ea491 Support plugins that 'provide' Vault (#4075) - Biquaternions
bac0edd Fix missing closing brackets in .conf files (#4... - wildone
51fe574 Move config load earlier in startup process (#4... - lucko
d666a2a Fix command rate limit for command blocks (#4094) - lucko
a087f14 Fix classExists checks to handle NoClassDefFoun... - MindsMaster
0b91732 Prevent handleDisconnect after stopped server o... - patyhank
090f218 Add index to time column in SQL Messenger (#4255) - BrainStone
6f5a8e1 Add context argument to group listmembers comma... - 0ptk
9988011 Improve the way meta lookups are caught & repor... - lucko
f63992e Return a more informative error for invalid ver... - lucko
e5be06e Use the newly added API method to retrieve Velo... - lucko
e07f8c0 Don't send 1.13 tab completions to players with... - lucko
e111270 Add api-version option to Bukkit plugin.yml file - lucko
e8c4a55 Cache the most recent lookup for permission/met... - lucko
c19ef84 Optimize ImmutableContextSet#equals by comparin... - lucko
9cf21e2 Include loaded extensions in the info command (... - lucko
d8ac199 Additional SQL query escaping fixes (#1847, #1854) - electron93
37367fe Invalidate QueryOptions cache when op status ch... - lucko
bd349ac Use standard (not Identity) HashMaps for Option... - lucko
dc5c6b0 Set character set to utf8 for messenger table (... - lucko
fae5ebe Prefer "storage provider" to "dao" in logging m... - lucko
abad672 Implement support for Vanilla command target se... - lucko
a050a26 Fix error extracting command label in AsyncTabC... - lucko
c39a44c Add reminder to remove other plugin jar after m... - lucko
e9d72df Check for an empty buffer in async tab complete... - lucko
0864cf7 Cancel delayed/repeating tasks at the start of ... - lucko
2adea2d Improve reliability of java version check in Re... - lucko
0729be0 Print IOException when uploading web editor dat... - lucko
bb015d0 Fix the link to Storage types wiki page in conf... - caramat
fe139f8 Replace 'none' option with 'auto' in messaging ... - lucko
cee34d0 Trial using the default Java hostname verifier ... - lucko
0d89fc9 Revert "Trial using the default Java hostname v... - lucko
4d7a6cb Add meta-value-selection config setting (#2167) - lucko
37e09ca Slightly optimize SimpleMetaValueSelector by on... - lucko
2fd8965 Attempt to fix issue with user instances being ... - lucko
b17da05 Increase UserHousekeeper cleanup interval & pri... - lucko
ad6a118 Ignore null entries in Permission#children map ... - lucko
1ca1bcf Make getUniqueUsers more resilient to invalid u... - lucko
13ebc87 Fix compatibility with modified SimplePluginMan... - lucko
4a049ca Use contains instead of startsWith for context ... - lucko
0bb4161 Use nicer toString for Durations in log messages - lucko
98c7173 Fix user ordering in the editor - lucko
6c88f76 Add optional filter argument to editor command - lucko
c5c99ab Improve argument based perm checks for the editor - lucko
91d7542 Include users which inherit the group when runn... - lucko
8754123 Fix parsing second optional argument in editor ... - lucko
cd0fd80 Impose 15 second timeout on all http calls (#2436) - lucko
f72a5cb Ensure group/track names are always lowercase'd... - lucko
47ca6b1 Catch throwable instead of exception when handl... - lucko
6f90e54 Don't attempt further poll operations after SQL... - lucko
7fae141 Ignore cancelled events for OP command disablin... - lucko
971bb67 Add support for user deletion from the web editor - lucko
442c7d4 Ensure that player data is removed even if a co... - lucko
4811129 Convert to text components and implement new tr... - lucko
e8b1214 Make import take 3 args max so `lp import <code... - Fefo6644
7b3beae Change wiki links from GitHub to luckperms.net - lucko
5d0c578 Fix bulk update command failing on SQL based st... - Fefo6644
5bdc798 Allow creategroup command to take weight and di... - Fefo6644
26f7dfc Fix .verbose.enabled and enabled-recording args... - Fefo6644
e851234 Remove debug command & add more usages to comma... - powercasgamer
fdd3b11 Reduce translation cache refresh slightly to 23... - lucko
727c2f9 PowerRanks migration (#2718) - svenar-nl
e183f52 Cleanup EventDispatcher and some other minor ti... - lucko
3df7f2e Merge branch 'master' into sponge8 - lucko
5514ee6 Call updateCommandTreeForPlayer when permission... - lucko
645efb0 Cleanup applying bulkupdates to Node objects di... - lucko
798a539 Fix saving to flatfile storage when sections be... - lucko
17f67f6 Use case insensitive LIKE command on H2 databas... - lucko
45188c6 Fix NPE from null path in AbstractFileWatcher (... - lucko
8581176 Fix some issues with the "don't save if default... - lucko
478fddc Track individual changes to users/groups instea... - lucko
e6a5cb0 Include note in verbose command-exec-as respons... - lucko
16fbf56 Ensure child permissions are handled as lowerca... - lucko
7d7d40b Add some missing arg-based permission checks - lucko
5bfbf26 Fix ArrayIndexOutOfBoundsException from null en... - lucko
645efb0 Cleanup applying bulkupdates to Node objects di... - lucko
798a539 Fix saving to flatfile storage when sections be... - lucko
5fbb80f Ensure meta keys are always lowercase, and fix ... - lucko
2a44572 Fix non-daemon command manager thread sometimes... - lucko
d5cefac Fix Fabric permissions not being copied during ... - lucko
284e260 Fix node change events not being called for web... - lucko
8043b84 Substitute null check with Configuration#isSet ... - Conclure
88f040e Allow extensions to opt to be added to the pare... - lucko
16ee500 Fix NoClassDefFoundError when loading extension... - lucko
53bb61f Allow server name to be specified by a system p... - lucko
e3138eb Make console detection more resilient against s... - lucko
46efe0e Give default group if needed on UserManager#mod... - Fefo6644
327ccec Use the correct config file location on Fabric ... - lucko
8248814 Parallelize user data load in web editor reques... - lucko
044decc Fabric, fix GameMode.NOT_SET removed in 1.17 (#... - TjeuKayim
a63be10 Implement command list updater for Fabric (#3060) - TjeuKayim
8ae7099 Generify SqlStorage shutdown exception message ... - yakovliam
fb36bd0 Bulk update triggers for group related commands... - emilyy-dev
563b5be Implement enable-ops and auto-op on Fabric (#3069) - emilyy-dev
5a377e7 Fix NPE from null primary group in Vault hook (... - lucko
5ea2aee More helpful error message when user is null in... - lucko
a182768 Change user housekeeper to be more lenient towa... - lucko
062fca3 Fix Fabric version placeholder in metadata file... - lucko
489c09d Add /lp track <track> editor command (#2752) - lucko
c904ede Improve & consolidate permission check commands - lucko
33e412f Include info about wildcards in permission chec... - lucko
238a4fb Rename MapProcessor to DirectProcessor - lucko
be1b9d4 Show the full redis exception in logger output - lucko
c8f1a01 Silently fail if unable to convert from Cause t... - lucko
9204848 Fix username lookup returning "null" instead of... - lucko
594f50b Add config option to disable context calculators - lucko
71c090a Add config option to disable bulkupdate functio... - lucko
8cc126f Add config option to disable bulkupdate functio... - lucko
ae93c97 Add default file name for export command (#3248) - OmegaWeaponDev
2d662cb Retain cause node information for cached permis... - lucko
419d711 Add full support for transient permissions thro... - CuddleTheif
65751cd Velocity world context use ServerConnectedEvent... - lucko
fe80ba6 Shutdown ForkJoinPool worker on disable (#3247) - lucko
b3cdf67 Add error logging for failed plugin message par... - lucko
e0ee2c3 Resolve command entity selectors on Fabric (#3363) - emilyy-dev