fixed typo authored by Lxlp's avatar Lxlp
...@@ -35,7 +35,7 @@ Mob Commands ...@@ -35,7 +35,7 @@ Mob Commands
- **/mm mobs list** *Displays a list of mobs loaded to the server.* - **/mm mobs list** *Displays a list of mobs loaded to the server.*
- **/mm mobs listactive** *Displays a list of currently spawned mobs, and the number of each.* - **/mm mobs listactive** *Displays a list of currently spawned mobs, and the number of each.*
- **/mm mobs kill [mob_name]** *Removes all Mythic Mobs with the provided name.* - **/mm mobs kill [mob_name]** *Removes all Mythic Mobs with the provided name.*
- **/mm mobs kill -f [faction]** *Removes all Mythic Mobs with the provided faction.** - **/mm mobs kill -f [faction]** *Removes all Mythic Mobs with the provided faction.*
- **/mm mobs killall** *Removes all active Mythic Mobs.* - **/mm mobs killall** *Removes all active Mythic Mobs.*
- **/mm mobs killall -p** *Removes all persistent Mythic Mobs.* - **/mm mobs killall -p** *Removes all persistent Mythic Mobs.*
- **/mm mobs spawn [mob_name]:<level> <amount> <world,x,y,z,yaw,pitch>** *Spawns mobs with the provided name.* - **/mm mobs spawn [mob_name]:<level> <amount> <world,x,y,z,yaw,pitch>** *Spawns mobs with the provided name.*
... ...
......