Skip to content

Commit 82a5ff3

Browse files
sandtechnologyGhost-chudependabot[bot]NlkomaruWarriorrrr
authored
* Allow addon to hook the Inventory getting * bump ver * New translations messages.json (Dutch) * Update config.yml * Bump sqlite-jdbc from 3.34.0 to 3.36.0.3 Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.34.0 to 3.36.0.3. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.34.0...3.36.0.3) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump okhttp from 4.9.2 to 4.9.3 Bumps [okhttp](https://github.com/square/okhttp) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.2...parent-4.9.3) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Fix broken readme * Fix broken readme again * [FactionUUID] Drop support for 0.5.x and support 0.6.x * New translations messages.json (English) * New translations messages.json (Korean) * Bump paperlib from 1.0.6 to 1.0.7 Bumps [paperlib](https://github.com/PaperMC/PaperLib) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/PaperMC/PaperLib/releases) - [Changelog](https://github.com/PaperMC/PaperLib/blob/master/CHANGELOG.md) - [Commits](PaperMC/PaperLib@1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: io.papermc:paperlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [WorldGuardIntegration] Fix global region issue * New translations messages.json (Korean) * Try to fix sync issue * Fix shade issue * Change to common-lang3, adapt to spigot 1.18 lib changes * Revert wrong changes * Volatile the dev-mode, prevent some issues * Target to 1.18-rc3 * Remove lombok.NonNull and javax.annotation.Nonnull usage * Fix auto despawn watcher * Deprecated DisplayWatcher * Re-add "Enchantment name shows on enchanted books" feature * Fix ShopPurger * Update crowdin.yml * Fixed a bug in which the Find command would display the result multiple times. * Fix case-sensitive and underscore issue in enabled languages * Fix NoClassDefFoundError not handled by catch statement * Bump junit-jupiter-api from 5.8.1 to 5.8.2 Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.1...r5.8.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Adapt to 1.18 * Fix item namespace method finding issue, also fix fallback * Fix caching issue, invalidate cache when getting * Fix case-sensitive issue in enabled languages * Switch access token to new one * Bump IridiumSkyblock from 3.1.2 to 3.2.2 Bumps IridiumSkyblock from 3.1.2 to 3.2.2. --- updated-dependencies: - dependency-name: com.iridium:IridiumSkyblock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * PotatoCraft-Studio#16 Try to fix cache method issue * Delete incorrect reloaction * Fix mistaken on update message * Fix price command bypassing the integer only option. * Bump advanced-region-market from 3.3.5 to 3.3.6 Bumps advanced-region-market from 3.3.5 to 3.3.6. --- updated-dependencies: - dependency-name: com.github.alex9849:advanced-region-market dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump SongodaCore from 2.5.14 to 2.6.3 Bumps SongodaCore from 2.5.14 to 2.6.3. --- updated-dependencies: - dependency-name: com.songoda:SongodaCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix PotatoCraft-Studio#20, correct the event using * Fix PotatoCraft-Studio#17 * Change misleading configuration description * Backport for NPE fix * Don't use SimplixStorage * Refactor new language system [1/3] preparing local language files * Fix color issue with certain input * Fix testing and bump spigot-api to 1.18.1-R0.1-SNAPSHOT * Fix test * Fix comment missing issue, implement itself comment updater * Delete backup when update successful * Handle local files loading * Fix plugin loading stuck on i18n loading * Printing errors when cannot create column * Fix misleading message and apply tradeAllWord to trade message * Fix NoSuchFileException * Loading bundled file for not internet connection * Language System improvement Let cachedGameLanguageCode only caching default one Fix stuck loading issue for textManager Add related languages code matching, Fix PotatoCraft-Studio#1 * Update languagesCache only when no cache * Fix misleading sell messages * Fix misleading sell messages * Try to fix crowdin issue * Update Crowdin configuration file * Try to fix crowdin issue again * New translations messages.json (Romanian) * New translations messages.json (Dutch) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (English) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Serbian (Cyrillic)) * New translations messages.json (Russian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian) * New translations messages.json (Korean) * New translations messages.json (French) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Hebrew) * New translations messages.json (Finnish) * New translations messages.json (Greek) * New translations messages.json (German) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Catalan) * New translations messages.json (Arabic) * New translations messages.json (Afrikaans) * New translations messages.json (Spanish) * New translations messages.json (Chinese Traditional, Hong Kong) * Only apply right language-version for client * Fix local file not loading and language not matching * Update README.md * Fix local file UTF-8 issue * Fix broken potion effect * New Crowdin updates (PotatoCraft-Studio#28) * Update source file messages.json * New translations messages.json (Chinese Simplified) * New translations messages.json (Swedish) * New translations messages.json (Romanian) * New translations messages.json (Dutch) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (English) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Serbian (Cyrillic)) * New translations messages.json (Russian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian) * New translations messages.json (Korean) * New translations messages.json (French) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Hebrew) * New translations messages.json (Finnish) * New translations messages.json (Greek) * New translations messages.json (German) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Catalan) * New translations messages.json (Arabic) * New translations messages.json (Afrikaans) * New translations messages.json (Spanish) * New translations messages.json (Chinese Traditional, Hong Kong) * Fix broken potion effect again * Add missed findRelativeLanguages * Deleted getContributors which not supported by 1.15 * Bump to 5.1.0.0 Co-authored-by: Ghost_chu <2908803755@qq.com> Co-authored-by: Ghost_chu <30802565+Ghost-chu@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nikomaru <76208219+nlkomaru@users.noreply.github.com> Co-authored-by: Warrior <50800980+Warriorrrr@users.noreply.github.com>
1 parent 7409981 commit 82a5ff3

File tree

132 files changed

+2339
-1659
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+2339
-1659
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true
22
contact_links:
33
- name: 'Development Builds'
44
about: |-
@@ -7,10 +7,10 @@ contact_links:
77
url: 'https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Reremake-SNAPSHOT/'
88
- name: 'Feature Requests'
99
about: 'Use our discussions page to request changes towards QuickShop.'
10-
url: 'https://github.com/Ghost-chu/QuickShop-Reremake/discussions/categories/ideas'
10+
url: 'https://github.com/PotatoCraft-Studio/QuickShop-Reremake/discussions/categories/ideas'
1111
- name: 'Wiki'
1212
about: 'Find info about QuickShop in our dedicated wiki.'
13-
url: 'https://github.com/Ghost-chu/QuickShop-Reremake/wiki'
13+
url: 'https://github.com/PotatoCraft-Studio/QuickShop-Reremake/wiki'
1414
- name: 'Discord'
1515
about: 'Join our Discord to ask questions and get fast support.'
1616
url: 'https://discord.gg/bfefw2E'

README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# QuickShop-Reremake
22

3-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/8e9a5689cb3f4d6b8315a270a1252c2b)](https://www.codacy.com/gh/Ghost-chu/QuickShop-Reremake/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Ghost-chu/QuickShop-Reremake&amp;utm_campaign=Badge_Grade)
4-
[![CodeFactor](https://www.codefactor.io/repository/github/ghost-chu/quickshop-reremake/badge)](https://www.codefactor.io/repository/github/ghost-chu/quickshop-reremake)
3+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/8e9a5689cb3f4d6b8315a270a1252c2b)](https://www.codacy.com/gh/PotatoCraft-Studio/QuickShop-Reremake/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=PotatoCraft-Studio/QuickShop-Reremake&amp;utm_campaign=Badge_Grade)
4+
[![CodeFactor](https://www.codefactor.io/repository/github/ghost-chu/quickshop-reremake/badge)](https://www.codefactor.io/repository/github/PotatoCraft-Studio/quickshop-reremake)
55
![BuildStatus](https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Reremake/21/badge/icon)
66
![TestsPassed](https://img.shields.io/jenkins/tests?compact_message&jobUrl=https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Reremake)
77
![Contributors](https://img.shields.io/github/contributors/Ghost-chu/QuickShop-Reremake)
8-
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FGhost-chu%2FQuickShop-Reremake.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FGhost-chu%2FQuickShop-Reremake?ref=badge_shield)
8+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FPotatoCraft-Studio%2FQuickShop-Reremake.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FGhost-chu%2FQuickShop-Reremake?ref=badge_shield)
99
---
1010

1111
![Java](https://img.shields.io/badge/java-version%208%2B%20(currently%20is%208--16)-orange)
@@ -23,9 +23,9 @@ from [KaiKikuchi's QuickShop upstream repository](https://github.com/KaiKikuchi/
2323

2424
## Support
2525

26-
| <a href="https://discord.gg/bfefw2E"/> <img src="/.github/icons/Discord.svg" width="100" height="100" />
27-
| <a href="https://github.com/Ghost-chu/QuickShop-Reremake/issues"><img src="/.github/icons/Github.png" width="100" height="100" />
28-
| | :-: | :-: | | **Discord** | **Github Issues** |
26+
| <a href="https://discord.gg/bfefw2E"/> <img src="/.github/icons/Discord.svg" width="100" height="100" />| <a href="https://github.com/PotatoCraft-Studio/QuickShop-Reremake/issues"><img src="/.github/icons/Github.png" width="100" height="100" />|
27+
| :---: | :---: |
28+
| [**Discord**](https://discord.gg/bfefw2E) | [**Github Issues**](https://github.com/PotatoCraft-Studio/QuickShop-Reremake/issues) |
2929

3030
## Features
3131

@@ -49,22 +49,21 @@ from [KaiKikuchi's QuickShop upstream repository](https://github.com/KaiKikuchi/
4949
## Downloads
5050

5151
| <a href="https://www.spigotmc.org/resources/62575/"><img src="/.github/icons/Spigot.png" width="100" height="90" /></a> | <a href="https://dev.bukkit.org/projects/quickshop-reremake"><img src="/.github/icons/Bukkit.png" width="100" height="100" /></a></a> | <a href="http://www.mcbbs.net/thread-809496-1-1.html"><img src="/.github/icons/MCBBS.png" width="100" height="100" /></a> | <a href="https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Reremake-SNAPSHOT/"><img src="/.github/icons/Jenkins.svg" width="85" height="100" /></a>
52-
| --- | --- | --- | --- |
52+
| :---: | :---: | :---: | :---: |
5353
| **Spigot** | **BukkitDev** | **MCBBS** | **Jenkins** |
5454

5555
## Contribute
5656

57-
[]()If you're a developer, you can contribute to the QuickShop code! Just make a fork and install the Lombok plugin,
57+
If you're a developer, you can contribute to the QuickShop code! Just make a fork and install the Lombok plugin,
5858
then make a pull request when you're done! Please try to
5959
follow [Google Java Style](https://google.github.io/styleguide/javaguide.html). Also do not increase the plugin version
6060
number. Thank you very much!
6161

6262
To compile the QuickShop and debug it by yourself, please follow these steps:
6363

6464
0. Make sure you're using Java16 JDK in your PATH.
65-
1. Compile sub-project: `cd ./src/integration/plotsquared/5 && mvn install && cd ../../../../`
66-
2. Compile main-project without signature by using debug proile: `mvn install -Pdebug`
67-
3. Start your server with extra flag to skip the QuickShop signature
65+
1. Compile main-project without signature by using debug profile: `mvn install -Pdebug`
66+
2. Start your server with extra flag to skip the QuickShop signature
6867
checks: `-Dorg.maxgamer.quickshop.util.envcheck.skip.SIGNATURE_VERIFY`
6968

7069
## Maven
@@ -100,4 +99,4 @@ if(plugin != null){
10099
QuickShopAPI api = (QuickShopAPI)plugin;
101100
api.xxxx;
102101
}
103-
```
102+
```

crowdin/lang/af-ZA/messages.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"translation-version": "Support Version: Reremake",
66
"translation-contributors": "Contributors: Timtower, Netherfoam, KaiNoMood, Mgazul, JackTheChicken and Andre_601",
77
"translation-country": "Language Zone: English (en_US)",
8-
"language-version": "62",
8+
"language-version": "63",
9+
"not-looking-at-valid-shop-block": "&cCould not find a block for creating shop. You need to look at one.",
910
"not-looking-at-shop": "&cCould not find a QuickShop. You need to look at one.",
1011
"no-anythings-in-your-hand": "&cThere is nothing in your hand.",
1112
"no-permission": "&cYou do not have permission to do that.",
@@ -109,8 +110,8 @@
109110
},
110111
"bypassing-lock": "&cBypassing a QuickShop lock!",
111112
"that-is-locked": "&cThis shop is locked.",
112-
"how-many-buy": "&aEnter in chat, how many you wish to &bBUY&a. You can buy &e{0}&a. Enter &ball&a to buy them all.",
113-
"how-many-sell": "&aEnter in chat, how much you wish to &dSELL&a. You have &e{0}&a available. Enter &ball&a in chat, to sell all.",
113+
"how-many-buy": "&aEnter in chat, how many you wish to &bBUY&a. You can buy &e{0}&a. Enter &b{1}&a to buy them all.",
114+
"how-many-sell": "&aEnter in chat, how much you wish to &dSELL&a. You can sell &e{0}&a. Enter &b{1}&a in chat, to sell all.",
114115
"not-allowed-to-create": "&cYou may not create a shop here.",
115116
"blacklisted-item": "&cYou cannot sell this item because it is on the blacklist",
116117
"how-much-to-trade-for": "&aEnter in chat, how much you wish to trade &e{1}x {0}&a for.",
@@ -306,8 +307,8 @@
306307
"shop-cannot-trade-when-freezing": "&cYou cannot trade with this shop because it is frozen.",
307308
"shop-freezed-at-location": "&eYour shop {0} at {1} got frozen!",
308309
"denied-put-in-item": "&cYou cannot put this item into your shop!",
309-
"how-many-buy-stack": "&eEnter in chat, how many bulks you wish to &bBUY&a. There are &e{0}&a items in each bulk and you can buy &e{1}&a bulks. Enter &ball&a in chat to buy all.",
310-
"how-many-sell-stack": "&aEnter in chat, how many bulk you wish to &dSELL&a. There are &e{0}&a items per bulk and you have &e{1}&a bulks available. Enter &ball&a in chat to sell all.",
310+
"how-many-buy-stack": "&eEnter in chat, how many bulks you wish to &bBUY&a. There are &e{0}&a items in each bulk and you can buy &e{1}&a bulks. Enter &b{2}&a in chat to buy all.",
311+
"how-many-sell-stack": "&aEnter in chat, how many bulk you wish to &dSELL&a. There are &e{0}&a items per bulk and you can sell &e{1}&a bulks. Enter &b{2}&a in chat to sell all.",
311312
"language": {
312313
"name": "&eName: &6{0}",
313314
"code": "&eCode: &6{0}",

crowdin/lang/ar-SA/messages.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"translation-version": "إصدار الدعم: إعادة التشكيل",
66
"translation-contributors": "المساهمون: Timtower, Netherfoam, KaiNoMood, Mgazul, JackTheChicken و Andre_601",
77
"translation-country": "منطقة اللغة: العربية (ar_AR)",
8-
"language-version": "62",
8+
"language-version": "63",
9+
"not-looking-at-valid-shop-block": "&cCould not find a block for creating shop. You need to look at one.",
910
"not-looking-at-shop": "&cلا يمكن العثور على QuickShop. تحتاج إلى النظر إلى واحد.",
1011
"no-anythings-in-your-hand": "&cلا يوجد شيء في يديك.",
1112
"no-permission": "لا تملك الصلاحيّات للقيام بذلك.",
@@ -109,8 +110,8 @@
109110
},
110111
"bypassing-lock": "&cBypassing a QuickShop lock!",
111112
"that-is-locked": "&cThis shop is locked.",
112-
"how-many-buy": "&aEnter in chat, how many you wish to &bBUY&a. You can buy &e{0}&a. Enter &ball&a to buy them all.",
113-
"how-many-sell": "&aEnter in chat, how much you wish to &dSELL&a. You have &e{0}&a available. Enter &ball&a in chat, to sell all.",
113+
"how-many-buy": "&aEnter in chat, how many you wish to &bBUY&a. You can buy &e{0}&a. Enter &b{1}&a to buy them all.",
114+
"how-many-sell": "&aEnter in chat, how much you wish to &dSELL&a. You can sell &e{0}&a. Enter &b{1}&a in chat, to sell all.",
114115
"not-allowed-to-create": "&cYou may not create a shop here.",
115116
"blacklisted-item": "&cYou cannot sell this item because it is on the blacklist",
116117
"how-much-to-trade-for": "&aEnter in chat, how much you wish to trade &e{1}x {0}&a for.",
@@ -306,8 +307,8 @@
306307
"shop-cannot-trade-when-freezing": "&cYou cannot trade with this shop because it is frozen.",
307308
"shop-freezed-at-location": "&eYour shop {0} at {1} got frozen!",
308309
"denied-put-in-item": "&cYou cannot put this item into your shop!",
309-
"how-many-buy-stack": "&eEnter in chat, how many bulks you wish to &bBUY&a. There are &e{0}&a items in each bulk and you can buy &e{1}&a bulks. Enter &ball&a in chat to buy all.",
310-
"how-many-sell-stack": "&aEnter in chat, how many bulk you wish to &dSELL&a. There are &e{0}&a items per bulk and you have &e{1}&a bulks available. Enter &ball&a in chat to sell all.",
310+
"how-many-buy-stack": "&eEnter in chat, how many bulks you wish to &bBUY&a. There are &e{0}&a items in each bulk and you can buy &e{1}&a bulks. Enter &b{2}&a in chat to buy all.",
311+
"how-many-sell-stack": "&aEnter in chat, how many bulk you wish to &dSELL&a. There are &e{0}&a items per bulk and you can sell &e{1}&a bulks. Enter &b{2}&a in chat to sell all.",
311312
"language": {
312313
"name": "&eName: &6{0}",
313314
"code": "&eCode: &6{0}",

crowdin/lang/ca-ES/messages.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"translation-version": "Versió suportada: Reremake",
66
"translation-contributors": "Contributors: Hoswolf, Timtower, Netherfoam, KaiNoMood, Mgazul, JackTheChicken and Andre_601",
77
"translation-country": "Zona de l'idioma: Català (ca_ES)",
8-
"language-version": "62",
8+
"language-version": "63",
9+
"not-looking-at-valid-shop-block": "&cCould not find a block for creating shop. You need to look at one.",
910
"not-looking-at-shop": "No s'ha trobat cap QuickShop. N'has d'estar mirant una.",
1011
"no-anythings-in-your-hand": "No tens res a la mà.",
1112
"no-permission": "No tens permisos per fer això.",
@@ -109,8 +110,8 @@
109110
},
110111
"bypassing-lock": "&cSobrepassant un bloqueig de QuickShop!",
111112
"that-is-locked": "&cAquesta botiga està bloquejada.",
112-
"how-many-buy": "&aIntrodueix al xat quants ítems vols &bCOMPRAR&a. Pots comprar-ne &e{0}&a. Introdueix '&ball&a' per comprar-los tots.",
113-
"how-many-sell": "&aIntrodueix al xat quants ítems vols &dVENDRE&a. En tens &e{0}&a de disponibles. Introdueix &ball&a al xat per a vendre'ls tots.",
113+
"how-many-buy": "&aEnter in chat, how many you wish to &bBUY&a. You can buy &e{0}&a. Enter &b{1}&a to buy them all.",
114+
"how-many-sell": "&aEnter in chat, how much you wish to &dSELL&a. You can sell &e{0}&a. Enter &b{1}&a in chat, to sell all.",
114115
"not-allowed-to-create": "&cNo pots crear una botiga aquí.",
115116
"blacklisted-item": "&cNo pots vendre aquest objecte perquè està a la llista negra.",
116117
"how-much-to-trade-for": "&aIntrodueix al xat per quant vols intercambiar &e{1}x {0}&a.",
@@ -306,8 +307,8 @@
306307
"shop-cannot-trade-when-freezing": "&cNo pots interectuar amb aquesta botiga perquè està congelada.",
307308
"shop-freezed-at-location": "&eLa teva botiga {0} a {1} s'ha congelat!",
308309
"denied-put-in-item": "&cNo pots posar aquest ítem a la botiga!",
309-
"how-many-buy-stack": "&eEscriu al xat quants grups vols &bCOMPRAR&a. Hi ha &e{0}&a ítems a cada grup i pots comprar &e{1}&a grups. Escriu &ball&a al xat per comprar-los tots.",
310-
"how-many-sell-stack": "&aEscriu al xat quants grups vols &dVENDRE&a. Hi ha &e{0}&a ítems a cada grup i tens &e{1}&a grups disponibles. Escriu &ball&a al xat per vendre'ls tots.",
310+
"how-many-buy-stack": "&eEnter in chat, how many bulks you wish to &bBUY&a. There are &e{0}&a items in each bulk and you can buy &e{1}&a bulks. Enter &b{2}&a in chat to buy all.",
311+
"how-many-sell-stack": "&aEnter in chat, how many bulk you wish to &dSELL&a. There are &e{0}&a items per bulk and you can sell &e{1}&a bulks. Enter &b{2}&a in chat to sell all.",
311312
"language": {
312313
"name": "&eNom: &6{0}",
313314
"code": "&eCodi: &6{0}",

0 commit comments

Comments
 (0)