PluginLicenseRef-All-Rights-Reserved
VoidBounce
Bounces players if they're too low!
21
Downloads
0
Followers
5 months ago
Updated
📦
1
Versions
📖About VoidBounce
This plugin makes player bounce up when they're too low in the world. The height and strengh are configurable!
Commands:
/voidbounce reloadReloads config/voidbounce saveSaves config/voidbounce toggleToggles the plugin/voidbounce get <void-height|ground-height|strength>Gets the current values/voidbounce set <void-height|ground-height|strength> <value>Sets the values
Only server OPs can use the commands!
Values:
| Name | Description | Default | Constraints |
|---|---|---|---|
void-height |
The height to start bouncing players up | 70.0 | |
ground-height |
The height to stop applying velocities | 80.0 | ≥ void-height |
strength |
The velocity to apply (blocks/second) | 3.0 | ≥ 2.0 |
Known Issues
- Players will feel difficult to move when bouncing up, as the server is constantly updating their velocities
- You will bounce higher than
ground-height, so set it a little bit lower than the actual needed height