From 492e6ac6dd6814b5411d56e8b54d2d32b2db8a2c Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Sun, 10 Sep 2023 10:59:24 +0000 Subject: [PATCH] New translations guild-creation.yml (Czech) --- .../translation/Czech/gui/guild-creation.yml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 MMOCore-Dist/src/main/resources/default/translation/Czech/gui/guild-creation.yml diff --git a/MMOCore-Dist/src/main/resources/default/translation/Czech/gui/guild-creation.yml b/MMOCore-Dist/src/main/resources/default/translation/Czech/gui/guild-creation.yml new file mode 100644 index 00000000..4d285c73 --- /dev/null +++ b/MMOCore-Dist/src/main/resources/default/translation/Czech/gui/guild-creation.yml @@ -0,0 +1,20 @@ +#GUI display name +name: Guild Creation +#Number of slots in your inventory. Must be +#between 9 and 54 and must be a multiple of 9. +slots: 27 +items: + create: + slots: + - 12 + item: GREEN_TERRACOTTA + function: 'create' + name: '&aCreate a guild!' + lore: { } + back: + slots: + - 14 + item: RED_TERRACOTTA + function: back + name: '&aBack' + lore: { }