Spigot Chat Integrator Commands, Permissions, & Configuration

Commands and Permissions

Command Permission Description
/sci pluginreport (message) sci.pluginreport Documentation for this feature is available here
/sci help sci.help Shows all commands

Configuring the Plugin

Argument Description
database.host The IP address/domain of the MySQL server used for AJAX Chat
database.port The port of the MySQL server used for AJAX Chat
database.schema The name of the schema used by AJAX Chat
database.username The username of the MySQL user with access to the AJAX Chat database schema and tables
database.password The password of the MySQL user with access to the AJAX Chat database schema and tables
database.onlineUsersTable The name of the database table used by AJAX Chat to store the list of online users
database.messagesTable The name of the database table used by AJAX Chat to store chat messages
ajaxChatConfig.userID The User ID that will be assigned to messages sent from the Minecraft server to AJAX Chat
ajaxChatConfig.userRole The User Role that will be assigned to messages sent from the Minecraft server to AJAX Chat (By default, AJAX Chat associates the following values with the following roles: 0 - Guest; 1 - User; 2 - Moderator; 3 - Administrator; 4 - AJAX Chat ChatBot)
ajaxChatConfig.channelID The ID of the AJAX Chat Channel through which integrated communication between AJAX Chat and the Minecraft server will take place
ajaxChatConfig.messageTimestampOffsets When messages from the Minecraft server are sent to AJAX Chat, the Minecraft server time is used as the message timestamp. These settings allow you to offset the timestamp by a number of hours, minutes, and seconds.
ajaxChatConfig.messageSniffCooldownPeriod The delay, in milliseconds, between each time the plugin queries the MySQL server to check for new messages from AJAX Chat (Extremely high settings for this configuration argument will cause incoming AJAX Chat messages to be delayed, while low settings will degrade performance of both the Minecraft server and the MySQL server.)
minecraftPlayerTag A string appended to usernames when messages from the Minecraft server are sent on AJAX Chat
ajaxChatUserTag A string appended to usernames when messages from AJAX Chat are sent on the Minecraft server
CheckForUpdates Sets whether the plugin will check for a newer version when the server is started
In order to improve your Programmer's World experience, we store some information about your browsing session using cookies. By your continued use of this site, you agree to our use of them.