command block exploit

warnings: no issues
  • operators on the server will see all commands ran
  • to prevent this, set gamerules sendcommandfeedback and commandblockoutput to false
gives you a beehive, movingblock, or bucket that spawns either a minecart of npcs with the command you provide in the .cbe arguments. beehive gives you a simple beehive, movingblock gives you a block with a strange texture that can have up to 2 blocks as textures and act like another block, and bucket gives you an axolotl bucket with the command you gave.
usage
.cbe <beehive/movingblock/bucket> <minecart/npc> <command>
examples
.cbe beehive minecart say hi
.cbe beehive minecart kill @e[type=!command_block_minecart]
aliases