promotional bannermobile promotional banner

Class Selection Mod

An RPG-style Forge mod for Minecraft 1.20.1: faction + class selection, starter kits, class-based item/block restrictions, in-game messenger, class-change requests, and full in-game configuration.

File Details

classmod-1.4.7.jar

  • R
  • Apr 10, 2026
  • 645.58 KB
  • 156
  • 1.20.1
  • Forge

File Name

classmod-1.4.7.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:class-selection-mod-1477894:7904677")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog 1.4.7

  • Added visual starter-kit slot picker (inventory/creative-like):
    automainhandoffhandheadchestlegsfeet, and slots 0–35.
  • Fixed starter-kit row layout: controls no longer overlap.
  • Added an in-game admin toggle button for race selection (no command required), with instant sync and persistence.
  • Improved class-selection command system:
    • fixed execution for non-admin players;
    • new commands now default to SERVER + OP;
    • @s now resolves correctly in SERVER mode (targets the selecting player);
    • legacy entries without executor/elevated now use safe defaults.
  • Messenger optimizations:
    • chat history is now saved with deferred batched writes (reduced server stutter);
    • reduced chat list sorting/update overhead;
    • adaptive online-player polling (active/idle);
    • screenshot preview loading moved from render to queued tick loading.
  • Updated RU/EN localization for new buttons and screens.