Toggle Usage | This update introduces the /gpsa toggleusagewhich allows you to toggle GPS usage. When disabled it is not possible for players to either start a compass or a GPS. This can be useful when making changes to your GPS configuration setup.
Messages | Regarding the above feature four new messages have been added:
Code (YAML):
Messages:
GPS:
usageDisabled: '
%prefix% &cThe GPS has been disabled!' Compass:
usageDisabled: '
%prefix% &cThe Compass has been disabled!' Admin:
usageEnabled: '
%adminPrefix% &aGPS usage has been enabled!' usageDisabled: '
%adminPrefix% &cGPS usage has been disabled!'
All messages are automcatically added to the messages.yml file.
Improvements | The selection between the compass stopped and the gps stopped message has been improved. If you e.g. have a compass running and use the /gps stop command instead of the /compass stop command you'll get the correct compass stopped message instead of the gps stopped message. This applies to other scenarios such as the message players will receive when the /gpsa stop command is executed.