
Rename `/tardis home` command to `sethome`
Closed this issue ยท 2 comments
Describe the feature request
I propose the /tardis home
command (used to set the TARDIS home) be renamed to /tardis sethome
to more accurately describe what the command does. I can't remember how many times myself and other players have accidentally typed it instead of /ttravel home
and lost our TARDIS home position.
I don't think there are many players who set their TARDIS home so often that they've committed the command to muscle memory, so we wouldn't be losing much by changing the command. Players should be able to adapt to the new command fairly easily.
Describe alternatives you've considered
Leave the command as-is and deal with the consequences of mis-typing it.
There is already a sethome
alias for home
, so just removing home should suffice...
That build seems to work. However, it doesn't seem to be checking the tardis.home
permission like the wiki claims, just the tardis.timetravel
permission:
This is backed up by the source code only containing a permissions check for the timetravel permission:
Maybe the wiki should just be updated to remove the tardis.home permission? It doesn't seem to be used anywhere else.