HomeJavaModsMcCompetitiveCooldown [Velocity/BungeeCord]
McCompetitiveCooldown [Velocity/BungeeCord]
ModsJava

McCompetitiveCooldown [Velocity/BungeeCord]

⬇ Download on Spigot
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

✦ 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

✦ 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
Spoiler: Server Restrictions
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"
  ]
}
 

Spoiler: Storage Options
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! ❤
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.

McCompetitiveCooldown [Velocity/BungeeCord] is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 31 times (via Spigot). Download it and open it directly in the game.

Explore more