Code (Text):
# Vyp1v1 Configuration File
# Default settings that will be applied to newly created arenas.
# You can edit the settings for each arena directly in their section below after creation.
default-arena-settings:
# --- Game Rules ---
allow-block-break: false
allow-block-place: false
allow-item-drop: false
disable-hunger: true
# --- Wall Removal ---
# Delay in seconds before the glass wall is removed ONLY AFTER A PLAYER DIES.
# If a player leaves by walking out or disconnecting, the removal is instant.
wall-removal-delay-seconds: 30
# --- Effects ---
# List of effects to apply to players while they are inside the arena.
# Format is "EFFECT_TYPE:AMPLIFIER". Amplifier is 0 for level I, 1 for level II, etc.
effects:
- "SPEED:0"
- "JUMP:0"
# --- Arenas will be saved below this line automatically ---
arenas: {}