/
This is my very first plugin and since it is my first I wanted to do something simple.
Usage goes as follows:
You start off with the /convert command then input the name of the world FROM WHICH you want the coordinates translated. E.g. if I want to know what the overworld coordinates 1000 100 1000 would be in the nether I'd do a
/convert overworld 1000 100 1000
This mod supports the tidal operator to pass you current coordinates. E.g.
/convert overworld ~ ~ ~

Simple Minecraft Plugin for converting coordinates between overworld and nether.