Changes

Jump to navigation Jump to search
231 bytes added ,  19:29, 25 June 2023
Line 7: Line 7:     
== Install MSM Minecraft Server Manager ==
 
== Install MSM Minecraft Server Manager ==
install prerequisite<syntaxhighlight lang="bash">
+
install prerequisite: '''Java 8 is required to run Minecraft versions 1.12 through 1.17'''. Java 17 is required to run Minecraft version 1.18 and up<syntaxhighlight lang="bash">
 
yum install java-1.7.0-openjdk
 
yum install java-1.7.0-openjdk
 
</syntaxhighlight>then run the script and fill the questions the same way<syntaxhighlight lang="bash">
 
</syntaxhighlight>then run the script and fill the questions the same way<syntaxhighlight lang="bash">
Line 23: Line 23:  
you will need to sync config db and accounts db to sync in order to have service to be enabled and to avoid use of the systemname.<syntaxhighlight lang="bash">
 
you will need to sync config db and accounts db to sync in order to have service to be enabled and to avoid use of the systemname.<syntaxhighlight lang="bash">
 
db accounts set minecraft system  
 
db accounts set minecraft system  
config set msm service TCPPort 25565 status enabled
+
config set msm service TCPPort 25565 status enabled access public
    
</syntaxhighlight>also need to add the scripts for systemd<syntaxhighlight lang="bash">
 
</syntaxhighlight>also need to add the scripts for systemd<syntaxhighlight lang="bash">
Line 40: Line 40:  
/etc/e-smith/events/actions/systemd-default
 
/etc/e-smith/events/actions/systemd-default
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
== Install dynmap ==
 +
we assume you configured dynmap plugin to point to /opt/msm/dymap
 +
 
[[Category:Howto]]
 
[[Category:Howto]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu