

Version checks with itself. If installed on the server, it will kick clients who do not have it installed.
This mod uses ServerSync, if installed on the server and all clients, it will sync all configs to client
This mod uses a file watcher. If the configuration file is not changed with BepInEx Configuration manager, but changed in the file directly on the server, upon file save, it will sync the changes to all clients.
Installation Instructions
You must have BepInEx installed correctly! I can not stress this enough.
This mod is not needed on a server. It's client only. Install on each client that you wish to have the mod load.
Feel free to reach out to me on discord if you need manual download assistance.
DISCORD: Azumatt#2625
STEAM: https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord or in mine:
Update Information (Latest listed first)
v1.0.5
- Fix bugs with the pagination/searching addition. Guess we fucked up eh? That's life.
v1.0.4
- Add in KG's pagination/searching addition. Thanks KG!
v1.0.3
- Added a configuration option to keep your crafting amount when switching recipes and after crafting completes.
- Fix logging out and back in causing the UI not to rebuild
- Fix the display affecting the build menu as well
- Stop crafting if the active recipe changes
v1.0.2
- Keep your crafting amount when switching recipes or hitting the crafting button. (Just crafted 20 arrows? Switching to torches, hit craft, it will craft 20 torches as well until the value is changed.)
v1.0.1
- Moved to InventoryGui.Awake() to prevent issues with other mods.
v1.0.0
- Initial Release