Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
tilføjet det nye yml layout.
  • Loading branch information
YodaZen authored Jul 22, 2023
1 parent de77920 commit 3080251
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Konfigurationsfilen, config.yml, kan findes ved følgende sti: _plugins/Skript/Y

Vi håber, at vores Buycraft tilbyder dig en enestående mulighed for at udvide og tilpasse dit serverens købeprocess på bedst mulig vis.
```
# Mulige Placeholders:
# {PLAYER_NAME} : Navnet på Spilleren
Buycraft:
Ranks:
Item: player head
Expand All @@ -45,10 +47,12 @@ Buycraft:
- ' '
- "&7Klik for at åbne!"
Rank1:
Priority: 1
Settings:
Priority: 1
BuyAmounts: 1
Item: player head
Value: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTc0ZjkxMGNhN2VkNzNkOGM1ZmRjODQ3NmQxYmVkN2FlNGUxOGY4ZTFkZjZiODAwZDE2YjNiZTNkMzNlYmJmYyJ9fX0=
Price: 2500
Price: 5000
Slot: 12
Title: "&b&lRANK &f&l1"
Lore:
Expand All @@ -61,7 +65,9 @@ Buycraft:
- ' '
- "&8|&m------------------&8|"
Rank2:
Priority: 2
Settings:
Priority: 2
BuyAmounts: 1
Item: player head
Value: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTM1NWMyZmNlNjIyNjM4YTQ2ZWM3ZTk2YTA5N2FjZWIzYjEyM2MwOTU4Y2MxMzExMjY4YWFkYzU2NTkyNDQzOSJ9fX0=
Price: 5000
Expand All @@ -73,14 +79,16 @@ Buycraft:
- "&fIndhold:\n&f - &7/Kit Ice (12h cooldown)"
- "&f - &7/eat (5m cooldown)"
- ' '
- "&fPris: &b&n5.000 shards"
- "&fPris: &b&n2.500 shards"
- ' '
- "&8|&m------------------&8|"
Rank3:
Priority: 3
Settings:
Priority: 3
BuyAmounts: 1
Item: player head
Value: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGUyMWQyY2E5MjI3ZmRjMjIwYjMyYTk5OTA4NDNhMzRjN2U5NzVlZWM1OTVkMGYxMzdlMjUwYzE0Y2Q5NzI0NiJ9fX0=
Price: 10000
Price: 5000
Slot: 14
Title: "&b&lRANK &f&l3"
Lore:
Expand All @@ -89,7 +97,7 @@ Buycraft:
- "&fIndhold:\n&f - &7/Kit Ice (12h cooldown)"
- "&f - &7/eat (5m cooldown)"
- ' '
- "&fPris: &b&n10.000 shards"
- "&fPris: &b&n2.500 shards"
- ' '
- "&8|&m------------------&8|"
```

0 comments on commit 3080251

Please sign in to comment.