i worked on this mod for hours to work, at first i had stacksizecontroller.cs in data and stacksizecontroller.json and i edited each vaule in json, joined my server and it didnt work, instead of going back through and lower some values i had the idea to delete the files and reinstall them, then it showed me a different interface for altering the values with showing something like value of medical items instead of a specified item, changed those, didnt work, deleted the files again to get back what interface i had before, the one with specified items, then when i reinstalled them, the cs edit file was blank, and the json file dont appear and ive given up, ideas or thoughts are appreciated, starting to think default values are good for now lol
Plugin not working and not appearing
Where did you install the plugin? The location should be oxide/plugins. When the server loads the plugin, any configuration/data files would generally be created for you automatically; otherwise check your oxide/logs for errors and verify the plugin is actually loaded.
- Remove your StackSizeController.json
- Reupload the StackSizeController.cs
- Profit
- Reupload the StackSizeController.cs
- Profit
ok got it to reinstall, but when i try to get oxide.grant and it wont work, says contact administration, and all i changed in the files was a few resources, and i dont know which log to view to see what the problem is
Lumineok got it to reinstall, but when i try to get oxide.grant and it wont work, says contact administration, and all i changed in the files was a few resources, and i dont know which log to view to see what the problem is
Sounds like you do not have permissions to use those commands, i.e. not auth level 2.
Lumineok got it to reinstall, but when i try to get oxide.grant and it wont work, says contact administration, and all i changed in the files was a few resources, and i dont know which log to view to see what the problem is
That message appears when your data file is corrupt. Check your json formatting, you could use an online tool such as https://jsonlint.com/