Simple Nukkit Forms

Simple Nukkit Forms 1.1.0

FedFox

New Member
FedFox updated Simple Nukkit Forms with a new update entry:

Simple Nukkit Forms v1.1.0

EN
Now using cmds instead of cmd, you can add multiple commands using the separator " /".
Example: cmds: "tp %p 10 10 10 / say Hi, I'm %p"

RU
Теперь используя cmds вместо cmd можно добавлять несколько команд с использованием разделителя
" / ".
Пример: cmds: "tp %p 10 10 10 / say Hi, I'm %p"
Read the rest of this update entry...
 

Slavko

New Member
Could you add a placeholder check function, for example, if the player's balance is >= some number, then the button command is executed, if the balance is less, then the command is not executed. This function is very important for creating shops or menus with rewards for a certain time. I suggest adding support for inequality signs >, <, =, <=, >=. There is support for all placeholders that will be checked.
 

FedFox

New Member
I don't fully understand how to bind the API of certain plugins to my plugin, so I can't do that.
Could you add a placeholder check function, for example, if the player's balance is >= some number, then the button command is executed, if the balance is less, then the command is not executed. This function is very important for creating shops or menus with rewards for a certain time. I suggest adding support for inequality signs >, <, =, <=, >=. There is support for all placeholders that will be checked.
 

FedFox

New Member
Only check function add, Placeholders plugin work by itself.
it is advisable to use my plugin to improve the appearance of other plugins, rather than create something of your own from them. And I'm busy, so I can't start working on this plugin.
 
Top