From 4513fc2de7d57feec262f2cb51ffa6678cb831de Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Thu, 11 May 2023 00:47:48 +0200 Subject: [PATCH] Removes some un-used configuration options --- src/main/resources/config.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index b138669..c57c19e 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -12,9 +12,6 @@ parkour: # are required to do a second play-through to register a record for a grouped arena. ignoreRecordsUntilGroupBeatenOnce: false - # Whether players should be made invisible while playing in a dropper arena - makePlayersInvisible: false - # The blocks compromising parkour arenas' kill planes. Add any materials you want to use for the "bottom" of your # parkour arenas. killPlaneBlocks: @@ -48,13 +45,6 @@ dropper: # Whether a player must do the normal/default game-mode before playing any other game-modes mustDoNormalModeFirst: true - # Whether players should be made invisible while playing in a dropper arena - makePlayersInvisible: false - - # Whether players should have their entity hit collision disabled while in an arena. This prevents players from - # pushing each-other if in the same arena. - disableHitCollision: true - # A whitelist for which blocks won't trigger a loss when hit/passed through. The win block check happens before the # loss check, so even blocks on the whitelist can be used as the win-block. "+" denotes a material tag. blockWhitelist: