
With this plugin, you can create a farm world on your server with an Overworld, Nether, and End. Players are safely teleported to random locations; admins can activate or deactivate the worlds via command.
.jar file .jar file into your server’s plugins folder world.yml file in plugins/FarmWorld FarmWorld lets you create a farm world system for your Minecraft server — with Overworld, Nether, and End World support.
Features:
/spawn command to teleport players to a predefined spawn When a player enters a farm world, they are teleported to a random safe location. The plugin checks safety before teleportation.
farmworld.overworld – Access to the Overworld farm world farmworld.nether – Access to the Nether farm world farmworld.end – Access to the End World farm world farmworld.admin – Admin permissions for managing farm worlds and access to Admin Settings in the GUIEnable or disable individual farm worlds:
Farmworld:
spawn:
x:
y:
z:
world: (World
yaw: 0.0
worldspawn: true
worlds:
overworld:
enabled: true
world: world
nether:
enabled: true
world: world_nether
end:
enabled: false
world: world_the_end