-
Notifications
You must be signed in to change notification settings - Fork 0
How to setup the config?
caglarcinaraygun-glitch edited this page Aug 4, 2026
·
1 revision
This page explains the configuration used by FFAplus.
The main config file is located at:
plugins/FFAplus/config.yml
FFAplus uses the following arena spawn entries:
mace:
spawn: world, 0, 70, 0
nomace:
spawn: world, 0, 70, 0mace:
spawn:
world: world
x: 100.5
y: 70.0
z: -50.5
yaw: 90.0
pitch: 0.0
nomace:
spawn:
world: world
x: 200.5
y: 70.0
z: -100.5
yaw: 180.0
pitch: 0.0- Open the plugin config file at
plugins/FFAplus/config.yml. - Edit the spawn values for the arena you want to use.
- Save the file.
- Restart the server or reload the plugin.
- Replace the example coordinates with your own arena positions.
- Make sure the world name matches the actual server world.
- If an arena spawn is not set, players may not be teleported correctly.
Using the /ffa setspawn commands will give the same result!