mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 12:42:05 -07:00
Update Paper to MC 1.12-pre5
This commit is contained in:
@@ -17,7 +17,7 @@ update Bukkit
|
||||
update CraftBukkit
|
||||
update Spigot
|
||||
|
||||
if [[ "$2" = "all" ]] ; then
|
||||
if [[ "$2" = "all" || "$2" = "a" ]] ; then
|
||||
update BuildData
|
||||
update Paperclip
|
||||
fi
|
||||
|
Reference in New Issue
Block a user