Advertisement
Guest User

New Text Document (2) - Notepad

a guest
Feb 20th, 2013
2,812
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. <anchor:anchor_name>
  2.  
  3. <bookmark:bookmark_name>
  4.  
  5. <cons:constant_name>
  6.  
  7. <&Uuml>
  8. <&uuml>
  9. <&Ouml>
  10. <&ouml>
  11. <&Auml>
  12. <&auml>
  13.  
  14. <location[x,y,z,world].biome.formatted>
  15. <location[x,y,z,world].biome.humidity>
  16. <location[x,y,z,world].biome.tempature>
  17. <location[x,y,z,world].distance.??>
  18. <location[x,y,z,world].formatted>
  19. <location[x,y,z,world].is_liquid>
  20. <location[x,y,z,world].light>
  21. <location[x,y,z,world].light.block>
  22. <location[x,y,z,world].light.sky>
  23. <location[x,y,z,world].power>
  24. <location[x,y,z,world].time.period>
  25. <location[x,y,z,world].world>
  26. <location[x,y,z,world].x>
  27. <location[x,y,z,world].y>
  28. <location[x,y,z,world].z>
  29.  
  30. <npc.name>
  31. <npc.name.nickanme>
  32. <npc.id>
  33. <npc.owner>
  34. <npc.location>
  35. <npc.location.x>
  36. <npc.location.y>
  37. <npc.location.z>
  38. <npc.location.standing_on>
  39. <npc.location.standing_on_display>
  40. <npc.location.world_spawn>
  41. <npc.location.world>
  42. <npc.location.previous_location>
  43. <npc.navigator.isnavigating>
  44. <npc.navigator.speed>
  45. <npc.navigator.avoid_water>
  46. <npc.navigator.target_location>
  47.  
  48. offline player tags?
  49.  
  50. <online_players>
  51. <offline_players>
  52. <online_ops>
  53. <offline_ops>
  54.  
  55. <player.chat_history>
  56. <player.chat_history[#]>
  57. <player.item_in_hand>
  58. <player.item_in_hand.qty>
  59. <player.item_in_hand.id>
  60. <player.item_in_hand.durability>
  61. <player.item_in_hand.data>
  62. <player.item_in_hand.max_stack>
  63. <player.item_in_hand.enchantments>
  64. <player.item_in_hand.enchantments_with_level>
  65. <player.item_in_hand.enchantments_with_level_only>
  66. <player.item_in_hand.lore>
  67. <player.item_in_hand.display>
  68. <player.item_in_hand.material>
  69. <player.item_in_hand.material.formatted>
  70. <player.name>
  71. <player.name.display>
  72. <player.name.list>
  73. <player.location>
  74. <player.location.x>
  75. <player.location.y>
  76. <player.location.z>
  77. <player.location.standing_on>
  78. <player.location.standing_on.formatted>
  79. <player.location.world_spawn>
  80. <player.location.world>
  81. <player.location.bed_spawn>
  82. <player.health>
  83. <player.health.formatted>
  84. <player.health.percentage>
  85. <player.food_level>
  86. <player.food_level.formatted>
  87. <player.food_level.percentage>
  88. <player.money>
  89. <player.money.asint>
  90. <player.money.currency>
  91. <player.money.currency.singular>
  92. <player.money.currency.plural>
  93. <player.mcmmo.level[level_name]>
  94. <player.is_op>
  95. <player.is_banned>
  96. <player.is_online>
  97. <player.time>
  98. <player.time.period>
  99. <player.weather>
  100. <player.equipment.boots>
  101. <player.equipment.boots.formatted>
  102. <player.equipment.chestplate>
  103. <player.equipment.chestplate.formatted>
  104. <player.equipment.helmet>
  105. <player.equipment.helmet.formatted>
  106. <player.equipment.leggings>
  107. <player.equipment.leggings.formatted>
  108. <player.inventory.contains[item_id].qty[#]>
  109. <player.xp>
  110. <player.xp.to_next_level>
  111. <player.xp.total>
  112. <player.xp.level>
  113.  
  114. <proc:procedure_script>
  115.  
  116. <&cm>
  117. <&ss>
  118. <&sq>
  119. <&dq>
  120. <&co>
  121. <&rb>
  122. <&lb>
  123. <&rc>
  124. <&lc>
  125.  
  126. <color>
  127.  
  128. <util.random_uuid>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement