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
968
Commits
1
Branch
0
Tags
987ea512649ef0850a05aaab7d66d1ee3c8a45fc
Commit Graph
968 Commits
This Branch
This Branch
All Branches
Expose more connection pool settings in the config file
Luck
·
2017-11-14 19:39:46 +00:00
987ea51264
maybe fix some bukkit migration issues when plugins use strange identifier formats, cleanup legacy message conversion on Bungee
Luck
·
2017-11-12 15:05:06 +00:00
df37491199
Attach extra data to the editor payload object to allow for tab completion
Luck
·
2017-11-11 22:57:25 +00:00
9a420403de
Bump dependency versions
Luck
·
2017-11-10 20:16:44 +00:00
17da2807cf
Fix broken usage of LogEntry#getActed
Luck
·
2017-11-09 21:05:06 +00:00
22fba0c172
Move #refreshCachedData up the type hierarchy into PermissionHolder
Luck
·
2017-11-08 22:59:22 +00:00
14005563a3
Final bits of API refactoring, add group data caches, fix issue with LPPermissionAttachment fake map injection
Luck
·
2017-11-08 22:55:05 +00:00
a115ff8ce2
Move a couple more methods around in the API
Luck
·
2017-11-08 15:48:55 +00:00
d75b29f51d
Fix tab completions not being returned for empty strings (
#538
)
Luck
·
2017-11-07 22:16:48 +00:00
3e8f7911af
API 4.0 - this is a breaking change
Luck
·
2017-11-07 22:05:49 +00:00
175a21c0e4
Inject a fake map into the super PermissionAttachment instance to fix compat with plugins using reflection to change attachment data (
#528
)
Luck
·
2017-11-07 17:05:16 +00:00
a2801bff7c
Throw exception earlier if an invalid permission is added/removed via Vault (
#526
)
Luck
·
2017-11-07 15:22:31 +00:00
f1a50f433f
Don't prevent modification of
group.<group name>
nodes with permission subcommands
Luck
·
2017-11-04 19:12:46 +00:00
76bfde4d77
Alias /lp player --> /lp user
Luck
·
2017-11-03 16:26:54 +00:00
d393a4c9ca
Use "None" instead of "global" when no server name is specified
Luck
·
2017-11-02 19:32:13 +00:00
9ea6b0b8bb
Increase actor_name field length to account for changes to logging
Luck
·
2017-11-02 19:28:49 +00:00
c20b91d5ea
Use a string version of the full static context, as opposed to the server name
Luck
·
2017-11-02 19:25:35 +00:00
fad8a38bdf
add RedisBungee context calculator for the BungeeCord platform
Luck
·
2017-11-02 19:01:53 +00:00
2440a38e82
Add Sender#getNameWithLocation
Luck
·
2017-11-02 18:51:59 +00:00
b7541c43c8
Deprecate some unused methods in ImmutableNode, refactor #shouldApplyWithContext
Luck
·
2017-11-02 18:22:42 +00:00
0f10bb0bc9
Refactor the log creation process
Luck
·
2017-10-30 21:06:45 +00:00
357717886e
Add extra catch for null primary group in powerfulperms migration
Luck
·
2017-10-30 20:03:59 +00:00
94a4051d29
Increase actions actor_name column length (
#525
)
Luck
·
2017-10-30 20:03:03 +00:00
0e581cbcf3
cleanup & fix build
Luck
·
2017-10-29 20:37:29 +00:00
230d9725e8
Inject our own subscription map into the plugin manager instead of registering permissions individually for each player
Luck
·
2017-10-29 15:16:48 +00:00
dee41b315f
Cleanup / tidy up a number of classes
Luck
·
2017-10-29 12:58:49 +00:00
72e6c75433
Fix user exports
Luck
·
2017-10-28 00:15:34 +01:00
ebe12f838c
Fix changes not being saved for flatfile bulkupdate operations
Luck
·
2017-10-27 23:17:57 +01:00
7279fdc25f
Fix temporary group display format in parent info command (
#518
)
Luck
·
2017-10-24 13:17:27 +01:00
af5c859385
Fix NPE on startup (
#520
)
Luck
·
2017-10-24 13:05:06 +01:00
e8896fbdf7
Form more descriptive console & import usernames
Luck
·
2017-10-23 23:37:55 +01:00
54695b8046
Add option to cancel failed logins on BungeeCord variant
Luck
·
2017-10-23 16:59:07 +01:00
c573c755d2
Cleanup
Luck
·
2017-10-22 21:02:48 +01:00
b299301b69
More storage refactoring
Luck
·
2017-10-22 20:09:53 +01:00
a3a7198777
Add group setdisplayname command (
#493
)
Luck
·
2017-10-22 16:58:53 +01:00
ca8cc91f37
Mode storage refactoring - write group nodes into their own section in flatfile types (
#502
)
Luck
·
2017-10-22 14:22:52 +01:00
26c813c07b
Apply PermissionAttachment permissions at a higher priority than normal nodes using the transient system (
#515
)
Luck
·
2017-10-22 10:24:04 +01:00
f109cb684a
Try to find the most appropriate primary group before just adding a user to default -
closes
#506
Luck
·
2017-10-22 09:16:04 +01:00
1baefaade4
Fix migrating null / non-existent usernames - reverts parts of
6bfeec6
,
fixes
#514
Luck
·
2017-10-22 09:07:08 +01:00
5ac0f93214
Add config option to allow invalid usernames (
#516
)
Luck
·
2017-10-22 09:00:10 +01:00
ecfbed00b1
Throw exception if directories cannot be created
Luck
·
2017-10-22 08:48:00 +01:00
6e429d6c78
Rewrite flatfile storage (YAML & JSON) to use configurate, add HOCON storage method
Luck
·
2017-10-21 23:20:45 +01:00
fa4bb0447a
Cleanup verbose handler & only send sponge OP command notification if the sender has permission
Luck
·
2017-10-16 18:55:17 +01:00
aa0be40124
Ensure users are a member of their primary group (
#506
)
Luck
·
2017-10-16 18:53:02 +01:00
04d5310c04
Throw an exception if we're unable to create the lib dir
Luck
·
2017-10-16 15:28:02 +01:00
74069af309
Fix updating primary groups for players who've never joined the server with SQL storage types (
#500
)
Luck
·
2017-10-16 14:43:58 +01:00
6bfeec6d16
Add highest_inherited and lowest_inherited meta stack elements
Luck
·
2017-10-15 15:13:23 +01:00
0f4c057395
fix MetaStackElement equality checks
Luck
·
2017-10-15 14:51:42 +01:00
2fd74f3b7e
Ensure stored primary groups are always lowercase'd
Luck
·
2017-10-15 14:32:57 +01:00
fb171a57c2
Remove usage of the now-redundant ExtractedContexts class, other misc cleanup
Luck
·
2017-10-15 14:23:51 +01:00
b26fc69e73
First
Previous
1
2
3
4
5
...
Next
Last