You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Added:
Fixed:
- Support for Minecraft 1.21
- Added default 1.21 shop layout including new items
- Added 'ominous-strength' item option which defines the strength of a ominous bottle
- Config.yml generated for the first time on 1.20.5+ servers will now create the correct ignored tags for that version
- Support for per page titles using the 'title' option on pages in the shops config
- Added TIME::<startTime>-<endTime> shop item requirement which requires the item to be bought at a specific ingame time
- Discounts/sell multipliers not working when using a wildcard
- Potion types without effects not working(WATER, MUNDANE, THICK, AWKWARD)
- Fixed formatting issues in default Turkish language file
- Mining a ESGUI spawner using spawner provider DEFAULT would not add hide default lore on the item
- Setting components tag using custom data entry would override buy/sell commands
- Better handling of custom data NBT tags using the 'components' item option on 1.20.5+
- Executing a command item using o: would deop the player after the command was ran even if they had OP already
- Note that it is still highly recommended to use temp permissions using LuckPerms instead
- Support for 'armor-trim' on section items
- Support for editing armor trims using /eshop edititem & editsection
- Fixed NPE for bedrock players trying to open shop while custom bedrock player profile was disabled in config
Added:
- New placeholder requirements for shop items:
- PLACEHOLDER_EQUALS - checks if the placeholder matches another placeholder/value
- PLACEHOLDER_DIFFERS - checks if the placeholder is different from the original placeholder/value
- Adds support for per requirement lore/denied message
- More info:...
- Removed debug message for using custom ignored tags
- Fixed decoration lore adding to items even without buy/sell price
- /sreload would forcefully reload shop stands
- Custom bedrock player profile wouldn't update name/lore for bedrock players
This version only adresses a issue where the default French language file was having invalid formatting/enclosing of some strings
- Fixed using French language file would cause a error on plugin startup and partially reset the language file to default
- Added support for Minecraft 1.20.5/1.20.6
- For 1.20.5/1.20.6 and up:
- Item option 'enchantment-glint' now uses actual glint effect instead of fake enchantments
- Ignored tags using old naming schema will auto convert to new schema names
- The 'NBTData' item option is now replaced with the 'components' item option: https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#components
- Items using 'NBTData' option will automatically convert to 'components' option - Premium
- See this site to manually update NBTData: https://nbt-converter.gpplugins.com/
- Updated default language files:
- Turkish by @Compalot
- Spanish by @Santos Grey & @Pak_Army
- Polish by @xyodmixyt
- Japanese by @KYOCUTI
- French by @FlattestDisc108
- Ukrainian by @Stepan_Bandera
- Chinese Traditional by @Jiaa
- Improved performance on transaction items with local placeholders
- Moved item 45 from default Others section to page 2
- Removed static 'gui-rows' options for default shop category pages to allow flexible page sizes by default
- Fixed NPE caused by a small oversight in backward compatibility using the 'enchantment-glint' item option on pre 1.20.5 servers
- Cleaned code readability
This version is still released as beta and should be tested with caution!
Full support for 1.20.5/1.20.6:
- Fixed custom NBT on items on 1.20.5+ servers
- Items using 'NBTData' option will automatically convert to the new 'components' option
- Fixed ignored tags on 1.20.5+ servers
- Fixed obfusication mapping on paper servers
- Fixed NoSuchField error for some potion types