
ServerEssentials
A Server side mod for Fabric servers implementing some widely-known commands in bukkit servers.
About this Mod
It is a server mod for fabric. (Currently support Chinese only. However you can edit config/Essentials/translation.json)
It implements tpa, tpahere, tpaccept, tpdeny, home, sethome, delhome, back (partly implemented) , warp, setwarp, delwarp, afk, ping, fly, hat, sit.
It has additional command essperm to make vanilla command use luckperms permission and edit operators' oplevel.
Configurations
- config/Essentials/config.json
- sitEnabled = true
- Allow players to sit on stairs.
- gameLogEnabled = false
- Ignore this, experiment feature
- dropSkullOnDeath = true
- Drop victims' skull when killed by a player.
- sitEnabled = true
- config/Essentials/manpages
- Here we store help messages for players to view via
/man - For
/man command.fly, we will search forconfig/Essentials/manpages/command/fly/_index.txt. If that was not found, we will try to findconfig/Essentials/manpages/command/_notfound.txtand thenconfig/Essentials/manpages/_notfound.txt. - For
/man, we will search forconfig/Essentials/manpages/_index.txt - See the file format below.
- Here we store help messages for players to view via
Manpages Format
We use \tagname(args){body} or \tagname{body} as to mark up.
to use { in message, you should write \{, so as other characters
Formatting codes
The formatting code (often seen in bukkit servers as &1 &e &r etc) is use as the tagname.
\n{hi} # underline 'hi'
\1{test}\2{test} # same as &1test&2test in bukkit
The color tag and The format tag
You want this to use hex colors
\color(red){this text is red}
\color(#231093){this text is #231093}
\format(underline){------} # we support obfuscated, bold, strikethrough, underline, italic
The run_command, suggest_command, copy_to_clipboard tag
This will add click actions to the text
\run_command(/man command.fly){See the manpage `fly`}
\suggest_command(/tell CaveNightingale){Send personal message to CaveNightingale}
\copy_to_clipboard(content to copy){click here to copy}
The i, p or line, page tag
Used for mutilines pages, they are the same
The first line \i{}
The second line \line{}
The third line
Tags about the command
Good morning, \sourceEntity{}. #sourceEntity is replaced with the player who execute the command
The page `\wantedEntry{}` is not found, so you are seeing this message. #wantedEntry is replaced with the argument of `/man` command
Available Versions
How to Install ServerEssentials on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.18.2).
Install Mod
Open the mod browser in the dashboard and search for "ServerEssentials". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.18.2
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
ServerEssentials server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.18.2). You can switch loaders with one click in the panel.
Is ServerEssentials compatible with fabric?
ServerEssentials officially supports fabric for Minecraft 1.18.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with ServerEssentials – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if ServerEssentials consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install ServerEssentials with just one click on your server.