All Projects → dktapps-pm-pl → pmforms

dktapps-pm-pl / pmforms

Licence: LGPL-3.0 license
Form API library for PocketMine-MP plugins

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to pmforms

ClientConsole
A PocketMine-MP plugin to relay console output to clients.
Stars: ✭ 17 (-57.5%)
Mutual labels:  pm4-ready
ExamplePlugin
Example PocketMine-MP plugin, showing some basic features of the API
Stars: ✭ 26 (-35%)
Mutual labels:  pocketmine-mp-4
AntiInstaBreak
PocketMine-MP plugin implementing instabreak anti-cheat which was originally built-in.
Stars: ✭ 16 (-60%)
Mutual labels:  pocketmine-mp-4
Offhand
A PocketMine-MP Plugin that implements OffHand (and OffHandInventory)
Stars: ✭ 36 (-10%)
Mutual labels:  pocketmine-mp-4

pmforms

Form API library for PocketMine-MP plugins using closures for handling data

API documentation

There's no documentation yet, but you can check out the demo plugin which shows how to use its API in a plugin.

Including in other plugins

This library supports being included as a virion.

If you use Poggit to build your plugin, you can add it to your .poggit.yml like so:

projects:
  YourPlugin:
    libs:
      - src: dktapps-pm-pl/pmforms/pmforms
        version: ^2.0.0
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].