Skip to content

BlockEngine v11

Choose a tag to compare

@MineExplorer MineExplorer released this 07 Oct 20:40
· 14 commits to master since this release

Added BlockEngine.sendMessage method to send parametrized messages that will be translated by the client.
Example: BlockEngine.sendMessage(client, "§e", "Mode: %s", "iridium_drill.fortune");