Advertisement
Guest User

config

a guest
Aug 20th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. #
  2. # System related settings.
  3. #
  4. System:
  5.  
  6. # The enabled language file.
  7. # More language files (if available) can be found in the plugins data folder.
  8. Language Mode: en_US
  9.  
  10.  
  11. #
  12. # data
  13. #
  14. data:
  15.  
  16.  
  17. # data.particlesettings
  18. particlesettings:
  19. ammount: 25
  20. type: SPELL_WITCH
  21.  
  22.  
  23. #
  24. # Economy
  25. #
  26. Economy:
  27.  
  28. # Should PlayerPoints be used?
  29. Use Player Points Economy: false
  30.  
  31. # Should Reserve be used?
  32. Use Reserve Economy: false
  33.  
  34. # Should Vault be used?
  35. Use Vault Economy: false
  36.  
  37.  
  38. #
  39. # MySQL
  40. #
  41. MySQL:
  42. Port: 3306
  43. Use SSL: false
  44.  
  45. # Set to 'true' to use MySQL for data storage.
  46. Enabled: true
  47. Hostname: 66.85.144.162
  48. Database: mcph777777
  49. Username: mcph777777
  50. Password: 89d9bcdd41
  51.  
  52.  
  53. #
  54. # General settings and options.
  55. #
  56. Main:
  57. Allow Players To Receive Kits For Free If They Have Permission: true
  58. Dont Preview Commands In Kits: false
  59. Hologram Layout:
  60. - '{TITLE}'
  61. - '{LEFT-CLICK}'
  62. - '{RIGHT-CLICK}'
  63. Sounds Enabled: true
  64. Prevent The Redeeming of a Kit When Inventory Is Full: true
  65. Automatically Equip Armor Given From a Kit with the Roulette Animation: false
  66. Currency Symbol: $
  67. Only Show Players Kits They Have Permission To Use: true
  68. Automatically Equip Armor Given From a Kit: false
  69. Display Chance In Preview: false
  70.  
  71.  
  72. #
  73. # These settings allow you to alter the way interfaces look.
  74. # They are used in GUI's to make patterns, change them up then open up a
  75. # GUI to see how it works.
  76. #
  77. Interfaces:
  78. Exit Icon: OAK_DOOR
  79. Buy Icon: EMERALD
  80. Glass Type 1: 7
  81. Glass Type 2: 11
  82. Glass Type 3: 3
  83. Replace Glass Type 1 With Rainbow Glass: false
  84. Do Not Use Glass Borders: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement