Config template
This template will help you edit the config to make the plugin suit your needs!
A list of all sounds and effects available can be found here.
notify: false #Shall we notify players on launch? message: '&aWhooosh!' #If so, what message should we send them? speed-multiply: 4.0 #How many times should we multiply the speed of the player when they get launched? This will also influent how far they'll get. Too high values might make the server thing you are hacking and get you kicked! speed-up: 1.0 #What speed should the players get on the Y axis (Up) when launched? Higher values will make them get higher, I recommend using values between 1 and 2. Too high values might make the server thing you are hacking and get you kicked! disable-fall-dmg: true #Should the players be imune to fall damage after being launched? After hitting the ground this effect will be gone. I recommend disabling this if you use a worldguard region with the 'invincible ALLOW' flag. use-help-command: true #Should we enable the /lp command? /lp reload will still work even if you disable this. use-metrics: true #Should metrics be enabled? Metrics sends data about this plugin's activity on various servers and data about the number of players playing on your server to mcstats.org. It's a really lightweight feature that won't have an impact on server performance. block: 152 #What block should be used as the base of the launch-plate? Only use IDs! plate: 70 #What block should be used as the top of the launch plate? I recommend using pressure plates but any no-collission blocks should work. effect: ENDER_SIGNAL #What effect should be played when stepping onto the launch pad? effect-radius: 2 #The radius of the effect. sound: BAT_TAKEOFF #What sound should be played when stepping onto the launch pad? sound-volume: 1.0 #The volume of the sound. Values should only be between 0 and 1. Values bigger than 1 will not make any difference.
Comments