-
Notifications
You must be signed in to change notification settings - Fork 75
Installation
Muqsit Rayyan edited this page May 30, 2020
·
2 revisions
Install the DEVirion plugin and start your server. This will generate a virions/
folder in your server's directory.
pmmp_folder
|-- plugins
| `-- devirion.phar
|-- virions
Pre-compiled .phar
files can be downloaded from poggit.
Download the one with the branch named master
if you are using the stable PocketMine branch (or if you do not know which branch you are using).
If you are running PocketMine's development build (API 4.0.0), download the one with the branch named 4.0
.
Place the .phar
file in your virions/
directory.
Clone the repository into the virions/
folder using git
command.
git clone [email protected]:Muqsit/InvMenu.git virions/InvMenu