Commit Graph

1317 Commits

Author SHA1 Message Date
Luck
861c1ddd69
remove #childInit 2016-09-02 19:19:22 +01:00
Luck
5dec5a54cb
Add YAML storage support 2016-09-02 19:15:31 +01:00
Luck
5c760aabd4
Fire PermissionRefreshEvent after the nodes have actually updated 2016-09-01 13:00:22 +01:00
Luck
1a2fa5d8c3
Fix log notify 2016-08-31 21:02:06 +01:00
Luck
ef0c53da82
fix formatting 2016-08-31 09:38:47 +01:00
Luck
3fd62a80e2
Add support for split storage 2016-08-31 09:30:19 +01:00
Luck
5c19dd8b15
.-. 2016-08-30 22:38:08 +01:00
Luck
1fc88e147f
Make output of listnodes nicer 2016-08-30 18:04:30 +01:00
Luck
9b4bbe0500
Make log notifications toggleable 2016-08-30 16:02:01 +01:00
Luck
b37fdd3619
Add user to group instead of failing in setprimarygroup command 2016-08-30 13:23:48 +01:00
Luck
ab00c41452
Fix NPE, and properly send possible permissions in BukkitUser 2016-08-30 13:06:36 +01:00
Luck
c15727377b
Apply single '*' wildcard 2016-08-30 12:49:46 +01:00
Luck
1e6f32bdc4
Add extra disallowed character 2016-08-30 11:54:18 +01:00
Luck
42e69c98a7
Change name limitation to be more flexible 2016-08-30 11:52:32 +01:00
Luck
a217727bb4
Match negative priorities and fix PEX weight migration 2016-08-30 11:04:34 +01:00
Luck
ba10b1c06e
Fix removal of temporary nodes 2016-08-30 10:22:55 +01:00
Luck
075ba33e8b
Add prefix/suffix/meta commands 2016-08-30 10:22:25 +01:00
Luck
19dbc7d90a
formatting pls 2016-08-30 07:47:52 +01:00
Boomclaw
ade70bb7ba PEX migration carries weights of prefixes/suffixes of groups and individuals (#5)
* PEX migration carries weights of prefixes/suffixes of groups and individuals.

* Forgot to increase maxGroupWeight.
2016-08-29 22:45:19 +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
3c83c578eb
Fix typo 2016-08-29 18:40:37 +01:00
Luck
3ddbf1da87
Migrate PEX primary groups 2016-08-29 17:57:47 +01:00
Luck
35cb5b81dc
hopefully fix server stopped responding error with SkipListSet 2016-08-29 16:28:36 +01:00
Luck
02d9b996a7
woops 2016-08-29 15:51:19 +01:00
Luck
d4cf6a5ad7
Remove subjects from cache when they leave the server 2016-08-29 13:32:21 +01:00
Luck
9fdb4fa25f
Maybe fix sponge permissions not expiring 2016-08-29 13:02:56 +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
2cc65160b4
Bump release version 2016-08-28 22:12:34 +01:00
Luck
57f5a7c4cd
Release 1.6 2016-08-28 22:05:10 +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
0831585a27
Fix SQL datastore 2016-08-28 15:43:21 +01:00
Luck
b2cf6dce2d
Prepare for 1.6 release 2016-08-28 15:29:02 +01:00
Luck
a3ebf86f6b
More progress towards 1.6: implement PermissionService 2016-08-28 14:57:03 +01:00
Luck
2a305b1c55
More progress towards 1.6: add transient permissions 2016-08-27 22:01:17 +01:00
Luck
2ea9b36c77
Build against Sponge API 5.0.0 2016-08-27 16:59:00 +01:00
Luck
edaf174ebf
Complete refactor of permissions/nodes. progress towards 1.6 2016-08-27 00:32:39 +01:00
Luck
c4497db06c
progress towards permissionservice 2016-08-26 16:58:47 +01:00
Luck
9873415303
Fix NPE 2016-08-25 18:07:50 +01:00
Luck
2b71476cfe
Implement ConsecutiveExecutor 2016-08-25 18:07:32 +01:00
Luck
44d14001e1
Partially implement PermissionService 2016-08-25 17:23:27 +01:00
Luck
de5fda6a18
Add some extra debugging output to PP migration 2016-08-25 01:31:38 +01:00
Luck
8b83a1d9a2
Fix sponge startup exception 2016-08-24 22:38:52 +01:00
Luck
c0a0239eeb Update readme 2016-08-24 10:24:37 +01:00
Luck
84f377451e
Make placeholder identifier lowercase 2016-08-23 20:11:53 +01:00
Luck
21d0c9ab0e
Add some PlaceholderAPI placeholders 2016-08-23 19:32:58 +01:00
Luck
f9c1cdb4bd
Add group and track rename commands 2016-08-23 15:52:51 +01:00