Skip to content

Instantly share code, notes, and snippets.

@lpuv
Created March 4, 2019 23:25
Show Gist options
  • Save lpuv/ca88f34ff4d8e090e5d5dcfbada36169 to your computer and use it in GitHub Desktop.
Save lpuv/ca88f34ff4d8e090e5d5dcfbada36169 to your computer and use it in GitHub Desktop.
Update minecraft plugins
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