Is it possible with one command to remove all backpacks on the server?
Remove all dev backpacks?
Discussion in 'Hurtworld Discussion' started by q1LLa, Apr 25, 2016.
-
... NO
-
Yes it is you'd just need to iterate through all of the inventories on the server with a nested foreach statement. (This would include all chests, lockers, cars, and players) but it would only affect players that are currently logged in.
You could however check the inventory of the player when they join as well. -
I can write for you a plugin. PM me if you are interested