CraftBook
CraftBook copied to clipboard
Cart Teleporter and Normal Teleporters are hard to distinguish
CRAFTBOOK-2710 - Reported by Richard.Arkless
I have noticed that if I put [teleport] then it creates a cart teleporter and that requires the co-ordinates to be in x,y,z format but if you put [teleporter] then it creates a normal teleporter which is in x:y:z format
This in my opinion is confusing and should either be using the same code and detect what type of teleporter it is or give it a different name for the 2nd line and for the 3rd use x:y:z format
Comment by me4502
Hmm... Not sure how would be the best way to fix this. Even if I improved the format, there would still be the confusion between 'teleport' and 'teleporter'. I can't even remember which is which usually.
Comment by Richard.Arkless
Well like I said change the 2nd line to something else e.g. [TeleportCart]. That way its a easier to distinguish by
Comment by me4502
Maybe, I'll look into it.
Comment by Felina_Lain
Maybe in that case make it a shorter name? Becuase TeleportCart is quite long to type... A simple [Tp] for normal or [Tpcart] or [TpC] for carts would be good too...
Resolved in CraftBook 5 - The sign has been renamed [TeleCart]