Іконка ресурсу

NC 1.1.0 PHP 8 Miscellaneous AdvancedPlayerStatstics 1.2

This plugin adds some player statistics like placed and destroyed blocks and playtime.

Commands:
  • aps stats <username> - display statistics of <username>
  • aps top <t/b/p> - display top 10 players sorted by specific value
    • t - Playtime
    • b - Destroyed blocks
    • p - Placed blocks

Some documentation:
Data:​
  • The data is saved in .yml format in plugins/AdvancedPlayerStatistics/Data.yml where username is index and 3 integers are values.
    • The first value indicates amount of placed blocks.
    • The second value indicates amount of destroyed blocks.
    • The third value is playtime of the player in seconds.
Query:​
  • The plugins sends all player stats into a query under the key aps_stats. The value is a json array with data. The json array format is identical to yml array format.
Автор
EnirboreHemag
Завантажень
43
Перегляди
90
Перший реліз
Останнє оновлення
Рейтинг
0.00 зірка(и) 0 оцінки(ок)

Поділитися цим ресурсом