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
102 Commits
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
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
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
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
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
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
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
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
Add events
Luck
·
2016-08-20 15:43:54 +01:00
4aa753515d
Process shorthand in server/world names
Luck
·
2016-08-19 19:36:04 +01:00
9424d2d2ba
Check temporary permissions separately to the sync task
Luck
·
2016-08-19 19:10:36 +01:00
0c12eebe6f
Add support for MongoDB and H2 database formats
Luck
·
2016-08-19 18:21:16 +01:00
a15a0752f4
Fix sponge tab complete, fix bungee listeners & change some messages
Luck
·
2016-08-18 20:14:12 +01:00
31cef46b56
fix format
Luck
·
2016-08-18 13:52:38 +01:00
bfe0126816
Allow expiry timestamp for temporary assignment args
Luck
·
2016-08-18 13:51:31 +01:00
98b56691dd
Fix some broken messages
Luck
·
2016-08-18 12:47:33 +01:00
6451175d0e
Add import/export support
Luck
·
2016-08-18 12:30:51 +01:00
e9e7d81ddf
refactor LogEntry & cleanup stream formatting
Luck
·
2016-08-18 00:07:56 +01:00
84afbf26f8
remove lombok from api and attach sources
Luck
·
2016-08-15 16:09:16 +02:00
ca9037461a
idk
Luck
·
2016-08-15 12:06:36 +02:00
9a3eeca411
Add logging, prepare for import/export system
Luck
·
2016-08-15 01:51:38 +02:00
e216c235ce
Fix build
Luck
·
2016-08-09 13:52:25 +02:00
fbf062933f
Add support for regex permissions/servers/worlds and shorthand permissions
Luck
·
2016-08-09 11:09:45 +02:00
b70b6f8af1
Apply bukkit permissions directly, fix sponge listener, other misc changes/fixes
Luck
·
2016-08-07 17:10:37 +02:00
90e074d3ab
Add wildcard permissions
Luck
·
2016-08-07 01:16:05 +02:00
e14ea73626
First
Previous
1
2
3
Next
Last