▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Cobblemon Placeholders
Cobblemon Placeholders

Cobblemon Placeholders

A Fabric server-sided mod adding placeholders for the Cobblemon mod!

6.4K
14

Cobblemon Placeholders 1.4.0

release24 марта 2026 г.
  • Removed the pokedex_shinies_caught and pokedex_shinies_seen placeholders as they are not working as intended. They may return in the future if a workaround is found/made.
    • You may be able to use the placeholder that fetches a player statistics and use the Cobblemon statistic that tracks shiny catches. This is not a perfect replacement, but it may work for your use case.
  • Added party_scale_modifier placeholder that will fetch the value of a given Party Pokemon's scale modifier value (<cobblemon_party_scale_modifier:[slot]> / %cobblemon:party_scale_modifier [slot]%)
  • Added 2 new Pokemon Property related placeholders:
    • <cobblemon_party_property_has:[slot]:[property]>/%cobblemon:party_property_has [slot]:[property]% - Checks a player's Party Pokemon in the specified slot for the given property and returns true or false depending. Ex: <cobblemon_party_property_has:1:unbreedable=true>
    • <cobblemon_party_property_get:[slot]:[property]>/%cobblemon:party_property_get [slot]:[property]% - Gets the value of the given property for the player's Party Pokemon in the specified slot. Ex: <cobblemon_party_property_get:1:unbreedable>
  • Added an alias party_tradeable for party_tradable placeholder
  • Fixed the species_abilities placeholder returning bad results for slots 1 and 2 sometimes. These slots were not being filtered for non-hidden abilitites, so they would sometimes return the hidden ability.

Need help? Join the Discord: https://discord.gg/cgBww275Fg

Cobblemon Placeholders 1.3.1

release13 января 2026 г.
  • Moved Molang functions behind a "unsafe": false" config option

Need help? Join the Discord: https://discord.gg/cgBww275Fg

Cobblemon Placeholders 1.3.0

release24 ноября 2025 г.
  • Updated to Cobblemon 1.7
  • Placeholders now parse placeholders in arguments
  • All server placeholders are also registered as player placeholders
  • Species placeholders now correctly parse both "cobblemon:" and just supplying the species name
  • Added 5 new placeholders:
    • <cobblemon_party_legendary:[slot]> %cobblemon:party_legendary [slot]%
    • <cobblemon_party_mythical:[slot]> %cobblemon:party_mythical [slot]%
    • <cobblemon_party_ultra_beast:[slot]> %cobblemon:party_ultra_beast [slot]%
    • <cobblemon_species_labels:[species]> %cobblemon:species_labels [species]%
    • <cobblemon_species_labels_has:[species]:[label]> %cobblemon:species_labels_has [species]:[label]%

Need help? Join the Discord: https://discord.gg/cgBww275Fg

Cobblemon Placeholders 1.2.0

release3 сентября 2025 г.
  • Added 2 new Molang placeholders:
    • With player context: <cobblemon_molang_player:[expression]> / %cobblemon_molang_player [expression]%
    • Without player context: <cobblemon_molang_server:[expression]> / %cobblemon_molang_server [expression]%
  • Added 2 new Party placeholders:
    • Original Trainer UUID <cobblemon_party_ot_uuid:[slot]> / %cobblemon_party_ot_uuid [slot]%
    • Original Trainer Name <cobblemon_party_ot_name:[slot]> / %cobblemon_party_ot_name [slot]%
  • Added 1 new PC placeholder:
    • PC Box Count - <cobblemon_pc_box_count> / %cobblemon_pc_box_count%
  • Updated the default config file. You can view the changes here

Need help? Join the Discord: https://discord.gg/cgBww275Fg

Cobblemon Placeholders 1.1.0

release24 февраля 2025 г.
  • Updated to 1.21.1
    • There are no major changes to any of the mechanics
  • Added support for PlaceholderAPI. This removes the hard dependency on MiniPlaceholders (check the wiki for formatting)
  • Added 9 new PokeDex related placeholders:
    • 8 player context placeholders: pokedex_amount_seen, pokedex_amount_caught, pokedex_percent_seen, pokedex_percent_caught, pokedex_species_seen, pokedex_species_caught, pokedex_shinies_seen, pokedex_shinies_caught
    • 1 server context placeholder: pokedex_total

Need help? Join the Discord: https://discord.gg/cgBww275Fg

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MPL-2.0
Опубликован:2 года назад
Обновлён:1 месяц назад
Главная