Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1 KB

README.md

File metadata and controls

23 lines (18 loc) · 1 KB

Project

WIIS (Why Is It Spawn) is a simple mod for Minecraft that adds the ability to control the appearance of interfering or problematic mobs.

The mod works only on the server side. To work with the config in a multiplayer game, you need level 4 permission¹ on the server , and also WIIS must be enabled in the gamerules.

Switching WIIS via Gamerules :

/gamerule doUseWIIS true/false

Commands:

  • /wiis-config info - mod information.
  • /wiis-config query <mob> <key>? - sends mob config settings to chat or a specific mob config property.
  • /wiis-config modify <modId> <key> true/false - changes the property of the mob config.
  • /wiis-config clear <modId>? - clears all mob configs or clears a specific mob config.

© GNU GPL v3 2024 CoAmazing & decheesed