From 3a08bfe0e09dfe3f219820a60cc0027a08a2b2d7 Mon Sep 17 00:00:00 2001 From: Jonnygaming Tv <22498524+JonnygamingTv@users.noreply.github.com> Date: Mon, 8 Mar 2021 18:06:46 +0100 Subject: [PATCH] Update config.yaml itemspawn blacklist preparal --- NewEssentials/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NewEssentials/config.yaml b/NewEssentials/config.yaml index 19d0d8b..bf4bf65 100644 --- a/NewEssentials/config.yaml +++ b/NewEssentials/config.yaml @@ -3,6 +3,7 @@ items: enableamountlimit: true silentamountlimit: true maxspawnamount: 20 + blacklist: [0, 2, 132, 455] tpa: expiration: 30 broadcasting: @@ -29,4 +30,4 @@ teleportation: cancelOnDamage: true connections: joinMesasges: true - leaveMessages: true \ No newline at end of file + leaveMessages: true