Skip to content

PoggitTestPlugins/pmforms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Form API library for PocketMine-MP plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%