Scripter
This page can code stuff for you!
1. <Video tutorial for Menu Creator Type1, Run Command On Clicked Item, And Shop Menu>
2. <Video tutorial for Chat Command Creator, Menu Creator Type2, and Menu Creator Type1>
This page can code stuff for you!
1. <Video tutorial for Menu Creator Type1, Run Command On Clicked Item, And Shop Menu>
2. <Video tutorial for Chat Command Creator, Menu Creator Type2, and Menu Creator Type1>
-Event Listeners-
run commands when a entity does something
This is used to execute commands when a player performs an action — for example, when they send a chat message, interact with an entity, or click an item, you can make it run commands.
*---------*
-Menu Creator Type2-
With this you can create menus that can include textfields, toggles, and sliders!
You can use ${input<enter the number to take the user output from>} after the input. Enter a number that corresponds to the order in which you created the input. For example, kick ${input1}. You would need to create one text field, and then for the command, put that in so it takes the input from that text field and runs the kick command. If you still don't understand, just watch the video in full. Full Tutorial
Heres an examplE
*---------*
-Shop menu creator-
Creates a simple shop menu
*---------*
-Menu creator (Buttons Only)-
Creates a menu that runs a command when button is clicked
*---------*