By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

A simple plugin for creating simple forms through config
version 1.2.0
Approved
Direct Download How to install?
Switch version
672 Downloads / 780 Total
9 Reviews
Plugin Description §

FormCreator (NEW)

A simple plugin for creating simple forms through config PMMP 3.21.0+ only

Info

This is a simple plugin to create simple forms using config, if you want to create forms easly then this is the plugin for you.

The way you use it is, you open config (You can also edit the system messages in there) and under forms: you can create your forms, there is already an example form in there.

If you find any bugs report them here.

Example

Simple form

  simple-example:

    type: "simple"
    
    command:
      label: "opensimpleform"
      description: "Opens the example ui"
      permission: "formcreator.simpleeg.use"
      
    title: "&eHello world"
    content: "&aHello {PLAYER}! :) {LINE} &bOnline players&7: &l&3{ONLINE_PLAYERS}&8/&3{MAX_PLAYERS} {LINE}{LINE} This plugin is cool :)"

    buttons:

      "&eButton 1{LINE}&eClick me!!":

        image-type: 0
        image-path: "textures/ui/MashupIcon"

        commands:
          - label: "title {player} title Welcome!"
            sender: "console"
            
          - label: "say &bHello {player}!"
            sender: "player"


      "&cButton 2":
        commands:
          - label: "title {player} title Awesome!"
            sender: "console"

          - label: "say &bThis plugin is cool!"
            sender: "player" 

Modal

  modal-example:

    type: "modal"

    title: "&aModal Form Example"
    content: "&aHello {PLAYER}! :) {LINE} &bOnline players&7: &l&3{ONLINE_PLAYERS}&8/&3{MAX_PLAYERS} {LINE}{LINE} This plugin is cool :)"

    button1:
      label: "&aYes"
      commands :
        - label: "title {PLAYER} title Welcome!"
          sender: "console"
        - label: "say &bHello {PLAYER}!"
          sender: "player"

    button2:
      label: "&cNo"
      commands:
        - label: "title {PLAYER} title Awesome!"
          sender: "console"

        - label: "say &bThis plugin is cool!"
          sender: "player"


    command:
      label: "openmodalform"
      description: "Opens the example modal form"
      permission: "formcreator.modaleg.use"

Wild-Cards

WildCard Description
{LINE} Line break
{NAME} The Players name
{REAL_NAME} The Players name
{DISPLAY_NAME} The Players display name
{PING} Players ping
{ONLINE_PLAYERS} Online player count
{MAX_PLAYERS} Max players
{X} Player x pos
{Y} Player y pos
{Z} Player z pos
{REAL_TPS} Servers current tps
{TPS} Servers average tps
{REAL_LOAD} Servers current load
{LOAD} Servers average load
{LEVEL_NAME} Players level name
{LEVEL_FOLDER_NAME} Players level folder name
{LEVEL_PLAYERS} Players level player count
{CONNECTION_IP} Players connection ip
{SERVER_IP} Servers ip
{TIME} Time
{DATE} Date

All of these values can be changed in the FormCreator class

TODO

  • Custom forms
  • Advanced output cases
  • Code cleanup

Thanks

This plugin was fully hand coded by WolfDen133, so come to me for help, my discord is here.

All of the code is commented so feel free to look at the code.

What's new §
  • Update 1.2.0
    • Fixed wildcards
    • Added modal form support
    • Fixed some bugs
    • PMMP 3.21.0 only
  • WildCard update

ThorMagHunde
using v1.2.0
01 May 23
Please Update to API 4
SafeComet789310
using v1.2.0
14 Jun 22
Please update this plugin to API4
AlessGamer15255
using v1.2.0
21 Mar 22
update it to API 4
mukeenanyafiq
using v1.2.0
10 Nov 21
Just want to tell you that FormAPI is gone.
KygekDev
using v1.2.0
04 Jul 21
This plugin works on API versions under 3.21.0 as long your PocketMine-MP server runs on PHP 7.4 or newer.
WolfDen133
09 Jul 21
Yup
Henry5K
Outdated
using v1.1.0
07 Jun 22
good plugin but a bad person just abandons the plugin. Better delete so others can update!
mukeenanyafiq
Outdated
using v1.1.0
08 Jan 22
Internal server error. #23 errors found
GabriMode
Outdated
using v1.1.0
13 Jun 21
Excellent plugin, does its job, does not cause errors and is easy to configure. But I have a question to put images on the buttons, could you please give me your discord.
WolfDen133
18 Jun 21
Sure this is my discord ฬ๏ɭŦ๔єภ133;#6969
itjerryz
Outdated
using v1.1.0
12 Jun 21
Cool

Reply to review by :

/ 5
Supported API versions
3.21.0
->
3.25.6
Requirements & Enhancements
Other Enhancement Go into config and set up your own forms
License §
Categories:
General
Admin Tools
Fun
Miscellaneous
Permissions
Other files
Permissions
Commands

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...