Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 9 months ago
Updated 9 months ago
Changelog
New Features
- Home Command Enhancements:
- Added configurable countdown timer with sound effects for teleportation.
- Players must remain still for 5 seconds before being teleported.
- Countdown action bar message now displays in gray for "seconds" and gold for the number.
- Configurable pitch for countdown and last-second sounds.
- Default sounds for countdown and last second can be changed via
config.yml
. - Added option to cancel teleportation if the player moves during the countdown.
Updates
- Rank Creation Function:
- Updated rank creation functionality to allow for custom color settings in
config.yml
. - Now supports dynamic color changes for ranks including
mod
,admin
,manager
, anddefault
. - Colors for rank names are configurable in
config.yml
, enabling better customization of rank display.
- Updated rank creation functionality to allow for custom color settings in
Fixes
- Home Command Improvements:
- Ensured home names cannot be set to "bed" to avoid conflicts with other functionality.
- Implemented a proper check for the existence of homes before attempting teleportation.
- Fixed issues with empty tab completion results for home names.
- Added default values and error handling for sound configuration in
config.yml
.
Configuration Changes
- Updated
config.yml
Example:home: enabled: true teleport-delay: 5 # Seconds before the player can teleport home teleport-cancel-move: true # Whether movement cancels the teleport max-homes: mod: 3 admin: 5 manager: 10 default: 2 sound: countdown: "BLOCK_NOTE_BLOCK_PLING" # Default sound played every second during countdown last-second: "ENTITY_ENDERMAN_TELEPORT" # Sound played on the last second of countdown pitch: countdown: 1.0 # Default pitch for countdown sound last-second: 1.0 # Default pitch for last-second sound ranks: mod: color: GREEN max-homes: 3 admin: color: DARK_RED max-homes: 5 manager: color: DARK_PURPLE max-homes: 10 default: color: WHITE # Example of configurable color for default rank max-homes: 2
Files
Metadata
Release channel
ReleaseVersion number
0.4.0Loaders
Game versions
1.21–1.21.1Downloads
16Publication date
August 24, 2024 at 7:17 PMPublisher

marvex
lead developer