prevent extras from going apeshit

Something went wrong while saving the prefix. Please check console.
This commit is contained in:
Apmunute 2021-03-17 14:39:49 -03:00 committed by GitHub
parent a4f6745693
commit 2a9548831b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,9 @@ cd ~/server/
while true; do
# Make certain files and folders read-only
mkdir debug/ dumps/ plugins/update/
mkdir debug/ dumps/ plugins/update/ plugins/Extras
chmod 700 plugins/Extras
chmod -R 500 debug/ dumps/ plugins/bStats/ plugins/PluginMetrics/ plugins/update/
chmod 500 plugins/
chmod 400 bukkit.yml