TheManiacPT

Chairs Issue

Aug 2nd, 2013
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. allowed-blocks:
  2. - WOOD_STAIRS
  3. - SPRUCE_WOOD_STAIRS
  4. - JUNGLE_WOOD_STAIRS
  5. - BIRCH_WOOD_STAIRS
  6. - SANDSTONE_STAIRS
  7. - COBBLESTONE_STAIRS
  8. - BRICK_STAIRS
  9. - SMOOTH_STAIRS
  10. - NETHER_BRICK_STAIRS
  11. - QUARTZ_STAIRS
  12. valid-signs:
  13. - SIGN
  14. - WALL_SIGN
  15. - SIGN_POST
  16. - ITEM_FRAME
  17. auto-rotate: true
  18. sneaking: true
  19. max-chair-width: -1
  20. sign-check: false
  21. distance: 4
  22. sitting-height: 0.7
  23. sitting-height-adj: 1.0
  24. permissions: true
  25. notify-player: true
  26. upside-down-check: true
  27. seat-occupied-check: true
  28. upper-step-check: true
  29. per-item-perms: false
  30. ops-override-perms: true
  31. ignore-if-block-in-hand: false
  32. sit-effects:
  33. enabled: true
  34. interval: 5
  35. healing:
  36. amount: 1
  37. max-percent: 100
  38. messages:
  39. sitting: '&7You are now sitting&4.'
  40. standing: '&7You are no longer sitting&4.'
  41. occupied: '&7This seat is occupied by &6%PLAYER%&4!'
  42. reloaded: Chairs configuration reloaded.
  43. no-permission: '&cYou do not have permission to do this&4!'
  44. enabled: '&7You have enabled chairs for yourself&4!'
  45. disabled: '&7You have disabled chairs for yourself&4!'
  46. packet: 4
Advertisement
Add Comment
Please, Sign In to add comment