Published: 14 June 2026 by Kinson | Last updated: 8September 2026 by Kinson
🧑💻 Introducing CoordsToBlock – our first self-made Minecraft plugin
📝 我們第一個自行研發的 Minecraft 插件:CoordsToBlock
We are excited to announce that we have successfully created our first-ever working Minecraft plugin: CoordsToBlock!
This is a simple Java (Spigot) plugin that allows users to convert a real-world coordinate location to a Minecraft block position. We believe this plugin will be useful for builders who want to locate structures in real life and find the correct corresponsing block positions for building in the MCMTR server.
This plugin consists of just one command: /ctb. Users will first input the required parameters, and then the plugin will do the calculation and display the result in game. Any player (OP or not) can use this command.
CoordsToBlock is now available on the MCMTR server, and just like other plugins, it is available to use for both Java and Bedrock players.
Plugin Specifications
You need:
The real-world coordinate boundaries (in latitude and longitude decimal degree format) of the area that you're trying to convert
The Minecraft world's boundary positions (top-left and bottom-right block positions)
A target position in real-world coordinates to convert