Launch Pad
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.
-
View User Profile
-
Send Message
Posted Nov 8, 2014Hi. What are the sounds and effects to choose from?
EDIT: Nevermind, I found them. You should probably link the page lists on your post so other people can use them too.
Until then, here they are folks: http://jd.bukkit.org/rb/apidocs/org/bukkit/Effect.html and http://jd.bukkit.org/rb/apidocs/org/bukkit/Sound.html
-
View User Profile
-
Send Message
Posted Aug 5, 2014@JuniorGenius
This is only meant to be used on home worlds, where people shouldn't be receiving damage. If you need to use it outside of that, then this plugin isn't for you. As for the names, I am using the official minecraft block names. It wouldn't work otherwise.
-
View User Profile
-
Send Message
Posted Mar 28, 2014Also, this prevents fall damage everywhere, at all times. I'm going to have to remove this plugin because of this.
-
View User Profile
-
Send Message
Posted Mar 28, 2014So.. since for some reason you have chosen to use your own block names, instead of the ones in Minecraft (e.g Stone Plate vs. pressure_plate), it would be really nice if you would provide a list of them, or at least more examples. The same goes with the sounds and the effects.
-
View User Profile
-
Send Message
Posted Feb 19, 2014Awesome!