Commit Graph

729 Commits

Author SHA1 Message Date
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
Luck
e89444141b
Add logging for the migration processes 2016-08-23 15:18:20 +01:00
Luck
9cd4e01d8e
Copy prefixes and suffixes during migration processes 2016-08-23 12:36:20 +01:00
Luck
f7fa08d5e9
Call #recalculatePermissions on the main thread 2016-08-23 12:10:11 +01:00
Luck
7a4135319f
Convert PermissionAttachment to use ConcurrentMap, and do refreshPermissions async 2016-08-22 22:39:40 +01:00
Luck
41fca40a36
Add some null / arg checks to Vault chat impl 2016-08-22 21:12:42 +01:00
Luck
9dbfa76b26
Add Vault chat support using permission nodes 2016-08-22 20:59:52 +01:00
Luck
20eeade06f
Migration for BungeePerms 2016-08-22 19:46:37 +01:00
Luck
cd9f18ffdb
Properly close DB objects once PP migration is complete 2016-08-22 17:01:41 +01:00
Luck
f7baf67985
Improvements to the JavaDocs in the API 2016-08-22 15:50:20 +01:00
Luck
692bf30cf5
Attempt to fix PermissionsEx migration 2016-08-22 07:07:13 +01:00
Luck
41b33fbd7a Fix typo 2016-08-22 00:22:06 +01:00
Luck
5dc551c05d
Complete the migration system 2016-08-21 23:31:38 +01:00
Luck
dd7aee9d15
Partially add migration support 2016-08-21 22:20:14 +01:00
Luck
bbeed1e4ed
A few small fixes 2016-08-20 17:49:23 +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
7e933966cf
revert remove sources 2016-08-20 02:19:03 +01:00
Luck
b4d179f7b2
use a proper repo instead of the rubbish jenkins one 2016-08-20 01:39:19 +01:00
Luck
a51acdbc88
remove sources 2016-08-19 22:23:28 +01:00
Luck
52e63a228d
Update readme 2016-08-19 21:54:40 +01:00
Luck
9424d2d2ba
Process shorthand in server/world names 2016-08-19 19:36:04 +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
bfe0126816
fix format 2016-08-18 13:52:38 +01:00
Luck
98b56691dd
Allow expiry timestamp for temporary assignment args 2016-08-18 13:51:31 +01:00
Luck
6451175d0e
Fix some broken messages 2016-08-18 12:47:33 +01:00
Luck
9b4319c42d
fix readme 2016-08-18 12:33:46 +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
9a3eeca411
idk 2016-08-15 12:06:36 +02:00
Luck
e216c235ce
Add logging, prepare for import/export system 2016-08-15 01:51:38 +02:00
Luck
fbf062933f
Fix build 2016-08-09 13:52:25 +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