Onyx-067d51e150a76f35 0 Posted February 2, 2020 How would I go about removing the ability to be able to bury items in my server? Share this post Link to post Share on other sites
drgullen 597 Posted February 2, 2020 8 hours ago, Onyx-067d51e150a76f35 said: How would I go about removing the ability to be able to bury items in my server? You could remove the shovel from spawning by changing its min and nominal values in types.xml to 0. Share this post Link to post Share on other sites
WOLVERlNES 135 Posted March 1, 2020 Turn Persistence off which would refresh entire server after every restart and would remove bases, cars, tents, and stashes. Changing nominal value to zero doesn’t prevent items from spawning, I have weapons set to nominal value of zero and they still occasionally spawn, perhaps commenting the shovel out would work tho. Find shovel info place <!- - then after shovel info add - -> Share this post Link to post Share on other sites
Uncle Zed 272 Posted March 1, 2020 25 minutes ago, RussianReavers said: Turn Persistence off which would refresh entire server after every restart and would remove bases, cars, tents, and stashes. Changing nominal value to zero doesn’t prevent items from spawning, I have weapons set to nominal value of zero and they still occasionally spawn, perhaps commenting the shovel out would work tho. Find shovel info place <!- - then after shovel info add - -> Set min and max to 0 too. Share this post Link to post Share on other sites
WOLVERlNES 135 Posted March 1, 2020 (edited) They are. Hmm maybe I was in err quanmin is -1 and quanmax is -1 min is set 0. Edited March 1, 2020 by RussianReavers Share this post Link to post Share on other sites