Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. New activators suggestions:
  2. PLAYER_HIT //hitting a player
  3. PLAYER_CLICK //right clicking on a player
  4. ENDERTP //activated after tped using an enderpearl
  5. SNOWBALL //throwing snowballs
  6. SNOWBALL _HIT //hit a mob or player with a snowball
  7. SNOWBALL_HITSELF //when you got hit by a snowball
  8. JUMP //...
  9. LAND //landing after jumping from a defined <height>
  10. EAT //...
  11. DRINK //...
  12. STARE // looking on a block/player/mob/location/refion
  13. ENTER_WATER //...
  14. ENTER_LAVA //...
  15. BREED //breeding mobs
  16. FEED //feeding mobs
  17. ENTER_BOAT //...
  18. ENTER_MINECART //...
  19. CRAFT //with abilllity to choose what item/block
  20. SMELT //same as above
  21. HOLD_ITEM //holding an item
  22. SPRINT //...
  23. CHAT //when said something specific in chat
  24. BLOCK_PLACE //...
  25. BLOCK_BREAK //...
  26. BLOCK_CLICK //right click on a block
  27. ENCHANT // with <level>
  28. BOW_AIM // holding right click with a bow
  29. BOW_SHOOT //...
  30. BOW_HIT //...
  31. BOW_HITSELF //got hit by an arrow
  32. ITEM_DROP //...
  33.  
  34.  
  35. Flags:
  36. Weather
  37. Class or Race (with RacesAndClasses plugin)
  38.  
  39. Aaaaaaaaaaaaand im out of ideas. :) I hope you add most of them.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement