HomeJavaModsServerTweaks
ServerTweaks
ModsJava

ServerTweaks

by ofu_dayo · on Modrinth

This adds settings that cannot be configured in Vanilla. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth

ServerTweaks

ServerTweaks is a lightweight, high-performance utility and system-tweaking plugin designed for modern Minecraft servers. It allows server administrators to fully customize core game mechanics, control default system notifications (such as join, quit, and death messages), synchronize real-world time, and manage world-specific bed behaviors—all while providing essential player tools like a ping checker and automated update notifications.

Features

Commands and Permissions

Command Description Permission Default
/ping Check your connection latency servertweaks.ping Everyone
/st toggle <feature> Toggle a specific notification/feature on or off servertweaks.admin OP
/st format <feature> <text> Change the message format of a feature servertweaks.admin OP
/st reload Force reload all configurations and language files manually servertweaks.admin OP

Available feature keys for toggle and format commands:

Configuration

config.yml

join-message:
  enabled: true
  format: "&e%player% joined the game"

quit-message:
  enabled: true
  format: "&e%player% left the game"

death-message:
  enabled: true
  format: "&c☠ %player% has perished (%reason%)"

first-join:
  enabled: true
  format: "&d&lWelcome %player% to the server for the very first time! (#%count%)"
  total-count: 0

sleep-notification:
  enabled: false
  format: "&b%player% is now sleeping. (%current%/%required%)"

real-time:
  enabled: false
  timezone: "Asia/Tokyo"
  worlds:
    - "world"

item-despawn:
  enabled: false
  despawn-seconds: 60

exhaustion-rate:
  enabled: false
  multiplier: 0.5

bed-world-settings:
  enabled: false
  worlds:
    world: false
    world_nether: true
    world_the_end: true

infinite-liquid:
  enabled: true
  water: true
  lava: false

lang.yml

prefix: "&7[&bServerTweaks&7] "
no-permission: "&cYou do not have permission to use this command."
config-reloaded: "&aConfiguration reloaded successfully!"
feature-enabled: "&aFeature &e%feature% &ahas been &eENABLED&a."
feature-disabled: "&cFeature &e%feature% &chas been &eDISABLED&c."
format-updated: "&aUpdated &e%feature% &aformat to: &f%format%"
invalid-value: "&cInvalid value! Please specify true or false."
respawn-set: "&aRespawn point has been set!"
ping-response: "&aYour current connection latency (Ping) is: &b%ping%ms"
usage:
  - "========= ServerTweaks Help ========="
  - "/st toggle <feature> [true/false] - Toggle or set feature"
  - "/st format <feature> <text...> - Change format"
  - "/st reload - Reload config and language files"

Compatibility

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more