A moderation message is optional, but it can be used to communicate problems with a project's team members. The body is also optional and supports markdown formatting!
Project moderation
MIT License
External resources
Featured versions
See allProject members
Technical information
License
MIT
Client side
required
Server side
required
Project ID
- Internally changed how dependencies work
- Changed behaviour when config file is broken
- Improved .lang files
- Internal changes
Full port of v1.6 to 1.18.2
Highlights:
- Now uses embedded cloth-config instead of gamerules
- New Options:
- limitCommandUses
- randomiseCommandUses - enableLives
- startingLives
- livesBetweenRandomises
- sleepRandomisesOrigin
- sleepsBetweenRandomises
- dropExtraInventory
- allowDuplicateOrigins
- Migrate from owo-lib to cloth-config. (This is also embedded so it is not needed as an external dependency)
- Many internal changes, improvements and optimisations
- Config can now be changed and will update "on the go"
- Improved .lang file to make it easier to add new languages
- New config options:
- dropExtraInventory: Drop items out of extra inventories when your origin is randomised
- allowDuplicateOrigins: Toggle possibility that new origin is the same as the previous
- Added new config option "sleepsBetweenRandomises" - this sets the number of sleeps between origin randomisation
- Updated logo and description to suit new look
- Transferred all text to .lang files so the mod can be translated
- Various bug and formatting fixes
Note: If you are interested in translating the mod, please use this template and let me know so that I can incorporate it into a future version.
- Transferred game-rules into config (Now requires owo-lib)
- Optionally use ModMenu to see descriptions of config options and change config in game
- Internal changes and optimisations
- Added new options:
- Toggle and set limit for use of /randomise command (default: false, 3)
- Toggle and set lives (default: false, 10)
- Set number of lives between origin randomising (default: 1)
- Fix bug with first spawn randomisation
- Internal changes
-
Fix bug with first spawn randomisation
-
Internal changes
Initial release on Modrinth