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
-
View User Profile
-
Send Message
Posted Aug 3, 2012@TOOTHPlCK1
Late night posting.. sorry, yes I meant area, not subzone. Would it be possible to force them to be touching the residence you're adding onto? Also, I use Residence Limits and added on areas are not limited like the normal residence creation is. Would firing event on area additions solve that problem (if it's not that much to ask :) ).
Hope you at least take up on my area-touching idea, if it's not too complicated! Thanks again.
-
View User Profile
-
Send Message
Posted Aug 3, 2012@Chaznuts
Umm you might be confusing "areas" and "subzones." Subzones have to be within the main zone. Areas can be anywhere..
-
View User Profile
-
Send Message
Posted Aug 3, 2012@almthkm
Then download RB 5, Residence works fine with it! And when this wont work, you should reset your server complete or download WorldGuard or something else, because me and some others dont have any problems with Residence.
-
View User Profile
-
Send Message
Posted Aug 2, 2012Keep up the great work! I love how well you are all staying on top of this plugin.
I do have one question though: Would it be possible to add in the requirement of an (EDIT) area to be INSIDE the main residence? This would solve a lot of problems for myself and probably many others, and not to mention that it makes more sense.
If you do implement my idea, to prevent any problems for existing residences, it would probably be best to not affect the pre-existing residence areas (if possible), therefore not making people rebuy/protect.
Thanks again and keep up what you've all been doing!
-
View User Profile
-
Send Message
Posted Aug 2, 2012@webnews2
The R4 didn't work with my server, I don't know what the problem is T_T
-
View User Profile
-
Send Message
Posted Aug 2, 2012@almthkm
Version 2.6.4 is already released, you only have to download it! -.- It works very fine with RB 5.0! The chinese.yml causes an error!
-
View User Profile
-
Send Message
Posted Aug 1, 2012Wtb Tekkit addon
-
View User Profile
-
Send Message
Posted Jul 31, 20122012-08-01 06:26:29 [INFO] [Residence] Failed to update language file: Chinese.yml, Error: unacceptable character '?' (0xFFFD) special characters are not allowed in "<string>", position 639 2012-08-01 06:26:29 [SEVERE] null org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xFFFD) special characters are not allowed in "<string>", position 639 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105) at com.bekvon.bukkit.residence.Residence.checkNewLanguageVersion(Residence.java:2121) at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:238) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1879) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: unacceptable character '?' (0xFFFD) special characters are not allowed in "<string>", position 639 at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ... 15 more
what error
And
2012-08-01 12:22:19 [SEVERE] Could not pass event PlayerMoveEvent to Residence org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:209) at net.minecraft.server.Packet10Flying.handle(SourceFile:126) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.bekvon.bukkit.residence.listeners.ResidencePlayerListener.onPlayerMove(ResidencePlayerListener.java:489) at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ... 10 more
what error?
-
View User Profile
-
Send Message
Posted Jul 31, 2012@tiin57
Give a subzone to another player...
/resadmin setowner mainzonename.subzonename owner
-
View User Profile
-
Send Message
Posted Jul 30, 2012You can simly use this: http://dev.bukkit.org/server-mods/mech-residencesigns-v1-0-use-sig/
-
View User Profile
-
Send Message
Posted Jul 30, 2012How do I give a subzone to other people and/or put it up for sale?
-
View User Profile
-
Send Message
Posted Jul 30, 2012I was trying to ask on forum, but nobody repond for half a month.
Is the plugin case-sensitive? Does it 'see' chars like + - ! ? / etc.?
I'm pretty sure that group name in Residence config is the same as in PEX, but it doesn't assign player correctly. The player is assigned to exact one permissions group and have residence.create node.
-
View User Profile
-
Send Message
Posted Jul 29, 2012@Jeanzl2000
You need to grant permissions to the Buildcraft fake player (default is "[BuildCraft]") or that fake player needs to be an Op. The same also goes for [RedPower] and [Forestry] (though Forestry is no longer included in Tekkit)
-
View User Profile
-
Send Message
Posted Jul 29, 2012On my tekkit server Quarries do not work inside residences. Is there any add on for tekkit?
-
View User Profile
-
Send Message
Posted Jul 29, 2012@Epesni
Are you using ResProtect addon for Residence?
-
View User Profile
-
Send Message
Posted Jul 28, 2012@Zwing87
I have same problem
-
View User Profile
-
Send Message
Posted Jul 28, 2012@nate302
Hello, I have question. My Server Residence Plugin EntityDamageEvent very lag..
What's the Problem..? Please advice me..
Image :server users 60+ examine 25 seconds with using the resfly , ResProtect addons.
1. http://i46.tinypic.com/2nqcpxx.jpg 2. http://i49.tinypic.com/2vv6jk9.jpg
config files https://dl.dropbox.com/u/78671707/configs.rar
-
View User Profile
-
Send Message
Posted Jul 27, 2012@kp131
v2.4.2 = very outdated... download the latest.. lol.
-
View User Profile
-
Send Message
Posted Jul 27, 2012Super plugin but on next release you can set that when i will set first point on creative mod, it wil replace original block. Now it breaks blocks. (Only in creative. Survival is OK)
-
View User Profile
-
Send Message
Posted Jul 26, 2012@kp131
plz help with that