Small update bringing a new feature to Security Patches, following some recent exploits found by the "roote.rs" group, I have implemented a way where you can block command block minecarts from your server using Sentry. (this is enabled by default in 1.0.6+)
Command Block Minecarts can be spawned by custom exploited NBT items and can be VERY harmful for your server (it is a literally a command block).
Changes
- Code improvements, now using way more static values for better performance