NOTE: This print is exclusively for active in-game server admins.
Got a reccurring griefer problem on your server? Look no further! This blueprint is just what you need to deal with those pesky griefers!
Now, you would not want to have this bad boy plopped on top of the player spawnpoint so before anything be sure that you'll be plopping this down at an appropriate location. Preferably far... But not too far.
Then simply plop down the correctional facility and set the enemy spawnpoint in it by typing in the following:
/c game.forces["enemy"].set_spawn_position({x = "posX", y = "posY"}, game.surfaces[1])
Replace "posX" and "posY" with the appropriate coordinates. You can view the coordinates in F4 > show-detailed-info. Keep the quotation marks.
Make sure you hook up an oil line up to the tank or simply have a logistics network set up with bots providing oil barrels.
Then set the force of the griefer (or perhaps your good friend) from "player" to "enemy". This is done with:
/c game.players["Player_name"].force = game.forces["enemy"]
Replace "Player_name" with the griefer's IGN. Keep the quotation marks.
If the griefer happens to be in range of any turrets, that'll save you the trouble of having to teleport him into the facility.
Once he has respawned (in the facility), just sit back and watch...
