Commit Graph

105 Commits

Author SHA1 Message Date
Luck
30ea5a5b69
Fix no permissions applying when include-global is false, and better support per-server/per-world groups 2016-09-17 19:05:56 +01:00
Luck
e7a210dc06
Update default configs 2016-09-16 22:09:55 +01:00
Luck
be74b50762
Fixes for offline mode servers 2016-09-16 21:24:25 +01:00
Luck
f2e06b56e7
Cache permission lookups 2016-09-16 21:11:12 +01:00
Luck
f6aa20c300
Fix compile 2016-09-15 17:12:19 +01:00
Luck
5e16134f6f
Provide prefixes and suffixes through the PS options 2016-09-15 17:06:27 +01:00
Luck
6165fcbb21
Fix #getDefaults for users 2016-09-15 16:54:12 +01:00
Luck
831e882db0
Actually apply default permissions on Sponge 2016-09-15 16:53:03 +01:00
Luck
ce3ee866ca
Sponge fixes 2016-09-14 19:37:20 +01:00
Luck
e7ca79d251
Use Splitter instead of Patterns, don't split arguments in quotes 2016-09-12 19:00:37 +01:00
Luck
31884ea59d
Maybe fix race condition with messages not sending 2016-09-10 14:31:42 +01:00
Luck
ea07f05097
Release 2.8 2016-09-07 20:53:33 +01:00
Luck
60bcd5f643
Release 2.7 2016-09-05 20:00:01 +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
7970e2a1c6
Add bPermissions migration 2016-09-03 18:15:52 +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
3fd62a80e2
Add support for split storage 2016-08-31 09:30:19 +01:00
Luck
9b4bbe0500
Make log notifications toggleable 2016-08-30 16:02:01 +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
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
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
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
8b83a1d9a2
Fix sponge startup exception 2016-08-24 22:38:52 +01:00
Luck
7a4135319f
Convert PermissionAttachment to use ConcurrentMap, and do refreshPermissions async 2016-08-22 22:39:40 +01:00
Luck
dd7aee9d15
Partially add migration support 2016-08-21 22:20:14 +01:00
Luck
471084a9ef
Fix NPE 2016-08-20 16:29:59 +01:00
Luck
6fc00976a0
Fire PermRefreshEvent in sponge too 2016-08-20 16:26:32 +01:00
Luck
4aa753515d
Add events 2016-08-20 15:43:54 +01:00
Luck
b4d179f7b2
use a proper repo instead of the rubbish jenkins one 2016-08-20 01:39:19 +01:00
Luck
0c12eebe6f
Check temporary permissions separately to the sync task 2016-08-19 19:10:36 +01:00
Luck
a15a0752f4
Add support for MongoDB and H2 database formats 2016-08-19 18:21:16 +01:00
Luck
31cef46b56
Fix sponge tab complete, fix bungee listeners & change some messages 2016-08-18 20:14:12 +01:00
Luck
e9e7d81ddf
Add import/export support 2016-08-18 12:30:51 +01:00
Luck
84afbf26f8
refactor LogEntry & cleanup stream formatting 2016-08-18 00:07:56 +01:00
Luck
ca9037461a
remove lombok from api and attach sources 2016-08-15 16:09:16 +02:00
Luck
e216c235ce
Add logging, prepare for import/export system 2016-08-15 01:51:38 +02:00
Luck
cf85f31da8
Bump minor version 2016-08-09 11:13:01 +02:00
Luck
b70b6f8af1
Add support for regex permissions/servers/worlds and shorthand permissions 2016-08-09 11:09:45 +02:00
Luck
90e074d3ab
Apply bukkit permissions directly, fix sponge listener, other misc changes/fixes 2016-08-07 17:10:37 +02:00
Luck
e14ea73626
Add wildcard permissions 2016-08-07 01:16:05 +02:00
Luck
4e7547c92e
Add proper versioning, bump to 2.0 2016-08-06 18:28:38 +02:00
Luck
8483e78082
Add license headers 2016-08-06 14:36:56 +02:00
Luck
4ca1e26f0f
Set version on build in sponge plugin 2016-08-06 12:25:23 +02:00
Luck
caf03379f2
Move stuff into commons, rename PermissionObject, add more javadocs to api 2016-08-06 00:11:00 +02:00
Luck
03450c3339
Sponge support 2016-08-05 12:58:27 +02:00