Statistics
The fishing statistics system tracks player fishing activities, including total fish caught, biggest catches, fishing time, and more.
General Configuration
enabledrequiredboolean
true
false
, players won't have access to statistics tracking. Commands Configuration
The commands
section configures the command related to fishing statistics:
commands.stats.enabledrequiredboolean
true
commands.stats.commandrequiredstring
'fishingstats'
commands.stats.helprequiredstring
'View fishing statistics'
Features Configuration
The features
section controls which statistics features are enabled:
features.personalStatsrequiredboolean
true
features.leaderboardrequiredboolean
true
Display Configuration
The display
section controls which statistics are shown in the personal stats menu:
display.totalFishrequiredboolean
true
display.biggestFishrequiredboolean
true
display.totalWeightrequiredboolean
true
display.timeSpentrequiredboolean
true
display.mostCaughtrequiredboolean
true