Bugfix - Fixed a rare harmless NPE that could occur when creating points and having the path visualizer enabled. The error was harmless and did not affect anything other than logging the error message to the console.
Flow fix - Some of the command flow has been rearranged to change the message priority when dealing with multiple permissions and messages. E.g. the invalid permission message should always have the highest priority. Furthermore, a permission typo has been fixed for the /gps show command.