Quickstart
Installation
Download the MMOBlock plugin from the official Bukkit plugin repository.
Place the downloaded
.jar
file in theplugins
folder of your Minecraft server.Start or restart your server to load the plugin.
Configure the plugin using the
config.yml
file located in theplugins/MMOBlock
directory.
First Steps
Place a Custom Entity: Use the
/mmoblock place <entityId> <entityType> [world] [x] [y] [z]
command to place a custom entity.Interact with the Entity: Use the allowed tools to interact with the entity and trigger animations and drops.
Customize Holograms: Configure holograms to display information or interact with players.
Last updated