Back to mods
Mogrul Lib project artwork

CurseForge · Minecraft mod

Mogrul Lib

A small library mod intended to be used as an integration-tool for other Mogrul mods.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Mogrul Lib release should I use?

Updated 1 year ago
beta file Mogrul Lib 0.1 [NeoForge 1.21.1]
Game version 1.21.1
Loader NeoForge

Mogrul Lib 0.1 [NeoForge 1.21.1] targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Mogrul Lib required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Mogrul Lib 0.1 [NeoForge 1.21.1] need?

Mogrul Lib 0.1 [NeoForge 1.21.1]. Change the file and its required mods may change too.

No extra mods listed for this file

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 mods.

Before you install it

Add Mogrul Lib without breaking your instance.

Built for Mogrul Lib 0.1 [NeoForge 1.21.1]. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Mogrul Lib 0.1 [NeoForge 1.21.1]. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Mogrul Lib 0.1 [NeoForge 1.21.1]. It opens that exact file at the source.

About this project

What does Mogrul Lib add?

Mogrul Lib

Mogrul lib is a small library mod created with the intention of making my mods integrated; instead of loading the SQL driver for every mod, this library does it for me.

The library creates a .db file containing player data in config/Mogrul; api classes like PlayerData and Player to handle retrieving / updating player values within the library.

API

PlayerData

  • UUID uuid: (Player UUID)
  • String username: (Player username)
  • Instant firstJoined: (First time player joined)
  • Instant lastJoined: (Last time player joined)
  • String discordID: (Discord ID of linked player)
  • int playtimeMinutes: (Player's time played)
  • int currency: (Player's currency)
  • int bounty: (Player's bounty)

Player.get(ServerPlayer or String (username) or String (DiscordID) or UUID (uuid))

Project description from CurseForge.

Pick your setup

Mogrul Lib by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Mogrul Lib versions and loaders

1 of 1 releases match

Looking for an older file? The official CurseForge project page is in Resources.