Commands
Transform into a mob!
- remove2ndShape
- change2ndShape
- switchShape
- show2ndShape
- Player Blacklist/Whitelist Commands
- Entity Blacklist Commands
Here is every command of this mod explained.
remove2ndShape
/walkers remove2ndShape <player>
Removes the second shape of specified player.
change2ndShape
/walkers change2ndShape <player> shape <nbt>
Changes the second shape of the specified player, with nbt if needed. For NBT, take a look at Variants for possible Variants and at the Minecraft-Wiki for specifying the tags.
switchShape
/walkers switchShape <player> <shape> <nbt>
Changes the current shape of the specified player, with nbt if needed. For NBT, take a look at Variants for possible Variants and at the Minecraft-Wiki for specifying the tags. Use */walkers switchShape <player> normal
to switch back to your normal player skin.*
show2ndShape
/walkers show2ndShape <player>
Prints the current second shape of the specified player.
Player Blacklist/Whitelist Commands
/walkers playerBlacklist
isWhitelist
/walkers playerBlacklist isWhitelist [config_value]
Prints the current config value or overwrites it. This effectively converts the blacklist to a whitelist or the other way around.
add
/walkers playerBlacklist add <player/uuid>
Adds a player to the blacklist/whitelist.
remove
/walkers playerBlacklist remove <player/uuid>
Removes a player from the blacklist/whitelist.
list
/walkers playerBlacklist list
Prints the Display Names of the Players in the blacklist/whitelist or their UUID if they’re offline.
preventUnlocking
/walkers playerBlacklist preventUnlocking <true/false>
Whether the player blacklist/whitelist should prevent unlocking.
preventMorphing
/walkers playerBlacklist preventMorphing <true/false>
Whether the player blacklist/whitelist should prevent morphing.
Entity Blacklist Commands
/walkers entityBlacklist
add
/walkers entityBlacklist add <entity_type>
Adds an entity type to the blacklist.
remove
/walkers entityBlacklist remove <entity_type>
Removes an entity type from the blacklist.
list
/walkers entityBlacklist list
Prints the currently blacklisted entity types.
clear
/walkers entityBlacklist clear
Clears the entity blacklist.