Advertisement
Guest User

Untitled

a guest
Sep 30th, 2012
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.39 KB | None | 0 0
  1. #- 200-3000
  2. #- 246
  3. #- "150:3"
  4. DisableItems:
  5. - "27575-27578"
  6. - "27549-27552"
  7. - "256"
  8. - "4299-4305"
  9. - "4307-4312"
  10. - 4095
  11. - "126:1"
  12. - "126:2"
  13. - 27531
  14. - 27538
  15. - 27594
  16. - 181:5
  17. - 127 0
  18.  
  19.  
  20.  
  21.  
  22. #Limits the number of blocks a player can place. (Global)
  23. #Please note that these cannot be changed in-game.
  24. #  ID      Limit (Please use ONE space between the ID and limit to separate them)
  25. #- 153 1
  26. #- 100-200 1
  27. #- "52:55 1"
  28. LimitBlocks:
  29. - "126:5 1"
  30. - "190:7 0"
  31. - 178 2
  32. - 214 0
  33. - 179 0
  34. - 30184 256
  35. - 4095 0
  36. - 128:1 2
  37. - 126 1
  38. - "150:1 2"
  39. - 127 0
  40.  
  41.  
  42. #NOTYETIMPLEMENTED
  43. #[] CraftBlock literally blocks crafting with both normal crafting tables AND
  44. #       Any "Special" crafting table, such as AutomaticCrafting table and project Table.
  45. #- 27232
  46. #- "126:3"
  47. #CraftBlock: []
  48.  
  49.  
  50.  
  51. #Disable the left or right click of the item.
  52. #- "27562 left"         (All Item Data Types)
  53. #- "27562-27566 left"       (All Items in range)
  54. #- "27562:1 left"       (Single Item Data Type)
  55. #- "27562:1 right"      (Prevent right click)
  56. #- "27562:1 left air"   (Prevents clicking in the air with left click)
  57. #- "27562:1 left block" (Prevents clicking on a block with left click)
  58. #- "27562-27566 left air"       (Prevents Range of Items from being clicked on a block with left click)
  59. #- "27562-27566 right block"    (Prevents Range of Items from being clicked in the air with left click)
  60. DisableClick:
  61. - "256 right air"
  62. - "27573 right"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement