mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-27 21:23:30 +01:00
Updated World properties (markdown)
parent
499258c3df
commit
e49cc29ffa
@ -92,11 +92,11 @@ You should read this as "Animals __can not__ spawn __except__ for pigs."
|
||||
You should read this as "Animals __can__ spawn __except__ for pigs."
|
||||
|
||||
**In Game Usage:**
|
||||
<code>[/mv modify set animals true](Command-Reference#wiki-modify_set)</code>- Enables animal spawning in the current world.
|
||||
<code>[/mv modify set animals false](Command-Reference#wiki-modify_set)</code>- Disables animal spawning in the current world.
|
||||
<code>[/mv modify add pig animals](Command-Reference#wiki-modify_set)</code> - Adds the animal type `pig` to the exemption list.
|
||||
<code>[/mv modify remove pig animals](Command-Reference#wiki-modify_set)</code> - Removes the animal type `pig` to the exemption list.
|
||||
<code>[/mv modify clear animals](Command-Reference#wiki-modify_set)</code> - Clears the animal exemption list.
|
||||
<code>[/mv modify set animals true](Command-Reference#wiki-modify-command-set)</code>- Enables animal spawning in the current world.
|
||||
<code>[/mv modify set animals false](Command-Reference#wiki-modify-command-set)</code>- Disables animal spawning in the current world.
|
||||
<code>[/mv modify add pig animals](Command-Reference#wiki-modify-command-set)</code> - Adds the animal type `pig` to the exemption list.
|
||||
<code>[/mv modify remove pig animals](Command-Reference#wiki-modify-command-set)</code> - Removes the animal type `pig` to the exemption list.
|
||||
<code>[/mv modify clear animals](Command-Reference#wiki-modify-command-set)</code> - Clears the animal exemption list.
|
||||
|
||||
[Back to Top](#wiki-top)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user