This website requires JavaScript.
Explore
Help
Sign In
worldofcraft
/
LuckPerms-DBA
Watch
10
Star
0
Fork
0
You've already forked LuckPerms-DBA
Code
Issues
Pull Requests
Releases
Wiki
Activity
148
Commits
1
Branch
0
Tags
4b67913eeeb1ba7dc03416be4decb2820bb5c8eb
Commit Graph
148 Commits
This Branch
This Branch
All Branches
getGroup methods should not include inherited groups
Luck
·
2016-08-29 22:03:10 +01:00
4b67913eee
Use new Node system in #getGroups
Luck
·
2016-08-29 21:38:47 +01:00
75858c1555
Make #getPlayerGroups return global too
Luck
·
2016-08-29 21:35:11 +01:00
659baaf5fb
Fix typo
Luck
·
2016-08-29 18:40:37 +01:00
3c83c578eb
Migrate PEX primary groups
Luck
·
2016-08-29 17:57:47 +01:00
3ddbf1da87
hopefully fix server stopped responding error with SkipListSet
Luck
·
2016-08-29 16:28:36 +01:00
35cb5b81dc
woops
Luck
·
2016-08-29 15:51:19 +01:00
02d9b996a7
Remove subjects from cache when they leave the server
Luck
·
2016-08-29 13:32:21 +01:00
d4cf6a5ad7
Maybe fix sponge permissions not expiring
Luck
·
2016-08-29 13:02:56 +01:00
9fdb4fa25f
Fix not clearing user's permissions, and issue with unsetting permissions
Luck
·
2016-08-29 12:53:05 +01:00
d5bc1cdf5d
Fix usernames showing as "null" and NPE related to primaryGroup not copying correctly
Luck
·
2016-08-29 12:11:03 +01:00
f5995c0afa
Bump release version
Luck
·
2016-08-28 22:12:34 +01:00
2cc65160b4
Release 1.6
Luck
·
2016-08-28 22:05:10 +01:00
57f5a7c4cd
Only save unique users
Luck
·
2016-08-28 21:36:16 +01:00
6aea3b53f3
bug fixes
Luck
·
2016-08-28 17:43:02 +01:00
9f5e194a6e
Fix SQL datastore
Luck
·
2016-08-28 15:43:21 +01:00
0831585a27
Prepare for 1.6 release
Luck
·
2016-08-28 15:29:02 +01:00
b2cf6dce2d
More progress towards 1.6: implement PermissionService
Luck
·
2016-08-28 14:57:03 +01:00
a3ebf86f6b
More progress towards 1.6: add transient permissions
Luck
·
2016-08-27 22:01:17 +01:00
2a305b1c55
Build against Sponge API 5.0.0
Luck
·
2016-08-27 16:59:00 +01:00
2ea9b36c77
Complete refactor of permissions/nodes. progress towards 1.6
Luck
·
2016-08-27 00:32:39 +01:00
edaf174ebf
progress towards permissionservice
Luck
·
2016-08-26 16:58:47 +01:00
c4497db06c
Fix NPE
Luck
·
2016-08-25 18:07:50 +01:00
9873415303
Implement ConsecutiveExecutor
Luck
·
2016-08-25 18:07:32 +01:00
2b71476cfe
Partially implement PermissionService
Luck
·
2016-08-25 17:23:27 +01:00
44d14001e1
Add some extra debugging output to PP migration
Luck
·
2016-08-25 01:31:38 +01:00
de5fda6a18
Fix sponge startup exception
Luck
·
2016-08-24 22:38:52 +01:00
8b83a1d9a2
Update readme
Luck
·
2016-08-24 10:24:37 +01:00
c0a0239eeb
Make placeholder identifier lowercase
Luck
·
2016-08-23 20:11:53 +01:00
84f377451e
Add some PlaceholderAPI placeholders
Luck
·
2016-08-23 19:32:58 +01:00
21d0c9ab0e
Add group and track rename commands
Luck
·
2016-08-23 15:52:51 +01:00
f9c1cdb4bd
Add logging for the migration processes
Luck
·
2016-08-23 15:18:20 +01:00
e89444141b
Copy prefixes and suffixes during migration processes
Luck
·
2016-08-23 12:36:20 +01:00
9cd4e01d8e
Call #recalculatePermissions on the main thread
Luck
·
2016-08-23 12:10:11 +01:00
f7fa08d5e9
Convert PermissionAttachment to use ConcurrentMap, and do refreshPermissions async
Luck
·
2016-08-22 22:39:40 +01:00
7a4135319f
Add some null / arg checks to Vault chat impl
Luck
·
2016-08-22 21:12:42 +01:00
41fca40a36
Add Vault chat support using permission nodes
Luck
·
2016-08-22 20:59:52 +01:00
9dbfa76b26
Migration for BungeePerms
Luck
·
2016-08-22 19:46:37 +01:00
20eeade06f
Properly close DB objects once PP migration is complete
Luck
·
2016-08-22 17:01:41 +01:00
cd9f18ffdb
Improvements to the JavaDocs in the API
Luck
·
2016-08-22 15:50:20 +01:00
f7baf67985
Attempt to fix PermissionsEx migration
Luck
·
2016-08-22 07:07:13 +01:00
692bf30cf5
Fix typo
Luck
·
2016-08-22 00:22:06 +01:00
41b33fbd7a
Complete the migration system
Luck
·
2016-08-21 23:31:38 +01:00
5dc551c05d
Partially add migration support
Luck
·
2016-08-21 22:20:14 +01:00
dd7aee9d15
A few small fixes
Luck
·
2016-08-20 17:49:23 +01:00
bbeed1e4ed
Fix NPE
Luck
·
2016-08-20 16:29:59 +01:00
471084a9ef
Fire PermRefreshEvent in sponge too
Luck
·
2016-08-20 16:26:32 +01:00
6fc00976a0
Add events
Luck
·
2016-08-20 15:43:54 +01:00
4aa753515d
revert remove sources
Luck
·
2016-08-20 02:19:03 +01:00
7e933966cf
use a proper repo instead of the rubbish jenkins one
Luck
·
2016-08-20 01:39:19 +01:00
b4d179f7b2
First
Previous
1
2
3
Next
Last