prefix: "&5&lGalaxy&d&lLaunchPad &7» "
messages:
no-perms: "&cYou don't have the permission."
no-args: "&c&cToo few arguments."
unknown-arg: "&cUnknown Argument."
reload: "&cConfiguration Reloaded."
reset-config: "&cConfiguration Reset."
launchpad:
# Material to trigger LaunchPads.
material: SLIME_BLOCK # Materials 1.8.8 List:
https://helpch.at/docs/1.8.8/org/bukkit/Material.html - Change the Version ID in the link to access the Materials List of other versions.
# This used to prevent EVERY block type in your server to be used as LaunchPad.
under-material:
enabled: true
material: REDSTONE_BLOCK # Materials 1.8.8 List:
https://helpch.at/docs/1.8.8/org/bukkit/Material.html - Change the Version ID in the link to access the Materials List of other versions.
under-position: 1 # Do not set this to 0.
jump-settings:
jump-power: 3
jump-height: 1.0
sound-settings:
enabled: true
sound: ITEM_PICKUP # Sounds 1.8.8 List:
https://helpch.at/docs/1.8.8/index.html?org/bukkit/Sound.html - Change the Version ID in the link to access the Sounds List of other versions.
# Volume goes from 0.1 to 2.
sound-volume: 1
# Pitch goes from 0.1 to 1.
sound-pitch: 1
particle-settings:
enabled: true
particle: HAPPY_VILLAGER # Particles 1.8.8 List:
https://helpch.at/docs/1.8.8/index.html?org/bukkit/Effect.html - Change the Version ID in the link to access the Particles List of other version.
amount: 1
# This used to toggle FallDamage.
fall-damage: false
# Put in this list the worlds where you don't want LaunchPads to work.
disabled-worlds:
- noLaunchPads
launch-message:
enabled: true
message: "&aYou just activated a LaunchPad!"