forked from Ghost-chu/QuickShop-Reremake
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Crowdin translations #292
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
force-pushed
the
l10n_crowdin
branch
28 times, most recently
from
January 12, 2023 18:18
9ccccdb
to
6aa7a3a
Compare
github-actions
bot
force-pushed
the
l10n_crowdin
branch
from
January 13, 2023 01:08
6aa7a3a
to
0745d62
Compare
github-actions
bot
force-pushed
the
l10n_crowdin
branch
24 times, most recently
from
February 16, 2023 12:27
7f16d09
to
be36223
Compare
github-actions
bot
force-pushed
the
l10n_crowdin
branch
from
February 16, 2023 15:08
be36223
to
81eba47
Compare
sandtechnology
added a commit
that referenced
this pull request
Mar 17, 2023
* PlayerFinder:Disable offline search when offline stash is enabled * Bump to 5.1.1.3 * Add progress report and try-catch block for offline player caching * Add error counting for caching offline player * Create crowdin ota workflow * Let workflow runs when translation PR merged * Use crowdin ids in secrets * Add okhttp shutdown logic on plugin disabling * Say hello to CrowdinOTA again Change crowdin requesting behavior to use timestamp querying files and not caching when querying manifest * New Crowdin translations by Github Action (#288) Co-authored-by: Crowdin Bot <support+bot@crowdin.com> * Fix test * Fix test again * Fix messed okhttp cache folder * Temporary disable custom_languages field for wrong format See Ghost-chu/CrowdinCopyDeploy#1 * Fix enderchest shop not working * Refactor PlayerFinder and solve lag issue for real * Fix unwanted change to registerCustomCommands * PlayerFinder: use toLowerCase(Locale.ROOT) when updating * PlayerFinder: fix a bug which returning null for name2uuid * Disable the support of reloading DatabaseManager * Fix bug for bypassing item stacking option * Add user agent to http query * Fix a bug for got NPE when eco plugin not installed * Update LandsAPI ABI * Add include-offlineplayer-for-command option * Fix unit test for mojang api * Fix the bug about using static language * Update the doc in config.yml for this fix * #299 Set connectTimeout to 10 seconds * update mcbbs link (#310) * fix wrong update link * update link * update link * Update MCBBS Link * [ShopPurger] Add timeout to prevent crash server * SubCommand_Find: Add finding enchantments on enchanted books (#306) * SubCommand_Find: Add finding enchants on books * Reduce nested if's into singular if statement using && * Combine getBooksEnchantments and listContainsString into single function * Add missed imports --------- Co-authored-by: sandtechnology <20417547+sandtechnology@users.noreply.github.com> * Add manual trigger for crowdin workflow * New Crowdin translations by Github Action (#292) Co-authored-by: Crowdin Bot <support+bot@crowdin.com> * #305 Fix wrong potionEffect level showing * Bump skyblock from 2.3.30 to 2.5.0 (#312) Bumps skyblock from 2.3.30 to 2.5.0. --- updated-dependencies: - dependency-name: com.songoda:skyblock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add listener to handle Spartan compatibility * Add missed soft depends for Spartan * #316 Delete wrong depends on ArmShopBridge * New Crowdin translations by Github Action (#313) Co-authored-by: Crowdin Bot <support+bot@crowdin.com> * Refactor PriceLimiter Improve code readability Fix free shop price checking Fix digit checking not working other than shop creation Send detail message to player after price check failed * Fix wrong price in price error message * Add missed comment * Remove GroupManager check No idea why ghost adding this check, groupmanager should work along with QS * Fix maximumDigitsInPrice not working It should have extra # in formatting * Fix broken maximumDigitsInPrice config option and config version * Fix broken coloring * Fix javadoc for isBookEnchantmentsMatched method * Revert "Fix broken coloring" This reverts commit df93077. * Use modified MineDown to fix color issue * Fix price limit message not correct * Fix not calc the real tax in message when selling item (permission) * Add PlayerShopClickEvent and Deprecated ShopClickEvent * Add 1.19.4 support * New Crowdin translations by Github Action (#320) Co-authored-by: Crowdin Bot <support+bot@crowdin.com> * Bump GriefPrevention from 16.18 to 16.18.1 (#324) Bumps [GriefPrevention](https://github.com/TechFortress/GriefPrevention) from 16.18 to 16.18.1. - [Release notes](https://github.com/TechFortress/GriefPrevention/releases) - [Commits](GriefPrevention/GriefPrevention@16.18...16.18.1) --- updated-dependencies: - dependency-name: com.github.TechFortress:GriefPrevention dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump SongodaCore from 2.6.16 to 2.6.18 (#303) Bumps SongodaCore from 2.6.16 to 2.6.18. --- updated-dependencies: - dependency-name: com.songoda:SongodaCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump LandsAPI from 6.26.18 to 6.28.11 (#314) Bumps [LandsAPI](https://github.com/Angeschossen/LandsAPI) from 6.26.18 to 6.28.11. - [Release notes](https://github.com/Angeschossen/LandsAPI/releases) - [Commits](IncrediblePlugins/LandsAPI@6.26.18...6.28.11) --- updated-dependencies: - dependency-name: com.github.angeschossen:LandsAPI dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump spigot-api from 1.19.3-R0.1-SNAPSHOT to 1.19.4-R0.1-SNAPSHOT (#325) Bumps spigot-api from 1.19.3-R0.1-SNAPSHOT to 1.19.4-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump PlotSquared-Core from 6.10.5 to 6.11.1 (#321) Bumps [PlotSquared-Core](https://github.com/IntellectualSites/PlotSquared) from 6.10.5 to 6.11.1. - [Release notes](https://github.com/IntellectualSites/PlotSquared/releases) - [Commits](IntellectualSites/PlotSquared@6.10.5...6.11.1) --- updated-dependencies: - dependency-name: com.plotsquared:PlotSquared-Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump to 5.1.2.0 * Fix price change log recording wrong new price --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: YuanYuanOwO <81153017+YuanYuanOwO@users.noreply.github.com> Co-authored-by: Efe Kurban <efekurbann@gmail.com> Co-authored-by: Smudge <68658429+smuddgge@users.noreply.github.com> Co-authored-by: Sarah <M.SarahGreyWolf@outlook.com>
Merged
sandtechnology
added a commit
that referenced
this pull request
Mar 17, 2023
* PlayerFinder:Disable offline search when offline stash is enabled * Bump to 5.1.1.3 * Add progress report and try-catch block for offline player caching * Add error counting for caching offline player * Create crowdin ota workflow * Let workflow runs when translation PR merged * Use crowdin ids in secrets * Add okhttp shutdown logic on plugin disabling * Say hello to CrowdinOTA again Change crowdin requesting behavior to use timestamp querying files and not caching when querying manifest * New Crowdin translations by Github Action (#288) * Fix test * Fix test again * Fix messed okhttp cache folder * Temporary disable custom_languages field for wrong format See Ghost-chu/CrowdinCopyDeploy#1 * Fix enderchest shop not working * Refactor PlayerFinder and solve lag issue for real * Fix unwanted change to registerCustomCommands * PlayerFinder: use toLowerCase(Locale.ROOT) when updating * PlayerFinder: fix a bug which returning null for name2uuid * Disable the support of reloading DatabaseManager * Fix bug for bypassing item stacking option * Add user agent to http query * Fix a bug for got NPE when eco plugin not installed * Update LandsAPI ABI * Add include-offlineplayer-for-command option * Fix unit test for mojang api * Fix the bug about using static language * Update the doc in config.yml for this fix * #299 Set connectTimeout to 10 seconds * update mcbbs link (#310) * fix wrong update link * update link * update link * Update MCBBS Link * [ShopPurger] Add timeout to prevent crash server * SubCommand_Find: Add finding enchantments on enchanted books (#306) * SubCommand_Find: Add finding enchants on books * Reduce nested if's into singular if statement using && * Combine getBooksEnchantments and listContainsString into single function * Add missed imports --------- * Add manual trigger for crowdin workflow * New Crowdin translations by Github Action (#292) * #305 Fix wrong potionEffect level showing * Bump skyblock from 2.3.30 to 2.5.0 (#312) Bumps skyblock from 2.3.30 to 2.5.0. --- updated-dependencies: - dependency-name: com.songoda:skyblock dependency-type: direct:production update-type: version-update:semver-minor ... * Add listener to handle Spartan compatibility * Add missed soft depends for Spartan * #316 Delete wrong depends on ArmShopBridge * New Crowdin translations by Github Action (#313) * Refactor PriceLimiter Improve code readability Fix free shop price checking Fix digit checking not working other than shop creation Send detail message to player after price check failed * Fix wrong price in price error message * Add missed comment * Remove GroupManager check No idea why ghost adding this check, groupmanager should work along with QS * Fix maximumDigitsInPrice not working It should have extra # in formatting * Fix broken maximumDigitsInPrice config option and config version * Fix broken coloring * Fix javadoc for isBookEnchantmentsMatched method * Revert "Fix broken coloring" This reverts commit df93077. * Use modified MineDown to fix color issue * Fix price limit message not correct * Fix not calc the real tax in message when selling item (permission) * Add PlayerShopClickEvent and Deprecated ShopClickEvent * Add 1.19.4 support * New Crowdin translations by Github Action (#320) * Bump GriefPrevention from 16.18 to 16.18.1 (#324) Bumps [GriefPrevention](https://github.com/TechFortress/GriefPrevention) from 16.18 to 16.18.1. - [Release notes](https://github.com/TechFortress/GriefPrevention/releases) - [Commits](GriefPrevention/GriefPrevention@16.18...16.18.1) --- updated-dependencies: - dependency-name: com.github.TechFortress:GriefPrevention dependency-type: direct:production update-type: version-update:semver-patch ... * Bump SongodaCore from 2.6.16 to 2.6.18 (#303) Bumps SongodaCore from 2.6.16 to 2.6.18. --- updated-dependencies: - dependency-name: com.songoda:SongodaCore dependency-type: direct:production update-type: version-update:semver-patch ... * Bump LandsAPI from 6.26.18 to 6.28.11 (#314) Bumps [LandsAPI](https://github.com/Angeschossen/LandsAPI) from 6.26.18 to 6.28.11. - [Release notes](https://github.com/Angeschossen/LandsAPI/releases) - [Commits](IncrediblePlugins/LandsAPI@6.26.18...6.28.11) --- updated-dependencies: - dependency-name: com.github.angeschossen:LandsAPI dependency-type: direct:production update-type: version-update:semver-minor ... * Bump spigot-api from 1.19.3-R0.1-SNAPSHOT to 1.19.4-R0.1-SNAPSHOT (#325) Bumps spigot-api from 1.19.3-R0.1-SNAPSHOT to 1.19.4-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spigotmc:spigot-api dependency-type: direct:production update-type: version-update:semver-patch ... * Bump PlotSquared-Core from 6.10.5 to 6.11.1 (#321) Bumps [PlotSquared-Core](https://github.com/IntellectualSites/PlotSquared) from 6.10.5 to 6.11.1. - [Release notes](https://github.com/IntellectualSites/PlotSquared/releases) - [Commits](IntellectualSites/PlotSquared@6.10.5...6.11.1) --- updated-dependencies: - dependency-name: com.plotsquared:PlotSquared-Core dependency-type: direct:production update-type: version-update:semver-minor ... * Bump to 5.1.2.0 * Fix price change log recording wrong new price --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: YuanYuanOwO <81153017+YuanYuanOwO@users.noreply.github.com> Co-authored-by: Efe Kurban <efekurbann@gmail.com> Co-authored-by: Smudge <68658429+smuddgge@users.noreply.github.com> Co-authored-by: Sarah <M.SarahGreyWolf@outlook.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New Crowdin pull request with translations