Towny Classic

Towny Classic

3.2k Downloads

Suggestion: Command to show resident plot locations

tomhmagic opened this issue ยท 2 comments

commented

Please explain your feature request to the best of your abilities:

A command to show resident plot locations
/res NAME plots
/ta resident NAME plots

The list would show

Coords - Town - Plot type - claimed date (if possible)

to go even further it would be good to extend to seeing what plots they are trusted in
/res NAME plots owned/trusted
/ta resident NAME plots owned/trusted

this will show either the above output for owned or the following for trusted

Coords - Town - Plot type - Plot owner

commented

Currently we don't store the date that a player claims a townblock, only the date/time when the town claimed the townblock. I may add that.

commented

We also don't keep a list of plots in which a player is trusted in memory, a command listing those would result in polling all of the server townblocks for trust status.