Skip to content

Commands

wildmaster84 edited this page Apr 5, 2024 · 2 revisions

« Back to PlayerServers Wiki

Admin Commands

/ [optional]

/playerserveradmin »
Bungee Command, can be used from anywhere.
Alias: /psa
[------------------------------------]

  1. /psa create [template] » Creates a server for the player.
  2. /psa join » Joins the specified player's server.
  3. /psa start » Starts the specified player's server.
  4. /psa stop » Stops the specified player's server.
  5. /psa restart » Restarts the specified player's server.
  6. /psa delete [confirm] » Delete the specified player's server.
  7. /psa stopall » Stops ALL currently running servers.
  8. /psa motd [newMotd] » Views or sets a player's server MOTD.
  9. /psa templates » List all available templates.
  10. /psa addtime <mins/hours/days/weeks/months> » Adds days to a player's server time. If unit is not specified, defaults to days.
  11. /psa removetime <mins/hours/days/weeks/months> » Removes days from a player's server time. If unit is not specified, defaults to days.
  12. /psa checktime » Checks how much time a player has left.
  13. /psa maxmem » Set the max memory for a player's server. Valid format ex: 512M, 1G, 1024M. Putting a + or - before the value will add or remove it from the CURRENT value.
  14. /psa startmem » Set the max memory for a player's server. Valid format ex: 512M, 1G, 1024M. Putting a + or - before the value will add or remove it from the CURRENT value.
  15. /psa slots [value] » View or set the maximum player slots for a player's server.
  16. /psa reload » Reloads the bungee config.
  17. /psa kill » Forcibly terminates running servers. Note: will not stop gracefully.

Player Commands

/ [optional]

/playerserver »
Bungee Command, can be used from anywhere.
This command can be customized in config.yml
Alias: /ps
[------------------------------------]

  1. /ps join » Join another player's server if it is online.
  2. /ps leave » Leaves a player's server and sends you to the default server.
  3. /ps create [template] » Creates a server for you. If multiple templates are available and no template is specified, the helper plugin will be needed to open the GUI.
  4. /ps motd [newMotd] » Views or sets your server MOTD.
  5. /ps home » Starts and joins your server.
  6. /ps stop » Stops your server.
  7. /ps restart » Restarts your server.
  8. /ps delete [confirm] » Deletes your server.
  9. /ps checktime » Checks how much time the player has left.
  10. /ps sharetime » Transfers your expire time to another player (if you have enough).

[------------------------------------]

/myserver »
Spigot command.
Can only be used on a players' server by the owner of that server, when allowed OP in the PlayerServers.yml for their template.
Alias: /mys
[------------------------------------]

  1. /mys » Opens the settings GUI
  2. /mys settings [help] » Edit your server settings (opens settings GUI unless setting/'help' is specified). Not all settings in the GUI have been added here yet.
  3. /mys ban/unban » Ban or unban (evict) a player from your server.
  4. /mys kick » Kick a player from your server.
  5. /mys whitelist <on/off/list/add/remove> [player] » Controls the whitelist of your server.
  6. /mys op/deop » OP or deOPs a player on your server.
  7. /mys regain » Wipes OP list and regains control of your server
  8. /mys stop » Stops your server. Restart with /ps home

Clone this wiki locally