CommandDelayBlocker - Advanced Command Control By ItzAbood69 |
Support: dsc.gg/zonemine
Overview Professional plugin for controlling command usage with customizable delays and blocking system. Perfect for preventing spam and maintaining server balance.
⭐ Key Features
Command Delays: Set custom cooldowns for any command
Command Blocking: Block specific commands completely
Smart Support: Handles commands with spaces (e.g., /bal PlayerName)
Full Customization: All messages configurable with colors & emojis
Staff Bypass: Permissions system for admins
Multi-Version: Compatible with MC 1.12.2 - Latest
Perfect For
Economy servers (prevent balance spam)
PvP servers (control kits/teleports)
Any server type needing command control
Commands
/commanddelay - Main help
/commanddelay reload - Reload config
/commanddelay info - Plugin stats
⚙️ Easy Setup
Drop plugin in plugins folder
Restart server
Edit config.yml
Use /commanddelay reload
Configuration
# ═══════════════════════════════════════════════════════════════════ # CommandDelayBlocker Configuration # Created by ItzAbood69 # Support: dsc.gg/zonemine # ═══════════════════════════════════════════════════════════════════
# Blocked Commands List # Add commands here that you want to completely block # Supports commands with spaces like "bal ItzAbood69" blocked-commands: - "op" - "deop" - "stop" - "reload" - "restart" - "ban" - "kick" - "gamemode" - "bal ItzAbood69" # Example of blocking specific command with arguments - "money pay" # Example of blocking command with spaces - "eco give" - "give"
# Command Delays (in seconds) # Set delay for specific commands command-delays: # Economy commands bal: 5 balance: 5 money: 3 eco: 10 pay: 15
# Messages Configuration messages: # Delay message - {time} will be replaced with remaining time delay: "&c⏰ &fPlease wait &e{time} &fseconds before using &6/{command} &fagain! &c❌"
# Blocked command message blocked: "&c &fThis command is &4BLOCKED &fby server administration! &c⛔\n&7Need help? Contact support at &bdsc.gg/zonemine"
# Support message support: "&b &fNeed help with CommandDelayBlocker?\n&f Join our support server: &adsc.gg/zonemine &b\n&f Created by: &6ItzAbood69"
# Server startup message startup: "&a✅ &bCommandDelayBlocker &7v1.0 by &6ItzAbood69 &ahas been enabled! &d⚡\n&7Support available at: &edsc.gg/zonemine"
# Server shutdown message shutdown: "&c❌ &bCommandDelayBlocker &7v1.0 by &6ItzAbood69 &chas been disabled! &d\n&7Thanks for using our plugin!"
# Log blocked commands to console log-blocked-commands: true
# Log delayed commands to console log-delayed-commands: false
# Permission bypass for all delays and blocks bypass-permission: "commanddelay.bypass"
# Admin permission for reload command admin-permission: "commanddelay.admin"
# Custom Command Aliases # Add alternative names for commands that should also be delayed/blocked command-aliases: balance: ["bal", "money", "cash"] teleport: ["tp", "tele"] gamemode: ["gm", "gmode"]
# Per-Group Delays (requires a permissions plugin) # Different delays for different permission groups group-delays: default: bal: 10 tp: 15 vip: bal: 5 tp: 8 admin: bal: 0 # No delay tp: 0 # No delay
# Whitelist Mode # If enabled, only commands in the whitelist will be allowed whitelist: enabled: false commands: - "help" - "spawn" - "rules" - "discord"
# Block command execution in specific worlds blocked-worlds: - "creative_world" - "build_world"
# Time-based restrictions (24-hour format) time-restrictions: enabled: false start-time: "22:00" # 10 PM end-time: "06:00" # 6 AM blocked-commands: - "kit" - "warp" message: "&c⏰ &fThis command is disabled between 10 PM and 6 AM!"
# Plugin Information (Do not modify) plugin-info: name: "CommandDelayBlocker" version: "1.0" author: "ItzAbood69" support: "dsc.gg/zonemine" compatible: "1.12.2 - Latest" description: "Advanced command delay and blocking system with full customization"
Why Choose This Plugin? ✅ Easy to use & configure
✅ Lightweight & fast performance
✅ Active support & updates
✅ Works with all server types