guilds-plugin / Guilds

Adding RPG to your server has never been more fun and action-packed!
MIT License
171 stars 59 forks source link

GreifPrevention Hook #141

Open merlinshaw opened 5 years ago

merlinshaw commented 5 years ago

Would it be possible to make a hook to allow griefprevention to make the claiming for guilds.

darbyjack commented 5 years ago

This is a pretty cool idea. I was originally going to look at that for the implementation for claims but wasn't too fond of their API. I might look into this in the future!

merlinshaw commented 5 years ago

Sounds good just an idea.

SrBedrock commented 5 years ago

I would like to see compatibility with the GriefPrevention protection system. It is a plugin used by thousands of servers.

SimpleClans Integration Example

When integrating with GriefPrevention you must also observe the PVP system. Enabling PVP between members and allies currently does not respect GriefPrevention's PVP protection.

SrBedrock commented 4 years ago

The GriefPreventions protection system allows adding players who have a specific permission, an easy way to add compatibility with the plugin would be to add a permission to all members of a guild and remove if the player leaves the guild or it is deleted.

Example: Adding an option in settings

This allows the guild leader to add all his guild members with:

SrBedrock commented 4 years ago

Another good example I found was the Parties plugin.