This plugin calculates the map grid cell reference for a position.
Returns the grid cell for a Vector3 as string.
Chat Commands
- /grid – Display the grid cell of your current position
Localization
The default messages are in the Grid file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Developer API
This plugin is meant to be used by other plugins that want to display the grid reference of something, giving players an intuitive way to understand the rough location of something.Returns the grid cell for a Vector3 as string.