UnVoidable
Prevents players from falling to void.
- Загрузки
- 875
- Подписчики
- 5
- Обновлён
- 20 июня 2024 г.
- Лицензия
- Apache-2.0
Опубликован 8 мая 2024 г.
UnVoidable
Prevents players from falling to void.
Available Commands
- /unvoidable reload: Allows for the quick reloading of the plugin's configuration without server restart.
- /unvoidable setspawn: This command sets the safe spawn coordinates and facing direction based on your current location.
- /unvoidable setvoidlevel : This command sets the Y-level where the void begins.
Permissions
unvoidable.admin: Grants the ability to execute admin commands of the plugin.
Support
For any queries or assistance with UnVoidable, please visit the GitHub repository.
Installation Steps
- Obtain the latest version of UnVoidable from the Modrinth Page.
- Place the downloaded
.jarfile into your server'spluginsdirectory. - Restart your server to activate the plugin.
- Customize the
config.ymlfile located inplugins/UnVoidable/config.ymlto suit your needs.
License
UnVoidable is released under the Apache License 2.0.
Ченджлог
1.0.0Релиз1.20.5, 1.20.6, 1.21 · 20 июня 2024 г.
Version 1.0.0 - Command Compatibility Update
New Features:
- Added command support for configuring safe spawn coordinates and void level dynamically.
- Added support for 1.21.
Optimizations:
- Improved event handling for better performance and responsiveness.
Bug Fixes:
- Resolved errors related to safe teleport sound playback in certain versions.
Example Usage:
Setting Safe Spawn:
/unvoidable setspawn
This command sets the safe spawn coordinates and facing direction based on your current location.
Setting Void Level:
/unvoidable setvoidlevel -64
This command sets the Y-level where the void begins.
0.1.1Бета1.8.8, 1.8.9 · 22 мая 2024 г.
Version 0.1.1 - Facing Functionality Update
New Features:
Added support for configurable player yaw and pitch (facing direction) upon teleportation to a safe location.
Configuration Changes:
The facing option allows you to specify the yaw and pitch values (facing direction) for the player's teleportation.
Format: A comma-separated string with two float values representing yaw and pitch. Example: "90.0,45.0"
Special Case: Set to "false" if you do not wish to specify yaw and pitch, and the player's current yaw and pitch will be retained.
Example Config:
worlds:
# Configuration for 'world1' as an example, you can add as many as you like.
world1:
# Coordinates where players will be teleported to if they fall into the void.
safe-cords: 0, 80, 0
# Specify yaw and pitch values (e.g., "yaw,pitch"), or set to "false" to disable
facing: 0, 0
# The Y-level is where you want the plugin to consider the void to be located at.
void-y-level: -64
NOTE: Please regenerate your config file by deleting and restarting the server, or add the new facing option in all your worlds sections.
0.1.1Бета1.20.4, 1.20.5, 1.20.6 · 22 мая 2024 г.
Version 0.1.1 - Facing Functionality Update
New Features:
Added support for configurable player yaw and pitch (facing direction) upon teleportation to a safe location.
Configuration Changes:
The facing option allows you to specify the yaw and pitch values (facing direction) for the player's teleportation.
Format: A comma-separated string with two float values representing yaw and pitch. Example: "90.0,45.0"
Special Case: Set to "false" if you do not wish to specify yaw and pitch, and the player's current yaw and pitch will be retained.
Example Config:
worlds:
# Configuration for 'world1' as an example, you can add as many as you like.
world1:
# Coordinates where players will be teleported to if they fall into the void.
safe-cords: 0, 80, 0
# Specify yaw and pitch values (e.g., "yaw,pitch"), or set to "false" to disable
facing: 0, 0
# The Y-level is where you want the plugin to consider the void to be located at.
void-y-level: -64
NOTE: Please regenerate your config file by deleting and restarting the server, or add the new facing option in all your worlds sections.
0.1.0Бета1.20.4, 1.20.5, 1.20.6 · 9 мая 2024 г.
Initial Beta Release, may have bugs and errors please report to the Issue Tracker!
0.1.0Бета1.8.8, 1.8.9 · 9 мая 2024 г.
Initial Beta Release, may have bugs and errors please report to the Issue Tracker!
Комментарии
Загружаем…