Added: Two new admin flags: CanDrop and CanPickup, to deny player to pickup or drop itens on regions;
Fixed: Projectiles still be fired with flag on false.
Fixed: Near regions causing server crash if the region is too big. Near check removed from claim with fences and wand tool;
Fixed: Area count values show lower values than is;
Fixed: Purge system is accidentally removing #server# regions. Now the #server# regions is updated to actual date on each server boot;
Added: Two new API events: DeleteRegionEvent and RenameRegionEvent, to allow other plugins using API to allow rename or delete regions used by other plugins (preparing for a MiniGame extension for RedProtect);