Commit 75c1e24
5.1.2.0 (PotatoCraft-Studio#326) (PotatoCraft-Studio#327)
* 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 (PotatoCraft-Studio#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
* PotatoCraft-Studio#299 Set connectTimeout to 10 seconds
* update mcbbs link (PotatoCraft-Studio#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 (PotatoCraft-Studio#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 (PotatoCraft-Studio#292)
* PotatoCraft-Studio#305 Fix wrong potionEffect level showing
* Bump skyblock from 2.3.30 to 2.5.0 (PotatoCraft-Studio#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
* PotatoCraft-Studio#316 Delete wrong depends on ArmShopBridge
* New Crowdin translations by Github Action (PotatoCraft-Studio#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 (PotatoCraft-Studio#320)
* Bump GriefPrevention from 16.18 to 16.18.1 (PotatoCraft-Studio#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 (PotatoCraft-Studio#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 (PotatoCraft-Studio#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 (PotatoCraft-Studio#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 (PotatoCraft-Studio#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>1 parent 1e03258 commit 75c1e24
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments