[Feature]: Add View Total lock block
VincentX0905 opened this issue ยท 6 comments
Feature description
Added a command that allows us to see the location of all locked chests.
like /blockprot list
or others commands.
Hope to show world, coordinates, owner, block name.
like 1. chest | world | 0,0,0 | VincentX0905_TW
or others message.
Can use page number display.
like /blockprot list 1
/blockprot list 2
/blockprot list <page>
or others commands.
@spnda hmmmmmm?
Are you suggesting something like /blockprot statistics
but instead of only showing your own blocks, it shows blocks of all players? I'd assume this would also only be accessible by admins.
@vincentwang0905 I only just noticed you called /blockprot stats
from the console. The statistics are per-player and can only be viewed when in-game. So that is working as expected, but I'm going to add the possibility to call /blockprot statistics
too.
To add; may I ask what knowing where every single block is placed is useful for? I'm just looking into what I think is most useful to prioritize on different features/bugs over others.