Commit Graph

56 Commits

Author SHA1 Message Date
Luck
f5995c0afa
Fix usernames showing as "null" and NPE related to primaryGroup not copying correctly 2016-08-29 12:11:03 +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
b2cf6dce2d
Prepare for 1.6 release 2016-08-28 15:29: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
2b71476cfe
Implement ConsecutiveExecutor 2016-08-25 18:07:32 +01:00
Luck
de5fda6a18
Add some extra debugging output to PP migration 2016-08-25 01:31:38 +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
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
692bf30cf5
Attempt to fix PermissionsEx migration 2016-08-22 07:07:13 +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
4aa753515d
Add events 2016-08-20 15:43:54 +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
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
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
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
03450c3339
Sponge support 2016-08-05 12:58:27 +02:00
Luck
56e11b8b85
Various small changes 2016-08-03 12:08:10 +02:00
Luck
5e23b6961e
Use generics for sub commands, fix user lookup bugs 2016-08-03 00:54:50 +02:00
Luck
0ecd899ec5 Fix bad javadoc issues 2016-07-26 03:12:27 +01:00
Luck
ebeb69dd3a Per-world permissions 2016-07-25 18:19:36 +01:00
Luck
9ad40be210 Add complete offline-mode support 2016-07-25 11:18:35 +01:00
Luck
b3b687d9b7 Add Api 2016-07-21 21:40:24 +01:00
Luck
a413c0a50a Cleanup & multiple small fixes 2016-07-21 14:15:14 +01:00
Luck
1870893fe1 Fix promotions/demotions 2016-07-19 17:10:40 +01:00
Luck
cdf8a4ce18 Add temporary permissions 2016-07-19 12:54:39 +01:00
Luck
24ff465679 Make command usage send with the correct label & bump version 2016-07-17 14:44:52 +01:00
Luck
d33a3ffcea Add tab completion 2016-07-17 13:18:43 +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
69ab488c47 Only store prefix in one place 2016-07-12 23:15:47 +01:00
Luck
f35cb95001 enum names should be singular 2016-07-12 11:32:04 +01:00
Luck
f803082b15 Move all messages to one class 2016-07-11 20:56:01 +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
776ec45701 Multiple fixes/improvements to command system 2016-06-28 18:07:55 +01:00