I spend a lot of time on zero.minr.org, one of the oldest Minecraft servers around (since 2010). It’s a challenge server, designed for mapmakers to build puzzles, mazes, parkour, and adventure maps. I’ve been around on the server since June 2020, and been staff since February 2022.
A major draw of the server is the custom plugin, which includes Minr Script Code: a full programming language within Minecraft which facilitates mapmaking. Many of the pages here are devoted to scripting.
Custom Tools
- My map art creator allows you to upload images and view them as custom maps in game.
- My Yeroc% Patch Library allows you to easily patch a common skip method in your maps.
- My ScriptedEntity Pool allows you to add scripts on dynamically created entities.
- RYgamer’s NBS to MSC converter converts Note Block Studio files to Minr scripts.
Links to External Resources
- Read the official MSC documentation.
- Eszes Bálint’s BDStudio helps with block displays.
- MCStacker helps with creating Minecraft commands.
- Misode helps with datapack creation and formatting.
Lightwood13’s VSCode extension helps with writing MSC scriptsrmanimal’s Scripts with rman is the original tutorial-style introduction to scripting.egabbacmaintains a collection of mapmaking resources.- The official Greenie Resources page lists various helpful tools and links.
Guides to Scripting & Mapmaking
- Set up a resource pack for your map.
- How do functions work?
- Make a search map with minimal scripting knowledge.
- Some tips for making your maps feel more polished.
- How to bulk import dialogue scripts onto armor stands.
- A primer on regex for answer string matching.
Fun Things
- View every mapmaker’s collaborations on this map.