ItemVoidSaver is a lightweight utility plugin designed for servers which run plugins like Skyblock or SkyGrid. Instead of items being permanently deleted when they fall into the void, ItemVoid safely teleports them to a configurable recovery location.
Features
- Prevents item loss in the void
- Works with thrown items and death drops
- Simple command to set recovery location
- Easy to configure
Requires only one permission: itemvoid.setloc
Command (Usage | Description | Permission)
/itemvoid setloc - Sets the location of where items are teleported to - itemvoid.setloc
Configuration
The plugin includes a simple configuration file allowing full control over where items spawn and when they teleport.
config.yml
# Y level considered "the void"
void-y: 0
# Where items are sent when they fall into the void
recovery-location:
world: world
x: 0.0
y: 100.0
z: 0.0
yaw: 0.0
pitch: 0.0