promotional bannermobile promotional banner

TmTmc-ServerBasics

Minecraft server basics for beginners/admins
Back to Files

TmTmc-ServerBasics-1.16.5-1.0.3.jar

File nameTmTmc-ServerBasics-1.16.5-1.0.3.jar
Uploader
smmmaddensmmmadden
Uploaded
Oct 17, 2021
Downloads
120
Size
318.8 KB
Mod Loaders
Forge
File ID
3493577
Type
R
Release
Supported game versions
  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tmtmc-serverbasics-398221:3493577")

Learn more about Curse Maven

What's new

Rewrote most of the procedures and changed the behavior slightly.  Instead of opening a GUI with several pages worth of gamerules, instead I've introduced several new commands and removed the /openmenu option.  This will help porting the mod to Fabric soon.

/getrules - this will return all the current gamerules and their values

/setrules - this will update three gamerule settings that many find helpful when starting off.  keepInventory set to TRUE, doFireTick set to FALSE and doWeatherCycle set to FALSE.  This allows players to keep their inventory if they die in-game when they respawn.  The doFireTick prevents fire spreading and destroying everything in its path.  The doWeatherCycle will disable rain and storms so you can focus on the server setup.

/resetrules - opposite of /setrules to reset the above back to their defaults

 

Introduced a new configuration file which can be used to welcome players to your server and several others that will be used in future updates.  There is also an action that announces when new players have joined the server.  When the admin logs in, this is what they are presented with.

On Player Join

Updated to support Java 11 (recommended) and Forge 1.16.5 Build 36.2.0 or higher

This mod has no additional files