nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

Version 0.16.0-beta

Changelog

Changelog

[0.16.0-beta] - 2025-05-13

Added:

  • #300 Config option freeroamRequiresCompletedSeries: Configure freeroam series requirement
  • #299 Config option initialSeries: Defines a series new players are automatically assigned to
  • #298 Language support for trainer names and pokemon nicknames (see also #294)
  • #297 New language keys
    • commands.rctmod.errors.unknown_series: Error when attempting to set a player to an unknwon series
    • gui.rctmod.actionbar.warning.level_cap: Notification shown to players that attempt to level up pokemon at or above their level cap
    • gui.rctmod.title.series_continued: Title display when a series was continued
    • gui.rctmod.title.series_paused: Title display when a series was paused
    • gui.rctmod.trainer_association.series_continue: Notice of series continuation in trainer association trade (instead of "Important" section)
    • series.rctmod.freeroam.description: Freeroam series description
    • series.rctmod.freeroam.title: Freeroam series title
  • #296 Special freeroam series: Grants players a level cap of 100 and allows to pause the current series
    • A trade for the freeroam series will be available at the trainer association, for players that have completed any series by default
    • Players that are in the freeroam series may switch back to their previous series at the trainer association and continue where they left off (it will be the only available series trade)

Changed:

  • #295 Bumped min required version of rctapi to 0.12.0-beta
  • #294 Language keys are now automatically defined for certain data pack objects (if not explicitly defined otherwise)
    • Pokemon nickname property. Format: pokemon.rctmod.<trainer_id>.<position>.nickname (<position> starts at 0; the literal of a nickname may not be empty, or the translation will be ignored)
    • Series description property. Format: series.rctmod.<series_id>.description
    • Series title property. Format: series.rctmod.<series_id>.title
    • Trainer name property. Format: trainer.rctmod.<trainer_id>.name
    • Trainer type name property. Format: trainer_type.rctmod.<type_id>.name
  • #293 The Trainer Association will no longer list a trade for the current series of a player
  • #292 Trainers that are part of a series progression may now refuse to battle players that are not in the correct series (unless a player has beaten them before)
  • #291 Translatable text now uses a configured literal as fallback if no translation was found

Fixed:

  • #290 Fixed Rotom forms of various trainers
  • #289 Trainer Card mistakenly indicating that some progression trainers lower the level cap
  • #288 Various messages getting displayed in the language that has been configured on the server rather than the configured language on clients (i.e. trainer dialogs and series notifications)
  • #287 player set/get defeats commands not working for trainers that are in a different series

Removed:

  • #286 Config option considerEmptySeriesCompleted (use initialSeries="freeroam" instead)
  • #285 Identity line ("a.k.a") in Trainer Card (identities are not necessarily well formatted like names and will not get translated)

Files

rctmod-fabric-1.21.1-0.16.0-beta.jar(4.49 MiB) Primary Download

External resources


Project members

hd42

Member


Technical information

License
LGPL-3.0-or-later
Client side
required
Server side
required
Project ID