-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
22 lines (22 loc) · 1.02 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## PressurePush by euro1988, Revisioned by CullanP ##
## https://www.spigotmc.org/resources/pressurepush.6975/ ##
## The values you input in Strength and Up are decimal numbers, eg. 1.5 ##
## Experiment with different values ##
## Strength is how much the player will be pushed forward ##
## Up is how much the player will be pushed in the air ##
## Sound can be chosen by name, for 1.8, sounds can be found here: https://github.com/Attano/Spigot-1.8/blob/master/org/bukkit/Sound.java ##
## for 1.10, sounds can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html ##
Strength: 2.0
Up: 1.1
mobUse: false
UnlimitedPlates: false
Sound:
Name: IRONGOLEM_HIT
Volume: 10.0
Pitch: 2.0
help:
- "&6 << -- PressurePush -- >>"
- "&ePressurePush Version: {version} by euro1988 // Edited by CullanP"
- "&7/ppcreate on &8- &aToggle the creation of PressurePush plates to true"
- "&7/ppcreate off &8- &aToggle the creation of PressurePush plates to false"
- "&7/ppload &8- &aReloads the PressurePush config"