1.13.2 - NeoForge
release7 марта 2026 г.Fixed crash on fresh install due to version being empty.
1.13.2 - Fabric
release7 марта 2026 г.Fixed crash on fresh install due to version being empty.
1.13.1
release2 марта 2026 г.New Features
- Added proper webhook example to default
webhooks.jsonconfig. - Added aliases for some dynamic replacements:
{rarity}for{bucket}{hidden_ability}for{HA}{mythical},{ultrabeast}, and{paradox}for{legendary}{coordinates}for{coords}{player}for{nearest_player}
- Forgot to mention addition of
{timestamp}in previous changelog
Changes & Fixes
- Fixed
{nearest_player}not working as a side effect of 1.13.0. - Fixed
{shiny}and{HA}not working for serverside webhooks. - Fixed
{bucket}incorrect spacing in lang file. - Renamed
nearestPlayertonearest_playerandcoordinatestocoordsinpokemon.json. Automatically fixes itself.
1.13.1 - Fabric
release2 марта 2026 г.New Features
- Added proper webhook example to default
webhooks.jsonconfig. - Added aliases for some dynamic replacements:
{rarity}for{bucket}{hidden_ability}for{HA}{mythical},{ultrabeast}, and{paradox}for{legendary}{coordinates}for{coords}{player}for{nearest_player}
- Forgot to mention addition of
{timestamp}in previous changelog
Changes & Fixes
- Fixed
{nearest_player}not working as a side effect of 1.13.0. - Fixed
{shiny}and{HA}not working for serverside webhooks. - Fixed
{bucket}incorrect spacing in lang file. - Renamed
nearestPlayertonearest_playerandcoordinatestocoordsinpokemon.json. Automatically fixes itself.
1.13.0 - NeoForge
release1 марта 2026 г.🚨 BREAKING CHANGES 🚨
NeoForge dedicated servers now require Ember's Text API version 2.5.0+. Fabric already required it, so nothing changes there.
Added regex pattern matcher to remove anything within {curly braces} after dynamic replacements are applied.
- This means that anything you put within {curly braces} will get replaced with an empty String.
- Necessary change to clean up code a bit.
- Allows for a more modular system to potentially support custom DRs in the future. Also makes adding new ones much faster and easier to manage.
New Features
- Added Discord webhooks! See
webhooks.json,server_message_templates.json,pokemon.json, andserver.jsonfor relevant info. Webhooks can be enabled by your client (any alert) or by the server (global alerts). - Added
BOTHoption for stat display modes. Displays the stat in both the main message and hover. - Added
{dex},{dex_hover}, and{dex_unformatted}. Tip: usehttps://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/{dex}.pngto embed a Pokemon's image in your webhooks!
Changes & Fixes
- Journeymap waypoint names now support dynamic replacements. Recommended to use the
unformattedversions when available. - Discord webhooks required shadowing https://github.com/n1netails/n1netails-discord-webhook-client and its dependencies. As such, the mod's file size has increased to about ~2.8MB, up from ~0.5MB.
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:9 месяцев назад
Обновлён:1 месяц назад

