Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
š« 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
- All tickets in a single Discord channel
- Perfect for small servers
- Ultra-simple configuration
š Private Tickets ā NEW!
- Dedicated Discord channel for each ticket
- Visible only by staff (role-based permissions)
- Automatic deletion after closure
- Private and secure communication
š¬ Two-Way Communication
Discord ā Minecraft
- Staff messages in Discord arrive directly to the player in-game
- "Send Message" button with integrated popup
- Support for long messages (500 characters)
Minecraft ā Discord
/commandsend <message>to reply from the game- Only works with an active ticket
- Formatted and timestamped messages
š® Interactive Buttons
Click to act instantly:
- š TP Spawn - Teleport player to spawn
- šļø Clear Inventory - Clear inventory
- ā¤ļø Heal - Restore health and hunger
- š Give Food - 64 steaks instantly
- š® Moderator Arriving - Notify player that staff is coming
- šØ Ban Player - Ban with confirmation and reason
- š¬ Send Message - Popup for custom message
- š Close Ticket - Archive/delete the ticket
All actions are ephemeral: only the person who clicks sees the confirmation!
š Multilingual
- š¬š§ English (complete version)
šø Screenshots
Private Discord Ticket
Automatic private channel with action buttons
Real-Time Communication
Staff ā Player and Player ā Staff instant
ā” Quick Installation
1ļøā£ Create the Discord Bot
- Go to https://discord.com/developers/applications
- Create an application ā Bot
- Copy the token
- IMPORTANT: Enable these intents in "Bot":
- ā MESSAGE CONTENT INTENT
- ā SERVER MEMBERS INTENT
- OAuth2 ā URL Generator:
- Check
botandapplications.commands - Permissions: View Channels, Send Messages, Manage Channels, Manage Permissions
- Check
- Invite the bot to your server
2ļøā£ Install the Plugin
- Download
DiscordSupport-v2.0.jar - Place in
/plugins/ - Restart the server
- Edit
plugins/DiscordSupport/config.yml /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
- Minecraft: 1.20.5 - 1.21.4+
- Server: Paper, Spigot, Purpur
- Java: 17+
- Discord: JDA 5.0 (included)
š¦ 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
- š Bugs: Use the "Issues" tab on Modrinth
- š” Suggestions: Share your ideas!
- ā Reviews: Leave a review if you like the plugin
š Changelog v2.0
Major New Features:
- ⨠Private ticket system with dedicated channels
- š¬ Two-way Discord ā Minecraft communication
- š® "Moderator Arriving" button to notify players
- šØ "Ban" button with confirmation and reason
- š Complete FR/EN support
- ā” Asynchronous initialization (no lag)
- š”ļø Bot status verification before creation
Improvements:
- Ephemeral messages (visible only to the person who clicks)
- Improved error handling
- Clearer and more informative logs
- Complete documentation
Fixes:
- Fixed server freeze during initialization
- Fixed "Guild does not have a self member"
- Fixed Discord intents handling
š 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!


