... | @@ -53,10 +53,10 @@ Options |
... | @@ -53,10 +53,10 @@ Options |
|
-------
|
|
-------
|
|
| Option | Description |Usage |Default|
|
|
| Option | Description |Usage |Default|
|
|
|--------------------------|-----------------------|-----------------------|-----------------------|
|
|
|--------------------------|-----------------------|-----------------------|-----------------------|
|
|
|**mobtype: <mobtype>** or **mobname: <mobtype>:**|This is mob type that the spawner will spawn. Can only be set to an internal MythicMobs mob.|/mm s set <name> mobtype <new_mob_name>||
|
|
|**mobtype: <mobtype>** or **mobname: <mobtype>:**|This is mob type that the spawner will spawn. Can only be set to an internal MythicMobs mob.|/mm s set <name> mobtype <new_mob_name>| N/A |
|
|
|**world: <worldname>:**| This is the filename of the world where the spawner is located| /mm s set <name> world <world>||
|
|
|**world: <worldname>:**| This is the filename of the world where the spawner is located| /mm s set <name> world <world>|Creation World|
|
|
|**spawnergroup: <group name>**|This sets the group name for the spawn. For larger configurations, such as if you are populating a dungeon, you can group all spawners and then change the settings for them all at the same time.|/mm s set g:<group> <setting> <value>|
|
|
|**spawnergroup: <group name>**|This sets the group name for the spawn. For larger configurations, such as if you are populating a dungeon, you can group all spawners and then change the settings for them all at the same time.|/mm s set g:<group> <setting> <value>|N/A|
|
|
|**X: / Y: / Z:**|Coordinates of the spawner|||
|
|
|**X: / Y: / Z:**|Coordinates of the spawner||Creation Location|
|
|
|**radius: <number>**|This is the radius around the spawner at which the mob can spawn.| /mm s set <name> radius <radius>|0|
|
|
|**radius: <number>**|This is the radius around the spawner at which the mob can spawn.| /mm s set <name> radius <radius>|0|
|
|
|**radiusY: <number>**|This is the vertical radius around the spawner at which the mob can spawn|/mm s set <name> radiusy <radius>|0|
|
|
|**radiusY: <number>**|This is the vertical radius around the spawner at which the mob can spawn|/mm s set <name> radiusy <radius>|0|
|
|
|**usetimer: <true/false>**|Whether or not the spawner activates on a timer.|/mm s set <name> usetimer <true/false>|True|
|
|
|**usetimer: <true/false>**|Whether or not the spawner activates on a timer.|/mm s set <name> usetimer <true/false>|True|
|
... | | ... | |