Money log enchancement - custom formatting and the plugin name #2908
ArtNRG
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description of feature/improvement request:
Add the plugin name which produces adding or taking the currency from a player.
Add custom formatting to this log to allow easy exporting it somewhere.
Detailed explanation of what it should do, when and in what situation:
Custom log formatting in the config:
{date} {time} > {nickname} {lost_or_got} {value} using {plugin}. New balance: {new_balance}
Money log example:
06/03/20 03:15:49 > Art_NRG lost 100.0 using AuctionHouse. New balance: 0
06/03/20 03:20:49 > Art_NRG got 1000.0 using AuctionHouse. New balance: 1000
06/03/20 03:25:49 > Art_NRG got 50.0 using MobHunting. New balance: 1050
Basic explanation as to why this feature is needed and/or useful to have:
It will be more convenient to understand what's going on and to use this information to analyze parts of the economy on the server like total income from a particular plugin.
Beta Was this translation helpful? Give feedback.
All reactions