/mvinv toggle last_location for a specific world
PhonedLeek25 opened this issue ยท 1 comments
I have a server with a hub that has portals, teleporting them to games and stuff.
I want to make it so that when teleporting from the hub to another world /mvinv toggle last_location
is true, and have /mvinv toggle last_location
off when going to the hub. I tried a fix that was mentioned in a thread from 2012 saying that any ungrouped worlds will not use optional shares (such as last_location). so my HUB is not in any group, and the other world is set in a group with the share last_location
assigned to that group. yet still when I am going back to the hub from the other world it teleports me to the last location instead of the default spawn point for the hub.
Plugins: Multiverse-Core, Multiverse-Inventories, Multiverse-Portals, HubThat, WorldEdit,
Duplicate of #450