diff --git a/script/server.sh b/script/server.sh index eff9820..828365c 100755 --- a/script/server.sh +++ b/script/server.sh @@ -3,7 +3,7 @@ # The alive checker and Minecraft server is started at the same time. For performance reasons, the # OpenJ9 JVM is used instead of Java's default Hotspot JVM. -chmod -R 500 $HOME/plugins/bStats/ $HOME/plugins/PluginMetrics/ +chmod -R 500 $HOME/plugins/bStats/ $HOME/plugins/PluginMetrics/ $HOME/plugins/ProtocolLib/ dtach -n alivecheck $HOME/script/alivecheck.sh