Remove ProtocolLib from chmod list (#1)

This commit is contained in:
Apmunute 2021-03-02 17:38:57 -03:00 committed by GitHub
parent 5f3bdad081
commit a4f6745693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ while true; do
# Make certain files and folders read-only
mkdir debug/ dumps/ plugins/update/
chmod -R 500 debug/ dumps/ plugins/bStats/ plugins/PluginMetrics/ plugins/ProtocolLib/ plugins/update/
chmod -R 500 debug/ dumps/ plugins/bStats/ plugins/PluginMetrics/ plugins/update/
chmod 500 plugins/
chmod 400 bukkit.yml
chmod 400 commands.yml