A PocketMine-MP Virion that allows you to create forms. A longterm and ongoing support for this virion and will be done at it's best to improve. The project FormsUI has been taken from FormAPI to maintain and keeping it up to date for PocketMine API 4.0.0 and up.
Pull Requests are welcomed. PRs must be related to changes that patch bugs or improves the virion itself.
-
Contact support in the Discord Server
-
Create an Issue
-
Write your bug & the issue you are having with all informations including the error so I can track the issue
-
Submit the issue and be patient for a response for a solution to your problem
We will NOT assist you if you are using a spoon or modified PocketMine-MP version.
This is from FormAPI
projects:
YourProject:
libs:
- src: jojoe77777/FormAPI/libFormAPI
version: ^2.1.0
And you would need to change it to this to FormsUI
projects:
YourProject:
libs:
- src: Vecnavium/FormsUI/libFormsUI
version: ^2.0.0
It's nothing more than a simple drag and drop FormsUI and replace FormAPI that is in your libs directory. And if you properly remove FormAPI and dropped FormsUI into the libs directory everything should work as expected. No code is needed to be modified or changed