mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-23 02:14:56 +00:00
Managed to tweak the port requirement, isnt actually needed like I thought.
This commit is contained in:
parent
8a92ff132b
commit
fcf52ba02a
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ server:
|
|||
# You should change this to your server's name
|
||||
name: TotalFreedom
|
||||
|
||||
# The address your server is located at - Please Note: The port MUST be included, even if it is default port (DNS Records included)
|
||||
address: play.totalfreedom.me:25565
|
||||
# The address your server is located at - Please include the port if required.
|
||||
address: play.totalfreedom.me
|
||||
|
||||
# Shown at the server list
|
||||
motd: TotalFreedom &8- Minecraft %mcversion%
|
||||
|
|
Loading…
Reference in a new issue