Archives: Projects

  • Morphit

    Disguise players as mobs This is possibly my easiest to use plugin, and yet it does exactly what you’d expect and possibly more. Imagine a game of Minecraft hide and seek where hiders have to blend in with mobs. You could absolutely make that with this plugin (yes, you can even optionally hide player names…

  • Take A Seat

    Turn blocks into chairs This simple plugin allows you to create chairs using blocks instead of rideable entities. How does it work? You create a block and give it a trigger (usually right click). In that trigger, use our ‘seat entity’ blocks to allow the player to sit down on the block. Behind the scenes,…

  • PlotCore

    Ever wanted to add WorldGuard features to your own mods? PlotCore adds persistent land plots to mods made with MCreator. It gives mod creators Blockly blocks for creating rectangular plots, checking ownership and build permission, responding when players cross plot boundaries, and building plot-management interfaces. Requirements If this plugin helps you and you feel inclined…