Revisions for ⁨Magic Cosmetics ✨ - 1.8.7⁩

View the changes made to this paste.

unlisted ⁨1⁩ ⁨file⁩ 2022-06-04 03:18:59 UTC

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