Removed /core and /coreprotect from command documentation

This commit is contained in:
Intelli 2021-07-15 19:12:21 -06:00
parent c71fbeaee7
commit 415d7b323a
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Commands
---
You can access the commands using either `/coreprotect` or it's aliases `/core` or `/co`.
You can access the following commands by using `/co`.
___
## Command Overview
@ -193,7 +193,8 @@ ___
* Example: `i:stone` *(only include stone)*
* Example: `i:stone,oak_wood,bedrock` *(specify multiple blocks)*
> You can find a list of block type IDs at [https://coreprotect.net/wiki-blocks](https://coreprotect.net/wiki-blocks).
> You can find a list of block names at [https://coreprotect.net/wiki-blocks](https://coreprotect.net/wiki-blocks).
> You can find a list of entity names at [https://coreprotect.net/wiki-entities](https://coreprotect.net/wiki-entities).
---