- Added Fairy Badge
- Renamed client side mixins.json, fixing incompatibility with Cobblemon Armors
- Added Bug Badge
- Reworked Badge Item textures
- Dragon Badge (minor changes)
- Ice Badge (minor changes)
- Ground Badge (minor changes)
- Leaf Badge
- Water Badge
- Flying Badge
- Psychic Badge
Added Icicle Badge, credit to JJAB33 and 우주의힘을
- Removed Fountain Badge (requested by JJAB33)
- Added config file with following configurations:
economy
: eitherVanilla
orOctoEconomy
vanillaCurrencyItem
: any items ex) "minecraft:diamond"createGymBadgePrice
: any non negative floating point value
Server admins can now set price for creating gym badges, possibly stop abusingcreate
command
- Server admins must restart their servers to apply changes made to
config/fcgymbadges/config.json
- Added Features
- added
create
command
- Removed Features
- removed
give
andclear
commands - removed printing gym badges progress with
/fcgymbadges
- Added New Gym Badges
- Unaware Badge (Credit to JJAB33)
- Fountain Badge (Credit to JJAB33)
- Wing Badge (Credit to JJAB33)
- Added Translations
- English
- Korean
- added Dragon Badge, Ground Badge and Psychic Badge
- fixed LuckPerms integration
- Added Ice Badge and Water Badge
- Edited textures for Fire Badge and Flying Badge
- Fixed not initializing JsonObject correctly
- Fixed not reporting Fire Badge and Electric Badge
- Added yellow formatting to /fcgymbadges command output title
Added Electric Badge and Fire Badge
- Added LuckPerms API support
- Edited command structure
/fcgymbadges darkbadge give <player>
/fcgymbadges leafbadge clear <player>
and more
Initial Release