Page 1 of 1

What are some common server settings for the Commands.dat file?

Posted: Sun Sep 24, 2017 9:29 pm
by Spray
Some commonly used Commands.dat settings are:

Name <Server Name Here> - Assigns the name of the server on the server list.
Perspective <First | Third | Both> - Assigns the perspective of the server.
Mode <Easy | Normal | Hard> - Assigns the difficulty of the server.
PvE - Disables player versus player combat in favor of player versus environment.
Welcome <Text>/<R>/<G>/<B> - Sets a chat box welcome message shown to clients when connected to the server. An example would look like:

Code: Select all

Welcome Welcome to the server, I hope you enjoy your stay!/255/0/0
The R/G/B value sets the color of the text, in this case, red. An easy to use RGB color picker can be found here: https://www.w3schools.com/colors/colors_picker.asp