About
Advanced location plugin.
Commands & Permissions
| Command | Permission | Description |
|---|---|---|
| /locatix reload | locatix.admin.reload | Reload the plugin. |
| /locatix resetconfig | locatix.admin.resetconfig | Reset the config. |
| /locatix get <player> | locatix.admin.get | View a player's coordinates and current world. |
| /locatix serverlang <lang> | locatix.admin.serverlang | Change server language. |
| /locatix adminpanel | locatix.admin.panel | Opens the admin panel. |
| Teleport Permission | locatix.admin.teleport | Allows teleporting to a player. |
| View admin commands | locatix.admin.help | Allows viewing admin commands. |
| /locatix help | locatix.player.help | Show this help menu. |
| /locatix coordinates | locatix.player.coordinates | Toggle coordinates on/off. |
| /locatix convert <nether/world> | locatix.player.convert | Convert your coordinates between the Nether and the Overworld. |
| /locatix lastdeath | locatix.player.lastdeath | Show your last death location. |
| /locatix share <player> | locatix.player.share | Share your location for another player. |
| /locatix lang <lang> | locatix.player.lang | Allows players to change their own language. |
| /locatix | locatix.* | It grants access to all commands. |
PlaceholderAPI (PAPI)
Locatix includes built-in support for PlaceholderAPI. You can use Locatix placeholders in any compatible plugin (such as TAB, Scoreboards, Holograms, or Chat formats) without needing to download external expansions.
| Placeholder | About |
|---|---|
| %locatix_x% | Returns the player's X coordinate. |
| %locatix_y% | Returns the player's Y coordinate. |
| %locatix_z% | Returns the player's Z coordinate. |
| %locatix_nether_coords% | Converts Overworld coordinates to Nether coordinates. |
| %locatix_overworld_coords% | Converts Nether coordinates to Overworld coordinates. |
| %locatix_lastdeath_coords% | Returns the X, Y, and Z coordinates of the player's last death location. |

