Revisions for ⁨HMCCosmetics 1.10.0-BETA⁩

View the changes made to this paste.

unlisted ⁨2⁩ ⁨files⁩ 2022-02-26 17:18:00 UTC

main.yml (balloon example)

@@ -0,0 +1,14 @@

+  8:
+    material: BARRIER
+    name: "<blue>Balloon"
+    lore:
+      - ""
+      - "<gray>Enabled: <#6D9DC5>%enabled%"
+      - "<gray>Allowed: <#6D9DC5>%allowed%"
+    locked-lore:
+      - "<red>You do not own this item!"
+    amount: 1
+    type: BALLOON
+    permission: ""
+    id: barrier
+    balloon: "kindletronjr"
\ No newline at end of file

messages.yml

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

+set-balloon: "%prefix% <gradient:#6D9DC5:#45CDE9>Applied Balloon!"
+removed-balloon: "%prefix% <gradient:#6D9DC5:#45CDE9>Removed Balloon!"
\ No newline at end of file