Commit Graph

36 Commits

Author SHA1 Message Date
Luck
ea07f05097
Release 2.8 2016-09-07 20:53:33 +01:00
Luck
d84767af68
Fix blank users not receiving group permission updates 2016-09-06 22:28:37 +01:00
Luck
770b7dc282
Fix permissions not being removed on Sponge 2016-09-04 17:59:01 +01:00
Luck
7970e2a1c6
Add bPermissions migration 2016-09-03 18:15:52 +01:00
Luck
4b67913eee
getGroup methods should not include inherited groups 2016-08-29 22:03:10 +01:00
Luck
75858c1555
Use new Node system in #getGroups 2016-08-29 21:38:47 +01:00
Luck
659baaf5fb
Make #getPlayerGroups return global too 2016-08-29 21:35:11 +01:00
Luck
d5bc1cdf5d
Fix not clearing user's permissions, and issue with unsetting permissions 2016-08-29 12:53:05 +01:00
Luck
f5995c0afa
Fix usernames showing as "null" and NPE related to primaryGroup not copying correctly 2016-08-29 12:11:03 +01:00
Luck
6aea3b53f3
Only save unique users 2016-08-28 21:36:16 +01:00
Luck
9f5e194a6e
bug fixes 2016-08-28 17:43:02 +01:00
Luck
2a305b1c55
More progress towards 1.6: add transient permissions 2016-08-27 22:01:17 +01:00
Luck
edaf174ebf
Complete refactor of permissions/nodes. progress towards 1.6 2016-08-27 00:32:39 +01:00
Luck
f9c1cdb4bd
Add group and track rename commands 2016-08-23 15:52:51 +01:00
Luck
4aa753515d
Add events 2016-08-20 15:43:54 +01:00
Luck
84afbf26f8
refactor LogEntry & cleanup stream formatting 2016-08-18 00:07:56 +01:00
Luck
e216c235ce
Add logging, prepare for import/export system 2016-08-15 01:51:38 +02:00
Luck
e14ea73626
Add wildcard permissions 2016-08-07 01:16:05 +02:00
Luck
8483e78082
Add license headers 2016-08-06 14:36:56 +02:00
Luck
caf03379f2
Move stuff into commons, rename PermissionObject, add more javadocs to api 2016-08-06 00:11:00 +02:00
Luck
0ecd899ec5 Fix bad javadoc issues 2016-07-26 03:12:27 +01:00
Luck
c7336dbcad
Change Vault hook to use new per-world perms system 2016-07-25 20:20:51 +01:00
Luck
ebeb69dd3a Per-world permissions 2016-07-25 18:19:36 +01:00
Luck
a413c0a50a Cleanup & multiple small fixes 2016-07-21 14:15:14 +01:00
Luck
cdf8a4ce18 Add temporary permissions 2016-07-19 12:54:39 +01:00
Luck
874a90253b Add support for tracks 2016-07-15 22:44:25 +01:00
Luck
33fc4f537a General cleanup 2016-07-15 15:53:13 +01:00
Luck
42322ef932 Pre-compile patterns, add two new commands, check args before doing DB lookup, and limit group names slightly 2016-07-15 15:03:21 +01:00
Luck
84335afacd Huge cleanup 2016-06-29 15:35:57 +01:00
Luck
3c83c31e9f Use group.<name> instead of luckperms.group.<name> to indicate group membership 2016-06-29 11:57:55 +01:00
Luck
d4c335e33e Fix clear command not resetting primary group 2016-06-28 17:21:41 +01:00
Luck
697b349167 Add primary groups 2016-06-24 18:38:05 +01:00
Luck
85989aeb7c small cleanup 2016-06-23 13:29:51 +01:00
Luck
10a58e372c Fix user group issues 2016-06-22 17:24:30 +01:00
Luck
484bc44288 Change users being updated async and refactor update task 2016-06-17 23:23:28 +01:00
Luck
dc1e06ebce Initial commit 2016-05-22 01:57:10 +01:00