oddlama / vane

Immersive and lore friendly enhancements for vanilla Minecraft
MIT License
272 stars 33 forks source link

Suggestion: WorldGuard support (more flags) #61

Closed Yoshiro09 closed 2 years ago

Yoshiro09 commented 2 years ago

Heyo! In my Server I need to block the Home Scroll in a specific region, but there isn't any flag to do it. Can you, please, add 1 or more flags to prevent players from using vane items in a region?

oddlama commented 2 years ago

Technical information:

This can already be solved by a bridge plugin at this moment, in case I decide it isn't worth being integrated into vane directly. There are custom events for portal scrolls and some other vane related actions (portals, regions, ...).

oddlama commented 2 years ago

For the moment, we won't implement specific world-guard support. A simple bridge plugin can handle this if needed.