Farmworld plugin
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: management worldgen
Installation
- Download the FarmWorld plugin
.jarfile - Place the
.jarfile into your server’spluginsfolder - Restart or reload your Minecraft server
- (Optional) Configure the plugin by editing the
world.ymlfile inplugins/FarmWorld - Set the correct permissions using a permissions plugin (LuckPerms, PermissionsEx, etc.)
Description
FarmWorld lets you create a farm world system for your Minecraft server — with Overworld, Nether, and End World support.
Features:
- Separate farm worlds for Overworld, Nether, and End
/spawncommand to teleport players to a predefined spawn- Safe random teleportation when entering a farm world
- Admin GUI with quick access to settings (red concrete block for admins)
When a player enters a farm world, they are teleported to a random safe location. The plugin checks safety before teleportation.
Permissions
farmworld.overworld– Access to the Overworld farm worldfarmworld.nether– Access to the Nether farm worldfarmworld.end– Access to the End World farm worldfarmworld.admin– Admin permissions for managing farm worlds and access to Admin Settings in the GUI
Admin Commands
Enable 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请登录后举报
暂无评论,抢个沙发吧~