Feature :
- Your server is being spammed by others with Crash, exploit commands?. In addition, you also have other people advertising other servers in your own server. Worried that there is no plugin to block commands, block server ads? Download our plugin, it's your solution
- You can download the plugin and run it and add a block command to make it work
INSTALLATION :
1. Stop your server.
2. Download and drag the plugin .jar file into your plugins folder.
3. Start your server to generate config files.
4. Tweak the configurations as you like and /blockcommand reload to reload plugin
FILES :
![[IMG]](//proxy.spigotmc.org/9a18f6e9e269311de68cfa5d090a46cdfc639185?url=https%3A%2F%2Fbstats.org%2Fsignatures%2Fbukkit%2Fblockcommands.svg)
- Your server is being spammed by others with Crash, exploit commands?. In addition, you also have other people advertising other servers in your own server. Worried that there is no plugin to block commands, block server ads? Download our plugin, it's your solution
- You can download the plugin and run it and add a block command to make it work
INSTALLATION :
1. Stop your server.
2. Download and drag the plugin .jar file into your plugins folder.
3. Start your server to generate config files.
4. Tweak the configurations as you like and /blockcommand reload to reload plugin
FILES :
Spoiler: config.yml
# Author: oCloud
# Creator & Dev: Quoc Khanh#9999
# Contributor: QuocNguyen#1378
# Error Please Contact Us!
# invite : discord.gg/ocloud
settings:
allow-op: false # For those with OP to use without permission
allow-message: true
update-notify: true
permissions:
use: "block-command.use"
admin: "block-command.admin"
messages:
no-permission:
- ""
- "&7[&aBlockCommand&7] &cYou cannot use this command!"
- ""
no-ads:
- ""
- "&7[&aBlockCommand&7] &cPlease don't advertise on this server!"
- ""
block-command-list:
- "plugman"
- "?"
- "bukkit:plugins"
- "bukkit:?"
- "bukkit:help"
- "bukkit:ver"
- "bukkit:version"
- "bukkit:about"
- "bukkit:pl"
- "bukkit:msg"
- "bukkit:kill"
- "bukkit:tell"
- "bukkit:me"
- "me"
- "plugins"
- "pl"
- "me"
- "about"
- "version"
- "ver"
- "help"
- "op"
- "deop"
domain:
whitelist:
- 'spigotmc.org'
- 'google.com'
- 'youtube.com'
- 'facebook.com'
brand-name: "BlockCommand"
webhook:
url: ""
username: "BlockCommand Bot"
avatar-url: "https://www.spigotmc.org/data/resource_icons/105/105961.jpg?1666950667"
message:
- "Someone is trying to use blocked command!"
- ""
- "Name: {player-name}"
- "IP: {player-ip}"
- "UUID: {player-uuid}"
- "Country: {player-country}"
- "Blocked Command: {blocked-command}"
Code (Text):
# Author: oCloud
# Creator & Dev: Quoc Khanh#9999
# Contributor: QuocNguyen#1378
# Error Please Contact Us!
# invite : discord.gg/ocloud
settings:
allow-op: false # For those with OP to use without permission
allow-message: true
update-notify: true
permissions:
use: "block-command.use"
admin: "block-command.admin"
messages:
no-permission:
- ""
- "&7[&aBlockCommand&7] &cYou cannot use this command!"
- ""
no-ads:
- ""
- "&7[&aBlockCommand&7] &cPlease don't advertise on this server!"
- ""
block-command-list:
- "plugman"
- "?"
- "bukkit:plugins"
- "bukkit:?"
- "bukkit:help"
- "bukkit:ver"
- "bukkit:version"
- "bukkit:about"
- "bukkit:pl"
- "bukkit:msg"
- "bukkit:kill"
- "bukkit:tell"
- "bukkit:me"
- "me"
- "plugins"
- "pl"
- "me"
- "about"
- "version"
- "ver"
- "help"
- "op"
- "deop"
domain:
whitelist:
- 'spigotmc.org'
- 'google.com'
- 'youtube.com'
- 'facebook.com'
brand-name: "BlockCommand"
webhook:
url: ""
username: "BlockCommand Bot"
avatar-url: "https://www.spigotmc.org/data/resource_icons/105/105961.jpg?1666950667"
message:
- "Someone is trying to use blocked command!"
- ""
- "Name: {player-name}"
- "IP: {player-ip}"
- "UUID: {player-uuid}"
- "Country: {player-country}"
- "Blocked Command: {blocked-command}"
Spoiler: bungee_config.yml
# Author: oCloud
# Creator & Dev: Quoc Khanh#9999
# Contributor: QuocNguyen#1378
# Error Please Contact Us!
# invite : discord.gg/ocloud
# If you don't add servewant BlockCommand effect
## on specific server - r name below
excluded-servers:
- "excluded"
settings:
allow-message: true
update-notify: true
permissions:
use: "block-command.use"
admin: "block-command.admin"
messages:
no-permission:
- ""
- "&7[&aBlockCommand&7] &cYou cannot use this command!"
- ""
no-ads:
- ""
- "&7[&aBlockCommand&7] &cPlease don't advertise on this server!"
- ""
block-command-list:
- "plugman"
- "?"
- "bukkit:plugins"
- "bukkit:?"
- "bukkit:help"
- "bukkit:ver"
- "bukkit:version"
- "bukkit:about"
- "bukkit:pl"
- "bukkit:msg"
- "bukkit:kill"
- "bukkit:tell"
- "bukkit:me"
- "me"
- "plugins"
- "pl"
- "me"
- "about"
- "version"
- "ver"
- "help"
- "op"
- "deop"
domain:
whitelist:
- 'spigotmc.org'
- 'google.com'
- 'youtube.com'
- 'facebook.com'
brand-name: "BlockCommand"
webhook:
url: ""
username: "BlockCommand Bot"
avatar-url: "https://www.spigotmc.org/data/resource_icons/105/105961.jpg?1666950667"
message:
- "Someone is trying to use blocked command!"
- ""
- "Server Name: {server-name}"
- "Name: {player-name}"
- "IP: {player-ip}"
- "UUID: {player-uuid}"
- "Country: {player-country}"
- "Blocked Command: {blocked-command}"
Code (Text):
# Author: oCloud
# Creator & Dev: Quoc Khanh#9999
# Contributor: QuocNguyen#1378
# Error Please Contact Us!
# invite : discord.gg/ocloud
# If you don't add servewant BlockCommand effect
## on specific server - r name below
excluded-servers:
- "excluded"
settings:
allow-message: true
update-notify: true
permissions:
use: "block-command.use"
admin: "block-command.admin"
messages:
no-permission:
- ""
- "&7[&aBlockCommand&7] &cYou cannot use this command!"
- ""
no-ads:
- ""
- "&7[&aBlockCommand&7] &cPlease don't advertise on this server!"
- ""
block-command-list:
- "plugman"
- "?"
- "bukkit:plugins"
- "bukkit:?"
- "bukkit:help"
- "bukkit:ver"
- "bukkit:version"
- "bukkit:about"
- "bukkit:pl"
- "bukkit:msg"
- "bukkit:kill"
- "bukkit:tell"
- "bukkit:me"
- "me"
- "plugins"
- "pl"
- "me"
- "about"
- "version"
- "ver"
- "help"
- "op"
- "deop"
domain:
whitelist:
- 'spigotmc.org'
- 'google.com'
- 'youtube.com'
- 'facebook.com'
brand-name: "BlockCommand"
webhook:
url: ""
username: "BlockCommand Bot"
avatar-url: "https://www.spigotmc.org/data/resource_icons/105/105961.jpg?1666950667"
message:
- "Someone is trying to use blocked command!"
- ""
- "Server Name: {server-name}"
- "Name: {player-name}"
- "IP: {player-ip}"
- "UUID: {player-uuid}"
- "Country: {player-country}"
- "Blocked Command: {blocked-command}"
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BlockCommands - BCO is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 2,343 times (via Spigot). Download it and open it directly in the game.