Advertisement
wiedzmin137

Config.yml

May 28th, 2014
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. sms:
  2. actions:
  3. leftclick:
  4. normal: execute
  5. sneak: none
  6. wheeldown:
  7. normal: scrolldown
  8. sneak: scrolldown
  9. wheelup:
  10. normal: scrollup
  11. sneak: scrollup
  12. rightclick:
  13. normal: scrolldown
  14. sneak: scrollup
  15. spout:
  16. execute: key_return
  17. down: key_down
  18. up: key_up
  19. no_explosions: true
  20. no_physics: true
  21. no_destroy_signs: true
  22. no_itemframe_damage: true
  23. item_prefix:
  24. selected: '> '
  25. not_selected: ' '
  26. item_justify: left
  27. title_justify: center
  28. max_title_lines: 1
  29. elevation:
  30. nodes: []
  31. grant_op: false
  32. inv_view:
  33. default_icon: stone
  34. maps:
  35. font: SansSerif
  36. fontsize: 9
  37. show_tooltips: true
  38. background: 9
  39. transfer:
  40. to_sign: true
  41. from_sign: true
  42. spout:
  43. double_click: false
  44. list_alpha: 0.5
  45. list_background: ccc072
  46. show_tooltips: true
  47. redstonecontrol:
  48. execute: false
  49. scrollup: true
  50. scrolldown: true
  51. redstoneoutput:
  52. pulseticks: 10
  53. resource_base_url: ''
  54. log_commands: false
  55. command_log_file: ''
  56. debug_level: 0
  57. mcstats: true
  58. autocreate_views: true
  59. pager:
  60. lines: 0
  61. submenus:
  62. back_item:
  63. label: '&l<- BACK'
  64. material: wood_door
  65. title_prefix: ->
  66. coloured_console: true
  67. scroll_type: SCROLL
  68. hidden_menuitem_text: '&o--???--'
  69. log_level: INFO
  70. uuid_migration_done: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement