display your positon and cardinal direction inchat
/gps
/ou
broadcast your position and cardinal direction
/gps tell
---
---
---
:: Configuration ::
Code (YAML):
messages:
GPS_CHAT_PREFIX: "&6&k000&r[&7GPS&r] " MESSAGE_POSITION: "X: %i | Y: %i | Z: %i | FACING: &7%s" MESSAGE_BROADCAST_USAGE: "\n&7 /gps tell&r to broadcast position." MESSAGE_PERMISSION: "You do not have permission." MESSAGE_USAGE: 'command is /gps and there is
no help section.'
options:
USE_SOUND: True
USE_PERMISSIONS: True
PERMISSION: "gps.use"
:: Installation ::
/PySpigot/scripts/
gps.py
/PySpigot/configs/
gps.config
:: Permissions :: ../PySpigot/script_options.yml
gps.use
Code (Text):
gps.py:
enabled: true
permissions:
gps.*:
description: allow the use of this gps plugin
children:
gps.use: false