More consistency for ProtectionPolicy, bugfix for RedCommands
- ProtectionType.PLACE_BLOCK prevents multi blocks from being placed now
- Storage minecart access is now protected by CONTAINER_ACCESS and not INTERACT_ENTITY
- Dispenser protection types now also protect against placement of fish in buckets
- An ArrayIndexOutOfBoundsException would sometimes be thrown when running a subcommand with no arguments if it had no hook, this has been fixed