PlayerServers
  • 📘Overview
    • 🖥️PlayerServers - Overview
    • 🚀Plugin Installation Tutorial
      • 🛳️Adding a node
      • 🎁Templates
      • 📦Adding pre-defined plugins
    • 🌐Pterodactyl configuration
      • 🕊️Download custom wings
      • 🔓How to create tokens
      • ⛲Setting up plugins mount
    • 📜Current Config files
    • 📄Commands & permissions
    • 🚫Limitations
      • Permission-based RAM
      • Permission-based CPU
      • Max players limitation
      • Max plugins limitation
  • 👵Legacy (v2.x)
    • Updates
      • PlayerServers - General
      • v1.1 to v1.2
      • 8.0 to v1.0
      • 5.0 to 6.0
      • 3.7-D to 4.0
    • Basic instructions
    • Plugin management
    • Plugin Installation Tutorial
    • Editing config files
    • Current Config & Messages File
    • Permissions & Commands
    • Limitations
      • Permission-based RAM
      • Max players limitation
      • Max plugins limitation
    • Adding pre-defined plugins
    • Creating MySQL database
    • Additional Tutorials (FAQ)
    • Screen (accessing consoles)
    • Screen (advanced)
    • Templates
    • Multi-Node Support
    • Unofficial Video Tutorial
    • MC-Market Thread
  • 🛍️Buy
    • 🏪BuiltByBit
    • 🚿SpigotMC
  • 🔗Support Discord
Powered by GitBook
On this page

Was this helpful?

  1. Legacy (v2.x)

Basic instructions

Below you can find some of the basic instructions on how to create your sub-server, how to shut it down, how to boot it back up, and how to access it.

Please note that if you need help with those commands, you should ask them on your server's website, their forums, support page, on their email / twitter or their Discord. Please do not join our Discord for help with the commands. It's intended to give support for server owners, not their players.

Creating the server

In order to create your player-server, you just need to run the command below:

/playerserver create

After that, you'll get a message that your server is being created. If everything went fine, you'll be sent to your sub-server and you'll get a special code that other users will be able to use in order to teleport to your server. If not, you'll get an error message. In that case, please contact the server administrator.

WARNING: You can create only one subserver. The command above will NOT work if you already own one.

In order to delete your server, you need to shut it down first. In order to do so, you first need to join your server. If you're unsure on how to do so, please type the command below:

/playerserver join

After that, you need to type the command below:

/stop

After stopping your server, you need to run the final command which will delete your server

/playerserver delete

If everything went successfully, your server should be deleted now. If something failed, you'll get an error code. In that case, please contact the server administrator

Shutting down your server

In order to stop your server, you just need to execute the command below, while you're connected to your server:

/stop

Booting up your server

If your server is down, you just need to execute command below in order to boot it up:

/playerserver start

How to join your server

If you're on the main lobby, you just need to execute the command below in order to be teleported to your server:

/playerserver join

After being teleported, you'll get a command that your friends will be able to use to teleport to your server.

I was not teleported! What now?!

If you were not teleported, it is most likely that your server is down. In order to boot it up, please click on the Stopping & Booting up your server section in order to get instructions on how to boot up your server.

Previous3.7-D to 4.0NextPlugin management

Last updated 2 years ago

Was this helpful?

👵