Make ProtocolLib-folder read only

This commit is contained in:
mathiascode 2020-02-27 20:17:39 +02:00
parent 57027bd6ad
commit 78b2b758a0

View file

@ -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