when players will deploy something from black list they are kicked from server with RPC Error in DoPlace, i have chanched :
it looks like it works now, but i dont know if it is good code :P
entity.Kill();to:NextTick(() => {
entity?.Kill();
});it looks like it works now, but i dont know if it is good code :P

