mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-27 21:23:30 +01:00
Who image repair, fixed broken link,
parent
10b718cd44
commit
8510e59ba8
@ -265,7 +265,7 @@ The import command is almost identical to the create command apart from the fact
|
||||
|
||||
## Reload Command
|
||||
#### Description:
|
||||
Reloads worlds.yml and [[`config.yml`]].
|
||||
Reloads worlds.yml and [[config.yml]].
|
||||
#### Usage:
|
||||
`/mv reload`
|
||||
#### Examples:
|
||||
@ -376,7 +376,7 @@ Displays who is in which world(s).
|
||||
#### Details:
|
||||
Displays who is currently in which worlds. If you want to see who is in a specific world, pass the world name in as the only parameter. By default, `/mv who` will __not__ show worlds that are empty. If you want to see __all__ worlds simply add either `-a` or `--all` to the end of your command: `/mvwho -a`. The `-a`/`--all` flag will __override__ a world provided.
|
||||
|
||||
![An example showing who's in what world](http://i.minus.com/ibNugBltq.png)
|
||||
![An example showing who's in what world](https://user-images.githubusercontent.com/8557785/63814076-49127580-c8f5-11e9-9729-eda85fd8ae10.png)
|
||||
Here is an example of the `mv who` command in use combined with both [world aliases and colors](World-properties#wiki-alias).
|
||||
|
||||
[Back to Top](#wiki-top)
|
||||
@ -635,7 +635,7 @@ See the [[World Properties]] page for more detail on these variables.
|
||||
|
||||
The second item is the type required. This means you cannot do `/mvmodify add fernferret blockblacklist
|
||||
|
||||
#####A note about animals and monsters:
|
||||
##### A note about animals and monsters:
|
||||
The `animals` and `monsters` values when used with `add` or `remove` will add or remove __specific__ animals/monsters. If you have the monsters (the boolean one that you can use `set` with) set to true and then add monsters to the list using `/mvmodify add` You are saying "I want monsters to spawn, __except__ the ones in the monsters list"
|
||||
|
||||
See also: [`/mvmodify set`](#modify-command-set) and [`/mvmodify clear`](#modify-command-clear)
|
||||
|
Loading…
Reference in New Issue
Block a user