Skip to content

Spigot plugin to count how many times blocks were placed and broken by players in each chunk

Notifications You must be signed in to change notification settings

TheMrEngMan/SaveBlockStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaveBlockStats

Spigot plugin to count how many times blocks were placed and broken by players in each chunk.
This data is saved in the actual chunk data within the .mca region files

Meant to be viewed in MCASelector using custom overlays.

Example blocks broken overlay generated from a server's world: image

Custom overlay paths:
Blocks placed: region/Level/ChunkBukkitValues/saveblockstats:blocksplaced
Blocks broken: region/Level/ChunkBukkitValues/saveblockstats:blocksbroken

Use the /sbsreload command to reload config file (containing worlds where the plugin should be disabled)

About

Spigot plugin to count how many times blocks were placed and broken by players in each chunk

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages