-
iShop now compatible with versions 1.14.4 to 1.16.4
- New config option
placeItemFrameSigns to allow item frames and signs breaking or placing on shop blocks
- New config option
protectShopBlocksFromExplosions to protect shop blocks from explosions, including Wither
- Item frames and items within will be protected from explosions, signs are not protected
- Only shop owners or ishop.admin can place/break item frames or signs on shop blocks.
Sneaking required to place but not break
- You are now able to
specify stock page when using /shop stock or /shop managestock with number ie; '
/shop stock 5'
- Add console message if database failed to load properly to prevent data corruption
- Add %id option for config messages on shop title for admin/player shops
- Add config message
stockIntegerError for stock pages error. Will default to 1 if invalid input or last page if higher than stock limit
- Add new config message
noStockButton for red dye clickable item
-
If shop is out of stock, red dye will be clickable item
- Change color of clickable [MANAGE] and [SHOP] text to yellow for command /shop list
- Removed hover messages manageText and shopText from config.yml as no longer used
- Fix missing config option adminShopPublic when updating config versions
- Fix shop out of stock message if items are split up between stock pages
- Fix Github issue
#7
- Update configVersion to 2.5
- More code optimizations and clean up!