FormAPI icon indicating copy to clipboard operation
FormAPI copied to clipboard

Simple API for creating forms for MCPE clients (PocketMine only)

Results 10 FormAPI issues
Sort by recently updated
recently updated
newest added

## Introduction This pull request will remove the limit for plugin developers to only set strings as labels. ## Justification In some cases, for example when the button references an...

Since FormAPI was updated to PM4 the poggit-virion wasn't updated. Plugin-developers can't use FormAPI as poggit-virions.

It is float not int according to other sources like Steadfast2.

bug

`author:` or `authors:`?

Someone explains to me how it is used, some example

The error related to the "Esc" key has been fixed

Hi! After merging this pull request, your users may use Virion 3.0 in their plugins by using `vcs` dependencies in their composer.json, but you could make their lives easier by...

When u try to open it, it comes a strange error code and the Sever shuts down thats because u have use php 8.1 in the latest version of pm...

```` [12:58:00.750] [Server thread/CRITICAL]: [Player: Endermanbugzjfc] Failed to validate form TestForm\TestForm\libs\_bcf8aa39ce72b916\jojoe77777\FormAPI\ModalForm: Expected a boolean response, got NULL ```

Dear `FormAPI` developers, I'm ClickedTran, Today I want to submit a pull request with some new features for CustomForm. Specifically, those features include: - Header - Divider - Set custom...