ConvoSync Plugin Commands

====ConvoSync====

Version: 1.0.3

Commands:

  • /convosync setip <ip> - Sets the IP or hostname of the ConvoSync server for the ConvoSync plugin to connect to.
  • /convosync setport <port> - Sets the port of the ConvoSync server for the ConvoSync plugin to connect to.
  • /convosync setmaxplayers <max player number> - Sets the maximum player count at which this Minecraft server sync's chat. Users which connect to the server after the maximum player count has been reached will not be publicly transmitted across the server or client; private messages and server commands will still work.
  • /convosync reconnect - Disconnects (if connected) from the ConvoSync server then connects again.
  • /convosync disconnect - Disconnects from the ConvoSync server.
  • /convosync status - Displays the connection status of ConvoSync.
  • /convosync users - Displays all known users connected to the ConvoSync server.
  • /convosync version - Displays the version of the ConvoSync plugin that is on the Minecraft server.
  • /csay <message> - Like /say, but cross-server.
  • /ctell <recipient> <message> - Like /tell, but cross-server.
  • /ccmd <target server> <command> [args] - Like regular commands, but cross-server. If the target server name has spaces, include quotes around the name.
  • /togglecs - Toggles cross-server chat for whoever executes it. This does not affect cross-server commands and private messages.
  • /csregister - Registers you on the ConvoSync server as a ConvoSync client user. A random password will be generated for you. You can change this password via the ConvoSync client.

Permissions:
convosync.* gives access to all of these commands.
convosync.csay gives access to /csay.
convosync.ctell gives access to /ctell.
convosync.ccmd gives access to /ccmd.
convosync.togglecs gives access to /togglecs.
convosync.csregister gives access to /csregister.

Notes:

  • You cannot change the password via command. It must be set in the config.yml file, meaning you must restart the server to change the password.
  • On cross-server commands: Be aware when enabling this feature that the plugin has to assume that senders of cross-server commands are OP, meaning a player with the permission to use this command on another server can execute any command on your server.
  • The permissions for /togglecs and /csregister default to true.

Comments

Posts Quoted:
Reply
Clear All Quotes