Created
March 4, 2019 23:25
-
-
Save lpuv/ca88f34ff4d8e090e5d5dcfbada36169 to your computer and use it in GitHub Desktop.
Update minecraft plugins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
open https://dev.bukkit.org/projects/$1/files/latest | |
rm $2/plugins/$1*.jar | |
mv ~/Downloads/$1*.jar $2/plugins |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment