NO LONGER SUPPORTED, SUPERSEDED BY https://github.com/xGinko/BetterWorldStats
For the plugin to calculate world time please convert the date of your map start to epoch milliseconds and set the time setting in config.yml to the epoch.
- %worldstats_filesize% - Get the cached file size.
- %worldstats_filesizespoof% - Get the spoofed file size, useful for when you shrink your world.
- %worldstats_players% - Get the cached unique players amount.
- %worldstats_days% - Get how old the map is in DAYS
Additionally, all placeholders are supported in the /stats message.
- /worldstats, /info, /stats, /icanhazstats reload - Reload the config
- /worldstats, /info, /stats, /icanhazstats - Display world stats message
Join my support discord if you have any issues.
Discord: https://discord.gg/HfuyuqhXdb
config.yml
# supports placeholderapi
message:
- '&7-----------------------------------------------------'
- '&6%totalPlayers% &3player(s) have spawned at least once in the world. '
- '&3The World is &6%years% years, %months% months and %days% days old &3and has a file
size of &6%fileSize% GB'
- '&7-----------------------------------------------------'
filesizeupdate_in_ticks: 72000
Worlds:
- "./world/region"
- "./world_nether/DIM-1/region"
- "./world_the_end/DIM1/region"
time: 0