Revisions for ⁨HMCCosmetics 1.9.0⁩

View the changes made to this paste.

unlisted ⁨2⁩ ⁨files⁩ 2022-02-20 03:13:44 UTC

config.yml

@@ -0,0 +1,13 @@

+  wardrobe: # Category of configuration to add to
+  # how long in ticks until the wardrobe should be spawned
+  spawn-delay: 40
+  # how long in ticks until the wardrobe should be despawned
+  despawn-delay: 40
+  leave-location:
+    world: "World"
+    x: 5
+    y: 5
+    z: 5
+    yaw: 0
+    pitch: 0
+  
\ No newline at end of file

messages.yml

@@ -0,0 +1,2 @@

+hid-cosmetics: "%prefix% <gradient:#6D9DC5:#45CDE9>You have hidden your cosmetics"
+shown-cosmetics: "%prefix% <gradient:#6D9DC5:#45CDE9>You have shown your cosmetics"