A plugin for PocketMine-MP to show your coordinates real-time as you move.
This plugin has been tested only on PocketMine-MP. Compatibility with third party modified versions can sometimes be found, but no support whatsoever will be provided for use with a non-official variant of PocketMine-MP.
- Go to the LiveXYZ Release Page and download a PHAR file from there.
- Copy the downloaded PHAR to the
plugins
folder in your server folder. - If you're making a fresh installation, you can simply reload the server. If you're updating the plugin, you'll need to shutdown and restart the server for changes to be detected.
- To turn LiveXYZ on:
As a player, type
/xyz
into the chat. (You can't currently do this for somebody else or from the console). Your coordinates will be shown above the hotbar. - To turn LiveXYZ off:
Simply type
/xyz
again to toggle the display.
livexyz
: TRUE by default. Allows players with this permission to use LiveXYZ
LiveXYZ - a PocketMine-MP plugin to show your coordinates real-time as you move
Copyright (C) 2016-2018 Dylan K. Taylor
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.