Fixed the WorldGuard soft-dependency issue, the plugin will no longer throw a wobbly when WorldGuard is not installed.
Really, really fixed safe location finding this time
Made it so you can only rename the TARDIS key item (as determined by the TARDIS config)
Added config options to enable/disable WorldGuard - for inner TARDIS protection and for respecting WorldGuard regions created with another plugin - use_worldguard: [true|false] and respect_worldguard: [true|false]
Separated /tardis command into 5 separate commands:
/tardis - do stuff with your TARDIS
/tardistravel - go somewhere in your TARDIS
/tardisprefs - change your TARDIS preferences
/tardisadmin - change the TARDIS plugin configuration
/tardisarea - Set up predefined TARDIS travel areas
As you can see the commands haven't really changed all that much, instead of /command [argument], some commands are now /commandargument, the rest of the required arguments to the commands have not changed. Check the Commands page for the updated syntax