Woot Commands - Ipsis/Woot GitHub Wiki

Commands

/woot <status|mobs|blacklist|tiers|prism|cost|flush {all|<mob>}|loot <mob> [detail]|dev {true|false}>

status

The status command lists all mobs that are currently known. For each enchantment level, it will display if the mod is currently learning the mobs loot.

mobs

The mob command lists all the mobs that are currently known.

blacklist

The blacklist command lists the items that will not be generated from the factory.

tiers

The tiers command lists the mob->tier mapping that has been provided via the config file.

prism

The prism command lists the mobs that are either whitelisted or blacklist via the config file.

cost

The cost command lists the mob->xp mapping that has been provided via the config file.

flush

flush all

This command flushes all learned loot for all the mobs.

flush < mob >

This command flushes all learned loot for the specified mod.

loot < mob >

This command lists all the learned drops for the specified mob.

dev {true|false}

This command disables the RF requirement. It is only for development purposes.

⚠️ **GitHub.com Fallback** ⚠️