Default Config Files
Last updated Sep 18, 2026
Default Config Files
Bundled defaults from the plugin JAR. After first run, edit files in plugins/SoapsArena/.
config.yml
gui:
enabled: true
integrations:
soapsquest:
enabled: false
match-end-commands: []
features:
stats:
enabled: true
gui-enabled: true
queue:
prepare-seconds: 30
prepare-cancel-on-death: true
quickjoin-prefer-waiting: true
defaults:
countdown: 5
destructible: false
time-limit: 0
fall-damage: true
hunger-drain: false
worldedit:
enabled: true
auto-save: true
auto-restore: true
wand:
particle-interval: 10
particle-density: 0.5
arena-particle-color: "#FF6B35"
wand-range: 100
duel:
request-timeout: 30
game:
teleport-on-death: true
end-delay: 5
scoreboard: true
sounds:
enabled: true
countdown-tick: BLOCK_NOTE_BLOCK_PLING
game-start: ENTITY_ENDER_DRAGON_GROWL
kill: ENTITY_EXPERIENCE_ORB_PICKUP
elimination: ENTITY_WITHER_HURT
win: UI_TOAST_CHALLENGE_COMPLETE
rewards:
enabled: false
commands:
- "eco give {player} 100"
lobby:
enabled: false
world: "world"
x: 0.0
y: 64.0
z: 0.0
yaw: 0.0
pitch: 0.0
messages.yml and gui.yml ship beside this in the JAR — edit copies under plugins/SoapsArena/ after first run.