Make spigot.yml and paper.yml read-only
This commit is contained in:
parent
1b64197501
commit
60fc1e956e
1 changed files with 2 additions and 0 deletions
|
@ -18,8 +18,10 @@ chmod -R 500 plugins/ProtocolLib/
|
|||
chmod 400 bukkit.yml
|
||||
chmod 400 commands.yml
|
||||
chmod 400 eula.txt
|
||||
chmod 400 paper.yml
|
||||
chmod 400 permissions.yml
|
||||
chmod 400 server-icon.png
|
||||
chmod 400 spigot.yml
|
||||
chmod 400 wepif.yml
|
||||
|
||||
while true; do
|
||||
|
|
Loading…
Reference in a new issue