Commit Graph

184 Commits

Author SHA1 Message Date
Luck
89ff4cfa40
Add a much better system for exporting data 2016-09-08 21:01:37 +01:00
Luck
d786b6abb2
Fix removing negative nodes 2016-09-08 17:28:31 +01:00
Luck
fb0e694155
Add auto-op. Closes #8 2016-09-07 23:21:24 +01:00
Luck
cd6cac1fb6 Fix bad grammar in config option comment 2016-09-07 21:01:03 +01:00
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
aab73a8d81
Add more shorthand nodes 2016-09-06 22:27:46 +01:00
Luck
995fc2ccd8
Bump internal release version and add missing javadoc 2016-09-05 20:06:41 +01:00
Luck
60bcd5f643
Release 2.7 2016-09-05 20:00:01 +01:00
Luck
ba04fb320b
Remove unnecessary reflection 2016-09-05 16:44:59 +01:00
Luck
770b7dc282
Fix permissions not being removed on Sponge 2016-09-04 17:59:01 +01:00
Luck
ed85eee36c
Fix inherited permissions not applying on Sponge 2016-09-04 16:25:10 +01:00
Luck
23df8a2df8
Some small fixes 2016-09-04 16:24:36 +01:00
Luck
36cd388607
Slight re-wording 2016-09-03 21:34:35 +01:00
Luck
4d48ef1939
Add comment about Paper's "bungee-online-mode" option. Resolves #6 2016-09-03 21:30:37 +01:00
Luck
7970e2a1c6
Add bPermissions migration 2016-09-03 18:15:52 +01:00
Luck
cee96d7daa
make SenderFactory nicer & maybe faster 2016-09-03 00:14:40 +01:00
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