PlayerServers-Wiki-Archive/overview/permissions-and-commands.md
2023-06-22 18:14:10 +00:00

3.8 KiB

description
Below is the list of all the commands & plugin permissions

📄 Commands & permissions

Commands

CommandAliasesPluginPermissionNotes
CommandAliasesPluginPermissionNotes
/playerserver/psBungeeplayerservers.manageGives you the plugin description & licence info.

/playerserver

create <template>

/ps createBungeeplayerservers.manage

Creates a new subserver if you don't already have one.

<template> variable is optional and used to specify template name. If no tmp is specified, and if players just do /ps create, it will simply just create the server with the "default" template.

/playerserver

start

/ps boot

/ps enable

Bungeeplayerservers.manageIf your server is offline, it will try to boot it up.

/playerserver

delete

/ps removeBungeeplayerservers.manageAt 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

Bungeeplayerservers.manageForcefully kills your sub-server. Not recommended at all and can cause some world destruction. Chunks could be damaged.

/playerserver

join

/ps connectBungeenone

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 <uuid>noneBungeeplayerservers.admin

Followed by uuid, forcefully kills and

removes the server with given uuid.

/psadmin stop <uuid>noneBungeeplayerservers.adminStops the server with the given uuid.
/psadmin stopallnoneBungeeplayerservers.adminStops all the subservers on the network.
/psadmin start <uuid>noneBungeeplayerservers.adminStarts the server with the given uuid.
/psadmin node createnoneBungeeplayerservers.adminUsed for creating nodes. Learn more here.
/psadmin node manage <nodeName> deletenoneBungeeplayerservers.adminRemoves the specified node.
/psadmin node manage <nodeName> listnoneBungeeplayerservers.adminLists all the servers under the specified node.
/psadmin node manage <nodeName> stopallnoneBungeeplayerservers.adminStops all the servers on the specified node.
/psadmin node manage <nodeName> changeportrange <min-port> <max-port>noneBungeeplayerservers.adminChanges the port range of the specified node.
/menunoneServer Corenone

Opens up Server Manager GUI for general

info and statistics, as well as for installing

predefined plugins

/confignoneServer Corenone

Opens up config file manager for editing

config files