Skip to content

Commands & Permissions

Commands

CommandPermissionDescription
/emakimobs spawn <mob_id> [player]emakimobs.spawnSpawn the specified mob at the target player's location. When player is omitted, spawns at the command sender's location. Must specify player when executed from the console.
/emakimobs reloademakimobs.reloadReload all mob definitions, loot tables, and spawn rules without restarting the server.

Permission nodes

PermissionDefaultDescription
emakimobs.usetrue (all players)Base permission to use the /emakimobs command.
emakimobs.spawnopManually spawn custom mobs.
emakimobs.reloadopReload configuration files.
emakimobs.debugopDebug features (reserved).
emakimobs.adminopAdministration features (reserved).

Examples

# Spawn an elite zombie at your own location
/emakimobs spawn elite_zombie

# Spawn a bone lord at player Steve's location
/emakimobs spawn bone_lord Steve

# Reload all config files
/emakimobs reload

CAUTION

The spawn command places the mob at the exact coordinates of the target player. Test in open areas to prevent mobs from becoming stuck inside blocks.