Index menü
You can access the commands using either /coreprotect
, /core
, or /co
.
/co help
- Display a list of commands/co inspect
- Toggle the inspector/co rollback <params>
- Rollback block data/co restore <params>
- Restore block data/co lookup <params>
- Advanced block data lookup/co purge <params>
- Delete old block data/co reload
- Reload the configuration file/co version
- View the plugin versionShortcut Commands:
/co near
- Performs a lookup with a radius of 5/co undo
- Revert a rollback/restore via the opposite action/co help
Display a list of commands in-game.
/co inspect
Enable the inspector. Type the command again to disable it. You can also use just /co i
.
/co rollback u:<user> t:<time> r:<radius> a:<action> b:<blocks> e:<exclude>
Nearly all of the parameters are optional. Shortcut: /co rb
.
u:<user> |
Specify a user to rollback. |
t:<time> | Specify the amount of time to rollback
You can specify weeks, days, hours, minutes, and seconds.
You can pick and choose time amounts.
You can also use decimals |
r:<radius> |
Specify a radius.
You can specify a number (e.g.
For example, the following would only rollback damage within 10 blocks of where you are standing: |
a:<action> |
Restrict the lookup to a certain action Here's a list of all the actions:
|
b:<blocks> |
Restrict the rollback to certain block types. You can find a list of block type IDs at http://www.minecraftwiki.net/wiki/Data_values |
e:<exclude> |
Exclude certain block types from the rollback. |
#<hashtag> |
Add a hashtag to the end of your command to perform additional actions. Here's a list of available hashtags:
|
/co restore u:<user> t:<time> r:<radius> a:<action> b:<blocks> e:<exclude>
Same parameters as /rollback
. Shortcut: /co rs
.
Restoring can be used to undo rollbacks.
/co lookup u:<user> t:<time> r:<radius> a:<action> b:<blocks> e:<exclude>
Same parameters as /rollback
. Shortcut: /co l
.
Lookups can be used to search through block data.
/co purge t:<time>
Purge old block data. Useful for freeing up space on your HDD if you don't need the older data.
For example, /co purge t:30d
will delete all data older than one month, and only keep the last 30 days of data.
If used in-game, only data older than 30 days can be purged. If used from the console, only data older than 24 hours can be purged.
/co inspect
/co l t:2d r:#we a:#explosion
/co l X
/co rollback t:2d r:#we
Vagy a teljes két nappal ezelőtti állapotot:
/co rollback t:2d r:#we a:#explosion