vishtheshnu / AdminShop

My first minecraft mod for 1.12! Provides means to buy and sell items and fluids using in-game money.
Other
3 stars 3 forks source link

Mod spams console on servers causing huge log files. #9

Open Electrofried opened 4 years ago

Electrofried commented 4 years ago

Every item, fluid and power sold is output to the console on servers. When you you have multiple players selling items and power the console is spammed beyond readability and log files get massive. Perhaps add a 'debug' toggle in the config to disable the console messages?

vishtheshnu commented 4 years ago

Fixed in the latest version! Sorry about that, I forgot to remove a ton of debug print statements after adding a new feature :P

On Tue, Oct 22, 2019 at 7:22 AM Electrofried notifications@github.com wrote:

Every item, fluid and power sold is output to the console on servers. When you you have multiple players selling items and power the console is spammed beyond readability and log files get massive. Perhaps add a 'debug' toggle in the config to disable the console messages?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vishtheshnu/AdminShop/issues/9?email_source=notifications&email_token=ABRSK7YLKGUCTFT4U74GJMDQP4EB7A5CNFSM4JDQPTT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTQRBOQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRSK75533JM456P5ORIIR3QP4EB7ANCNFSM4JDQPTTQ .

-- Sincerely,

Vishnu Narayana