About
The HardMode module gives server owners the tools to create their own HardModes without writing a line of C++/Lua, and is entirely possible within the database.
Mode Editor
This section will help you create your first hard mode, before you can create a mode you need to come up with a name, choose a color, description & restrictions.
Tick the restrictions you would like to use below and copy the bitmask result into the
Restrictions
To enable restrictions for your modes you need to create a bitmask to store in the restrictions
column of the hardmode_modes
table.Tick the restrictions you would like to use below and copy the bitmask result into the
restrictions
table column for your mode, or generate the SQL and apply it yourself.
The mode is enabled by default in the table entry (it will show up in the HardMode gossip).
Contact
If you are having difficulty with this module or want to speak to me you can join the Discord. If you want to report a bug you can open an issue on the repository.