From 1f9de007e1de48235020018b5e260c1f2bc94d37 Mon Sep 17 00:00:00 2001 From: OpenSource Date: Tue, 25 Apr 2023 21:10:46 +0000 Subject: [PATCH] GITBOOK-102: change request with no subject merged in GitBook --- overview/permissions-and-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overview/permissions-and-commands.md b/overview/permissions-and-commands.md index 707ad4c..b0f279a 100644 --- a/overview/permissions-and-commands.md +++ b/overview/permissions-and-commands.md @@ -13,7 +13,7 @@ description: Below is the list of all the commands & plugin permissions |

/playerserver

start

|

/ps boot

/ps enable

| Bungee | playerservers.manage | If your server is offline, it will try to boot it up. | |

/playerserver

delete

| /ps remove | Bungee | playerservers.manage | At first it asks you to confirm your decesion by repeating the command, that it removes your sub-server and removes you from the database. | |

/playerserver

stop

|

/ps shutdown

/ps forcestop

/ps disable

| Bungee | playerservers.manage | Forcefully kills your sub-server. Not recommended at all and can cause some world destruction. Chunks could be damaged. | -|

/playerserver

join

| /ps connect | Bungee | none |

Connects you to your sub-server and gives

you your ServerID and a special command that

your friends can use to connect to your server.

| +|

/playerserver

join

| /ps connect | Bungee | none |

Connects you to your sub-server and gives

you your ServerID and a special command that your friends can use to connect to your server.

| | /psadmin delete \ | none | Bungee | playerservers.admin |

Followed by uuid, forcefully kills and

removes the server with given uuid.

| | /psadmin stop \ | none | Bungee | playerservers.admin | Stops the server with the given uuid. | | /psadmin stopall | none | Bungee | playerservers.admin | Stops all the subservers on the network. |