diff --git a/Command-Reference.md b/Command-Reference.md index 129cea0..9ffbd87 100644 --- a/Command-Reference.md +++ b/Command-Reference.md @@ -639,13 +639,13 @@ The modify clear command lets you clear an entire list without having to use a b ##### Variables you can clear: -* worldblacklist -* animals -* monsters +* `worldblacklist` +* `animals` +* `monsters` See the [[World Properties]] page for more detail on these variables. -See also: [`/mv modify set`](#modify-command-set) and [/mv modify {add¦remove}](#modify-command-addremove)` +See also: [`/mv modify set`](#modify-command-set) and [/mv modify {add|remove}](#modify-command-addremove) [Back to Top](#wiki-top)