promotional bannermobile promotional banner

ServerMod

A simple 1.12.2 server-sided essentials-like mod.
Back to Files

1.12.2-servermod-1.2.jar

File nameservermod-1.2.jar
Uploader
yesBadyesBad
Uploaded
Oct 4, 2025
Downloads
11
Size
66.6 KB
Mod Loaders
Forge
File ID
7066724
Type
A
Alpha
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:servermod-1272086:7066724")

Learn more about Curse Maven

What's new

[1.2] - 2025-10-04

Added

  • Homes System:
    • /sethome <name>, /home <name>, /listhome, and /delhome <name> commands for managing multiple homes per player.
    • Configurable maximum homes per player and home cooldown via ModConfig.
    • Tab completion for home commands.
    • All home-related messages and help texts are now language-configurable in ModConfig.
  • Cooldown System:
    • Unified cooldown logic for /home, /tpa, and /rtp using CooldownManager.
    • Cooldown sharing is now fully configurable via ModConfig.cooldownShareGroup.
  • Join Message:
    • Configurable, clickable join message with support for a custom link.
  • Help Menu:
    • /servermod help menu now categorizes and lists all teleportation and utility commands, with descriptions configurable in ModConfig.
  • Player sleep percentage:
    • This can be configured in the ModConfig, it´s like the gamerule, but in 1.12!

Changed

  • Improved imports and code cleanliness across command files.
  • Sleep percentage logic now uses a tick-based scheduler for accuracy and non-blocking behavior.
  • All teleportation commands now use the new cooldown system and support shared/separate cooldowns as configured.

Fixed

  • Fixed color formatting issues in chat and home messages.
  • Fixed tab completion and command usage messages for new commands.
  • Removed old, per-command cooldown logic in favor of the unified system.

This mod has no additional files