-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commands
tom2208 edited this page Aug 23, 2020
·
2 revisions
This is a quick overview of all Commands for ChestCleaner.
cleaninventory
Command | Description |
---|---|
/cleaninventory |
clean the block the player is looking at (12 block radius) |
/cleaninventory own |
clean your own inventory |
/cleaninventory <player> |
clean the inventory of a player |
/cleaninventory <x> <y> <z> |
clean the block at the location |
/cleaninventory <x> <y> <z> <world> |
clean the block at the location in the world |
cleaningitem
Command | Description |
---|---|
/cleaningitem get |
get a cleaningitem |
/cleaningitem set |
set the cleaningitem to the item in hand |
/cleaningitem name |
get the cleaningitem name |
/cleaningitem name <name> |
set the cleaningitem name, same item without name won't function |
/cleaningitem lore |
get the cleaningitem lore |
/cleaningitem lore <name> |
set the cleaningitem lore, same item without lore won't function |
/cleaningitem give <player/@a> |
give player or all players a cleaningitem |
/cleaningitem active |
get the value for the cleaningiteam active toggle |
/cleaningitem active <true/false> |
set the value for the cleaningitem active toggle |
/cleaningitem durabilityLoss |
get the durabilityLoss active toggle |
/cleaningitem durabilityLoss <true/false> |
set the durabilityLoss active toggle |
/cleaningitem openEvent |
get the openEvent active toggle |
/cleaningitem openEvent <true/false> |
set the openEvent active toggle |
blacklist
Command | Description |
---|---|
/blacklist <stacking/inventory> list |
get the respective blacklist |
/blacklist <stacking/inventory> list <pageNr> |
get the respective blacklist page |
/blacklist <stacking/inventory> clear |
clear the respective blacklist |
/blacklist <stacking/inventory> add |
add the item in hand to the respective blacklist |
/blacklist <stacking/inventory> add <name> |
add the item to the respective blacklist |
/blacklist <stacking/inventory> remove |
remove the item in hand from the respective blacklist |
/blacklist <stacking/inventory> remove <name> |
remove the item from the respective blacklist |
sortingconfig
Command | Description |
---|---|
/sortingconfig pattern |
get the sortingpattern for the player |
/sortingconfig pattern <pattern> |
set the sortingpattern for the player |
/sortingconfig categories |
get the category order for the player |
/sortingconfig categories list |
get all available categories |
/sortingconfig categories set <name,name,name,..> |
set the category order for the player |
/sortingconfig categories reset |
Resets the individual category configuration to the server default. |
/sortingconfig autosort |
get the autosort toggle for the player |
/sortingconfig autosort <true/false> |
set the autosort toggle for player |
/sortingconfig chatNotification <true/false> |
activates or deactivates the sorting notification for the player |
/sortingconfig sortingSound <true/false> |
activates or deactivates the sorting sound for the player |
/sortingconfig reset |
resets the configuration of the player |
/sortingconfig refill blocks <true/false> |
activates or deactivates the auto blocks refill for the player |
/sortingconfig refill consumables <true/false> |
activates or deactivates the auto consumables refill for the player |
/sortingconfig refill breakables <true/false> |
activates or deactivates the auto breakables refill for the player |
/sortingconfig clicksort <true/false> |
Sets the individual configuration for the click sort feature. |
sortingadmin
Command | Description |
---|---|
/sortingadmin autosort |
get the default autosort toggle |
/sortingadmin autosort <true/false> |
set default autosort toggle |
/sortingadmin pattern |
get the default sortingpattern |
/sortingadmin pattern <pattern> |
set the default sortingpattern |
/sortingadmin categories |
get the default category order |
/sortingadmin categories set <name,name,..> |
set the default category order |
/sortingadmin categories addFromBook |
add a category from the book in hand |
/sortingadmin categories getAsBook <name> |
get a category as a book |
/sortingadmin cooldown |
get the sorting cooldown time |
/sortingadmin cooldown set <int> |
set the sorting cooldown time |
/sortingadmin cooldown active |
get the cooldown active toggle |
/sortingadmin cooldown active <true/false> |
set the cooldown active toggle |
/sortingadmin refill blocks <true/false> |
sets the default for the auto blocks refill. |
/sortingadmin refill consumables <true/false> |
sets the default for the consumables refill. |
/sortingadmin refill breakables <true/false> |
sets the default for the auto breakables refill. |
ChestCleaner 2.4.2
- Home
- FAQ
- Migration Guide 2.0
- Features
- Commands
- Permissions
ChestCleaner 1.7
- Home
- Cleaning Item
- Commands
For Developers
- Home
- Datastructures