Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
TmTmc-ServerBasics-1.18.2-1.0.3.jar release | 380.59 KB | May 3, 2022 | 1.18.2 | 1 | Download |
TmTmc-ServerBasics-1.18.2-1.0.2.jar release | 380.07 KB | Apr 21, 2022 | 1.18.2 | 92 | Download |
TmTmc-ServerBasics-1.18.2-1.0.1.jar release | 380.32 KB | Mar 25, 2022 | 1.18.2 | 163 | Download |
TmTmc-ServerBasics-1.17.1-1.0.1.jar release | 380.70 KB | Dec 26, 2021 | 1.17.1 | 12 | Download |
TmTmc-ServerBasics-1.16.5-1.0.4.jar release | 305.79 KB | Nov 9, 2021 | 1.16.5 | 29 | Download |
TmTmc-ServerBasics-1.16.5-1.0.3.jar release | 318.84 KB | Oct 17, 2021 | 1.16.5 | 15 | Download |
TmTmc-ServerBasics-1.16.5-1.0.1.jar release | 306.18 KB | May 29, 2021 | 1.16.5 | 42 | Download |
TmTmc-ServerBasics-1.14.4_1.0.0.jar release | 294.51 KB | Jul 26, 2020 | 1.14.4 | 24 | Download |
TmTmc-ServerBasics-1.15.2_1.0.0.jar release | 294.66 KB | Jul 26, 2020 | 1.15.2 | 36 | Download |
Description
Tmc-ServerBasics is a mod that I wrote to help me remember which Gamerules there are, what the defaults are, and some useful commands that I frequently use on all my servers.
This mod specifically targets administrators or developers with Op Level 4. Some features will not work unless you have this elevated access. It is nothing fancy and does not have a lot of bells and whistles as it was designed more for convenience and maintenance of servers.
This mod helps the administrators who setup and manage Minecraft Servers. There are specific commands and features they can make to enhance the users experience. The following are complete Book Commands that can be used in-game.
Shortcuts to written books that can be copied/pasted into a command block.
1.16.x Written Book of /gamerule commands
1.15.x Written Book of /gamerule commands
1.13.x & 1.14.x Written Book of /gamerule commands
1.16.x Written Book of commands for TmTmc-ServerBasics
1.15.x Written Book of commands for TmTmc-ServerBasics
1.13.x & 1.14.x Written Book of commands for TmTmc-ServerBasics
Commands
/commands – Opens website to https://www.TakeMeTo-Minecraft.com/tmtmc-serverbasics to get list of commands
/day - Sets the current in-game time to 10:00AM
/gamerules - Opens https://www.TakeMeTo-Minecraft.com/tmtmc-serverbasics to get the gamerule commands in a book
/gma - Changes players gamemode to Adventure
/gmc - Changes players gamemode to Creative
/gms - Changes players gamemode to Survival
/gmsp - Changes players gamemode to Spectator
/night - Sets the current in-game time to 10:00PM
/openmenu - Displays the gamerule default values in a GUI
/rain - Sets the in-game weather to raining/snowing depending on biome
/rain-off - Turns off the in-game weather for raining/snowing depending on biome
/serverhelp – Opens chat with shortcut links to get this information
/storm - When raining, thunder and lightning will be turned on
/storm-off - Turns off thunder and lightning when raining
server.properties file
The server.properties file instructs your minecraft server on what state to be in, who can access the server and what defaults you want to start with. Normally, this is a one-time setup but when starting a new server, you may need to tweak these settings.
There are many default settings that can restrict or enable access to your server. All server owners should read, test and understand what each option provides. Depending on who or what you want to allow access to the server for, many settings may need to change from their defaults.
As of 1.14.x, here is a current description of each setting of the server.properties and what the defaults are.
whitelist.json
The whitelist.json file instructs your minecraft server exactly who can access the server and what their corresponding registered Minecraft User Name and UUID are. Only these accounts will be allowed access to the server. This is especially useful to keep hacked clients (pirated software) off your server for your protection as well as other players. If the player won't pay for Minecraft, they will most likely not follow other rules you impose.
How to configure this file can be found here.
ops.json
The ops.json file assigns elevated access to players joining. The default Op Level is configured in the server.properties, but having the Player Name & UUID here either increases or decreases what they can do.
How to configure this file can be found here.
Add a comment