HomeJavaModsDiscord-support
Discord-support
Discord-support — screenshot 1Discord-support — screenshot 2

🎫 DiscordSupport v2.0

The most complete and professional Discord/Minecraft support system

Transform your server support with interactive Discord tickets, private channels, and instant two-way communication!


✨ Main Features

🎯 Two Ticket Modes

📢 Public Tickets

🔒 Private Tickets ⭐ NEW!

💬 Two-Way Communication

Discord → Minecraft

Minecraft → Discord

🎮 Interactive Buttons

Click to act instantly:

All actions are ephemeral: only the person who clicks sees the confirmation!

🌍 Multilingual


📸 Screenshots

Private Discord Ticket

Private Ticket Automatic private channel with action buttons

Real-Time Communication

Messages Staff → Player and Player → Staff instant


⚡ Quick Installation

1️⃣ Create the Discord Bot

  1. Go to https://discord.com/developers/applications
  2. Create an application → Bot
  3. Copy the token
  4. IMPORTANT: Enable these intents in "Bot":
    • MESSAGE CONTENT INTENT
    • SERVER MEMBERS INTENT
  5. OAuth2 → URL Generator:
    • Check bot and applications.commands
    • Permissions: View Channels, Send Messages, Manage Channels, Manage Permissions
  6. Invite the bot to your server

2️⃣ Install the Plugin

  1. Download DiscordSupport-v2.0.jar
  2. Place in /plugins/
  3. Restart the server
  4. Edit plugins/DiscordSupport/config.yml
  5. /supportreload

3️⃣ Minimal Configuration

Public Tickets (easy):

discord:
  bot-token: "YOUR_TOKEN_HERE"
  public-tickets:
    enabled: true
    channel-id: "123456789012345678"  # Your #support channel ID

Private Tickets (recommended):

discord:
  bot-token: "YOUR_TOKEN_HERE"
  private-tickets:
    enabled: true
    category-id: "123456789012345678"  # Your category ID
    allowed-roles: "987654321098765432,111222333444555666"  # Staff, Admin
    delete-on-close: true

🎮 Commands

Command Description Permission
/support <problem> Create a ticket discordsupport.use
/commandsend <message> Reply to support discordsupport.use
/supportreload Reload config discordsupport.admin
/supportsend <test> Test connection discordsupport.admin

🔧 Advanced Configuration

Customize Buttons

action-buttons:
  teleport-spawn:
    enabled: true
    label: "🏠 TP Spawn"
    command: "tp %player% 0 100 0"
  
  heal-player:
    enabled: true
    label: "❤️ Heal"
    command: "heal %player%"

Anti-Spam Cooldown

cooldown:
  enabled: true
  time: 60  # seconds between each ticket

Custom Messages

messages:
  support-sent: "&a&l✔ &aTicket sent successfully!"
  no-active-ticket: "&c&l✘ &cYou don't have an active ticket."

📋 Usage Example

Player creates a ticket

Player: /support I'm stuck in a wall

Discord - Private Channel Created

🎫 New Support Ticket

Player: Valival_
UUID: 123e4567-e89b-12d3-a456-426614174000
Problem: I'm stuck in a wall
Location: X: 150, Y: 64, Z: -230 (world)
Time: 18:30:42

[Buttons] 🏠 TP Spawn | 🗑️ Clear | ❤️ Heal | 🍖 Food | 💬 Message | 👮 Arriving | 🔨 Ban | 🔒 Close

Staff responds

Staff (Discord): Clicks "Send Message"
→ Popup: "I'll teleport you to spawn"
Player (Minecraft): Receives "[Support] I'll teleport you to spawn"

Staff clicks "TP Spawn"

Player: [Teleported to spawn]
Staff sees (only them): "✅ Action TP Spawn executed for Valival_"

Player responds

Player: /commandsend Thanks, it's fixed!
Discord: "💬 Message from Valival_: Thanks, it's fixed!"

Staff closes the ticket

Staff: Clicks "Close Ticket"
Player: Receives "Your ticket has been closed"
Discord Channel: Deleted after 5 seconds

🛡️ Security & Performance

Thread-safe - Uses ConcurrentHashMap
Asynchronous - No server lag
Discord Permissions - Role-based access control
Anti-spam - Configurable cooldown
Complete Logs - All actions tracked
Validation - Bot status verification


🔗 Compatibility


📦 Download

French Version: Configuration and messages in French
English Version: Configuration and messages in English

Both versions are 100% functional and identical in terms of features.


💝 Support & Contact


📝 Changelog v2.0

Major New Features:

Improvements:

Fixes:


🏆 Why DiscordSupport?

Before

Player: "I'm stuck!"
→ Staff must go in-game
→ Wastes time
→ Player waits a long time

After with DiscordSupport

Player: /support I'm stuck
→ Instant Discord ticket
→ Staff sees position, problem, info
→ Clicks "TP Spawn"
→ Player teleported in 2 seconds
→ Problem solved!

Time saved: 90%
Player satisfaction: +200%
Happy staff: Priceless 😊


📜 License

MIT License - Free to use and modify


Made with ❤️ by Valival_

If this plugin helps you, leave a ⭐ review!

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more