Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. fungun:
  2. #the slot you want the fungun to be when a player joins
  3. slot: 0
  4. meowgun:
  5. #cooldown for the meowgun, this is in ticks so 20 = 1, so if you want 2 seconds enter 40
  6. cooldown: 60
  7. cooldownmsg: '[&a&lFunGun&f] You must wait &6&l3&f seconds before firing again!'
  8. noperm: '[&a&lFunGun&f] You dont have suffient permissons to use the MeowGun!'
  9. woofgun:
  10. #cooldown for the woofgun, this is in ticks so 20 = 1, so if you want 2 seconds enter 40
  11. cooldown: 60
  12. #the message when the gun is on cooldown, make sure to change the amount of seconds.
  13. cooldownmsg: '[&a&lFunGun&f] You must wait &6&l3&f seconds before firing again!'
  14. #the message when the player does not have permisson to use the gun
  15. noperm: '[&a&lFunGun&f] You dont have suffient permissons to use the WoofGun!'
  16. horseegun:
  17. #cooldown for the horseegun, this is in ticks so 20 = 1, so if you want 2 seconds enter 40
  18. cooldown: 60
  19. #the message when the gun is on cooldown, make sure to change the amount of seconds.
  20. cooldownmsg: '[&a&lFunGun&f] You must wait &6&l3&f seconds before Horsee-Gun!'
  21. #the message when the player does not have permisson to use the gun
  22. noperm: '[&a&lFunGun&f] You dont have suffient permissons to use the Firework-Gun!'
  23. llamagun:
  24. #cooldown for the llamagun, this is in ticks so 20 = 1, so if you want 2 seconds enter 40
  25. cooldown: 60
  26. #the message when the gun is on cooldown, make sure to change the amount of seconds.
  27. cooldownmsg: '[&a&lFunGun&f] You must wait &6&l3&f seconds before firing again!'
  28. #the message when the player does not have permisson to use the gun
  29. noperm: '[&a&lFunGun&f] You dont have suffient permissons to use the Llama-Gun!'
  30. tntgun:
  31. #cooldown for the tntgun, this is in ticks so 20 = 1, so if you want 2 seconds enter 40
  32. cooldown: 60
  33. #the message when the gun is on cooldown, make sure to change the amount of seconds.
  34. cooldownmsg: '[&a&lFunGun&f] You must wait &6&l3&f seconds before firing again!'
  35. #the message when the player does not have permisson to use the gun
  36. noperm: '[&a&lFunGun&f] You dont have suffient permissons to use the TNT-Gun!'
  37. fireworkgun:
  38. #cooldown for the fireworkgun, this is in ticks so 20 = 1, so if you want 2 seconds enter 40
  39. cooldown: 60
  40. #the message when the gun is on cooldown, make sure to change the amount of seconds.
  41. cooldownmsg: '[&a&lFunGun&f] You must wait &6&l3&f seconds before firing again!'
  42. #the message when the player does not have permisson to use the gun
  43. noperm: '[&a&lFunGun&f] You dont have suffient permissons to use the Firework-Gun!'
  44. dragongun:
  45. #cooldown for the dragongun, this is in ticks so 20 = 1, so if you want 2 seconds enter 40
  46. cooldown: 60
  47. #the message when the gun is on cooldown, make sure to change the amount of seconds.
  48. cooldownmsg: '[&a&lFunGun&f] You must wait &6&l3&f seconds before firing again!'
  49. #the message when the player does not have permisson to use the gun
  50. noperm: '[&a&lFunGun&f] You dont have suffient permissons to use the Dragon-Gun!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement