Replaced any old (now unsupported) colornames in the defaults with their associated hex values
Added full DoorCloser removal protection by two new variables:
"denyCloserPickupByAdmin": false,
"denyCloserPickupByPlayer": true,
By default it will deny any removal common players, but does...