Classescore 0.1.7
2 Jun 2026
CurseForge · Hytale mod
Classes sub mod for the LevelingCore mod.
Quick answer
Classescore 0.1.7 targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
Classescore 0.1.7. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for Classescore 0.1.7. Pick another file and the loader, install side or required mods may change.
Use Classescore 0.1.7. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside Classescore 0.1.7. It opens that exact file at the source.
About this project


ClassesCore is a flexible and developer-friendly foundation mod that provides a complete framework for implementing class-based gameplay systems. It allows server creators and developers to define player roles, enforce restrictions, and build scalable progression systems through clean APIs and integrations.
ClassesCore is designed to work alongside other mods, particularly LevelingCore, which handles progression mechanics such as XP and leveling, while ClassesCore focuses on defining and enforcing class identity.
/class — Opens class selection screen if players does not have class/class join <class> — Assign a class to a player/class leave — Remove current classClassesCore provides flexible configuration for:
Full documentation: https://wiki.hytalemodding.dev/mod/classescore
ClassesCore exposes a powerful API for all features.
Developer documentation: https://wiki.hytalemodding.dev/mod/classescore/developer-api
ClassesCoreAPI.getClassServiceIfPresent().ifPresent(service -> {
// interact with Class Service
});
ClassesCoreAPI.getClassRegistryIfPresent().ifPresent(registry -> {
// interact with Class Registry
});
Found a bug or have a suggestion?
Report it here: https://github.com/AzureDoom/ClassesCore/issues
Looking for a reliable server to run ClassesCore and other Hytale mods?
BisectHosting offers pre-configured game servers, fast setup, and solid performance for modded environments.
Use code azuredoom for 25% off your first month.
Project description from CurseForge.
Recent files
2 Jun 2026
27 May 2026
26 May 2026
8 May 2026
29 Apr 2026
23 Apr 2026
23 Apr 2026
Looking for an older file? The official CurseForge project page is in Resources.