Skip to content

Commands

Nick DeGruccio edited this page Jan 3, 2021 · 7 revisions

Command Detail

Below is a list of commands available with GTS 6.0.0 and later


/gts

Permission: gts.base This is the most basic GTS command. With no arguments supplied, this command will open the main GTS window to allow access to all user-based components.


/gts admin

Permission: gts.admin.base Allows access to the Admin Control Window. Functionality is unavailable until GTS 6.1 becomes available


/gts admin ping

Permission: gts.admin.ping Allows the user to test connection of the messaging service to their configured setting. This call will report the amount of time it took to both send a request and receive a response from the target. This is useful in determining whether or not you are actually communicating as intended.


/gts admin info

Permission: gts.admin.info Writes out information regarding the server to a local file. This information is typically useful to us as it ensures we can safely make sure you are running the plugin in a suitable environment.

Clone this wiki locally