#Grouping Arenas

1 messages · Page 1 of 1 (latest)

sharp light
#

Hi, I Have A Question About The Plugin
How can i group arenas for example: Solo and Double

rapid helmBOT
#
:crossed_swords: SkyWarsReloaded Help
Query:

"How to create a Skywars NPC?"

Response to:

@sharp light

Solution:

This requires the SkyWarsReloaded Extension and the Citizens plugin to work!
You can create NPCs with /sw createnpc <action>. The action could be either one of the following things:

RANDOM_JOIN # joins a random game
RANDOM_SOLO_JOIN # joins a random solo game
RANDOM_TEAM_JOIN # joins a random team game
OPEN_MENU # opens the official SWR join menu
OPEN_CUSTOM_MENU # opens the custom join menu``` *The NPC is fully controlled by Citizens. So to modify/delete it, use their commands.*