Does this plugin calculate grid from a coordinate? For ex. /grid <X> <Z>
Does this calculate grid from coordinates?
No, just tells you the Square of it's grid that you are in.
I see no point in using a chat command to know your current grid position when you can simply press G to open the map.
runescape
I see no point in using a chat command to know your current grid position when you can simply press G to open the map.
may be this plugin will be need for developers, then calculate coordinate from a grid need too!
the chat command will only tell the grid you are in. the chat command isnt the point of the plugin, its meant for testing. but it might be useful to get the grid on a keybind without having top open the map.
the plugin is meant to be used by other plugins, so if you want to use the grid for a specific coordinate, you can use the
if there is need to get the grid reference for some coordinates via chat command, i can add it though.
the plugin is meant to be used by other plugins, so if you want to use the grid for a specific coordinate, you can use the
getGrid method from another plugin. if there is need to get the grid reference for some coordinates via chat command, i can add it though.
I think it would help other developers in debugging to be able to plugin the X Y Z and see the grid. Very cool you did this, there are a ton of older plugins still providing grid references. This could be used to modernize them.