

Firstly, install Chat Commands Manager. After that, you can use the commands provided by this mod directly in chat.
Usage:
/events
Usage:
/event gymmed.chat_commands_manager_* ChatCommandsManager@AddChatCommand
/event --mod=gymmed.chat_commands_manager_* --event=ChatCommandsManager@AddChatCommand
/event gymmed.loot_manager_* AddLoot
Usage:
/publish gymmed.loot_manager_* LootRulesSerializer@SaveLootRulesToXml
/publish gymmed.loot_manager_* LootRulesSerializer@LoadCustomLoots --filePath="C:/documents/myPath"
/publish gymmed.loot_manager_* AddLoot --itemId=4300040 --faction=bandits
/publish gymmed.loot_manager_* AddLoot --itemId=4300040 --faction="bandits"
/publish --event=AddLoot --itemId=4300040 --faction=Deer
Supported Types:
To manually set up, do the following
Outward\BepInEx\plugins\OutwardModsCommunicatorChatControl\.BepInEx\plugins\OutwardModsCommunicatorChatControl\ directory you created.Outward\BepInEx\plugins\OutwardModsCommunicatorChatControl\OutwardModsCommunicatorChatControl.dll
Launch the game.