From 991ef36580d499038d255492f3c041c7c59dc0e2 Mon Sep 17 00:00:00 2001 From: Chromachine Date: Sun, 18 Aug 2019 12:22:31 +0000 Subject: [PATCH] Enable block connections to fix doors Doors, glass etc. --- PermissionsEx/permissions.yml | 5 +++++ ViaVersion/config.yml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/PermissionsEx/permissions.yml b/PermissionsEx/permissions.yml index 9dc92c4..da8626e 100644 --- a/PermissionsEx/permissions.yml +++ b/PermissionsEx/permissions.yml @@ -1067,3 +1067,8 @@ users: - member options: name: AtlanticMercyyy + 5a80158a-2345-4179-8049-081c438b5581: + group: + - member + options: + name: MrSavagePlayZ diff --git a/ViaVersion/config.yml b/ViaVersion/config.yml index 3b5b53b..188d115 100644 --- a/ViaVersion/config.yml +++ b/ViaVersion/config.yml @@ -84,7 +84,7 @@ change-1_9-hitbox: false change-1_14-hitbox: false # # Enable serverside block-connections for 1.13+ clients -serverside-blockconnections: false +serverside-blockconnections: true # Sets the method for the block connections (world for highly experimental (USE AT OWN RISK) world-level or packet for packet-level) blockconnection-method: packet # When activated, only the most important blocks are stored in the blockstorage. (fences, glass panes etc. won't connect to solid blocks)