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,036
Commits
1
Branch
0
Tags
b9dfd7db54e28065c301098010e89be02dfdac9b
Commit Graph
1036 Commits
This Branch
This Branch
All Branches
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
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
Migrate PermissionsEx ladders (
#588
)
Foorack
·
2017-12-04 23:24:06 +00:00
90cbff885f
Run a sync task after completing a bulk update (
#579
)
Luck
·
2017-12-01 17:44:57 +00:00
0d9034504e
Update README.md
Luck
·
2017-12-01 00:02:35 +00:00
800749c5ed
Update readme
Luck
·
2017-12-01 00:01:50 +00:00
30f27f29b4
Don't run schema migrations for Postgre (
#568
)
Luck
·
2017-11-30 20:33:15 +00:00
2985cf7237
Rewrite the MongoDB storage impl to use the modern node serialisation format
Luck
·
2017-11-30 20:25:48 +00:00
003ddc51de
Fix mongodb bulkupdate (
#572
)
Luck
·
2017-11-29 23:10:32 +00:00
c369ac6b90
Change poms to conform to Sonatype's OSSRH requirements
Luck
·
2017-11-28 22:22:52 +00:00
e2b9e37867
Cleanup sponge service impl
Luck
·
2017-11-25 15:56:02 +00:00
1e105b4135
First
Previous
1
2
3
4
5
...
Next
Last