Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Horton Tools

2
Posts
2
Topics
A member registered 7 days ago · View creator page →

Creator of

Recent community posts

Horton Tools has released ShopCheck 0.1.0 preview, an offline tool for server owners reviewing EconomyShopGUI shop prices before deployment.

Load your own shop YAML files, choose a buy-discount and sell-bonus scenario, and review potential pricing inconsistencies. Reports show modeled costs, proceeds, item counts, exclusions, and configuration paths to inspect. Export the review as JSON; your original files are not changed.

The included HTML file runs locally in a desktop browser. Your configs stay on your device, with no server installation or subscription. The screenshot shows the actual app using a fictional example.

Price: $24 once.

https://horton-tools.itch.io/shopcheck?utm_source=itch-community&utm_medium=rele...

Before buying: tested scope is EconomyShopGUI 7.2.1 free, Minecraft Java 1.21.11, fixed prices, and 161 defined crafting recipe variants. Custom recipes, dynamic pricing, taxes, live rounding, and inventory limits are not fully modeled. You must check global and section conditions yourself. Reports are prompts for review, not proof that a live economy is safe or exploitable. Validate findings on your own staging server before changing prices.

Which pricing conditions are hardest to review manually on your server? Feedback on the workflow and coverage is welcome.

Horton Tools has released ConfigCarry 0.1.0 preview, a downloadable offline tool for reviewing YAML configuration updates.

When a plugin ships new defaults, compare three files: the old defaults, your customized config, and the new defaults. ConfigCarry carries forward custom values, adopts changes to untouched settings, and asks you to choose when both sides changed the same value. Export merged YAML and a JSON review report after resolving conflicts.

For example, keep your custom shop title while reviewing an updated default price. The screenshot below shows the actual review interface with fictional example data.

It runs from one HTML file in a desktop browser; configs stay on your device. Price: $19 once.

https://horton-tools.itch.io/configcarry?utm_source=itch-community&utm_medium=re...

Before buying: you need the old and new defaults as well as your customized file. This preview supports a documented YAML subset, not anchors or aliases; renames need manual review. It does not validate plugin schemas. Back up files and test the result on a staging server.

What part of updating your server configs takes the most manual checking? Feedback on the workflow is welcome.