Commit Graph

  • 1d5e3205ac
    Refactoring & misc cleanup Luck 2017-08-12 19:34:11 +0200
  • 07eb17f5d5
    Fix Sponge PermissionDescription lookups (#425) Luck 2017-08-08 10:37:54 +0200
  • 3951725852
    Fix 'meta settemp' command using duration as the server context (#421) Luck 2017-08-05 23:46:19 +0200
  • 77956d69ad
    Fix NPE with Vault #getPlayerGroups Luck 2017-08-05 17:30:40 +0200
  • 5784458d03
    Make Sponge's #getFriendlyIdentifier return usernames of Users and display names of Groups (#412) Luck 2017-08-03 18:39:39 +0100
  • 3d2115ff3c
    Remove unnecessary extra cache in ContextManager Luck 2017-08-02 21:48:22 +0100
  • 8618a67e2e
    Fix sponge config loading - closes #407 Luck 2017-07-31 22:26:59 +0100
  • 234b9cafd7
    Give default group if needed after "parent remove" (#405) Luck 2017-07-30 21:08:05 +0100
  • 4ecd899bac
    Fix IndexOutOfBoundsException with 'permission settemp' command (#403) Luck 2017-07-30 15:23:42 +0100
  • ce2c943397
    Inject bukkit permissible at lowest priority instead of low Luck 2017-07-27 12:58:31 +0100
  • 51898abb71
    Don't load contexts file twice Luck 2017-07-26 10:31:14 +0100
  • e2f800dd63
    Throw an NPE if a null delegate sender is passed to SenderFactory#wrap Luck 2017-07-26 10:10:25 +0100
  • d9e5bc9345
    fix error with null subject in ContextManager removal listener - closes #392 Luck 2017-07-24 19:42:35 +0100
  • e42cc101cc
    Cleanup & document a number of Bukkit impl classes Luck 2017-07-24 14:32:10 +0100
  • 845367e847
    Flush storage buffer more frequently Luck 2017-07-22 20:42:53 +0100
  • 90afd3c3ed
    Cleanup handling of empty permissions when migrating data (closes #387) Luck 2017-07-22 20:04:55 +0100
  • b4aeb04d1b
    Fix possible NPEs when calling API storage events - fixes #384 Luck 2017-07-22 00:06:37 +0100
  • 65b0d45738
    Fix IllegalStateException in meta info command - closes #385 Luck 2017-07-22 00:00:58 +0100
  • 3c44388883
    Update /lp info output Luck 2017-07-19 22:15:12 +0100
  • 400f3a9156
    Add option to disable colored logging (#382) Luck 2017-07-18 17:58:19 +0100
  • ad6e837aa5 Use single quotes in escapeStringForSql (#379) creator3 2017-07-16 17:53:15 -0400
  • cadd7545c5
    Use saner class naming Luck 2017-07-16 21:16:08 +0100
  • b41dea9ee1
    Implement support for futures & other changes in the Sponge Permissions API Luck 2017-07-16 14:10:56 +0100
  • 7a6c0ab154
    Improve /lp listgroups output - closes #368 Luck 2017-07-10 10:09:29 +0100
  • 1bb1f5ebb3
    Fail silently when the Sponge Server is not available - closes #367 Luck 2017-07-10 09:18:58 +0100
  • fce5b8430d
    Use GA MySQL version Luck 2017-07-09 18:05:08 +0100
  • 0befa6a491
    Fix generating unset commands for temporary nodes Luck 2017-07-07 19:39:31 +0100
  • b12ce943f7
    Make 'meta info' and 'parent info' clickable (#311) Luck 2017-07-07 19:28:26 +0100
  • d23b29aeb1
    Update dependency versions Luck 2017-07-07 14:48:42 +0100
  • 42d48c8da2
    Implement argument based permissions for LP commands - closes #52, #170, #174 Luck 2017-07-07 12:43:13 +0100
  • 9e83a5e4d9
    Add RedisBungee messaging service option for BungeeCord Luck 2017-07-03 16:24:00 +0100
  • d2bf940105
    Add option to use the servers uuid cache/lookup facility (#354) Luck 2017-07-03 16:07:33 +0100
  • 7d4aca68cc
    Fix jsr being shaded & tweak javadoc generation to link to guava docs correctly Luck 2017-07-02 22:04:37 +0100
  • d7094909c0
    Change verbose output slightly Luck 2017-07-02 21:29:48 +0100
  • 7083d55a9b
    Fix vault lookups with a specified world Luck 2017-07-02 10:49:07 +0100
  • 770db2fee0
    Export groups in order of weight, then alphabetically Luck 2017-06-30 19:43:45 +0100
  • b8e65c4f26
    Fix bukkit defaults still being applied to subscriptions when disabled Luck 2017-06-30 19:32:12 +0100
  • 5cd5186092
    Don't cancel re-allowed connections unless the cancel was made by LP Luck 2017-06-26 21:39:59 +0100
  • fa0b66c2dc
    Fix lp tree max recursion property Luck 2017-06-26 16:31:30 +0100
  • 1b199fd2c7
    Fix NPE when loading locale file - closes #338 Luck 2017-06-24 17:26:52 +0100
  • 2ffbeeef8e
    Add jsr305 annotations to the API Luck 2017-06-24 17:25:13 +0100
  • 26ce8b8ab7 YAML/JSON batch permission defining (#337) Chris N 2017-06-22 05:41:29 -0400
  • 8e224c4a27
    Don't force cancel Sponge ClientConnection.Join if the cancellation state changes, shuffle event orders slightly - fixes #335 Luck 2017-06-20 21:37:38 +0100
  • cf5318b92b
    Make command defintion/usage messages translatable Luck 2017-06-20 20:20:32 +0100
  • e50fa17f7c
    Store all accumulated meta values in MetaCache Luck 2017-06-19 21:39:46 +0100
  • 8766e3b408
    Add jar signing to build scripts Luck 2017-06-19 20:09:18 +0100
  • c4c7f06d83
    Fix BungeePerms migration - closes #333 Luck 2017-06-19 16:43:00 +0100
  • 413e304845
    Fix NPE with null context in FileWatcher Luck 2017-06-14 17:32:02 +0100
  • 046daf23d0
    Deploy source & javadoc jar with the API Luck 2017-06-13 20:17:41 +0100
  • c57947949c
    Don't send messages to command blocks async Luck 2017-06-13 17:30:01 +0100
  • 0acefde805
    Tidy up configuration file layouts Luck 2017-06-12 21:41:23 +0100
  • a9e751b4b8
    Replace fanciful with KyoriPowered/text Luck 2017-06-11 14:46:56 +0100
  • 3df1ae8ded
    Fix argument validation for parent settrack command - closes #321 Luck 2017-06-11 10:27:26 +0100
  • b4a2da0ea8
    Add some missing tab completions, remove /lp log export command Luck 2017-06-09 22:17:37 +0100
  • 5c5d1e8d0a
    Fixes some issues with username storage and handling Luck 2017-06-09 18:20:12 +0100
  • ff0c988a1d
    Don't store attributes for permissions with only 'value: true' in YAML/JSON storage files Luck 2017-06-07 21:04:14 +0100
  • b9fc8f4b5f
    Add MongoDB collection prefix option Luck 2017-06-05 16:09:02 +0100
  • 2ecaa39cb6
    Only resolve inheritances for groups which exist already Luck 2017-06-04 16:41:20 +0100
  • 7b8654339c
    Maybe fix usernames not being updated in storage after name changes (#301) Luck 2017-06-03 16:40:04 +0100
  • 306e252c31 Add pl_PL locale (#306) dzegarek 2017-06-03 15:47:34 +0200
  • 87c3bd6293 Update README.md Luck 2017-05-26 20:48:41 +0100
  • 307beebb58
    Cleanup Bukkit PEX migration, fix user parents being transferred incorrectly Luck 2017-05-25 22:24:55 +0100
  • 4109863aa9
    Fix -s flag (#132) Luck 2017-05-25 21:35:47 +0100
  • 0febdbe3a4
    Update copyright headers in the API module Luck 2017-05-21 09:47:08 +0100
  • 139dd5302b
    Cleanup login handling & reduce the amount of unnecessary logging output on startup Luck 2017-05-18 22:30:01 +0100
  • cc907b6530
    Don't catch exceptions thrown inside i/o (#291) Luck 2017-05-18 21:16:31 +0100
  • ca1dacf2b6
    Invalidate active context cache when a player changes world - closes #288 Luck 2017-05-16 21:52:46 +0100
  • abc1c164cf
    Expose MetaStacks in the API, general cleanup, release 3.2 Luck 2017-05-16 21:41:20 +0100
  • dc801464ef
    Refactor meta stacking to be mapped in MetaCache - towards lucko/LuckPermsPlaceholders#1 Luck 2017-05-16 19:11:34 +0100
  • 99c6fe20c2
    Catch exceptions thrown by context calculators Luck 2017-05-16 13:50:28 +0100
  • 9d780ae24a
    Fix misleading Vault debug message Luck 2017-05-15 21:26:23 +0100
  • a44dec0402 Fix typo Luck 2017-05-15 12:07:59 +0100
  • a081152baa Fix web editor url Luck 2017-05-15 12:05:54 +0100
  • 9b50d48f46
    fix compile Luck 2017-05-14 22:41:25 +0100
  • 5121fc6b1f
    Cleanup Luck 2017-05-14 22:15:25 +0100
  • d4ac261e85
    Cleanup config keys, make editor URL configurable Luck 2017-05-14 21:36:02 +0100
  • 2e9561371d
    Implement initial web editor support Luck 2017-05-13 20:36:05 +0100
  • 942fd3c4ce
    Fix vault lookups with static context Luck 2017-05-11 20:04:11 +0100
  • 8cf32752e9
    Fix meta info only showing values in global context Luck 2017-05-11 19:46:28 +0100
  • b240ca9939
    Add parent cleartrack command, cleanup Messages enum Luck 2017-05-09 16:26:55 +0100
  • e25d99129c
    Implement parent settrack command - closes #112 Luck 2017-05-09 14:06:16 +0100
  • 1fee47e087
    Implement default contexts - closes #241 Luck 2017-05-09 13:36:43 +0100
  • e835b31277
    Apply world rewrites on-top of the real world name, and apply recursively (#255) Luck 2017-05-09 13:07:39 +0100
  • 6817945e12
    Bump sponge API version, cleanup Luck 2017-05-09 12:55:45 +0100
  • 030fb1262e
    Fix being able to negate permissions/parents/meta in specific contexts Luck 2017-05-08 22:27:46 +0100
  • fae49096f3
    Fix retrieving meta keys from Vault which contain delimited characters - closes #270 Luck 2017-05-08 21:43:05 +0100
  • afd491ecea Update zh-CN locale (#281) EuropeJing 2017-05-09 03:17:51 +0800
  • 09bc100ad9 Add zh-CN locale (#279) EuropeJing 2017-05-09 01:11:29 +0800
  • 037f18ac56
    Fix zPerms parent group migration for users, and fix migration of temporary memberships Luck 2017-05-08 17:45:17 +0100
  • a5746dfa21
    Support sponge selector resolution - closes #275 Luck 2017-05-07 22:52:45 +0100
  • cedc5108fc
    Refactor Patterns to PatternCache Luck 2017-05-07 13:56:42 +0100
  • 65af3d0f54
    Add data constraints - closes #256 Luck 2017-05-07 13:44:29 +0100
  • 6c4fa65f91
    Fix migrating weight with zPerms Luck 2017-05-06 23:35:58 +0100
  • 4731ad8061
    Fix migrating false zPerms nodes Luck 2017-05-06 21:06:22 +0100
  • 7dc41e15d3
    Fix users being cleaned up too early and then logging back into the server - closes #271 Luck 2017-05-06 18:24:44 +0100
  • 8326539d40
    Refactor LP PermissionService to implement a modified API & add proxied classes Luck 2017-05-03 20:14:31 +0100
  • 163e6e0f2a
    Always load user data caches alongside user instances Luck 2017-05-02 16:55:08 +0100
  • f56bb251e9
    Cleanup some stuff Luck 2017-05-02 16:36:46 +0100
  • 152ca99276
    Fix issue with bulk removing suffixes Luck 2017-04-25 16:51:21 +0100
  • 7c398d2c67
    Split up chat messages sent to console containing new lines Luck 2017-04-23 20:51:24 +0100