config.yml
@@ -0,0 +1,20 @@
+license: ''
+balloons-rotation: 25
+npc-rotation: 3
+equip-message: true
+save-on-quit: true
+bossbar-color: YELLOW
+bungeecord: false
+permissions: false
+zones-hide-items: true # in 1.8.7
+spray-key: 'SHIFT_F'
+spray-stay-time: 60
+spray-cooldown: 5
+MySQL:
+ enabled: false
+ host: "127.0.0.1"
+ port: 3306
+ user: "root"
+ password: "password"
+ table: "player_cosmetics"
+ database: "magicosmetics"
\ No newline at end of file