Commit Graph

32 Commits

Author SHA1 Message Date
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
Luck
d4c335e33e Fix clear command not resetting primary group 2016-06-28 17:21:41 +01:00
Luck
d855be1c65 Fix concurrency issue, remove sqlite from Bungee version and fix join message 2016-06-28 17:10:01 +01:00
Luck
697b349167 Add primary groups 2016-06-24 18:38:05 +01:00
Luck
4610b3db7e Correct some messages 2016-06-23 18:05:02 +01:00
Luck
85989aeb7c small cleanup 2016-06-23 13:29:51 +01:00
Luck
dc1e06ebce Initial commit 2016-05-22 01:57:10 +01:00