Make the translations of each mod available to every other mod using the CyanLib.
This fixes many issues where the config commands were not working properly
Make the translations map not static (was causing issues with translations when paired with other mods)
- Change the way of registering the default translations
- Remove the
isPlayer
function - Fix missing translation
- Misc code changes
Fix server unable to launch
Update to 1.20.6
Fix config not being written from the chat (second time)