Advertisement
Guest User

Untitled

a guest
May 22nd, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. ################################
  2. # - ExtrasPVPC - #
  3. ################################
  4.  
  5. #
  6. # %time = the amount of time left for a player’s cool down.
  7. # Displays as “1:30” (hour:min:sec)
  8. # If time less than 1 hours.. (min:sec)
  9. # If time less than 1 minute.. (sec)
  10. #
  11. #
  12.  
  13. Extras:
  14.  
  15. MobPercent: 90
  16.  
  17. GappleCoolDown: 60
  18.  
  19. GappleMessage: &cPlease wait another %time seconds before eating another god apple!
  20.  
  21. CommandCoolDowns:
  22. /f tag: 15
  23.  
  24. CommandMessage: &cPlease wait another %time seconds before using this command again!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement