[1.5] - 2025-11-09
Added
- Export leaderboards to JSON:
/exportleaderboardsexports all the leaderboards to a JSON file.
- Set bed daytime config option:
- You can now set bed while its day with the ModConfig option :)
- Server join message multi-line:
- You can now set the join message to have multiple lines!
- Disable homes cross-dim:
- You can now set homes to only work in the dimension they were made in!
Fixed
- Homes were not working crossdim.
- Homes were resetting after death.
Note
- 1.4 is bad, thats it :)
[1.4] - 2025-10-10
Added
- Back command:
/backteleports you to the latest death / tp out spot, with ofcourse configurable cool downs & texts.
Fixed
- Some mod config stuff being in the wrong place.
Note
- 1.3 was released shortly, but was quickly removed due to issues.
[1.2] - 2025-10-04
Added
- Homes System:
/sethome <name>,/home <name>,/listhome, and/delhome <name>commands for managing multiple homes per player.- Configurable maximum homes per player and home cooldown via
ModConfig. - Tab completion for home commands.
- All home-related messages and help texts are now language-configurable in
ModConfig.
- Cooldown System:
- Unified cooldown logic for
/home,/tpa, and/rtpusingCooldownManager. - Cooldown sharing is now fully configurable via
ModConfig.cooldownShareGroup.
- Unified cooldown logic for
- Join Message:
- Configurable, clickable join message with support for a custom link.
- Help Menu:
/servermodhelp menu now categorizes and lists all teleportation and utility commands, with descriptions configurable inModConfig.
- Player sleep percentage:
- This can be configured in the
ModConfig, it´s like the gamerule, but in 1.12!
- This can be configured in the
Changed
- Improved imports and code cleanliness across command files.
- Sleep percentage logic now uses a tick-based scheduler for accuracy and non-blocking behavior.
- All teleportation commands now use the new cooldown system and support shared/separate cooldowns as configured.
Fixed
- Fixed color formatting issues in chat and home messages.
- Fixed tab completion and command usage messages for new commands.
- Removed old, per-command cooldown logic in favor of the unified system.
- Added configurable messages
- Added more tpa & rtp configuration options
- Added nickname min length option
- Redid color code handling
- insert something cool sounding
Release to Modrinth.



