From 7816ace805e9e2f0314f85d0aefaa59a824fb01a Mon Sep 17 00:00:00 2001 From: Arkadiy <83061703+MEFRREEX@users.noreply.github.com> Date: Thu, 18 Jan 2024 21:58:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dde36fa..66d73e2 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ $form->setHandler(function (Player $pl, CustomFormResponse $response) { $form->send($sender); ``` +Download Example plugin: https://github.com/MEFRREEX/FormConstructor-PM-Example + 📋 Events ------------- | Name | Cancellable | Description |