Butiko
โช Last updated 2024Preview

๐ Analysis
- ๐ #39 of 92 economy mods in this game by downloads
๐ About This Mod
!(https://i.imgur.com/5D87VtM.png) !(https://i.imgur.com/9DzqGOB.png) ๐๏ธ **Easy to install**, no need to mess around with databases, just drop the file in your plugins folder. ๐ท๏ธ **Sensible permissions** by default, so you mostly don't have to worry about it. ๐ **Localizable**, you can easily create translations to any language. โ ๏ธ **No block protection** is provided, external methods are required to protect the shop's container and Item Frame. โป๏ธ **Depends on Vault** to interface with any economy plugin supported by it. ๐ (https://github.com/MilkBowl/Vault/releases/tag/1.7.3). ๐ **Open source** under the (https://choosealicense.com/licenses/mpl-2.0/) on (https://github.com/TheUndermon/butiko). !(https://i.imgur.com/wMF7vyj.gif) ๐๏ธ **View a shop** owner, product, sell price, and buy price by right or left clicking. ๐ต **Sell** by sneaking and left clicking. ๐ถ **Buy** by sneaking and right clicking. !(https://i.imgur.com/bd9SiXZ.png) !(https://i.imgur.com/BaeCrDz.gif) โจ๏ธ **Use _/shop_** while looking at an Item Frame containing the item you want to trade. Set the buy or sell โ or both โ prices with the flags _-buy_ or _-sell_. Set the amount to be traded using the _-amount_ flag. ๐ฆ **Can be placed on** Chests, Barrels, and Shulker Boxes. *๏ธโฃ **Multiple shops** can be placed on the same container. ๐ธ **Set a create fee** so players must pay to create a shop โ view the fee with _/shop price_ โ by setting create-fee entry in the config.yml, then apply the changes without restarting by running _/shop reload_. ๐ฃ **Remove your shop** by running _/shop remove_ while looking at it. !(https://i.imgur.com/idN94bi.png) !(https://i.imgur.com/rxS4e7g.gif) โจ๏ธ **Use _/shop server_** while looking at an Item Frame containing the item you want to trade. Set the buy or sell โ or both โ prices with the _-buy_ or _-sell_ flags. Set the amount to be traded using the _-amount_ flag. ๐ฆ **Can be placed on** any solid surfaces. โพ๏ธ **Infinite resources**, server shops have infinite stock and money. Any items sold or money paid to it is removed from the game. ๐ฃ **Remove any server shop** by running _/shop remove_ while looking at it. !(https://i.imgur.com/uKlz9MU.png) ๐ฌ **Player's game locale** is used to select an appropriate localization file โ those with the extension .properties โ in the plugin's data folder โ at .../your server/plugins/Butiko โ and if no suitable one is found, it uses the default one called messages.properties. Item and enchantment names are automatically translated. ๐ **Create a language only localization** file by copying _messages.properties_ โ inside the plugin's data folder โ and renaming it to _messages\_<language>.properties_. Replace the placeholder _<language>_ with the lower case two letter language code. ๐ (https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes). ๐ **Create a language and country localization** file by copying _messages.properties_ โ inside the plugin's data folder โ and renaming it to _messages\_<language>\_<country>.properties_. Replace the placeholder _<language>_ with the language code, and _<country>_ with the upper case two letter country code. ๐ (https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements). ๐ผ๏ธ **For example** a spanish localization file would look like messages_es.properties, but a colombian spanish one would look like _messages_es_CO.properties_. โ๏ธ **Translate the file** you just created, but do not translate the placeholders like _<product>_ or the entry keys to the left of the equal signs like _must_look_at_itemframe_. <details> <summary>๐๏ธ Contents of messages.properties</summary> ```YAML shop_created = Shop created shop_created_fee = Shop created for <fee> fee shop_removed = Shop removed duplicated_shop = That's already a shop must_look_at_shop = You must look at a shop empty_itemframe = The itemframe must contain an item container_not_allowed = Shop container must be a <chest>, <barrel>, or a <shulkerbox> must_look_at_itemframe = You must look at an itemframe shop_command_usage = Create a shop using /shop while looking at an itemframe files_reloaded = Configuration and localization files reloaded cannot_pay_fee = You can't afford to create a shop must_buy_or_sell = Your shop must buy, sell, or both buy_price_too_low = Buy price must be higher than the sell price buy_only = You can only buy from this shop sell_only = You can only sell to this shop shop_insufficient_funds = The shop owner can't pay you shop_insufficient_space = The shop inventory is full shop_insufficient_items = There is no stock available client_insufficient_funds = You don't have enough money client_insufficient_space = You don't have enough inventory space client_insuff
!(https://i.imgur.com/5D87VtM.png)
!(https://i.imgur.com/9DzqGOB.png)
๐๏ธ Easy to install, no need to mess around with databases, just drop the file in your plugins folder.
๐ท๏ธ Sensible permissions by default, so you mostly don't have to worry about it.
๐ Localizable, you can easily create translations to any language.
โป๏ธ Depends onย Vault to interface with any economy plugin supported by it. ๐ (https://github.com/MilkBowl/Vault/releases/tag/1. 7. 3).
๐ Open source under the (https://choosealicense.com/licenses/mpl-2. 0/) on (https://github.com/TheUndermon/butiko).
!(https://i.imgur.com/wMF7vyj.gif)
๐๏ธ View a shop owner, product, sell price, and buy price by right or left clicking.
๐ต Sell by sneaking and left clicking.
๐ถ Buy by sneaking and right clicking.
!(https://i.imgur.com/bd9SiXZ.png) !(https://i.imgur.com/BaeCrDz.gif)
โจ๏ธ Use _/shop_ while looking at an Item Frame containing the item you want to trade. Set the buy or sell โ or both โ prices with the flags _-buy_ or _-sell_. Set the amount to be traded using the _-amount_ flag.
๐ฆ Can be placed on Chests, Barrels, and Shulker Boxes.
*๏ธโฃ Multiple shops can be placed on the same container.
๐ธ Set a create fee so players must pay to create a shop โ view the fee with _/shop price_ โ by setting create-fee entry in the config.yml, then apply the changes without restarting by running _/shop reload_.
๐ฃ Remove your shop by running _/shop remove_ while looking at it.
!(https://i.imgur.com/idN94bi.png) !(https://i.imgur.com/rxS4e7g.gif)
โจ๏ธ Use _/shop server_ while looking at an Item Frame containing the item you want to trade. Set the buy or sell โ or both โ prices with the _-buy_ or _-sell_ flags. Set the amount to be traded using the _-amount_ flag.
๐ฆ Can be placed on any solid surfaces.
โพ๏ธ Infinite resources, server shops have infinite stock and money. Any items sold or money paid to it is removed from the game.
๐ฃ Remove any server shop by running _/shop remove_ while looking at it.
!(https://i.imgur.com/uKlz9MU.png)
๐ฌ Player's game locale is used to select an appropriate localization file โ those with the extension .properties โ in the plugin's data folder โ at .../your server/plugins/Butiko โ and if no suitable one is found, it uses the default one called messages.properties. Item and enchantment names are automatically translated.
๐ Create a language only localization file by copying _messages.properties_ย โ inside the plugin's data folder โ and renaming it to _messages\_
๐ย Create a language and country localization file by copying _messages.properties_ โ inside the plugin's data folder โ and renaming it to _messages\_
๐ผ๏ธ For example a spanish localization file would look like messages_es.properties, but a colombian spanish one would look like _messages_es_CO.properties_.
โ๏ธ Translate the file you just created, but do not translate the placeholders like _
๐๏ธย Contents of messages.properties
```YAML
shop_created = Shop created
shop_created_fee = Shop created for
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- Undermon
- Version
- 24.4.2
- Downloads
- 249
- Endorsements
- 3
- Category
- economy
- Created
- 4/3/2024
- Updated
- 4/2/2024
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- economy, game-mechanics, social
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does Butiko support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of Butiko?
Version 24.4.2, published 2024-04-02 with 249 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await