McCompetitiveCooldown [Velocity/BungeeCord] icon

McCompetitiveCooldown [Velocity/BungeeCord] -----

A Modern Competitive Server Cooldown System!



McCompetitiveCooldown
A Modern Competitive Server Cooldown System

[​IMG]

✦ Overview
Keep your competitive servers fair and balanced with McCompetitiveCooldown! This powerful plugin allows you to restrict players from joining competitive game modes for specified durations. Perfect for tournament servers, competitive minigames, and ranked gameplay.

✦ Key Features
  • Universal Compatibility - Works seamlessly on both BungeeCord and Velocity
  • Smart Server Matching - Use wildcards to easily manage multiple servers (e.g., "bedwars*", "ranked*")
  • Modern UI - Beautiful, clean message formatting that players will love
  • Flexible Storage - Choose between MySQL or file-based storage
  • Performance Focused - Lightweight and optimized for busy networks

✦ Commands & Permissions
Code (Text):

➤ /cc <player> <time> [reason]  (mccompetitivecooldown.admin)
➤ /cc check <player>            (mccompetitivecooldown.check)
➤ /cc list                      (mccompetitivecooldown.admin)
➤ /cc reset <player>            (mccompetitivecooldown.reset)
➤ /cc help                      (mccompetitivecooldown.admin)

Aliases: /competitivecooldown, /compcool, /ccool
 
✦ Time Formats
  • 30s - 30 seconds
  • 5m - 5 minutes
  • 2h - 2 hours
  • 1d - 1 day
  • 7d - 7 days
  • 30d - 30 days

✦ Message Preview
Code (Text):

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
          COMPETITIVE COOLDOWN
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

You have been restricted from competitive servers!
Duration: 30m
Reason: Administrative action

• Please follow our server rules
• Practice in non-competitive modes

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
✦ Configuration
Here's how you can blacklist and whitelist servers!

Pro Tip: Use regex patterns to match multiple servers (e.g., bw* matches bw-1, bw-2, etc.)

Code (Text):

"servers": {
  "restricted_servers": [
    "bedwars*",
    "skywars*",
    "competitive*",
    "ranked*",
    "tournament*"
  ],
  "exempt_servers": [
    "lobby",
    "hub",
    "practice"
  ]
}
 

Code (Text):

"storage": {
  "type": "FILE",  // or "DATABASE"
  "database": {
    "host": "localhost",
    "port": 3306,
    "database": "mccompetitivecooldown",
    "username": "root",
    "password": "password",
    "table_prefix": "mcc_"
  }
}
 

✦ Support & Updates

✦ Quick Links

❤ Thank you for using McCompetitiveCooldown! ❤
Resource Information
Author:
----------
Total Downloads: 11
First Release: May 13, 2025
Last Update: May 13, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings