Advertisement
Guest User

Untitled

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