Skip to content
TechnicallyCoded edited this page Oct 14, 2020 · 5 revisions

Setup steps for Bukkit/Spigot


  1. Before we start: If you haven't already, follow the Installation Steps before setting up the plugin to be used.
  2. Set the spawn location: Move to the world that will act as your Skywars Hub and type /sw spawn
  3. Create a new arena/map OR import an existing world as an arena:
    • To create a new arena: /swm create <name> (replace <name> by a unique name for the arena)
    • To import an arena : /swm import <folderName> (replace <folderName> by the exact world name found in your Minecraft Server's folder)
  4. Save the arena: /swm save <name> (replace <name> by the name you gave the arena)
  5. Register the arena: /swm register <name> (replace <name> by the name you gave the arena)
  6. Join the arena you just created! /sw join
  7. (Optional) Force the game to start: /sw start
Clone this wiki locally