Hello guys,   I've been following TheGreyGhost's great MinecraftByExample series and have set up a configuration file for my mod. Depending on the configuration file, the mod makes certain blocks unbreakable. The config's loading/saving/using works perfectly in SSP. However, when in SMP, the client still uses its own configuration file (by how awesome Forge is, I've expected it to synchronize the config automagically). So, if the clients config file allows harvesting block A for examp