Steps to install, activate, and configure the CTDiscord plugin
Requirements for Bukkit
- Minecraft Server 1.16.5+ (For better performance)
- Java 17+
- Discord Server
- Discord bot with administrator privilege
Requirements for Velocity
- Velocity 3.4.0
- Java 17+
- Discord Server
- Discord bot with administrator privilege
Installation Steps
- Download the plugin from your client area
- Place the .jar file in your server's plugins folder
- Restart your server for load configuration
- After restarting the server, stop your server completely and apply the initial settings in the config.yml file.
- Start your server again
# ██████╗████████╗██████╗ ██╗███████╗ ██████╗ ██████╗ ██████╗ ██████╗
# ██╔════╝╚══██╔══╝██╔══██╗██║██╔════╝██╔════╝██╔═══██╗██╔══██╗██╔══██╗
# ██║ ██║ ██║ ██║██║███████╗██║ ██║ ██║██████╔╝██║ ██║
# ██║ ██║ ██║ ██║██║╚════██║██║ ██║ ██║██╔══██╗██║ ██║
# ╚██████╗ ██║ ██████╔╝██║███████║╚██████╗╚██████╔╝██║ ██║██████╔╝
# ╚═════╝ ╚═╝ ╚═════╝ ╚═╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝
# CTDiscord - Version 1.0 - _30Block_
# You are now editing config.yml file please becareful
#
# 📝 Plugin Document » https://ctdiscord.craft-tech.xyz/documents
# ❓ Plugin Placeholders » https://ctdiscord.craft-tech.xyz/documents#placeholders
# 🔥 You bought plugin from https://ctdiscord.craft-tech.xyz :) thankyou for supporting us.
# Main plugin configuration
license_key: "LICENSE_KEY"
# Bot configuration
discord_bot_token: "DISCORD_BOT_TOKEN"
client-id: "BOT_CLIENT_ID"
server-id: "GUILD_ID"
log-channel: "0" # If you set this to 0, it means that this feature, is disabled.
cmd-prefix: "!" # Second bot command executor
bot-status:
activity: "😎 crafttech studios | %ctdiscord_uptime%" # you can use any other placeholders
status: online # online, dnd, idle, offline
mode: watching # watching, playing, competing
refresh-rate: 10 # In seconds => (5-30), NOTE: If you want your account get deleted in a few seconds, set this to 1! 🙂
# Tracker system
tracker:
channel: "0" # If you'd like, you can enable this feature! This feature allows you to change the channel ID to where ever you want to receive the Tracker Messages
embed: "tracker" # Your tracker embed in the embeds.json
# Account Link system
linkaccount:
enable-rewards: false
rewards:
# - eco give %ctdiscord_playername% 6000 # This command need economy plugin like Economy +
- give %ctdiscord_playername% diamond 1
# Playtime System
playtime-enabled:
enabled: true
embed: "playtime"