This website requires JavaScript.
Explore
Help
Sign In
worldofcraft
/
LuckPerms-DBA
Watch
10
Star
0
Fork
0
You've already forked LuckPerms-DBA
Code
Issues
Pull Requests
Releases
Wiki
Activity
102
Commits
1
Branch
0
Tags
6fc00976a0051262b4287efd73fbd6a6ca3f9a8a
Commit Graph
21 Commits
Fix sponge tab complete, fix bungee listeners & change some messages
Luck
·
2016-08-18 20:14:12 +01:00
31cef46b56
Fix some broken messages
Luck
·
2016-08-18 12:47:33 +01:00
6451175d0e
Add import/export support
Luck
·
2016-08-18 12:30:51 +01:00
e9e7d81ddf
Add logging, prepare for import/export system
Luck
·
2016-08-15 01:51:38 +02:00
e216c235ce
Add support for regex permissions/servers/worlds and shorthand permissions
Luck
·
2016-08-09 11:09:45 +02:00
b70b6f8af1
Apply bukkit permissions directly, fix sponge listener, other misc changes/fixes
Luck
·
2016-08-07 17:10:37 +02:00
90e074d3ab
Add wildcard permissions
Luck
·
2016-08-07 01:16:05 +02:00
e14ea73626
Add license headers
Luck
·
2016-08-06 14:36:56 +02:00
8483e78082
Move stuff into commons, rename PermissionObject, add more javadocs to api
Luck
·
2016-08-06 00:11:00 +02:00
caf03379f2
Revert message colorization
Luck
·
2016-07-26 15:53:15 +01:00
9c867dee28
Fix bad javadoc issues
Luck
·
2016-07-26 03:12:27 +01:00
0ecd899ec5
Per-world permissions
Luck
·
2016-07-25 18:19:36 +01:00
ebeb69dd3a
Add complete offline-mode support
Luck
·
2016-07-25 11:18:35 +01:00
9ad40be210
Cleanup & multiple small fixes
Luck
·
2016-07-21 14:15:14 +01:00
a413c0a50a
Add temporary permissions
Luck
·
2016-07-19 12:54:39 +01:00
cdf8a4ce18
Make command usage send with the correct label & bump version
Luck
·
2016-07-17 14:44:52 +01:00
24ff465679
Add tab completion
Luck
·
2016-07-17 13:18:43 +01:00
d33a3ffcea
Add support for tracks
Luck
·
2016-07-15 22:44:25 +01:00
874a90253b
Pre-compile patterns, add two new commands, check args before doing DB lookup, and limit group names slightly
Luck
·
2016-07-15 15:03:21 +01:00
42322ef932
enum names should be singular
Luck
·
2016-07-12 11:32:04 +01:00
f35cb95001
Move all messages to one class
Luck
·
2016-07-11 20:56:01 +01:00
f803082b15