Commit Graph

  • 4b67913eee
    getGroup methods should not include inherited groups Luck 2016-08-29 22:03:10 +0100
  • 75858c1555
    Use new Node system in #getGroups Luck 2016-08-29 21:38:47 +0100
  • 659baaf5fb
    Make #getPlayerGroups return global too Luck 2016-08-29 21:35:11 +0100
  • 3c83c578eb
    Fix typo Luck 2016-08-29 18:40:37 +0100
  • 3ddbf1da87
    Migrate PEX primary groups Luck 2016-08-29 17:57:47 +0100
  • 35cb5b81dc
    hopefully fix server stopped responding error with SkipListSet Luck 2016-08-29 16:28:36 +0100
  • 02d9b996a7
    woops Luck 2016-08-29 15:51:19 +0100
  • d4cf6a5ad7
    Remove subjects from cache when they leave the server Luck 2016-08-29 13:32:21 +0100
  • 9fdb4fa25f
    Maybe fix sponge permissions not expiring Luck 2016-08-29 13:02:56 +0100
  • d5bc1cdf5d
    Fix not clearing user's permissions, and issue with unsetting permissions Luck 2016-08-29 12:53:05 +0100
  • f5995c0afa
    Fix usernames showing as "null" and NPE related to primaryGroup not copying correctly Luck 2016-08-29 12:11:03 +0100
  • 2cc65160b4
    Bump release version Luck 2016-08-28 22:12:34 +0100
  • 57f5a7c4cd
    Release 1.6 Luck 2016-08-28 22:05:10 +0100
  • 6aea3b53f3
    Only save unique users Luck 2016-08-28 21:36:16 +0100
  • 9f5e194a6e
    bug fixes Luck 2016-08-28 17:43:02 +0100
  • 0831585a27
    Fix SQL datastore Luck 2016-08-28 15:43:21 +0100
  • b2cf6dce2d
    Prepare for 1.6 release Luck 2016-08-28 15:29:02 +0100
  • a3ebf86f6b
    More progress towards 1.6: implement PermissionService Luck 2016-08-28 14:57:03 +0100
  • 2a305b1c55
    More progress towards 1.6: add transient permissions Luck 2016-08-27 22:01:17 +0100
  • 2ea9b36c77
    Build against Sponge API 5.0.0 Luck 2016-08-27 16:59:00 +0100
  • edaf174ebf
    Complete refactor of permissions/nodes. progress towards 1.6 Luck 2016-08-27 00:32:39 +0100
  • c4497db06c
    progress towards permissionservice Luck 2016-08-26 16:58:47 +0100
  • 9873415303
    Fix NPE Luck 2016-08-25 18:07:50 +0100
  • 2b71476cfe
    Implement ConsecutiveExecutor Luck 2016-08-25 18:07:32 +0100
  • 44d14001e1
    Partially implement PermissionService Luck 2016-08-25 17:23:27 +0100
  • de5fda6a18
    Add some extra debugging output to PP migration Luck 2016-08-25 01:31:38 +0100
  • 8b83a1d9a2
    Fix sponge startup exception Luck 2016-08-24 22:38:52 +0100
  • c0a0239eeb Update readme Luck 2016-08-24 10:24:37 +0100
  • 84f377451e
    Make placeholder identifier lowercase Luck 2016-08-23 20:11:53 +0100
  • 21d0c9ab0e
    Add some PlaceholderAPI placeholders Luck 2016-08-23 19:32:58 +0100
  • f9c1cdb4bd
    Add group and track rename commands Luck 2016-08-23 15:52:51 +0100
  • e89444141b
    Add logging for the migration processes Luck 2016-08-23 15:18:20 +0100
  • 9cd4e01d8e
    Copy prefixes and suffixes during migration processes Luck 2016-08-23 12:36:20 +0100
  • f7fa08d5e9
    Call #recalculatePermissions on the main thread Luck 2016-08-23 12:10:11 +0100
  • 7a4135319f
    Convert PermissionAttachment to use ConcurrentMap, and do refreshPermissions async Luck 2016-08-22 22:39:40 +0100
  • 41fca40a36
    Add some null / arg checks to Vault chat impl Luck 2016-08-22 21:12:42 +0100
  • 9dbfa76b26
    Add Vault chat support using permission nodes Luck 2016-08-22 20:59:52 +0100
  • 20eeade06f
    Migration for BungeePerms Luck 2016-08-22 19:46:37 +0100
  • cd9f18ffdb
    Properly close DB objects once PP migration is complete Luck 2016-08-22 17:01:41 +0100
  • f7baf67985
    Improvements to the JavaDocs in the API Luck 2016-08-22 15:50:20 +0100
  • 692bf30cf5
    Attempt to fix PermissionsEx migration Luck 2016-08-22 07:06:34 +0100
  • 41b33fbd7a Fix typo Luck 2016-08-22 00:22:06 +0100
  • 5dc551c05d
    Complete the migration system Luck 2016-08-21 23:31:38 +0100
  • dd7aee9d15
    Partially add migration support Luck 2016-08-21 22:20:14 +0100
  • bbeed1e4ed
    A few small fixes Luck 2016-08-20 17:49:23 +0100
  • 471084a9ef
    Fix NPE Luck 2016-08-20 16:29:59 +0100
  • 6fc00976a0
    Fire PermRefreshEvent in sponge too Luck 2016-08-20 16:26:32 +0100
  • 4aa753515d
    Add events Luck 2016-08-20 15:43:54 +0100
  • 7e933966cf
    revert remove sources Luck 2016-08-20 02:19:03 +0100
  • b4d179f7b2
    use a proper repo instead of the rubbish jenkins one Luck 2016-08-20 01:39:19 +0100
  • a51acdbc88
    remove sources Luck 2016-08-19 22:23:28 +0100
  • 52e63a228d
    Update readme Luck 2016-08-19 21:54:40 +0100
  • 9424d2d2ba
    Process shorthand in server/world names Luck 2016-08-19 19:36:04 +0100
  • 0c12eebe6f
    Check temporary permissions separately to the sync task Luck 2016-08-19 19:10:36 +0100
  • a15a0752f4
    Add support for MongoDB and H2 database formats Luck 2016-08-19 18:21:16 +0100
  • 31cef46b56
    Fix sponge tab complete, fix bungee listeners & change some messages Luck 2016-08-18 20:14:12 +0100
  • bfe0126816
    fix format Luck 2016-08-18 13:52:38 +0100
  • 98b56691dd
    Allow expiry timestamp for temporary assignment args Luck 2016-08-18 13:51:31 +0100
  • 6451175d0e
    Fix some broken messages Luck 2016-08-18 12:47:33 +0100
  • 9b4319c42d
    fix readme Luck 2016-08-18 12:33:46 +0100
  • e9e7d81ddf
    Add import/export support Luck 2016-08-18 12:30:51 +0100
  • 84afbf26f8
    refactor LogEntry & cleanup stream formatting Luck 2016-08-18 00:07:56 +0100
  • ca9037461a
    remove lombok from api and attach sources Luck 2016-08-15 16:09:16 +0200
  • 9a3eeca411
    idk Luck 2016-08-15 12:06:36 +0200
  • e216c235ce
    Add logging, prepare for import/export system Luck 2016-08-15 01:51:36 +0200
  • fbf062933f
    Fix build Luck 2016-08-09 13:52:25 +0200
  • cf85f31da8
    Bump minor version Luck 2016-08-09 11:13:01 +0200
  • b70b6f8af1
    Add support for regex permissions/servers/worlds and shorthand permissions Luck 2016-08-09 11:09:45 +0200
  • 90e074d3ab
    Apply bukkit permissions directly, fix sponge listener, other misc changes/fixes Luck 2016-08-07 17:10:37 +0200
  • e14ea73626
    Add wildcard permissions Luck 2016-08-07 01:16:05 +0200
  • e07b677632
    Update readme Luck 2016-08-06 19:47:39 +0200
  • 4e7547c92e
    Add proper versioning, bump to 2.0 Luck 2016-08-06 18:28:38 +0200
  • 8483e78082
    Add license headers Luck 2016-08-06 14:36:55 +0200
  • 4ca1e26f0f
    Set version on build in sponge plugin Luck 2016-08-06 12:25:23 +0200
  • d88657f369
    Add more stuff to api Luck 2016-08-06 11:04:06 +0200
  • caf03379f2
    Move stuff into commons, rename PermissionObject, add more javadocs to api Luck 2016-08-06 00:11:00 +0200
  • 03450c3339
    Sponge support Luck 2016-08-05 12:58:27 +0200
  • 56e11b8b85
    Various small changes Luck 2016-08-03 12:08:10 +0200
  • 5e23b6961e
    Use generics for sub commands, fix user lookup bugs Luck 2016-08-03 00:54:50 +0200
  • 98c5a91beb Update readme Luck 2016-08-02 15:12:06 +0200
  • d6cd0b162b Update vault version Luck 2016-08-02 11:17:52 +0200
  • 1c064daccb Fix build Luck 2016-08-02 10:56:15 +0200
  • 0cfdd8c862 Remove slow vault-repo, fix long build time Luck 2016-08-02 10:54:16 +0200
  • a9619bc08c small fix Luck 2016-08-02 00:50:47 +0200
  • a7a84952fe Update readme Luck 2016-08-02 00:20:49 +0200
  • 9c867dee28
    Revert message colorization Luck 2016-07-26 15:53:15 +0100
  • db862b38c9
    Fix version tags Luck 2016-07-26 10:19:33 +0100
  • cba12c3e78 Update readme Luck 2016-07-26 03:39:56 +0100
  • 0ecd899ec5 Fix bad javadoc issues Luck 2016-07-26 03:12:27 +0100
  • e9805b7532 Remove travis Luck 2016-07-26 02:23:16 +0100
  • c000b9c009 Update build Luck 2016-07-26 02:21:51 +0100
  • 8f6435b9e8
    Try to add travis Luck 2016-07-25 22:08:08 +0100
  • a3604c7464
    Bump version, and make future version changes easier Luck 2016-07-25 21:05:09 +0100
  • 10574748ff
    Add inheritance methods to Group Luck 2016-07-25 20:44:01 +0100
  • c7336dbcad
    Change Vault hook to use new per-world perms system Luck 2016-07-25 20:20:51 +0100
  • ebeb69dd3a Per-world permissions Luck 2016-07-25 18:19:36 +0100
  • 9ad40be210 Add complete offline-mode support Luck 2016-07-25 11:18:35 +0100
  • df209f6515 Fix possible race condition Luck 2016-07-23 22:34:42 +0100
  • d32d6b5474 Generics are cool Luck 2016-07-23 21:57:19 +0100
  • 623b7b775c Fix readme markdown Luck 2016-07-22 12:27:50 +0100