mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-15 10:55:27 +01:00
block-protocols doesn't work
This commit is contained in:
parent
440c201c41
commit
86c3036f9c
@ -26,11 +26,11 @@ object AspirinViaConfig : AbstractViaConfig(File("config/viaversion.yml")) {
|
||||
"anti-xray-patch", "bungee-ping-interval",
|
||||
"bungee-ping-save", "bungee-servers", "quick-move-action-fix", "nms-player-ticking",
|
||||
"item-cache", "velocity-ping-interval", "velocity-ping-save", "velocity-servers",
|
||||
"blockconnection-method", "change-1_9-hitbox", "change-1_14-hitbox"
|
||||
"blockconnection-method", "change-1_9-hitbox", "change-1_14-hitbox", "block-protocols"
|
||||
)
|
||||
|
||||
init {
|
||||
// Load config
|
||||
reloadConfig()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user