Residence
Residence is different from most protection plugins in that it allows users to protect their own homes without needing to bother the server administrator.
It supports a variety of protection types, including preventing movement through protected areas. All settings can be configured by the landowner, with limits defined by the admin.
Credit
Original plugin created by bekvon and later made premium with their permission to further development.
Source and Downloads
- GitHub Source Code: https://github.com/Zrips/Residence
- Premium Release on SpigotMC: https://www.spigotmc.org/resources/11480/
- Precompiled Builds: https://zrips.net/Residence/
Maven Setup
Residence is available via JitPack (https://jitpack.io/), making integration into your Maven project simple.
Add the repository to your pom.xml:
<repository>
<id>jitpack.ioid>
<url>https://jitpack.iourl>
repository>
repositories>
Add the dependency:
<groupId>com.github.ZripsgroupId>
<artifactId>ResidenceartifactId>
<version>6.0.0.1version>
<scope>providedscope>
dependency>
This will include Residence in your project, allowing you to use its API and functionality directly.
Documentation & Resources
- Release Thread (SpigotMC): https://www.spigotmc.org/resources/11480/
- Changelogs: https://www.spigotmc.org/resources/11480/updates
- Official Documentation & Wiki: https://www.zrips.net/residence/