Commit Graph

45 Commits

Author SHA1 Message Date
Luck
a32ab4bf7f
Show where a permission was inherited from in the inheritsperm command 2016-09-30 19:21:19 +01:00
Luck
41744f9416
Add clone commands 2016-09-29 18:07:41 +01:00
Luck
cb89a92ba9
Message colour changes and standardization 2016-09-28 21:16:07 +01:00
Luck
e72d91503c
Maybe nicer looking messages 2016-09-26 18:42:46 +01:00
Luck
fec90b8958
Add bulkchange commands 2016-09-25 17:29:11 +01:00
Luck
d8221f466a
Fix messages not being formatted correctly 2016-09-24 17:22:33 +01:00
Luck
f452a97278
fix typo 2016-09-23 22:19:17 +01:00
Luck
eb9d2be587
Add locale file support 2016-09-23 22:14:40 +01:00
Luck
df1e747861
Add commands to view inherited groups 2016-09-23 19:23:31 +01:00
Luck
b1e34b55f8
Re-add regex permissions & actually take note of the config options 2016-09-19 21:00:23 +01:00
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
e7ca79d251
Use Splitter instead of Patterns, don't split arguments in quotes 2016-09-12 19:00:37 +01:00
Luck
74f275eb69
Add more info the importer error output 2016-09-10 22:08:07 +01:00
Luck
1142cbcb2c
Add platform type to the info command 2016-09-10 21:54:31 +01:00
Luck
ea07f05097
Release 2.8 2016-09-07 20:53:33 +01:00
Luck
b37fdd3619
Add user to group instead of failing in setprimarygroup command 2016-08-30 13:23:48 +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
075ba33e8b
Add prefix/suffix/meta commands 2016-08-30 10:22:25 +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
44d14001e1
Partially implement PermissionService 2016-08-25 17:23:27 +01:00
Luck
f9c1cdb4bd
Add group and track rename commands 2016-08-23 15:52:51 +01:00
Luck
dd7aee9d15
Partially add migration support 2016-08-21 22:20:14 +01:00
Luck
31cef46b56
Fix sponge tab complete, fix bungee listeners & change some messages 2016-08-18 20:14:12 +01:00
Luck
6451175d0e
Fix some broken messages 2016-08-18 12:47:33 +01:00
Luck
e9e7d81ddf
Add import/export support 2016-08-18 12:30:51 +01: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
e14ea73626
Add wildcard permissions 2016-08-07 01:16:05 +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
9c867dee28
Revert message colorization 2016-07-26 15:53:15 +01: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
a413c0a50a Cleanup & multiple small fixes 2016-07-21 14:15:14 +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
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
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