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
1,053
Commits
1
Branch
0
Tags
7cd5eea6d309d7d67fa2d4e6fe6bd8c4d98ae252
Commit Graph
758 Commits
Display tracks relating to the group itself when the showtracks command is performed on a group
Luck
·
2018-01-15 20:39:18 +00:00
7cd5eea6d3
Don't allow empty context keys/values (
#688
)
Luck
·
2018-01-15 20:06:20 +00:00
ed223f0e4e
add javadocs to Command class
Luck
·
2018-01-15 19:55:21 +00:00
8a374aed04
Refactor some Sponge service details
Luck
·
2018-01-15 18:07:27 +00:00
9ceacdb739
fix ~~minor~~ typo
Luck
·
2018-01-13 23:53:44 +00:00
39daed23c4
Relocate dependency packages to prevent conflicts with other plugins
Luck
·
2018-01-13 23:27:55 +00:00
19e6d4e4c8
misc refactor for PermissionHolder & DummySender
Luck
·
2018-01-12 23:51:59 +00:00
22006617d0
Rewrite the way user instances are cleaned up and unloaded - towards
#674
Luck
·
2018-01-10 21:28:33 +00:00
3201d10bdd
move bukkit-legacy module to a separate project, cleanup poms
Luck
·
2018-01-08 20:01:02 +00:00
ea94bd8696
Remove lombok from the project
Luck
·
2018-01-07 18:40:23 +00:00
f646c04d09
Allow shorthand nodes with single element lists (
#665
)
Luck
·
2018-01-03 19:25:47 +00:00
17ff9ac328
Implement PermissionsBukkit migration
Luck
·
2018-01-01 21:11:50 +00:00
6c8f04f829
misc refactoring
Luck
·
2018-01-01 19:48:20 +00:00
505a10a8b1
Populate Subject cache when obtaining SubjectReferences for instances which already exist
Luck
·
2017-12-30 15:23:31 +00:00
764665cf15
Execute commands sequentially on a single thread executor
Luck
·
2017-12-30 12:16:34 +00:00
b9dfd7db54
Recompile against new powerfulperms namespace (
#651
)
Luck
·
2017-12-29 22:44:42 +00:00
e09c5622f7
Revert Spigot PluginClassLoader workaround
Luck
·
2017-12-29 20:40:43 +00:00
717347273d
Fix issue with slf4j loading
Luck
·
2017-12-29 16:52:11 +00:00
9bb1ba12b2
Implement nasty workaround for Spigot's changes to the PluginClassLoader (
#648
)
Luck
·
2017-12-29 15:25:49 +00:00
bff9715e7f
Fix broadcasting log entries
Luck
·
2017-12-29 00:41:45 +00:00
cfcd896c59
Allow spaces in world names
Luck
·
2017-12-29 00:39:54 +00:00
aaa50cacda
Send a different type of update ping for user changes, and only apply the change if the user is loaded
Luck
·
2017-12-28 13:37:55 +00:00
3413adf16f
Improve various javadocs, add LogNotifyEvent
Luck
·
2017-12-27 17:00:54 +00:00
3d6aa69ca1
Fix NodeFactory#nodeAsCommand (
closes
#639
)
Luck
·
2017-12-27 10:30:13 +00:00
ab115c4a6b
misc cleanup
Luck
·
2017-12-23 23:51:42 +00:00
6602b23f09
Correctly close flatfile database connections on disable, catch all exceptions when performing initial data load
Luck
·
2017-12-22 22:35:13 +00:00
0b72507e2d
fix copyright headers
Luck
·
2017-12-21 11:09:42 +00:00
cc3ddd51fd
pass and account for the holder type when building PermissionCalculators
Luck
·
2017-12-19 22:48:53 +00:00
f793fd5010
Extract out common constants & magic values into factory classes
Luck
·
2017-12-18 22:19:25 +00:00
fb92fd9357
Return the loaded objects from storage methods as opposed to success flags
Luck
·
2017-12-18 17:03:59 +00:00
a415a2705f
Various fixes for log commands
Luck
·
2017-12-17 21:20:22 +00:00
765f140121
Change log output format, refactor log pagination
Luck
·
2017-12-17 17:47:10 +00:00
cb47f9f94b
Update text version
Luck
·
2017-12-17 17:14:43 +00:00
d0fb9f6aee
Fix more broken message coloring
Luck
·
2017-12-17 13:41:37 +00:00
9d424f5122
Send more helpful message when /lp is executed without any arguments
Luck
·
2017-12-17 13:31:45 +00:00
f71237ea95
Add user clone command (
#530
)
Luck
·
2017-12-17 12:59:36 +00:00
fb5925e1e8
Misc cleanup
Luck
·
2017-12-17 12:17:46 +00:00
f86bdb7619
Send a message when an editor upload begins
Luck
·
2017-12-16 23:29:50 +00:00
ad5299d0cd
Refactor paginated command output, add flags for ordering 'permission info' entries, fix crashes caused by long messages (
#591
)
Luck
·
2017-12-16 21:05:43 +00:00
904bb90385
Fix promote / demote command inconsistencies (
#609
)
Luck
·
2017-12-14 21:43:44 +00:00
2e7a08c006
Fix user demote command success message (
#609
)
Luck
·
2017-12-14 18:31:52 +00:00
38e75da92f
Add option to pull server setting from the server.properties file
Luck
·
2017-12-11 19:42:24 +00:00
e5ce64266f
Fix compat with older hikari versions (
#600
)
Luck
·
2017-12-11 19:26:17 +00:00
a765be0a6f
Work around message bug when parsing two consecutive color codes
Luck
·
2017-12-11 17:39:35 +00:00
dfb1b8f841
propagate i/o errors to the futures returned by the dao
Luck
·
2017-12-10 01:47:00 +00:00
322b522a52
Remove the isAcceptingLogins storage state in favour of just throwing exceptions on usage
Luck
·
2017-12-09 19:02:23 +00:00
9dd4f71526
Validate checksums of downloaded dependencies
Luck
·
2017-12-09 18:36:08 +00:00
94b4e3d366
Fix compatibility with older Gson versions
Luck
·
2017-12-09 11:26:12 +00:00
bbb2897d20
Use static empty context set where appropriate, cache reversed comparator instances
Luck
·
2017-12-07 19:49:04 +00:00
a5e41e479a
Fix MongoDao issue causing unnecessary writes each time a user is loaded (
#589
)
Luck
·
2017-12-07 16:52:21 +00:00
2baea0ce13
First
Previous
1
2
3
4
5
...
Next
Last