protocollib was removed

This commit is contained in:
Apmunute 2021-03-02 11:45:19 -03:00 committed by GitHub
parent 5f3bdad081
commit 642adc89de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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