Server Storage
This site is only for server owners running this mod to know where certain files are stored. It does not include any helpful information for players, unless you are (for whatever reason) using this mod in a single-player world.
Config files
There is a total of 4 config files, all located in the /config
folder. The relevant pages explain their usage and configuration purposes.
Storage locations
Here you can find the location and type of the server's storage folders. They will be empty until someone starts using their respective functions.
Each server storage folder is located in the world/serverconfig
directory.
Three essential folders will be created:
bankcontracts
buffers
contracts
When a respective function is used, like when a contract is made, a .json file with the UUID of the player(s) will be created.
You don't need to worry about your server's performance or storage, as these files are very compact.
Last updated