bspkrs / Treecapitator

DaftPVF's Treecapitator mod for Minecraft. Chops down trees in a single blow. Requires bspkrsCore.
http://www.minecraftforum.net/topic/1009577-
42 stars 36 forks source link

Add config for server join message. (about features enabled) #10

Closed npdev453 closed 11 years ago

npdev453 commented 11 years ago

FMLClientHandler.instance().getClient().thePlayer.addChatMessage("TreeCapitator client-side features enabled.");

Reason

Its bad style. If all mods will add messaged to client chat its will be overkill. And im trying to protect players eyes.

bspkrs commented 11 years ago

This I can do.

Adaptivity commented 11 years ago

:+1:

bspkrs commented 11 years ago

this was resolved in a recent build.