This plugin will allow you to remove a lot of objects/entities on command.
Example command: object foundation action remove radius 0 inside false
If you enter radius 0, then plugin will search through ALL entities on the map.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- objectremover.use -- Default permission for plugin usage
- objectremover.statistics -- Default permission for statistics command usage
Console Commands
- object (entity) [parameters] -- Count or remove entities with the specified shortname in the specified range inside/outside (or both) the cupboard.
- objtop [amount] -- Print statistics of existing entities on the map
- action count/remove - Count or remove entities. Default: count
- radius NUM - Select the radius. Default: 0
- inside true/false - Inside the cupboard? Default: true
- outside true/false - Outside the cupboard? Default: true
Example command: object foundation action remove radius 0 inside false
If you enter radius 0, then plugin will search through ALL entities on the map.