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
270
Commits
1
Branch
0
Tags
008dc3fc52168322bb54617351c671fb035d635f
Commit Graph
45 Commits
Show where a permission was inherited from in the inheritsperm command
Luck
·
2016-09-30 19:21:19 +01:00
a32ab4bf7f
Add clone commands
Luck
·
2016-09-29 18:07:41 +01:00
41744f9416
Message colour changes and standardization
Luck
·
2016-09-28 21:16:07 +01:00
cb89a92ba9
Maybe nicer looking messages
Luck
·
2016-09-26 18:42:46 +01:00
e72d91503c
Add bulkchange commands
Luck
·
2016-09-25 17:29:11 +01:00
fec90b8958
Fix messages not being formatted correctly
Luck
·
2016-09-24 17:22:33 +01:00
d8221f466a
fix typo
Luck
·
2016-09-23 22:19:17 +01:00
f452a97278
Add locale file support
Luck
·
2016-09-23 22:14:40 +01:00
eb9d2be587
Add commands to view inherited groups
Luck
·
2016-09-23 19:23:31 +01:00
df1e747861
Re-add regex permissions & actually take note of the config options
Luck
·
2016-09-19 21:00:23 +01:00
b1e34b55f8
Fix no permissions applying when include-global is false, and better support per-server/per-world groups
Luck
·
2016-09-17 19:05:56 +01:00
30ea5a5b69
Use Splitter instead of Patterns, don't split arguments in quotes
Luck
·
2016-09-12 19:00:37 +01:00
e7ca79d251
Add more info the importer error output
Luck
·
2016-09-10 22:08:07 +01:00
74f275eb69
Add platform type to the info command
Luck
·
2016-09-10 21:54:31 +01:00
1142cbcb2c
Release 2.8
Luck
·
2016-09-07 20:53:33 +01:00
ea07f05097
Add user to group instead of failing in setprimarygroup command
Luck
·
2016-08-30 13:23:48 +01:00
b37fdd3619
Add extra disallowed character
Luck
·
2016-08-30 11:54:18 +01:00
1e6f32bdc4
Change name limitation to be more flexible
Luck
·
2016-08-30 11:52:32 +01:00
42e69c98a7
Add prefix/suffix/meta commands
Luck
·
2016-08-30 10:22:25 +01:00
075ba33e8b
Only save unique users
Luck
·
2016-08-28 21:36:16 +01:00
6aea3b53f3
Prepare for 1.6 release
Luck
·
2016-08-28 15:29:02 +01:00
b2cf6dce2d
Partially implement PermissionService
Luck
·
2016-08-25 17:23:27 +01:00
44d14001e1
Add group and track rename commands
Luck
·
2016-08-23 15:52:51 +01:00
f9c1cdb4bd
Partially add migration support
Luck
·
2016-08-21 22:20:14 +01:00
dd7aee9d15
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