Skip to content

Commit e397bba

Browse files
committed
Create README.md
1 parent 2f048c3 commit e397bba

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# CommandBlockerPro
2+
<center><a href="https://github.com/JadedMC/CommandBlockerPro">Source Code</a> | <a href="https://github.com/JadedMC/CommandBlockerPro/wiki">Wiki</a> | <a href="https://github.com/JadedMC/CommandBlockerPro/issues">Support</a></center><br/>
3+
4+
CommandBlockerPro is a feature-rich command blocking plugin for Spigot and Paper servers running Minecraft 1.8 or later. It's designed for servers trying to take their configuration to the next level, with the ability to set multiple different filters based on different conditions, with configurable block messages that support PlaceholderAPI.
5+
6+
>⚠️ If you're just looking to block a few commands, I'd suggest using regular [CommandBlocker](https://hangar.papermc.io/JadedMC/CommandBlocker) instead. It's easier to use and will get the job done.
7+
8+
## Features
9+
* Ability to define multiple rules with different permissions.
10+
* Block Full Commands.
11+
* Block commands with a given string in them/
12+
* Block commands based off regex.
13+
* Whitelist specific commands based off the above conditions.
14+
* Hide (without blocking) specific commands with the same conditions.
15+
* An API to interact with the plugin through.
16+
* MiniMessage support
17+
* PlaceholderAPI support
18+
19+
## Requirements
20+
* Java 8 or newer
21+
* Server Software with Spigot API.
22+
* Minecraft 1.8 or later
23+
* PlaceholderAPI (Optional)
24+
25+
## Commands
26+
| Command | Aliases | Permission Node | Description |
27+
| ------- | ------- | --------------- | ----------- |
28+
| **/commandblocker** | **/cb** | **commandblocker.admin** | **Main plugin command** |
29+
| /cb reload | N/A | N/A | Reloads the configuration file |
30+
| /cb version | N/A | N/A | View the current version of the plugin |
31+
| /cb wiki | N/A | N/A | View a link to the plugin wiki |
32+
33+
## bStats
34+
<a href="https://bstats.org/plugin/bukkit/CommandBlockerPro/20588"><img src="https://bstats.org/signatures/bukkit/CommandBlockerPro.svg"/></a>

0 commit comments

Comments
 (0)