EbonJaeger / perworldinventory-kt

Multi-world inventory plugin for Spigot written in Kotlin.
MIT License
46 stars 35 forks source link

Last location #81

Open Math0424 opened 6 years ago

Math0424 commented 6 years ago

I think that you should re look into merging/redoing #22 as this was in Multiverse-Inventories. For a refresher #22 was the ability to have the plugin remember the last location in the world group. People whom upgrade from Multiverse-Inventories to PerWorld-Inventories will miss out on the feature. The reason I believe that the current Multiverse-Core plugin doesn't have this feature is due to it not managing worlds in a group form. So when they created Multiverse-Inventories it was easier to implement it due to it using world groupings. I don't think that Multiverse-Core will suddenly support grouping of worlds along with last location teleport, they have a lot on there hands already so the burden will fall upon this plugin.

dbwrush commented 5 years ago

I agree, Math0424. I know it would seem that a plugin for inventories would not be expected to also handle remembering the player's location in worlds. However, this plugin is effectively a replacement for Multiverse-Inventories and this plugin already has much of the capabilities needed for this feature. Of all the plugins out there, this would seem to be the most logical one to provide this.