Commit Graph

  • 19e6d4e4c8 Relocate dependency packages to prevent conflicts with other plugins Luck 2018-01-13 23:27:55 +00:00
  • 22006617d0 misc refactor for PermissionHolder & DummySender Luck 2018-01-12 23:51:59 +00:00
  • 3201d10bdd Rewrite the way user instances are cleaned up and unloaded - towards #674 Luck 2018-01-10 21:28:33 +00:00
  • ea94bd8696 move bukkit-legacy module to a separate project, cleanup poms Luck 2018-01-08 20:01:02 +00:00
  • f646c04d09 Remove lombok from the project Luck 2018-01-07 18:40:02 +00:00
  • 17ff9ac328 Allow shorthand nodes with single element lists (#665) Luck 2018-01-03 19:25:47 +00:00
  • 283516614b Create CONTRIBUTING.md Luck 2018-01-02 15:02:25 +00:00
  • 6c8f04f829 Implement PermissionsBukkit migration Luck 2018-01-01 21:11:50 +00:00
  • 505a10a8b1 misc refactoring Luck 2018-01-01 19:48:20 +00:00
  • 4fd89e6a34 fix compile Luck 2017-12-30 19:38:58 +00:00
  • 7bf666b062 fix abuse of static in SubjectReferenceFactory Luck 2017-12-30 16:11:41 +00:00
  • 764665cf15 Populate Subject cache when obtaining SubjectReferences for instances which already exist Luck 2017-12-30 15:23:31 +00:00
  • b9dfd7db54 Execute commands sequentially on a single thread executor Luck 2017-12-30 12:16:34 +00:00
  • e09c5622f7 Recompile against new powerfulperms namespace (#651) Luck 2017-12-29 22:43:32 +00:00
  • 717347273d Revert Spigot PluginClassLoader workaround Luck 2017-12-29 20:40:43 +00:00
  • 9bb1ba12b2 Fix issue with slf4j loading Luck 2017-12-29 16:52:11 +00:00
  • bff9715e7f Implement nasty workaround for Spigot's changes to the PluginClassLoader (#648) Luck 2017-12-29 15:25:49 +00:00
  • cfcd896c59 Fix broadcasting log entries Luck 2017-12-29 00:41:45 +00:00
  • aaa50cacda Allow spaces in world names Luck 2017-12-29 00:39:54 +00:00
  • 3413adf16f Send a different type of update ping for user changes, and only apply the change if the user is loaded Luck 2017-12-28 13:37:55 +00:00
  • 3d6aa69ca1 Improve various javadocs, add LogNotifyEvent Luck 2017-12-27 17:00:54 +00:00
  • ab115c4a6b Fix NodeFactory#nodeAsCommand (closes #639) Luck 2017-12-27 10:30:13 +00:00
  • e1e7bc8e0d Return empty string instead of null in VaultChatHook Luck 2017-12-24 11:42:40 +00:00
  • 6602b23f09 misc cleanup Luck 2017-12-23 23:51:42 +00:00
  • 862fe6e2e3 fix compile Luck 2017-12-23 20:45:28 +00:00
  • 5a34fa182a rewrite Vault implementation to upgrade requests to uuids instead of downgrade to usernames Luck 2017-12-23 18:25:23 +00:00
  • 0b72507e2d Correctly close flatfile database connections on disable, catch all exceptions when performing initial data load Luck 2017-12-22 22:35:13 +00:00
  • cc3ddd51fd fix copyright headers Luck 2017-12-21 11:09:42 +00:00
  • f793fd5010 pass and account for the holder type when building PermissionCalculators Luck 2017-12-19 22:48:53 +00:00
  • fb92fd9357 Extract out common constants & magic values into factory classes Luck 2017-12-18 22:19:18 +00:00
  • a415a2705f Return the loaded objects from storage methods as opposed to success flags Luck 2017-12-18 17:03:59 +00:00
  • 765f140121 Various fixes for log commands Luck 2017-12-17 21:20:22 +00:00
  • cb47f9f94b Change log output format, refactor log pagination Luck 2017-12-17 17:47:10 +00:00
  • d0fb9f6aee Update text version Luck 2017-12-17 17:14:43 +00:00
  • 9d424f5122 Fix more broken message coloring Luck 2017-12-17 13:41:37 +00:00
  • f71237ea95 Send more helpful message when /lp is executed without any arguments Luck 2017-12-17 13:31:45 +00:00
  • fb5925e1e8 Add user clone command (#530) Luck 2017-12-17 12:59:36 +00:00
  • f86bdb7619 Misc cleanup Luck 2017-12-17 12:17:46 +00:00
  • ad5299d0cd Send a message when an editor upload begins Luck 2017-12-16 23:29:50 +00:00
  • 904bb90385 Refactor paginated command output, add flags for ordering 'permission info' entries, fix crashes caused by long messages (#591) Luck 2017-12-16 21:05:43 +00:00
  • 2e7a08c006 Fix promote / demote command inconsistencies (#609) Luck 2017-12-14 21:43:44 +00:00
  • 38e75da92f Fix user demote command success message (#609) Luck 2017-12-14 18:31:52 +00:00
  • 97708c2c80 Update locale files (#604, #601, #602) Luck 2017-12-13 16:42:30 +00:00
  • e5ce64266f Add option to pull server setting from the server.properties file Luck 2017-12-11 19:40:39 +00:00
  • a765be0a6f Fix compat with older hikari versions (#600) Luck 2017-12-11 19:26:17 +00:00
  • 0bec93ab1c refactor context sets Luck 2017-12-11 19:02:02 +00:00
  • dfb1b8f841 Work around message bug when parsing two consecutive color codes Luck 2017-12-11 17:39:35 +00:00
  • 322b522a52 propagate i/o errors to the futures returned by the dao Luck 2017-12-10 01:47:00 +00:00
  • 9dd4f71526 Remove the isAcceptingLogins storage state in favour of just throwing exceptions on usage Luck 2017-12-09 19:02:23 +00:00
  • 94b4e3d366 Validate checksums of downloaded dependencies Luck 2017-12-09 18:36:08 +00:00
  • bbb2897d20 Fix compatibility with older Gson versions Luck 2017-12-09 11:26:12 +00:00
  • a5e41e479a Use static empty context set where appropriate, cache reversed comparator instances Luck 2017-12-07 19:49:04 +00:00
  • 2baea0ce13 Fix MongoDao issue causing unnecessary writes each time a user is loaded (#589) Luck 2017-12-07 16:52:09 +00:00
  • 90cbff885f Migrate PermissionsEx ladders (#588) Foorack 2017-12-05 00:24:06 +01:00
  • 0d9034504e Run a sync task after completing a bulk update (#579) Luck 2017-12-01 17:44:32 +00:00
  • 800749c5ed Update README.md Luck 2017-12-01 00:02:35 +00:00
  • 30f27f29b4 Update readme Luck 2017-12-01 00:01:50 +00:00
  • 2985cf7237 Don't run schema migrations for Postgre (#568) Luck 2017-11-30 20:33:15 +00:00
  • 003ddc51de Rewrite the MongoDB storage impl to use the modern node serialisation format Luck 2017-11-30 20:25:48 +00:00
  • c369ac6b90 Fix mongodb bulkupdate (#572) Luck 2017-11-29 23:10:32 +00:00
  • e2b9e37867 Change poms to conform to Sonatype's OSSRH requirements Luck 2017-11-28 22:22:52 +00:00
  • 1e105b4135 Cleanup sponge service impl Luck 2017-11-25 15:56:02 +00:00
  • c5c253af4e Fix bug when loading maps from the BungeeConfigAdapter (#563) Luck 2017-11-25 12:45:57 +00:00
  • 717835e5c1 Add config option for defining extra SQL connection properties (#563) Luck 2017-11-25 11:35:05 +00:00
  • e9ba62dbd9 Update pl_PL locale (#556) Mat't 2017-11-24 22:12:16 +01:00
  • ad5c22ecdb Update hu_HU locale (#558) montlikadani 2017-11-24 22:11:50 +01:00
  • 2e92b97f01 Update ru_RU locale (#560 - thanks @DarkFort) Luck 2017-11-24 21:10:44 +00:00
  • ae8fe0fe1e Refactor configurate dao Luck 2017-11-23 22:51:05 +00:00
  • d992d7f77c Fix race condition when saving null config nodes to non-existent files Luck 2017-11-23 20:15:29 +00:00
  • a7cb7ec1af Remove character constraints on group names, cleanup legacy node (de)serialization system Luck 2017-11-23 20:05:38 +00:00
  • 3afeb30795 Implement system for shorter editor urls & display diff when changes are applied Luck 2017-11-22 20:54:58 +00:00
  • 26feeb125e Don't allow user names to be set if the length exceeds 16 characters Luck 2017-11-22 17:17:49 +00:00
  • 211fb219a7 Catch and ignore exceptions thrown when migrating a specific entity Luck 2017-11-22 16:59:19 +00:00
  • e71ef834c0 fix issue with the LP Vault impl and servers with more than one server context Luck 2017-11-21 16:44:20 +00:00
  • 29eba93ee3 Fix zero length prefixes from locale files Luck 2017-11-21 15:44:22 +00:00
  • 52ebfe9309 Bump SQLite version Luck 2017-11-20 15:16:00 +00:00
  • b3e78c6dc1 Fix issue with loading tracks with configurate Luck 2017-11-20 15:14:44 +00:00
  • cd0184970a Don't try to run schema migrations for SQLite Luck 2017-11-19 22:24:39 +00:00
  • 6401480874 Fix compiling null AssignmentExpressions Luck 2017-11-19 19:09:21 +00:00
  • 6ca9eb13dd General tidy up Luck 2017-11-18 23:20:42 +00:00
  • 987ea51264 Expose more connection pool settings in the config file Luck 2017-11-14 19:39:46 +00:00
  • df37491199 maybe fix some bukkit migration issues when plugins use strange identifier formats, cleanup legacy message conversion on Bungee Luck 2017-11-12 15:05:06 +00:00
  • 9a420403de Attach extra data to the editor payload object to allow for tab completion Luck 2017-11-11 22:57:25 +00:00
  • 17da2807cf Bump dependency versions Luck 2017-11-10 20:16:44 +00:00
  • 22fba0c172 Fix broken usage of LogEntry#getActed Luck 2017-11-09 21:05:06 +00:00
  • 14005563a3 Move #refreshCachedData up the type hierarchy into PermissionHolder Luck 2017-11-08 22:59:22 +00:00
  • a115ff8ce2 Final bits of API refactoring, add group data caches, fix issue with LPPermissionAttachment fake map injection Luck 2017-11-08 22:55:05 +00:00
  • d75b29f51d Move a couple more methods around in the API Luck 2017-11-08 15:48:55 +00:00
  • 3e8f7911af Fix tab completions not being returned for empty strings (#538) Luck 2017-11-07 22:16:48 +00:00
  • 175a21c0e4 API 4.0 - this is a breaking change Luck 2017-11-07 22:05:44 +00:00
  • a2801bff7c Inject a fake map into the super PermissionAttachment instance to fix compat with plugins using reflection to change attachment data (#528) Luck 2017-11-07 17:05:16 +00:00
  • f1a50f433f Throw exception earlier if an invalid permission is added/removed via Vault (#526) Luck 2017-11-07 15:22:31 +00:00
  • 76bfde4d77 Don't prevent modification of group.<group name> nodes with permission subcommands Luck 2017-11-04 19:12:46 +00:00
  • d393a4c9ca Alias /lp player --> /lp user Luck 2017-11-03 16:26:54 +00:00
  • 9ea6b0b8bb Use "None" instead of "global" when no server name is specified Luck 2017-11-02 19:32:13 +00:00
  • c20b91d5ea Increase actor_name field length to account for changes to logging Luck 2017-11-02 19:28:49 +00:00
  • fad8a38bdf Use a string version of the full static context, as opposed to the server name Luck 2017-11-02 19:25:35 +00:00
  • 2440a38e82 add RedisBungee context calculator for the BungeeCord platform Luck 2017-11-02 19:01:53 +00:00
  • b7541c43c8 Add Sender#getNameWithLocation Luck 2017-11-02 18:51:59 +00:00
  • 0f10bb0bc9 Deprecate some unused methods in ImmutableNode, refactor #shouldApplyWithContext Luck 2017-11-02 18:22:42 +00:00