TheManiacPT

Chairs Config

Dec 29th, 2013
115
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. max-chair-width: -1
  19. sign-check: false
  20. distance: 4
  21. sitting-height: 0.7
  22. sitting-height-adj: 1.0
  23. permissions: true
  24. notify-player: true
  25. upside-down-check: true
  26. upper-step-check: true
  27. per-item-perms: false
  28. ops-override-perms: true
  29. ignore-if-block-in-hand: true
  30. sit-effects:
  31. enabled: true
  32. interval: 5
  33. healing:
  34. amount: 1
  35. max-percent: 100
  36. messages:
  37. sitting: '&7You are now sitting&4.'
  38. standing: '&7You are no longer sitting&4.'
  39. occupied: '&7This seat is occupied by &6%PLAYER%&4!'
  40. reloaded: Chairs configuration reloaded.
  41. no-permission: '&cYou do not have permission to do this&4!'
  42. enabled: '&7You have enabled chairs for yourself&4!'
  43. disabled: '&7You have disabled chairs for yourself&4!'
  44. sneaking: true
  45. seat-occupied-check: true
  46. packet: 4
Advertisement
Add Comment
Please, Sign In to add comment