Commit Graph

  • dc87ec1c82 Update placeholder expansion Luck 2016-10-24 09:57:29 +01:00
  • 98b7b65ce7 Remove PEX dependency Luck 2016-10-24 09:22:53 +01:00
  • 9f8f32b33e Fix suffixes not being applied Luck 2016-10-23 22:02:48 +01:00
  • a80ec6d893 Implement PermissionsEx 2.0 migration for Sponge Luck 2016-10-23 20:42:58 +01:00
  • 4d85930f5a Refactor migration classes Luck 2016-10-23 20:42:25 +01:00
  • f722f4112d Update default-lang.yml Luck 2016-10-23 17:59:34 +01:00
  • 383276f47a Refactor contexts, expose cached data in the API & release 2.13 Luck 2016-10-23 16:46:53 +01:00
  • 33c78e4a17 Use LoadingCache instead of a regular map + more datastore fixes Luck 2016-10-22 20:39:26 +01:00
  • 55a0de7899 Lower buffer time to 1 second. Should resolve any issues with changes being overridden. (related: #32) Luck 2016-10-22 18:52:51 +01:00
  • 6b3aab66bf Fix some #saveX methods being waited for, when they can just be ran async Luck 2016-10-22 09:35:11 +01:00
  • 77e70ef8d3 Fix deadlocks caused by waiting for async operations to complete before the scheduler has started Luck 2016-10-22 09:21:30 +01:00
  • 9b92143501 prevent logins until the plugin has started Luck 2016-10-22 00:07:30 +01:00
  • 87f94f6b8f add started value to bukkit plugin Luck 2016-10-22 00:05:33 +01:00
  • 5d955e77b6 Make the max pool size configurable Luck 2016-10-21 22:22:06 +01:00
  • 270a276b98 Refactor SQL storage to not hold onto connections for as long Luck 2016-10-21 22:07:14 +01:00
  • be7d914e39 Finish the buffering refactor - still WIP. Towards #32 Luck 2016-10-21 18:34:53 +01:00
  • 37fc00cce8 Refactoring storage - WIP. Towards #32 Luck 2016-10-20 21:55:34 +01:00
  • 0d515abadb Cleanup some bad code in SQLDatastore. Might help #32 Luck 2016-10-19 23:30:30 +01:00
  • daef01194e Shade MySQL connector into Sponge jar. Resolves #31 Luck 2016-10-19 22:23:43 +01:00
  • 258bf1cc41 small cleanup Luck 2016-10-19 20:57:53 +01:00
  • ce3d7829d7 Update internal permissions to match the new command layouts Luck 2016-10-19 20:14:16 +01:00
  • c66a01c1a6 Fix temporary permission expirations never persisting. Fixes #30 Luck 2016-10-19 17:37:26 +01:00
  • d113a92ce5 Cleanup permission calculation Luck 2016-10-18 20:48:59 +01:00
  • 7b655d12df Add set-primary-group option to the default assignments Luck 2016-10-17 18:23:41 +01:00
  • a4c872f1e8 Fix per-world permissions not working until a user switches worlds Luck 2016-10-17 17:10:02 +01:00
  • 0e7d9bf9c1 Bump hikari version Luck 2016-10-16 21:05:25 +01:00
  • 6252a5bc75 Fix invalid property Luck 2016-10-16 20:53:12 +01:00
  • e4e80c9c31 Update to SpongeAPI 5.0.0 release Luck 2016-10-16 18:13:55 +01:00
  • 165c5610c3 Add extra Hikari flag Luck 2016-10-16 17:24:02 +01:00
  • 13fbc7dd39 Implement default assignment system (#25) Luck 2016-10-16 13:58:57 +01:00
  • 02a75fc32a Reimplement autoop on Bukkit & other misc fixes Luck 2016-10-15 21:04:04 +01:00
  • 699c4d107b Swap the javaassist maven plugin with a better method Luck 2016-10-15 08:59:49 +01:00
  • e4810302e1 Implement meta / Sponge option commands & fix meta caching system. Fully resolves #23 Luck 2016-10-14 22:49:32 +01:00
  • 73f10cad66 Make the recent command changes backwards compatible Luck 2016-10-14 20:42:00 +01:00
  • f1d670dc46 refactor permission commands Luck 2016-10-14 19:55:22 +01:00
  • 045539c752 refactor inheritance commands Luck 2016-10-14 19:19:57 +01:00
  • 782c09b686 Refine bulk group edit primary group check Luck 2016-10-13 21:29:30 +01:00
  • 6109718c67 Cleanup some remaining TODOs Luck 2016-10-13 21:16:34 +01:00
  • cd758d7e48 Bump minor version Luck 2016-10-13 20:40:09 +01:00
  • fcb0fcadeb Fix StackOverflowException Luck 2016-10-13 20:36:08 +01:00
  • 26fb506560 Reorganize packages Luck 2016-10-13 20:07:03 +01:00
  • b6c4239322 Fix NPE Luck 2016-10-13 19:43:48 +01:00
  • 74f9283f18 Silence exception on #giveDefaultIfNeeded. Resolves #26 Luck 2016-10-13 19:25:31 +01:00
  • 60e6ae6e23 Fix Sponge implementation, remove standalone module Luck 2016-10-13 19:13:34 +01:00
  • 83d9229295 Refactor caching system (WIP) - still working towards #23 Luck 2016-10-12 21:57:57 +01:00
  • e079b0f3ed Fix meta command showing when a user doesn't have permission to use it Luck 2016-10-11 21:17:04 +01:00
  • d433a5461d Refactor meta commands, working towards #23 Luck 2016-10-11 21:12:10 +01:00
  • 2c43f6bf21 Fix global permissions and groups sometimes not applying Luck 2016-10-11 19:31:55 +01:00
  • ac57509a29 Fix prefix/suffix priorities being ignored Luck 2016-10-11 19:31:26 +01:00
  • c5ce655cf6 Add Vault chat debug messages Luck 2016-10-11 19:06:18 +01:00
  • 9fe05efb4e Don't force the default group Luck 2016-10-11 18:54:42 +01:00
  • dcf207f5e5 Fix exception, resolves #20 and #22 Luck 2016-10-10 22:39:24 +01:00
  • 11facab71c Fix NPE, resolves #19 Luck 2016-10-10 22:26:39 +01:00
  • 5b4975f34c Implement persisting subjects (+ defaults) Luck 2016-10-10 18:58:43 +01:00
  • 069e535f1a Avoid odd behavior where Sponge prevents User subjects from being GCed Luck 2016-10-09 21:34:05 +01:00
  • 1eb053447e Make refresh calls in SpongeListener run async Luck 2016-10-09 20:49:17 +01:00
  • 93c7c06b2d Cleanup some Sponge subject classes Luck 2016-10-09 13:14:58 +01:00
  • b0085bc1e1 Update readme Luck 2016-10-09 10:58:14 +01:00
  • 9133951446 I'm dumb Luck 2016-10-08 16:45:18 +01:00
  • 7853d4686a Fix NPE with LPPermissibles & refreshing users Luck 2016-10-08 16:43:57 +01:00
  • ed5892eb56 add option to ignore vault world parameters Luck 2016-10-08 15:01:54 +01:00
  • 687804de2c small change to BukkitConfig Luck 2016-10-08 09:05:48 +01:00
  • 9d166041ab Account for inheritance and wildcards in SimpleSubject Luck 2016-10-07 18:11:59 +01:00
  • 924041bff4 Add server and world args to clear command, and add clearmeta command Luck 2016-10-06 21:23:27 +01:00
  • e9216d3e0f Allow the prefix to be modified by the lang file Luck 2016-10-06 19:54:52 +01:00
  • db8f1bca66 Fix API javadoc & fix Bukkit legacy build Luck 2016-10-06 17:21:04 +01:00
  • 2429831153 API changes for 2.11 Luck 2016-10-05 21:40:54 +01:00
  • 80d2246634 Fix exporting users not in the default group Luck 2016-10-04 20:48:58 +01:00
  • 56df2477ca Fix UnsupportedOperationExceptions with #getPermissions Luck 2016-10-04 17:30:27 +01:00
  • 9b4384dc33 Revert: Merge dummy implementations Luck 2016-10-04 17:15:10 +01:00
  • bc65857831 Fix CME Luck 2016-10-04 17:13:32 +01:00
  • de462d2385 Merge dummy implementations Luck 2016-10-04 16:58:54 +01:00
  • 90150428be Inject a dummy on quit instead of a real PermBase instance Luck 2016-10-04 16:19:41 +01:00
  • 2a7f951f4f Fix NPE / crash on player quit Luck 2016-10-04 16:10:06 +01:00
  • 82789328c1 Pre-process permissions and apply immediately on login events Luck 2016-10-04 14:57:00 +01:00
  • 13bccd1d3f Fix users not receiving permission updates Luck 2016-10-03 21:41:47 +01:00
  • 43c514132d Cache node deserialization Luck 2016-10-03 21:18:59 +01:00
  • 9e0fdcbfee Fix memory leak, woops Luck 2016-10-03 20:43:36 +01:00
  • 008dc3fc52 Move some classes around Luck 2016-10-03 20:42:11 +01:00
  • 9fde237d9b Swap slow get method Luck 2016-10-03 19:53:43 +01:00
  • d626c08b4c Small fix for #getAllWithPermission Luck 2016-10-03 16:45:52 +01:00
  • 58e223e74b Implement bulk prefix/suffix removal Luck 2016-10-02 21:17:59 +01:00
  • 1da1df156e Fix issues related to Node comparisons Luck 2016-10-02 15:44:46 +01:00
  • 3442372281 Cleanup random debug messages Luck 2016-10-02 15:43:44 +01:00
  • 1b3b50c113 Refactor PermissionHolder & Sponge subjects Luck 2016-10-02 15:05:53 +01:00
  • 18e126b781 Fix issue with permissions sometimes not being removed Luck 2016-10-02 10:33:58 +01:00
  • c88600adda Make User constructor protected. Closes #18. Luck 2016-10-01 22:56:57 +01:00
  • 4787361e66 Implement locks to hopefully resolve race conditions with I/O - experimental Luck 2016-10-01 19:03:05 +01:00
  • b5ece8b5bd Fix exception Luck 2016-09-30 22:26:39 +01:00
  • 7ee3116f29 Maybe fix broken inheritance Luck 2016-09-30 20:43:08 +01:00
  • 1fc0d77971 Cache & fix (and maybe break) Vault Chat implementation Luck 2016-09-30 20:08:59 +01:00
  • a32ab4bf7f Show where a permission was inherited from in the inheritsperm command Luck 2016-09-30 19:21:19 +01:00
  • 2d8083bf18 Another Vault fix & cleanup User / Group classes Luck 2016-09-30 17:45:29 +01:00
  • 63b9be9845 Change Vault behavior & cleanup Node class Luck 2016-09-30 17:09:19 +01:00
  • 85a83d8c71 Add logging output to Vault Luck 2016-09-29 22:04:46 +01:00
  • 71b33a296c Calculate Sponge defaults using context Luck 2016-09-29 20:38:03 +01:00
  • becdfd6f03 Silence subject load errors unless debug-permission-checks is true Luck 2016-09-29 20:02:38 +01:00
  • 41744f9416 Add clone commands Luck 2016-09-29 18:07:41 +01:00
  • cb89a92ba9 Message colour changes and standardization Luck 2016-09-28 21:16:07 +01:00
  • 93d54373c6 Add detailed command info system Luck 2016-09-28 20:59:08 +01:00