Commit Graph

  • a68a5d91c4
    Add extra check to ensure RedisBungee is loaded (#2981) Luck 2021-04-18 13:48:45 +0100
  • 0808392353
    Update adventure Luck 2021-04-18 13:33:22 +0100
  • 07f672ae1f
    Add 'skip-bulkupdate-confirmation' config option (#2980) Luck 2021-04-18 11:55:06 +0100
  • e219237e44
    API Javadoc gen fixes (#2977) Federico López 2021-04-18 07:37:46 -0300
  • 7ff7f3e27b Workaround generated javadoc redirecting to invalid "undefined" unnamed module on search for building on Java 9+ Fefo6644 2021-04-08 18:20:11 -0300
  • c533446ab0
    Fabric fix compat with fake players Luck 2021-04-07 20:56:51 +0100
  • 82488140ee
    Parallelize user data load in web editor request (#2973) Luck 2021-04-07 08:32:02 +0100
  • 327ccec02f
    Use the correct config file location on Fabric and Sponge (#2972) Luck 2021-04-07 08:24:38 +0100
  • 46efe0ef93
    Give default group if needed on UserManager#modifyUser (#2971) Federico López 2021-04-07 04:11:19 -0300
  • bf12c69745 Give default group if needed on ApiUserManager#modifyUser Fefo6644 2021-04-06 20:15:36 -0300
  • c2231bcc2e
    Disallow empty permission node (#2966) Luck 2021-04-05 18:29:36 +0100
  • 6f54e57d43
    Implement luckiness calculator lucky Luck 2021-04-01 06:45:02 +0100
  • d150bd39a5
    Send messaging service ping for creategroup command (#2956) Luck 2021-03-25 22:27:35 +0000
  • f813122468
    Fix 'meta settemp' ignoring temporary modifier (#2958) Federico López 2021-03-24 18:28:00 -0300
  • 6589a4778d Fix https://github.com/lucko/LuckPerms/issues/2957 Fefo6644 2021-03-24 17:34:41 -0300
  • 2e62c98c45
    Avoid blocking worker pool for command timeout check (#2951) Luck 2021-03-24 12:40:24 +0000
  • f0e1a8f092
    Remove some BungeeCord/Velocity command aliases Luck 2021-03-23 13:45:34 +0000
  • 2dc6902001
    Fix deadlock when lots of commands are executed at the same time (#2951) Luck 2021-03-23 11:10:18 +0000
  • f08b9e6c01
    Added support for Krypton Callum Seabrook 2021-03-21 14:22:46 +0000
  • 21f5c24847
    Optimize Bukkit/Nukkit ChildProcessor refresh (#2952) Luck 2021-03-20 18:17:17 +0000
  • 6b2c4bca58
    Change command manager lock handling to avoid non-fair tryLock call Luck 2021-03-20 15:28:45 +0000
  • 4564a97371
    Update fabric-loop, explicitly set archivesBaseName to 'luckperms' (#2880) Luck 2021-03-19 20:39:42 +0000
  • 1df66255e4
    Fix RCON permission checking for LP commands on Bukkit (#2948) Luck 2021-03-19 20:03:21 +0000
  • 1c7e2dfb8c
    Fix very lenient duration parsing (#2940) Luck 2021-03-19 19:59:15 +0000
  • ad1ba3c126
    Fix player locale retrieval on Bukkit 1.8 (#2930) Luck 2021-03-19 19:33:08 +0000
  • 0f63b024e4
    Update readme to clarify build output dirs lucko 2021-03-15 12:17:02 +0000
  • a17b441165
    Don't rely on getPackage to determine generated class name (#2937) Daniil 2021-03-15 15:12:02 +0300
  • 19123eb179
    Merge 2d09edb170 into e3138eb94c Mohd fadzil 2021-03-15 07:37:18 +0800
  • 2d09edb170
    Rename LICENSE.txt to LICENSE Mohd fadzil 2021-03-15 07:36:26 +0800
  • e3138eb94c
    Make console detection more resilient against spoofed UUIDs Luck 2021-03-13 14:25:33 +0000
  • 53bb61f9b2
    Allow server name to be specified by a system property Luck 2021-03-13 14:16:02 +0000
  • 370e2aed0d
    Add some missing null annotations Luck 2021-03-13 14:14:59 +0000
  • fa5f9f7fe2
    Safer way of getting GeneratedEventClass package KR33PY 2021-03-09 20:58:37 +0300
  • 835904d2cd [DOC] update output directories Simon Gene Gottlieb 2021-03-08 16:13:55 +0100
  • b7f05a2f91
    API 5.3 v5.3 Luck 2021-03-04 15:13:40 +0000
  • bb01c74642
    Fix typo Luck 2021-03-04 15:01:47 +0000
  • ba71345cbd
    Improve Vault sync lookup error message Luck 2021-03-04 14:58:00 +0000
  • 2c636c5ac6
    Further javadoc improvements Luck 2021-03-04 00:25:11 +0000
  • 0884dd7e97
    Add package description javadocs to the API Luck 2021-03-03 11:48:20 +0000
  • c948632dfa
    Create a copy of args for command timeout catcher Luck 2021-03-02 17:53:10 +0000
  • 9647b7de43
    Translation file fixes Luck 2021-03-01 13:20:47 +0000
  • e7f2a8d713
    Add config option to disable built-in contexts Luck 2021-03-01 11:18:21 +0000
  • bf0ac1a867
    Micro-optimise some frequently iterated lists Luck 2021-03-01 10:38:48 +0000
  • 89894353b6
    Add web editor deletion cause Luck 2021-03-01 10:16:21 +0000
  • ca65e2175d
    Add getMetaValue API method that accepts a value transformer function Luck 2021-02-28 12:04:23 +0000
  • 84c5b818b8
    Add cancellable UserUnloadEvent Luck 2021-02-27 18:24:39 +0000
  • 843eaaed0c
    Fix getLocale on older Bukkit releases (#2915) Luck 2021-02-27 15:43:46 +0000
  • 4ff2c75538
    Add config option to set Hikari keepalive property Luck 2021-02-22 23:02:43 +0000
  • 734b011dc7
    Some minor tidying Luck 2021-02-22 22:51:36 +0000
  • 4018493285
    Fix holder type and name on hover and click events in meta info entries (#2906) Federico López 2021-02-22 08:14:45 -0300
  • 17c8f274e4 Remove unnecessary import Fefo6644 2021-02-22 02:05:15 -0300
  • c08cabda82 Fix holder type and name on hover and click events in meta info entries Fefo6644 2021-02-22 01:50:50 -0300
  • 435e039b38
    Bump PostgreSQL version (#2903) Hai-tun 2021-02-20 19:09:07 +0800
  • 7579bbe549
    Update gradle wrapper Luck 2021-02-20 11:06:41 +0000
  • 43ccabbef7 Merge remote-tracking branch 'origin/master' Hai_tun 2021-02-20 12:56:31 +0800
  • 51a244f00f Fix PostgreSQL authentication type 10 is not supported close #2749 Hai_tun 2021-02-20 12:50:53 +0800
  • 16ee500054
    Fix NoClassDefFoundError when loading extensions on non-JiJ platforms Luck 2021-02-19 16:33:59 +0000
  • 88f040e822
    Allow extensions to opt to be added to the parent classloader instead Luck 2021-02-19 16:25:11 +0000
  • a766c0e9aa
    Support the web editor payload format in /lp import Luck 2021-02-19 14:33:54 +0000
  • 40e8038604
    Fix non-lower-case meta lookups via the API (#2900) Luck 2021-02-19 09:43:37 +0000
  • 3c4091018c
    Fix bukkit legacy 1.7 build Luck 2021-02-18 13:28:47 +0000
  • 75d8f00400
    Implement jar-in-jar loader system (#2899) lucko 2021-02-18 12:21:17 +0000
  • 48cf9457d9
    Implement jar-in-jar loader for Bungee and Nukkit Luck 2021-02-18 12:17:12 +0000
  • 50aa398b60
    Implement jar-in-jar loader system Luck 2021-02-17 18:11:58 +0000
  • cb5f403043
    Invalidate context cache on Bukkit PlayerJoinEvent Luck 2021-02-16 17:38:45 +0000
  • 997e3c7ef7
    Add timeout for command executions (#2887) Luck 2021-02-10 11:38:35 +0000
  • cb9e0899fc
    Misc refactoring and tidying up Luck 2021-02-10 11:12:30 +0000
  • ab009ed110
    Don't use pretty-printed JSON when uploading to bytebin for web apps Luck 2021-02-05 12:44:48 +0000
  • c8b89f245e
    Tidy up RabbitMQMessenger a bit Luck 2021-02-05 12:00:16 +0000
  • d8aefd23d3
    Added virtual host support for RabbitMQ (#2877) Callum Seabrook 2021-02-05 11:38:13 +0000
  • 43d1afaf41
    Added virtual host support for RabbitMQ Callum Seabrook 2021-02-05 11:22:04 +0000
  • a8dfd38fe6
    RabbitMQ messenger support (#2874) ruViolence 2021-02-05 01:10:30 +0800
  • e27969396f
    Some minor codestyle changes & include new config on all platforms Luck 2021-02-04 17:07:23 +0000
  • fb81d60e1c RabbitMQ support ruViolence 2021-02-04 22:09:17 +0800
  • b7ac05a0a5
    Improve Fabric initial connection debug Luck 2021-02-04 13:29:33 +0000
  • b8e044c4e3
    Fix Sponge build Luck 2021-01-31 12:51:16 +0000
  • b708d04141
    Improve CraftBukkit detection (#2867) Federico López 2021-01-31 08:01:44 -0300
  • d485017744
    Fix trailing period in translation bundle (#2868) Federico López 2021-01-31 08:00:55 -0300
  • d71d413c06
    Update luckperms_en.properties Federico López 2021-01-31 04:50:28 -0300
  • b148bb584d Improve CraftBukkit detection Fefo6644 2021-01-30 20:03:31 -0300
  • 35f5944d7b
    Make separated flat-file read/writes atomic (#2860) Luck 2021-01-29 11:42:37 +0000
  • d12be01ecd
    Fix checking for table existence on SQL storage types (#2864) Federico López 2021-01-29 06:34:55 -0300
  • 62af422adf
    Update SqlStorage.java Federico López 2021-01-29 06:19:05 -0300
  • c4a77526c4 fix(lucko#1365): run bukkit RCON commands synchronously Craig Barber 2021-01-27 17:47:55 -0500
  • 41158e0f3a feat: add support for integerKey Craig Barber 2021-01-27 21:46:08 -0500
  • 8043b84dc4
    Substitute null check with Configuration#isSet (#2851) Conclure 2021-01-26 12:52:12 +0100
  • 284e260bc2
    Fix node change events not being called for web editor changes (#2857) Luck 2021-01-26 11:41:38 +0000
  • e7162d1acd
    Substitute null check with Configuration#isSet Conclure 2021-01-25 09:33:26 +0100
  • 9e3959e337
    Added missing imports Conclure 2021-01-24 22:51:31 +0100
  • 417ae7bc93
    Make YamlConfiguration field final Conclure 2021-01-24 22:48:22 +0100
  • ec296460b2
    Always allow console to use LP commands (#2841) Luck 2021-01-22 19:16:53 +0000
  • 20fee360fb
    Don't use a WeakReference to hold platform sender objects (#2838) Luck 2021-01-21 12:58:59 +0000
  • cd496fdc39
    Default apply-default-negated-permissions-before-wildcards to false on Bukkit/Nukkit (#2787) Luck 2021-01-19 14:34:54 +0000
  • f9030825fd
    Add some more annotations to mark API methods Luck 2021-01-19 14:29:49 +0000
  • 0a92597767
    Don't use adventure-platform on Sponge (#2822) Luck 2021-01-18 22:57:27 +0000
  • 6c34da6b32
    Catch another Hikari/classloading issue Luck 2021-01-18 13:18:05 +0000
  • d5cefac65d
    Fix Fabric permissions not being copied during player respawn (#2818) Luck 2021-01-16 18:25:26 +0000
  • 2a44572fb2
    Fix non-daemon command manager thread sometimes preventing shutdown Luck 2021-01-16 18:24:10 +0000
  • 73230bc9b6
    Tidy up node + context comparators a bit Luck 2021-01-14 20:45:51 +0000
  • be1b9d45fa
    Show the full redis exception in logger output Luck 2021-01-14 20:43:39 +0000