Residence
About
Residence is different from most protection plugins in that it aims for the users to be able to protect their own homes without having to bother the admin to do it. Residence has support for a variety of different protection types including preventing movement through areas, all of which can be configured by the land owner, and limited by the admin.
Links
- Vault: Vault
- Spigot Page: Spigot Page
- GitHub Source: GitHub
- IRC discussion channel: irc://irc.esper.net/Residence
Addons
- Dynmap Residence - Dynmap plugin that shows residences on the webmap.
- ResExtras - Control snow, ice, animals, mobs, and more within a residence.
- Residence Fly - Controls flying within a residence. Leaving will cause a player to fall.
- Residence Signs - Easy buying/selling/renting with signs.
- ResTown - Controls which users can build outside of a residence.
- ResProtect - Protects animals via flags
- ResCreative - Grants creative on entering a residence.
- ResPerm - Adds additional permissions to a player on residence change.
- SimpleClansResidence - Integrates Residence and SimpleClans
- Flags - Apparently adds flags or something
Want your addon listed here? Contact a developer via PM.
Past Contributors
- smbarbour (Code)
- inorixu (Code)
- lemon42 (Code)
- Daniel Few (Wiki)
- Linaks (Residence Logo)
- SirHedgehog (Code)
- GSValore (Code)
- Samkio (Wiki Video)
- JustinGuy (Code)
- Tonkovich (Code)
Support
Support has been turned over to Dart21 and his branch, any questions should be directed to him
Pastebin of error message, including all version numbers; http://pastebin.com/LVReu3MN
Appears to be broken in 1.7.9 as I'm getting an unhandled exception when trying to create a residence.
Why I can't change color of sentence at the input of some Residence?
Update please to version 1.7.9
Have a error in console when the plugin protect the chest or similar with chestshop give the error: check the error and solve this error laggins my server:
@BloodRainy
/res gset MyGroup move true
Where MyGroup its a defined group in your permissions and your residence config file.
Hope it helps
How can I make this command work? /res gset group flags true/flase
What about 1.7.2? Any update?
How can I make this command work? /res bank deposit [amount]
Currently does not work for the players.
Update please to version 1.7.2-R1.3
please !!!
Residence signs not working for me...i have cb 1.7.2 r.0.3 beta and Residence v3.0.0m- snapshot i don't know if that error it's caused from the snapshot of residence or the add-on for signs
Hey it seems like items in frames aren't protected by Residence; you might investigate into using the EntityDamageByEntityEvent, it's supposed to allow catching the entity event now (at least in Spigot)
I'm assuming your latest dev, 3.0 does not work with my Spigot 1.7.9.
I'm receiving this error anytime I try to create a residence.
<<code>>
[12:11:10 INFO]: tekac issued server command: /resadmin create spawntest [12:11:10 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'resadmin' in plugin Residence v3.0.0m-SNAPSHOTat org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [spigot.jar:git-Spigot-1451] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [spigot.jar:git-Spigot-1451] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:722) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:985) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:830) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:176) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:77) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1451] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1451]
Caused by: java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permission
at net.t00thpick1.residence.protection.yaml.YAMLGroupManager.getPlayerGroup(YAMLGroupManager.java:22) [?:?] at net.t00thpick1.residence.protection.yaml.YAMLGroupManager.getGroup(YAMLGroupManager.java:33) [?:?] at net.t00thpick1.residence.protection.yaml.YAMLGroupManager.getDefaultEnterMessage(YAMLGroupManager.java:105) [?:?] at net.t00thpick1.residence.protection.yaml.YAMLResidenceArea.<init>(YAMLResidenceArea.java:143) [?:?] at net.t00thpick1.residence.protection.yaml.YAMLResidenceManager.createResidence(YAMLResidenceManager.java:103) [?:?] at net.t00thpick1.residence.ResidenceCommandExecutor.commandResCreate(ResidenceCommandExecutor.java:779) [?:?] at net.t00thpick1.residence.ResidenceCommandExecutor.onCommand(ResidenceCommandExecutor.java:148) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-1451] ... 13 more
<</code>>
@ZerothAngel
I have a fully fleshed out new API, much more developer friendly. All in one package.
FYI Renaming the Java package from
com.bekvon.bukkit.residence
tonet.t00thpick1.residence
has broken existing plugins that hook into Residence API. I have not had time to check out 3.0 yet, but has the public API totally changed? Or have they simply been moved to the new package?Hi
I noticed /res tp is not tracked properly with essentials /back command. If it normal?
Y
@TOOTHPlCK1
Is it possible to protect farm animals (or any mob for that matter) using Residence, and if not, what should I do to protect them? I am trying to make a public farm where you can shear sheep, collect eggs, and milk cows, yet not be able to kill the animals. Thanks in advanced!
I cant wait for the 1.7 version I only use this protection plugin that is the best, Is very secure, configurable and i love resfly I hope you update it Soon
Can't wait to see this plugin ready for 1.7.8+! :D Thank you for working so hard.
Resolved an issue with my git repo resulting in Locale related startup errors. Residence 3.0.0a-SNAPSHOT is the first in a line of relatively stableish 3.0 builds. Over the next week I hope to get through all the quirks, then write the 2.x->3.x converter and push the 3.0.0 release build.