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.5.jar

  • R
  • Mar 17, 2026
  • 530.36 KB
  • 56
  • 1.20.1
  • Forge

File Name

classmod-1.4.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog

  • Prevented players from skipping the mandatory class selection menu when no class has been chosen yet.
  • Fixed a bug where the class selection screen stayed open after confirming a class.
  • Kept the ability to close the menu when a class is already selected and the screen is opened again.
  • Improved the authentication screen layout for better readability.
  • Increased the auth panel size and reworked spacing between the title, fields, status line, and buttons.
  • Centered the login and register buttons and moved the status message into its own line.
  • Fixed the initial input focus on the auth screen so the cursor now starts in the password field.
  • Disabled authentication in singleplayer.
  • Registration and login are now available only on dedicated servers.
  • Removed the authentication screen from singleplayer.
  • In singleplayer, the player is now treated as automatically authenticated, with no action restrictions.
  • Hid /login and /register outside of dedicated servers.
  • Added the message: Authentication is only available on servers.