1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-02 19:02:33 +02:00

Commit Graph

  • 6781c1fb51 Provide API access to cached data result info (#3243) Luck 2022-01-01 14:38:46 +00:00
  • acdc259771 Fix MetaValueSelector NPE Luck 2021-12-31 17:50:42 +00:00
  • d319d8dc52 Fix TristateResult NPE Luck 2021-12-31 17:24:38 +00:00
  • 419d711fb6 Add full support for transient permissions through Vault API (#3258) Andrew 2021-12-31 11:16:06 -05:00
  • 2d662cbab9 Retain cause node information for cached permission/meta data (#3250) lucko 2021-12-31 16:03:00 +00:00
  • ae93c9768b Add default file name for export command (#3248) OmegaWeaponDev 2022-01-01 02:32:24 +10:30
  • 664cad21a9 Clarify uuid type in user info command (#3233) Luck 2021-12-10 23:47:06 +00:00
  • 8cc126f711 Add config option to disable bulkupdate functionality Luck 2021-12-09 21:31:17 +00:00
  • 9c0874162b Fix cast to long in MongoStorage Luck 2021-12-04 10:41:12 +00:00
  • f35a9b6a09 Update dependencies for 1.18 Luck 2021-12-02 13:24:02 +00:00
  • fa17404133 Fabric 1.18 Luck 2021-11-30 20:03:16 +00:00
  • 64bd8b5eaf Add pagination to listgroups command (#3226) Tadhg Boyle 2021-11-30 11:52:43 -08:00
  • e227d96cbf Fix sql insert player query (#3225) Luck 2021-11-28 10:46:48 +00:00
  • 6e07d6ad36 Revert "Fix player insert duplicate key issue with PSQL (#3223)" Luck 2021-11-28 10:29:55 +00:00
  • d6c810aa71 Fix player insert duplicate key issue with PSQL (#3223) Tadhg Boyle 2021-11-27 14:48:22 -08:00
  • 10f698b70f Add warning for common editor mistakes Luck 2021-11-27 17:58:10 +00:00
  • 594f50bee7 Add config option to disable context calculators Luck 2021-11-27 09:49:01 +00:00
  • 9204848ffb Fix username lookup returning "null" instead of null (#3220) Luck 2021-11-27 09:43:47 +00:00
  • 272d289d4a More context performance improvements (#3209) Luck 2021-11-18 18:21:30 +00:00
  • c9d4c7dac7 ContextSet performance improvements (#3209) Luck 2021-11-17 23:18:11 +00:00
  • 848fc353d4 Added redis authentication with username (#3201) Eduard Wayland 2021-11-12 23:49:46 +01:00
  • f896ed723d Edit issue templates (again) Luck 2021-10-22 20:03:33 +01:00
  • 00b62d7cd9 Edit issue templates Luck 2021-10-22 20:01:46 +01:00
  • f84f425817 Better issue templates (#3184) Larry 2021-10-22 12:58:12 -06:00
  • 9c5a43b487 Allow meta/prefix/suffix nodes to be negated to cancel inheritance (#3020) Luck 2021-10-18 22:10:20 +01:00
  • b2c76aca7d Improve translations handling (#3166) Luck 2021-10-10 13:26:33 +01:00
  • 04bb035a83 Add warning nore about enable-ops to config files (#3170) RedstoneFuture 2021-10-03 19:55:38 +02:00
  • 2cf77db8b6 TranslationManager fixes and improvements (#3165) Luck 2021-09-18 17:30:17 +01:00
  • d1cb644712 Fix empty prefix/suffix strings in YAML storage (#3139, #3160) Luck 2021-09-10 19:14:47 +01:00
  • 4e2807cff5 Refactor mod container retrieval in Fabric mod Luck 2021-09-10 18:32:13 +01:00
  • 5735e0ef44 Fix fabric/build.gradle placeholder replacement (#3153) Emily 2021-09-04 18:15:13 -03:00
  • 9cd33d26f2 Fix toLowerCase/toUpperCase locale sensitivity Luck 2021-08-25 20:09:20 +01:00
  • 062fca3f75 Fix Fabric version placeholder in metadata file (#3141) Luck 2021-08-25 19:36:53 +01:00
  • a182768cfa Change user housekeeper to be more lenient towards API usage (#3143) Luck 2021-08-25 19:30:46 +01:00
  • 93683c3a2f Update Fabric to 1.17, fix version placeholder filtering Luck 2021-08-20 18:46:39 +01:00
  • ba522597a8 Update to Gradle 7 (#3051) Callum Seabrook 2021-08-20 18:16:39 +01:00
  • b232cb94b4 ReflectionClassPathAppender on Java 16+ Luck 2021-08-17 21:29:10 +01:00
  • ee6aa47d99 Listen for ServerPostConnectEvent in Velocity context listener (#3133) Luck 2021-08-14 09:08:14 +01:00
  • b3ebf202fd Update adventure-platform for 1.17 (#3127) Luck 2021-08-06 14:35:15 +01:00
  • 0fa3095241 Save renamed group before syncing with storage (#3129) Emily 2021-08-06 05:59:38 -03:00
  • 433272518f Fix bad Continuation usage in Velocity listener Luck 2021-07-31 08:29:32 +01:00
  • 26de6d3a78 Update Velocity to 3.0.0, use a Continuation for permissions setup event Luck 2021-07-09 14:31:52 +01:00
  • 5ea2aee2f4 More helpful error message when user is null in API PlayerAdapter (#3104) Luck 2021-07-18 20:38:06 +01:00
  • 5a377e713e Fix NPE from null primary group in Vault hook (#3103) Luck 2021-07-18 20:35:31 +01:00
  • cfb298f69b Use different classifier for dependency files with Bukkit-Legacy remappings Luck 2021-07-08 22:53:43 +01:00
  • 563b5be9b2 Implement enable-ops and auto-op on Fabric (#3069) Emily 2021-07-04 06:01:47 -03:00
  • fb36bd0ced Bulk update triggers for group related commands (#3073) Emily 2021-07-04 06:00:18 -03:00
  • 979c80d9ee Clarify config comments for mongodb-connection-uri option (#3062) Luck 2021-06-15 20:41:36 +01:00
  • 4598435dd4 Fix extension loading causing whole plugin to error Luck 2021-06-13 12:46:02 +01:00
  • 51202924af Update commodore for MC 1.17 support Luck 2021-06-12 17:57:43 +01:00
  • 8ae70990ad Generify SqlStorage shutdown exception message (#3039) Jacob C 2021-06-10 16:16:23 -04:00
  • a63be102cf Implement command list updater for Fabric (#3060) Tjeu Kayim 2021-06-10 22:15:33 +02:00
  • 044deccd22 Fabric, fix GameMode.NOT_SET removed in 1.17 (#3053) Tjeu Kayim 2021-06-10 22:12:03 +02:00
  • ad49508b74 Some misc tidying up Luck 2021-05-23 11:29:22 +01:00
  • 05c9ca5951 Properly cleanup JarInJarClassLoader when plugin disables Luck 2021-05-23 11:27:45 +01:00
  • f5cdb98b01 Fix ExpiringSet not really working & causing memory leaks (#3027) Luck 2021-05-19 12:31:48 +01:00
  • 228687b741 Fix Nukkit PermissionAttachments always throwing NPEs Luck 2021-05-10 17:38:56 +01:00
  • 7ebbfcf0d2 Update banner in readme lucko 2021-05-10 14:30:09 +01:00
  • 49c17c4a18 Clarify message in API NotLoadedException Luck 2021-05-06 13:38:49 +01:00
  • 7c42b9aeca Revert "Add extra check to ensure RedisBungee is loaded (#2981)" Luck 2021-05-06 13:25:23 +01:00
  • 1511193e58 Add Bukkit child permissions to the PermissionRegistry Luck 2021-05-06 12:23:09 +01:00
  • 528d668bc6 API User#setPrimaryGroup should care about stored value only (#3008) Luck 2021-05-03 23:10:57 +01:00
  • 71896a75bf Warn users with multiple permissions plugins installed (#3006) Luck 2021-05-02 16:14:23 +01:00
  • 931d61e2ed Include more information about targets in verbose payloads Luck 2021-05-02 15:50:38 +01:00
  • b87b1c7123 Improve structure of LuckPermsSubscriptionMap Luck 2021-05-02 15:26:44 +01:00
  • fed5a0fd87 Fix potential race condition in LuckPermsProvider#get Luck 2021-04-23 20:17:48 +01:00
  • 9d4f278117 Remove redundant CommandResult enum Luck 2021-04-22 21:01:57 +01:00
  • 1d465aa800 Fix track editor command for empty tracks (£2997) Luck 2021-04-22 20:32:43 +01:00
  • 8741e8259f Fix commodore not working after dependency update Luck 2021-04-18 18:42:57 +01:00
  • 98adb046ee Update lots of dependencies Luck 2021-04-18 18:20:54 +01:00
  • a68a5d91c4 Add extra check to ensure RedisBungee is loaded (#2981) Luck 2021-04-18 13:48:45 +01:00
  • 0808392353 Update adventure Luck 2021-04-18 13:33:22 +01:00
  • 07f672ae1f Add 'skip-bulkupdate-confirmation' config option (#2980) Luck 2021-04-18 11:55:06 +01:00
  • e219237e44 API Javadoc gen fixes (#2977) Federico López 2021-04-18 07:37:46 -03:00
  • c533446ab0 Fabric fix compat with fake players Luck 2021-04-07 20:56:51 +01:00
  • 82488140ee Parallelize user data load in web editor request (#2973) Luck 2021-04-07 08:32:02 +01:00
  • 327ccec02f Use the correct config file location on Fabric and Sponge (#2972) Luck 2021-04-07 08:24:38 +01:00
  • 46efe0ef93 Give default group if needed on UserManager#modifyUser (#2971) Federico López 2021-04-07 04:11:19 -03:00
  • c2231bcc2e Disallow empty permission node (#2966) Luck 2021-04-05 18:29:36 +01:00
  • 6f54e57d43 Implement luckiness calculator lucky Luck 2021-04-01 06:45:02 +01:00
  • d150bd39a5 Send messaging service ping for creategroup command (#2956) Luck 2021-03-25 22:27:35 +00:00
  • f813122468 Fix 'meta settemp' ignoring temporary modifier (#2958) Federico López 2021-03-24 18:28:00 -03:00
  • 2e62c98c45 Avoid blocking worker pool for command timeout check (#2951) Luck 2021-03-24 12:40:24 +00:00
  • f0e1a8f092 Remove some BungeeCord/Velocity command aliases Luck 2021-03-23 13:45:34 +00:00
  • 2dc6902001 Fix deadlock when lots of commands are executed at the same time (#2951) Luck 2021-03-23 11:10:18 +00:00
  • 21f5c24847 Optimize Bukkit/Nukkit ChildProcessor refresh (#2952) Luck 2021-03-20 18:17:17 +00:00
  • 6b2c4bca58 Change command manager lock handling to avoid non-fair tryLock call Luck 2021-03-20 15:28:45 +00:00
  • 4564a97371 Update fabric-loop, explicitly set archivesBaseName to 'luckperms' (#2880) Luck 2021-03-19 20:39:42 +00:00
  • 1df66255e4 Fix RCON permission checking for LP commands on Bukkit (#2948) Luck 2021-03-19 20:03:21 +00:00
  • 1c7e2dfb8c Fix very lenient duration parsing (#2940) Luck 2021-03-19 19:59:15 +00:00
  • ad1ba3c126 Fix player locale retrieval on Bukkit 1.8 (#2930) Luck 2021-03-19 19:33:08 +00:00
  • 0f63b024e4 Update readme to clarify build output dirs lucko 2021-03-15 12:17:02 +00:00
  • a17b441165 Don't rely on getPackage to determine generated class name (#2937) Daniil 2021-03-15 15:12:02 +03:00
  • e3138eb94c Make console detection more resilient against spoofed UUIDs Luck 2021-03-13 14:25:33 +00:00
  • 53bb61f9b2 Allow server name to be specified by a system property Luck 2021-03-13 14:16:02 +00:00
  • 370e2aed0d Add some missing null annotations Luck 2021-03-13 14:14:59 +00:00
  • b7f05a2f91 API 5.3 v5.3 Luck 2021-03-04 15:13:40 +00:00
  • bb01c74642 Fix typo Luck 2021-03-04 15:01:47 +00:00
  • ba71345cbd Improve Vault sync lookup error message Luck 2021-03-04 14:58:00 +00:00
  • 2c636c5ac6 Further javadoc improvements Luck 2021-03-04 00:25:11 +00:00