Skip to content

Commit d731f62

Browse files
committed
New docs website
1 parent c9de9cb commit d731f62

File tree

1 file changed

+3
-25
lines changed

1 file changed

+3
-25
lines changed

README.md

+3-25
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,9 @@
77

88
The CheatBreaker API will allow you to detect when a player is running CheatBreaker, enable and disable HUD modules, allow x-ray for your staff, and much more.
99

10-
## Compatibility
11-
12-
This API has been tested with Spigot 1.7.10, PaperSpigot 1.7.10 and mSpigot 1.7.10 (MineHQ Spigot). However, it can work on other/newer versions as well.
13-
14-
This API can detect people on CheatBreaker 1.7.10 and 1.8.9.
15-
16-
## Download
17-
18-
The latest release can be found [here](https://github.com/CheatBreakerNet/Bukkit-API/releases/latest).
19-
20-
## Commands
21-
22-
`/cb (username)` - Check if a player is using CheatBreaker.
23-
24-
`/cbm` - Send a message to all CheatBreaker players (Default permission: `cheatbreaker.message`).
25-
26-
`/cbt` - Send a title text to all CheatBreaker players (Default permission: `cheatbreaker.title`).
27-
28-
## Examples
10+
## Documentation
2911

30-
Example plugins can be found under the [`Examples`](/Examples) folder. Those examples will help you integrate the CheatBreaker API into your plugins.
12+
Documentation can be found [here](https://docs.cheatbreaker.net/category/bukkit-api).
3113

3214
## Get the Source
3315

@@ -43,14 +25,10 @@ Example plugins can be found under the [`Examples`](/Examples) folder. Those exa
4325
3. Run `./compile`
4426
4. Find the compiled jar at `target/CheatBreakerAPI.jar`
4527

46-
## Documentation
47-
48-
Documentation can be found on the [wiki pages](https://github.com/CheatBreakerNet/Bukkit-API/wiki).
49-
5028
---
5129

5230
**License:** [GNU/GPL v3](https://github.com/CheatBreakerNet/Bukkit-API/blob/master/LICENSE)
5331

5432
## Credits
5533

56-
The original CheatBreaker Bukkit API (made by CheatBreaker, LLC) can be found [here](https://github.com/CheatBreaker/CheatBreakerAPI).
34+
The original CheatBreaker Bukkit API (made by CheatBreaker, LLC) can be found [here](https://github.com/CheatBreaker/CheatBreakerAPI).

0 commit comments

Comments
 (0)