Commands
Reload Configuration
/woolelevators reload
Permission:
woolelevators.reload
Plugin Information
/woolelevators info
Permission:
woolelevators.reload
Permissions
Use Elevators
woolelevators.use
Default: true
Reload Configuration
woolelevators.reload
Default: op
Per Color Permissions (Optional)
woolelevators.color.red
woolelevators.color.blue
woolelevators.color.green
woolelevators.color.yellow
...etc
Only used when per-color permissions are enabled.
Configuration
config.yml
elevator-mode: DOUBLE
require-clear-shaft: false
max-search-distance: 256
cooldown-ms: 1000
safe-destination-check: true
prevent-fall-damage: true
enable-sounds: true
enable-particles: true
blacklisted-worlds:
require-color-permissions: false
Safety Checks
When enabled, the plugin verifies:
- Destination elevator exists
- Two blocks of standing room are available
- Destination is safe for players
- Teleport target is valid
If a destination fails validation, teleportation is cancelled.
Performance
The plugin only performs a vertical scan when a player attempts to use an elevator.
No repeating tasks.
No chunk scanning.
No scheduled searches.
Suitable for survival, skyblock, towny, factions, prison, and network servers.
Compatibility
Recommended:
Expected compatibility:
- Spigot 1.20+
- Purpur 1.20+