ServerEssentials
No reviews yet
A Server side mod for Fabric servers implementing some widely-known commands in bukkit servers.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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.
- 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
- sitEnabled = true
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
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers