Releases: SergeantFuzzy/Soul-Engine-Community
Releases · SergeantFuzzy/Soul-Engine-Community
The Soul Shop GUI Update - v1.1
Added
- Soul Shop GUI with category menus, paging, and risk confirmation (shop module)
- New
shop.ymltemplate with combat, survival, utility, and risk items plus navigation slots - Action bar potion effect timer with tier display and end notifications
- Purchase receipt message with hover showing remaining souls after shop purchases
Changed
- Added shop settings in
config.ymlfor cooldowns, conflicts, and Soul Recall max age - Expanded language keys for shop GUI and purchase messaging
- Help menu now includes the
/se shopentry
Fixed
- Shop purchase success message now correctly renders the item name placeholder
Notes / Upgrade Steps
- Review the generated
shop.ymland adjust slots, prices, durations, and cooldowns - Add permissions
soulengine.shopandsoulengine.shop.riskin the permission system as needed - Ensure
config.ymlincludes the new shop settings, then run/se reloadafter updating