Problem with a prefab

I used maspawn to spawn in a gambling wheel at my outpost but decided that I did not want it there anymore. I can't seem to grab the wheel with Telekenesis or use makill to get rid of it. I can use ent kill to get rid of it but when the server restarts it just comes back. I dont want to just reinstall the plugin because there are other things like shops and recyclers I have setup with the plugin that I dont want to have to redo.

Some entities like the gambling wheel are tricky, since they have no server side collider, making it difficult for the plugin to find the entity via raycast. One thing you can always do is just remove the entity from the profile data file and reload the plugin/profile, no need to "reinstall" anything.