« RemoteToolkit » : différence entre les versions

De Nefald Wiki
Aller à la navigation Aller à la recherche
Hiob (discussion | contributions)
mAucun résumé des modifications
Hiob (discussion | contributions)
Ligne 81 : Ligne 81 :
|Stops both the server and the Toolkit. THIS WILL SHUT THE SERVER DOWN AND WILL NOT RESTART IT
|Stops both the server and the Toolkit. THIS WILL SHUT THE SERVER DOWN AND WILL NOT RESTART IT
|}
|}
[[Catégorie:Plugin installé]]

Version du 13 avril 2013 à 09:24


RemoteToolkit
RemoteToolkit
Plugin
Catégorie utilitaire [edit]
Développeur(s) drdanick
Nefald
Status installé [edit]
Grade requis Intendant
Article
Dernière révision 13/04/2013


RemoteToolkit n'est pas un plugin bukkit, il fonctionne en effet avec n'importe quel serveur minecraft.
Il permet le contrôle du serveur, en telnet notamment.

Topic originel sur forums.bukkit.org

Installation

Spécificités

Commandes

Console telnet

commande description
.help Displays the list of console commands recognized by the wrapper.
.hold Stops the server until .unhold is used. This is useful if you want to perform an update to Bukkit without stopping the wrapper.
.unhold Unholds a held server.
.modules Displays the list of currently loaded Toolkit Modules.
.shutdowntime Displays the time left until the next Toolkit shutdown.
.restarttime Displays the time left until the next server restart.
.restart Gracefully restarts the Minecraft server.
.reschedulerestart Reschedules the next restart. The time parameter can either be in either the #h #m #s format, or the HH:MM format.
.rescheduleshutdown (Re)schedules a Toolkit shutdown. The time parameter can either be in either the #h #m #s format, or the HH:MM format.
.cancelshutdown Cancels a scheduled Toolkit shutdown.
.stopwrapper Stops the wrapper along with the server.
.users Displays the list of users currently registered with the Toolkit.
.useradd <name> <password> Adds a user to the Toolkit.
.userremove <name> Removes a user from the Toolkit.
.set <option> <value> Sets a value to an option. (NOTE: Enter '.set help' for a list of valid options and values)
.version Displays the version of the wrapper.

En jeu

commande description
/restartsrv <[username:]password> Restart the server from in-game. If no username is provided, then the player's username will be substituted.
/reschedulerestart <[username:]password> Reschedules the next server restart. The time parameter can either be in either the #h #m #s format, or the HH:MM format. If no username is provided, then the player's name will be substituted.
/stopwrapper <[username:]password> Stops both the server and the Toolkit. THIS WILL SHUT THE SERVER DOWN AND WILL NOT RESTART IT