Staff Sentinel

Quick rating

Community listing page, reviews here may not be monitored by the author.

Staff Sentinel

No reviews yet

staff chat that has discord system for each chat

Mod Loaders
Minecraft

About

Description

The Staff-Sentinel mod is allowing communication from Discord to Minecraft as well as Minecraft to Discord With two channel

Commands

/staffchat

Description: Toggles staff chat for the player or console. Sends messages to the staff chat and Discord channel.
Usage:
    /staff or /stc - Toggles the staff chat mode for the player or console.
    /staff or /stc [message] - Sends a message to the staff chat.

/adminchat

Description: Toggles admin chat for the player or console. Sends messages to the admin chat and Discord channel.
Usage:
    /admin or /ac - Toggles the admin chat mode for the player or console.
    /admin or /ac [message] - Sends a message to the admin chat.

/staffchatreload

Description: Reloads the staff chat configuration.
Usage: /staffchatreload 

Config Settings Files

{
"settingConfig": {
"admin_chat_message": "<red>Moved into Admin chat.</red>",
"staff_chat_message": "<green>Moved into staff chat.</green>",
"global_chat_message": "<blue>Moved back to Global chat.</blue>",
"admin_chat_color": "<red>",
"staff_chat_color": "<#589bff>",
"admin_channel_tag": "<white>[<red>AC</red><white>]</white> ",
"staff_channel_tag": "<white>[<red>SC</red><white>]</white> ",
"discord_bot_token": "[BOT TOKEN GOES HERE]",
"ADMIN_DISCORD_CHANNEL_ID": "[ADMIN CHANNEL ID]",
"STAFF_DISCORD_CHANNEL_ID": "[STAFF CHANNEL ID]",
"DC_admin_channel_tag": "<white>[<red>DC AC</red><white>]</white> ",
"DC_staff_channel_tag": "<white>[<red>DC SC</red><white>]</white> ",
"discord_enable": true
}
}

The Staff-Sentinel mod is allowing communication from Discord to Minecraft as well as Minecraft to Discord With two channel

Commands

/staffchat

Description: Toggles staff chat for the player or console. Sends messages to the staff chat and Discord channel.
Usage:
    /staff or /stc - Toggles the staff chat mode for the player or console.
    /staff or /stc [message] - Sends a message to the staff chat.

/adminchat

Description: Toggles admin chat for the player or console. Sends messages to the admin chat and Discord channel.
Usage:
    /admin or /ac - Toggles the admin chat mode for the player or console.
    /admin or /ac [message] - Sends a message to the admin chat.

/staffchatreload

Description: Reloads the staff chat configuration.
Usage: /staffchatreload 

Config Settings Files

{
"settingConfig": {
"admin_chat_message": "<red>Moved into Admin chat.</red>",
"staff_chat_message": "<green>Moved into staff chat.</green>",
"global_chat_message": "<blue>Meved back to Global chat.</blue>",
"admin_chat_color": "<red>",
"staff_chat_color": "<#589bff>",
"admin_channel_tag": "<white>[<red>AC</red><white>]</white> ",
"staff_channel_tag": "<white>[<red>SC</red><white>]</white> ",
"discord_bot_token": "[BOT TOKEN]",
"ADMIN_DISCORD_CHANNEL_ID": "[CHANNEL ID]",
"STAFF_DISCORD_CHANNEL_ID": "[CHANNEL ID]",
"DC_admin_channel_tag": "<white>[<red>DC AC</red><white>]</white> ",
"DC_staff_channel_tag": "<white>[<red>DC SC</red><white>]</white> ",
"discord_enable": false,
"DEBUG": false
}
}