dee41b315f
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
72e6c75433
Cleanup / tidy up a number of classes
Luck
2017-10-29 12:58:45 +00:00
ebe12f838c
Fix user exports
Luck
2017-10-28 00:15:34 +01:00
7279fdc25f
Fix changes not being saved for flatfile bulkupdate operations
Luck
2017-10-27 23:17:57 +01:00
af5c859385
Fix temporary group display format in parent info command (#518)
Luck
2017-10-24 13:17:27 +01:00
e8896fbdf7
Fix NPE on startup (#520)
Luck
2017-10-24 13:05:06 +01:00
54695b8046
Form more descriptive console & import usernames
Luck
2017-10-23 23:37:55 +01:00
c573c755d2
Add option to cancel failed logins on BungeeCord variant
Luck
2017-10-23 16:59:07 +01:00
a3a7198777
More storage refactoring
Luck
2017-10-22 20:09:53 +01:00
ca8cc91f37
Add group setdisplayname command (#493)
Luck
2017-10-22 16:58:53 +01:00
26c813c07b
Mode storage refactoring - write group nodes into their own section in flatfile types (#502)
Luck
2017-10-22 14:22:52 +01:00
f109cb684a
Apply PermissionAttachment permissions at a higher priority than normal nodes using the transient system (#515)
Luck
2017-10-22 10:24:04 +01:00
1baefaade4
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
5ac0f93214
Fix migrating null / non-existent usernames - reverts parts of 6bfeec6, fixes#514
Luck
2017-10-22 09:07:08 +01:00
096885d91f
Add tracing to /lp verbose, API updates/cleanup, add login process event, and utilise string interning for faster context/node comparisons
Luck
2017-09-10 21:23:54 +01:00
368700156c
Added uranium server support to DependencyManager (#464)
Frank Zhang
2017-09-08 21:25:49 +08:00
81cf50520b
Fix NodeFactory#nodeAsCommand when unsetting meta nodes, fix meta unset command
Luck
2017-09-06 21:56:41 +01:00
6bc7f1fca2
Refactor Importer/Exporter to use multiple threads (#317)
Luck
2017-09-04 22:24:07 +01:00
dadd8e2c50
Don't publish/broadcast log entries from the import process - towards #317
Luck
2017-09-04 20:47:45 +01:00
03f342a21c
Refactor command execution to use Locks per target instead of (effectively) one for all commands - towards #317
Luck
2017-09-04 20:42:21 +01:00
7fe5397e21
Fix incorrect usage of CompletableFuture#thenCombineAsync
Luck
2017-09-04 17:56:01 +01:00
b6e1fd179e
Add type argument to 'meta clear' command (#457)
Luck
2017-09-04 17:25:59 +01:00
754c7d8e3b
Add config option to prevent primary group removal (#405)
Luck
2017-09-04 17:03:17 +01:00
925d3ccd1b
Remove "list" alias for holder info (#461)
Luck
2017-09-04 16:55:10 +01:00
ed15e2838d
Fix checkinherits command not returning the inheritance data
Luck
2017-08-14 09:38:08 +02:00
82466c2e5d
Properly implement Contexts#allowAll - bump API to 3.3
Luck
2017-08-13 22:21:04 +02:00
c598daf350
Fix negating group permissions to cancel inheritance
Luck
2017-08-13 19:40:59 +02:00
a40421fa1f
Optimizations to the core PermissionHolder class
Luck
2017-08-13 19:24:00 +02:00
d98b464ce9
Cleanup verbose & treeview packages. Return known permissions from the PermissionVault as Sponge PermissionDescriptions
Luck
2017-08-13 12:07:05 +02:00