Luck
|
be74b50762
|
Fixes for offline mode servers
|
2016-09-16 21:24:25 +01:00 |
|
Luck
|
e7ca79d251
|
Use Splitter instead of Patterns, don't split arguments in quotes
|
2016-09-12 19:00:37 +01:00 |
|
Luck
|
89ff4cfa40
|
Add a much better system for exporting data
|
2016-09-08 21:01:37 +01:00 |
|
Luck
|
ea07f05097
|
Release 2.8
|
2016-09-07 20:53:33 +01:00 |
|
Luck
|
aab73a8d81
|
Add more shorthand nodes
|
2016-09-06 22:27:46 +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
|
a217727bb4
|
Match negative priorities and fix PEX weight migration
|
2016-08-30 11:04:34 +01:00 |
|
Luck
|
3c83c578eb
|
Fix typo
|
2016-08-29 18:40:37 +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
|
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
|
edaf174ebf
|
Complete refactor of permissions/nodes. progress towards 1.6
|
2016-08-27 00:32:39 +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
|
9cd4e01d8e
|
Copy prefixes and suffixes during migration processes
|
2016-08-23 12:36:20 +01:00 |
|
Luck
|
4aa753515d
|
Add events
|
2016-08-20 15:43:54 +01:00 |
|
Luck
|
9424d2d2ba
|
Process shorthand in server/world names
|
2016-08-19 19:36:04 +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
|
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
|
d88657f369
|
Add more stuff to api
|
2016-08-06 11:04:06 +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
|
a9619bc08c
|
small fix
|
2016-08-02 00:50:47 +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
|
cdf8a4ce18
|
Add temporary permissions
|
2016-07-19 12:54:39 +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
|
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
|
d855be1c65
|
Fix concurrency issue, remove sqlite from Bungee version and fix join message
|
2016-06-28 17:10:01 +01:00 |
|
Luck
|
85989aeb7c
|
small cleanup
|
2016-06-23 13:29:51 +01:00 |
|
Luck
|
60f6bac903
|
Add sqlite support
|
2016-06-22 16:47:54 +01:00 |
|
Luck
|
f6d8fb5286
|
Use gson instead of internal serialization method
|
2016-06-22 12:51:37 +01:00 |
|
Luck
|
00c3a8b415
|
Don't include global groups when global permissions are requested
|
2016-06-17 20:40:28 +01:00 |
|
Luck
|
50f4a84d04
|
Add priority system to permission handling
|
2016-06-17 19:38:16 +01:00 |
|
Luck
|
17883f21d6
|
Fix encapsulation & make group inheritance work properly
|
2016-05-22 11:16:15 +01:00 |
|
Luck
|
dc1e06ebce
|
Initial commit
|
2016-05-22 01:57:10 +01:00 |
|