Advertisement
nbdSteve

JellyLegs || config.yml (v0.0.1)

Aug 3rd, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.55 KB | None | 0 0
  1. #
  2. # JellyLegs v0.0.1 - developed by nbdSteve
  3. #
  4. # Plugin Support Discord: https://discord.gg/j6Yj5B8
  5. # Read My TOS Here: https://goo.gl/mtSuZo
  6. # Copyright Owner: nbdSteve
  7. #
  8. # Set this to false to disable the JellyLegs proc.
  9. Enabled: true
  10.  
  11. # Configuration options for the sound that is played when JellyLegs procs.
  12. ProcSound:
  13.  # Toggle if the sound is enabled
  14.   Enabled: true
  15.   # The actual sound that is played.
  16.   Sound: bat_takeoff
  17.   # The volume of the sound that is played.
  18.   Volume: 1
  19.   # The pitch of the sound that is played
  20.   Pitch: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement