I have a dueling plugin called TitansBattle
And I do not like his design, I would like to select the arena and player for pvp to do with it
I have a command, /tb challenge arena player
I need the first time you open the menu, the player chooses the arena, conventionally he chooses from three arenas
- DarkSide Arena
- Zona51
- SkodaPark Arena
After opening the second menu, where the player is invited to click on the button in the center of the menu and then type the nickname of the player he wants to challenge to a duel in the chat
For example
- HyperBob
- Alex
- Steve
After this, DeluxeMenu fills in the command and it looks like this
/tb challenge Zona51 HyperBob
And executes it from the player
Is this possible in implementation?