Daveyx0 / MultiMob

4 stars 1 forks source link

Console spam #2

Closed LemADEC closed 5 years ago

LemADEC commented 5 years ago

As of 1.0, console is spammed with each mob spawned, like so:

[21:33:29] [Server thread/INFO] [multimob]: Skeleton Warrior spawned at -654.5 56 -1700.5
[21:33:31] [Server thread/INFO] [multimob]: Lost Miner spawned at -711.5 28 -1768.5
[21:33:33] [Server thread/INFO] [multimob]: Treasure Slime spawned at -662.5 54 -1627.5
[21:33:35] [Server thread/INFO] [multimob]: Support Creeper spawned at -592.5 30 -1643.5
[21:33:39] [Server thread/INFO] [multimob]: Mother Spider spawned at -655.5 18 -1721.5
[21:33:39] [Server thread/INFO] [multimob]: Skeleton Warrior spawned at -668.5 59 -1635.5
[21:33:43] [Server thread/INFO] [multimob]: Support Creeper spawned at -592.5 66 -1612.5
[21:33:49] [Server thread/INFO] [multimob]: Void Eye spawned at -588.5 16 -1751.5

Consider adding a configuration option to disable those logs by default.

Daveyx0 commented 5 years ago

Fixed in 1.0.1. Sorry for the inconvenience!