文件名称:EasyForms:pmmp插件,使您可以单击几下创建GUI
文件大小:38KB
文件格式:ZIP
更新时间:2024-02-25 11:11:34
minecraft gui php7 pmmp pocketmine-plugins
EasyForms pmmp插件,使您只需单击几下即可创建GUI。 代码样本 模态形式 $ sender -> sendForm ( new ModalForm ( "A small question" , "Our server is cool?" , function ( Player $ player , bool $ response ) : void { $ player -> sendMessage ( $ response ? "Thank you" : "We will try to become better" ); } )); 菜单表 $ sender -> se
【文件预览】:
EasyForms-master
----icon.png(16KB)
----plugin.yml(83B)
----src()
--------Frago9876543210()
----.poggit.yml(152B)
----LICENSE(34KB)
----README.md(3KB)