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,051
Commits
1
Branch
0
Tags
8a374aed0414aa0a4b96ccc816b1a45096c321b3
Commit Graph
1051 Commits
This Branch
This Branch
All Branches
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
Create CONTRIBUTING.md
Luck
·
2018-01-02 15:02:25 +00:00
283516614b
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
fix compile
Luck
·
2017-12-30 19:38:58 +00:00
4fd89e6a34
fix abuse of static in SubjectReferenceFactory
Luck
·
2017-12-30 16:11:41 +00:00
7bf666b062
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
Return empty string instead of null in VaultChatHook
Luck
·
2017-12-24 11:42:40 +00:00
e1e7bc8e0d
misc cleanup
Luck
·
2017-12-23 23:51:42 +00:00
6602b23f09
fix compile
Luck
·
2017-12-23 20:45:28 +00:00
862fe6e2e3
rewrite Vault implementation to upgrade requests to uuids instead of downgrade to usernames
Luck
·
2017-12-23 18:25:23 +00:00
5a34fa182a
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
Update locale files (
#604
,
#601
,
#602
)
#601
by @DarkFort
#602
by @EuropeJing
Luck
·
2017-12-13 16:42:30 +00:00
97708c2c80
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
refactor context sets
Luck
·
2017-12-11 19:02:02 +00:00
0bec93ab1c
Work around message bug when parsing two consecutive color codes
Luck
·
2017-12-11 17:39:35 +00:00
dfb1b8f841
First
Previous
1
2
3
4
5
...
Next
Last