Info
This plugin allows you to set launch pads in your world. When installed, players will be launched in the direction they are headed. This plugin disables players taking any form of damage if they have usage permissions for launch pads. For that reason, this plugin is meant to only be used on hub/lobby worlds. All other worlds should have the rsl.launch permission set to false for all players. The plugin allows you to set the launch speed, and the two blocks necessary for launching.
Commands
There is only one command.
- rslreload Reloads the config from the file.
Config Settings
Launch pads consist of 1 defined "plate" on top of 1 defined "block." For example, the default is to have a stone plate above a redstone block in order to create a launch pad. For that, you set the config to:
launch-plate: Stone Plate bottom-block: Redstone Block
If you wanted to use a gold pressure plate, over sand for example, then you would have:
launch-plate: Gold Plate bottom-block: Sand
The speed is the launcher's launch speed. The default is 5, the min value is 1 and the max value is 18.
sound and effect are, as their names imply, the sound and effect that takes place when a player is launched.
Permissions
- rsl.launch Allows players to be launched, and for them to ignore damage. This is defaulted to true, not op. You must disable in worlds where you need players to be damaged, where you won't use launchers.
- rsl.reload Allows a player to reload the config from the config file. This is defaulted to op.

