EbonJaeger / perworldinventory-kt

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

Allow a whitelist of items to pass between worlds and gamemodes. #175

Open BeanHubbleday opened 4 years ago

BeanHubbleday commented 4 years ago

Is your feature request related to a problem? Please describe. Yes. The issue is, we give donor & vote keys to people which can only be used in our SMP world so we need to only allow a tripwire hook to travel to the persons inventory.

Describe the solution you'd like An addition to the plugin or a way that already works within the plugin explained to me.

Describe alternatives you've considered I tried to get the Creates plugin to only issue it when the player is in a set world but they do not have this feature.

Additional context Add any other context about the feature request here.