Plugin has been updated.
If you keep using this, make sure to include this in your config file:
"Allow only BuildingBlocks for symmetry (def: false)": true,
This will allow to only spawn "building blocks" using symmetry.
Config example [Prevent deployables spawn]:
{
"Removal Tool (Def: true)": true,
"Open Symmetry UI on Connect (Def: true)": true,
"Symmetrical Upgrade (Def: true)": true,
"UI Menu X Position (def: 0)": 0.0,
"UI Menu Y Position (def: 0)": 0.0,
"Check Building cost (def: false)": false,
"Check for Deployables before placing (def: false)": false,
"Display center functions (def: true)": true,
"Disable Symmetrical entity kill": false,
"Symmetry UI Command": "sym_ui",
"Symmetry Admin UI Command": "sym_admin",
"Symmetry UI X/Y Position command": "sym_ui_pos",
"Symmetry UI Position reset command": "sym_ui_reset",
"Enable Entity Shortname check? (def: false)": false,
"Removal Tool Keybind": "RELOAD",
"Standalone Removal Tool": true,
"Allow only BuildingBlocks for symmetry (def: false)": true,
"Entity Shortnames to check if they're grounded.": [
"box.wooden.large",
"box.wooden",
"storage_barrel_a",
"storage_barrel_b",
"storage_barrel_c",
"gates.external.high.stone",
"wall.external.high.stone",
"gates.external.high.wood",
"wall.external.high",
"wall.external.high.ice",
"wall.ice.wall"
]
}