Atomatrix Documentation
Atomatrix StoreDiscord Server
Atomatrix Guides
Atomatrix Guides
  • Guides
    • Welcome
  • Changing the chat format
  • Changing the MOTD
  • Changing the Scoreboard and Tablist
  • Giving Currency to Players
  • Changing the spawn for another
  • Set up a global LuckPerms Database for your servers
  • Editing Crate Information
  • Giving Crate Keys
  • Editing the shop
  • Customizing allowed versions
  • Small Caps Font
  • Changing your world size
Powered by GitBook
On this page
  • Remove the old spawn
  • Paste in your new spawn
  • Move holograms
  • Move crates
  • Move NPCs
  • Move AFK Zone

Was this helpful?

Changing the spawn for another

Explaination on how to swap the default server spawn with one of your own on Atomatrix Server Setups

Remove the old spawn

Start by removing the old spawn from the setup by selecting the are with world edit. Go to the first corner and type //pos1 and then the other corner and type //pos2. Then do //set air to remove the spawn. Then go to the spawn block with /spawn.

Paste in your new spawn

Make sure your new spawn has a .schematic or .schem file. Place the file in the WorldEdit/schematics/ folder in your server directory.

Load the schematic with //schem load .

Then paste in the schematic with //paste -a.

The -a flag ensures that air blocks are not pasted, preventing unwanted overwrites and making the paste a lot more efficient on the server.

Once your spawn has pasted in, you can set your new spawnpoint by navigating to it and using the following commands, one at a time.

/setspawn
/vs set
/setworldspawn

Move holograms

It's likely any holograms in the spawn are now in the incorrect place. You can view a list of the server's holograms with /dh list. You can then move each hologram by standing where you want it to be and typing /dh movehere <hologram-name>.

Move crates

Move NPCs

To move NPCs to their new correct locations, you can see the full list of NPCs with /npc list. You can then move any NPC to where you are standing with the /npc move command.

Move AFK Zone

If you have a server with an AFK zone, you'll want to re-locate that. Use the command /afkzone wand to give yourself a wand to define two new corners. After selecting the corners, type /afkzone redefine afk to then set that as the new zone.

Last updated 28 days ago

Was this helpful?

To set new locations for the crates in your spawn, please see the "Moving Crates" section in the .

Crates Guide