-
Notifications
You must be signed in to change notification settings - Fork 0
Commands sender
Matt edited this page Jul 16, 2016
·
2 revisions
The commands sender is a new feature that allow you to send commands from PM-MS into your servers. This function works only if you have this plugin installed in your server. If you don't have this plugin, the software auto-detect its and it provides, if you want, to download and put in the server.
The plugin must be configured according with your server performance.
In the config.yml you can find the item:
- enable-onStart: this means that when the server is started, the plugin execute all the commands remained in memory thought the server was offline. This means that you can send commands when the server is offline and when you decide to turn on the server, all the commands sended will be executed!
- time: this is an important parameter that determines how often the plugin check commands. Major it's the time minor lag happened and vice versa.
- override: this parameter allow you to stop the task when there aren't commands to be executed.
For send commands it's easy, just write the command with or without "/" and will be executed. There are two commands**(these aren't executed in the server but in the software)**:
- /start: that allow you to start the selected server.
- /exit: for leave this mode.
Home | Installation | Start | FAQ