Thanks for taking the time to work on this mod. I noticed that when I place a TC, the chat message saying "Amount of TC's remaining = "is blank on how many are remaining. Can you please add this to the bigfix list?
Amount of TC's remaining =Not An Issue
Hi, as you can see on the plugin page https://umod.org/plugins/cupboard-limiter#localization, the <count> placeholder is needed in order to show the amount of TC.
You can delete the file under oxide/lang/en/CupboardLimiter.json and let it be re-created automatically, or modify it to add the <count> placeholder in the messages.
The problem you have is probably because of a previous version of the plugins' lang file.
Merged post
I've updated the plugin so the old lang file are version dependant.
When you update the plugin, the messages will be re-created if you don't update them yourself, or if you don't delete the lang file.
Merged post
I've finally decided to rollback and use plain old names. I've added a warning on the plugin page to indicate the problem and the need to delete lang files.
Locked automatically