Plugin to add event handlers/functions/etc. to Minecraft.
Cake is a plugin project that adds multiple features to traditional Minecraft commands.
There are many things that can be created with regular Minecraft commands.
Most of these heavily rely on the combination of the execute command, which allows for conditional branching, and repeating command blocks.
However, execute can be a bit difficult to understand, and using repeats increases complexity and reduces performance.
This plugin replaces these with more understandable alternatives.
For more information, please check Click Here.