BlockHorizons / BlockSniper

An advanced (brush) world editing plugin for PocketMine-MP
https://poggit.pmmp.io/p/BlockSniper/
Apache License 2.0
76 stars 41 forks source link

Fix artifact_url that previously was messing up the .phar #116

Closed Ifera closed 5 years ago

Ifera commented 5 years ago

Description

Artifact URL in the UpdateNotifyTask previously downloaded the required .phar file but it needed to be renamed and thus could not be used. This PR solves that issue.