Mineuniverse
Log in Register
Mods

ServerMod

A simple 1.12.2 server-sided essentials-like mod.
by yesBad
Download Claim this project
659 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Server Utility

ServerMod is a simple 1.12.2 server-sided essentials-like mod that adds:

  • Teleportation (TPA) with modifiable cooldowns
  • Random teleportation (RTP) with modifiable cooldowns
  • Back command with modifiable cooldowns
  • Home system with modifiable max homes & cooldowns
  • Player sleeping percentage, easily sleep even without all the players
  • Leaderboard system that currently includes playtime, mob kills, deaths & last seen
  • Nickname system, give some players the ability to set a chat nickname (with colors!)
  • Inventory (invsee) & ender chest (endersee) viewing for administrators
  • Configurable messages, make them yours

View commands in-game by using /servermod

Feature requests, issues, conversation & such in our discord

# Configuration file

admin {
    # true / false [default: true]
    B:endersee=true

    # true / false [default: true]
    B:invsee=true
}


fun {
    # Used in nickname command [range: 1 ~ 8, default: 4]
    I:nick_min_length=4

    # true / false [default: true]
    B:nickname=true
}


stats {
    # true / false [default: true]
    B:leaderboard=true
}


teleportation {
    # Cooldown in seconds for /back command [range: 1 ~ 86400, default: 1800]
    I:back_cooldown=1800

    # Comma-separated list of commands that share a cooldown (e.g., home,tpa,rtp,back) [default: home,rtp,tpa,back]
    S:cooldown_share_group=home,rtp,tpa,back

    # true / false [default: false]
    B:back=false

    # Cooldown in seconds for /home command [range: 1 ~ 86400, default: 1800]
    I:home_cooldown=1800

    # Maximum number of homes a player can have [range: 0 ~ 100, default: 0]
    I:home_max=0

    # true / false [default: true]
    B:rtp=true

    # In seconds 1 - 86400 [range: 1 ~ 86400, default: 1800]
    I:rtp_cooldown=1800

    # If true /rtp works in all dimensions [default: false]
    B:rtp_dim=false

    # The dimension where RTP is allowed [range: -4096 ~ 4096, default: 0]
    I:rtp_dim_set=0

    # true / false [default: true]
    B:tpa=true

    # In seconds 1 - 86400 [range: 1 ~ 86400, default: 1800]
    I:tpa_cooldown=1800

    # Allow teleportation to player only in the same dimension [default: true]
    B:tpa_only_same_dim=true
}


util {
    # Link used in join message [default: https://www.curseforge.com/minecraft/mc-mods/servermod]
    S:join_link=https://www.curseforge.com/minecraft/mc-mods/servermod

    # Used when player joins the server [default: &eWelcome, &6{user}&e! Enjoy your stay!]
    S:join_message=&eWelcome, &6{user}&e! Enjoy your stay!

    # Used in chat formatting [default: {user} &8| &r{msg}]
    S:message_transcriber={user} &8| &r{msg}

    # true / false [default: true]
    B:sleep_perc=true

    # Between 1 - 100 % [range: 1 ~ 100, default: 33]
    I:sleep_perc_int=33
}


zlang {
    # Used in back command [default: &aTeleported to your last location.]
    S:back_success=&aTeleported to your last location.

    # Used in servermod ('help') command [default: &e/back &6Teleport to your last death / tp out location.]
    S:back_usage=&cNo previous location found.

    # Used in delhome command [default: &aHome '&e{name}&a' deleted!]
    S:delhome_deleted=&aHome '&e{name}&a' deleted!

    # Used in delhome command [default: &cNo home named '&e{name}&c' found!]
    S:delhome_not_found=&cNo home named '&e{name}&c' found!

    ... etc
}

Hope it works, it seems to! Made by yesBad w/ 💖

1.12.2-servermod-1.5.jar
MC Forge, Server, 1.12.2
Release 2025-11-09 Get
1.12.2-servermod-1.2.jar
MC Forge, Server, 1.12.2
Alpha 2025-10-04 Get
1.12.2-servermod-1.0.jar
MC Forge, Server, 1.12.2
Beta 2025-05-23 Get

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579