Yet Another World Protector

Yet Another World Protector

247k Downloads

compat: Minecolonies compat

Z0rdak opened this issue ยท 0 comments

commented

Description

Minecolonies has colonies which should be considered regarding region ownership and claiming of new regions To ensure compatibility, YAWP should properly recognize and respect Minecolonies-protected areas, preventing unauthorized modifications within colony regions.

Expected Behavior

  • YAWP should detect Minecolonies regions and prevent players from modifying them unless they have the necessary permissions.
  • Commands and interactions that modify regions should respect Minecolonies protection.
  • Possible integration to allow YAWP regions within Minecolonies without breaking colony protections.

Possible Solutions

  • ? Hook into Minecolonies API to check if a position is within a protected colony region.
  • Provide a config option to enable/disable this compatibility.

Additional Context

  • Minecolonies API documentation may provide useful hooks.
  • Consideration for admin overrides or permission-based exceptions.
  • Flan has compat for FTBChunks and Minecolonies. Take a look at Flan for this