GITBOOK-102: change request with no subject merged in GitBook

This commit is contained in:
OpenSource 2023-04-25 21:10:46 +00:00 committed by gitbook-bot
parent 270772a5a4
commit 1f9de007e1
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -13,7 +13,7 @@ description: Below is the list of all the commands & plugin permissions
| <p>/playerserver</p><p>start</p> | <p>/ps boot</p><p>/ps enable</p> | Bungee | playerservers.manage | If your server is offline, it will try to boot it up. | | <p>/playerserver</p><p>start</p> | <p>/ps boot</p><p>/ps enable</p> | Bungee | playerservers.manage | If your server is offline, it will try to boot it up. |
| <p>/playerserver</p><p>delete</p> | /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. | | <p>/playerserver</p><p>delete</p> | /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. |
| <p>/playerserver</p><p>stop</p> | <p>/ps shutdown</p><p>/ps forcestop</p><p>/ps disable</p> | Bungee | playerservers.manage | Forcefully kills your sub-server. Not recommended at all and can cause some world destruction. Chunks could be damaged. | | <p>/playerserver</p><p>stop</p> | <p>/ps shutdown</p><p>/ps forcestop</p><p>/ps disable</p> | Bungee | playerservers.manage | Forcefully kills your sub-server. Not recommended at all and can cause some world destruction. Chunks could be damaged. |
| <p>/playerserver</p><p>join</p> | /ps connect | Bungee | none | <p>Connects you to your sub-server and gives</p><p>you your ServerID and a special command that</p><p>your friends can use to connect to your server.</p> | | <p>/playerserver</p><p>join</p> | /ps connect | Bungee | none | <p>Connects you to your sub-server and gives</p><p>you your ServerID and a special command that your friends can use to connect to your server.</p> |
| /psadmin delete \<uuid> | none | Bungee | playerservers.admin | <p>Followed by uuid, forcefully kills and</p><p>removes the server with given uuid.</p> | | /psadmin delete \<uuid> | none | Bungee | playerservers.admin | <p>Followed by uuid, forcefully kills and</p><p>removes the server with given uuid.</p> |
| /psadmin stop \<uuid> | none | Bungee | playerservers.admin | Stops the server with the given uuid. | | /psadmin stop \<uuid> | none | Bungee | playerservers.admin | Stops the server with the given uuid. |
| /psadmin stopall | none | Bungee | playerservers.admin | Stops all the subservers on the network. | | /psadmin stopall | none | Bungee | playerservers.admin | Stops all the subservers on the network. |