-
Notifications
You must be signed in to change notification settings - Fork 1
Commands
wildmaster84 edited this page Apr 5, 2024
·
2 revisions
/ [optional]
/playerserveradmin »
Bungee Command, can be used from anywhere.
Alias: /psa
[------------------------------------]
- /psa create [template] » Creates a server for the player.
- /psa join » Joins the specified player's server.
- /psa start » Starts the specified player's server.
- /psa stop » Stops the specified player's server.
- /psa restart » Restarts the specified player's server.
- /psa delete [confirm] » Delete the specified player's server.
- /psa stopall » Stops ALL currently running servers.
- /psa motd [newMotd] » Views or sets a player's server MOTD.
- /psa templates » List all available templates.
- /psa addtime <mins/hours/days/weeks/months> » Adds days to a player's server time. If unit is not specified, defaults to days.
- /psa removetime <mins/hours/days/weeks/months> » Removes days from a player's server time. If unit is not specified, defaults to days.
- /psa checktime » Checks how much time a player has left.
- /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.
- /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.
- /psa slots [value] » View or set the maximum player slots for a player's server.
- /psa reload » Reloads the bungee config.
- /psa kill » Forcibly terminates running servers. Note: will not stop gracefully.
/ [optional]
/playerserver »
Bungee Command, can be used from anywhere.
This command can be customized in config.yml
Alias: /ps
[------------------------------------]
- /ps join » Join another player's server if it is online.
- /ps leave » Leaves a player's server and sends you to the default server.
- /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.
- /ps motd [newMotd] » Views or sets your server MOTD.
- /ps home » Starts and joins your server.
- /ps stop » Stops your server.
- /ps restart » Restarts your server.
- /ps delete [confirm] » Deletes your server.
- /ps checktime » Checks how much time the player has left.
- /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
[------------------------------------]
- /mys » Opens the settings GUI
- /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.
- /mys ban/unban » Ban or unban (evict) a player from your server.
- /mys kick » Kick a player from your server.
- /mys whitelist <on/off/list/add/remove> [player] » Controls the whitelist of your server.
- /mys op/deop » OP or deOPs a player on your server.
- /mys regain » Wipes OP list and regains control of your server
-
/mys stop » Stops your server. Restart with
/ps home