mirror of
https://github.com/PlayPro/CoreProtect.git
synced 2024-11-06 09:29:54 +01:00
Added example inventory lookup/rollback commands to docs
This commit is contained in:
parent
dad51fc900
commit
96292c82c3
@ -245,6 +245,8 @@ By default, if no radius is specified, a radius of 10 will be applied, restricti
|
|||||||
*(rollback griefing Notch did in the last hour that is within 20 blocks of you)*
|
*(rollback griefing Notch did in the last hour that is within 20 blocks of you)*
|
||||||
* `/co rollback u:Notch t:1h r:#nether`
|
* `/co rollback u:Notch t:1h r:#nether`
|
||||||
*(rollback griefing Notch did in the last hour ONLY in the Nether)*
|
*(rollback griefing Notch did in the last hour ONLY in the Nether)*
|
||||||
|
* `/co rollback u:Notch t:5m a:inventory`
|
||||||
|
*(rollback inventory transactions by Notch in the last 5 minutes)*
|
||||||
* `/co rollback t:15m r:30`
|
* `/co rollback t:15m r:30`
|
||||||
*(rollback everything done in the last 15 minutes by anyone within 30 blocks of you)*
|
*(rollback everything done in the last 15 minutes by anyone within 30 blocks of you)*
|
||||||
* `/co rollback t:15m r:#worldedit`
|
* `/co rollback t:15m r:#worldedit`
|
||||||
@ -260,6 +262,8 @@ Lookup commands are generally the same as rollback commands. The primary differe
|
|||||||
*(lookup all diamond ore mined in the last hour)*
|
*(lookup all diamond ore mined in the last hour)*
|
||||||
* `/co lookup u:Notch t:30m a:chat`
|
* `/co lookup u:Notch t:30m a:chat`
|
||||||
*(lookup chat messages sent by Notch in the last 30 minutes)*
|
*(lookup chat messages sent by Notch in the last 30 minutes)*
|
||||||
|
* `/co lookup u:Notch t:3d a:inventory`
|
||||||
|
*(lookup inventory transactions by Notch in the last 3 days)*
|
||||||
* `/co lookup u:Notch a:login`
|
* `/co lookup u:Notch a:login`
|
||||||
*(lookup all logins ever done by Notch)*
|
*(lookup all logins ever done by Notch)*
|
||||||
* `/co lookup u:Notch a:login`
|
* `/co lookup u:Notch a:login`
|
||||||
|
Loading…
Reference in New Issue
Block a user