in the games GameConfig.xml if a limit is placed on station block counts game will warn players spawning in blueprints over the set limit that the SERVER MASS/BLOCK REACHED and that weapons/tools of the entity will not have any effect on server.
Yet station over the limit will function as normal, allowing players to exceed and abuse set server limits.
For example if the setting is as below:
<StationLimits>
<Blocks>3000000</Blocks>
</StationLimits>
A player could easily import a station with 10million blocks that will work unhindered. Effectively making the ability to limit block counts pointless.