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 May 18, 2012Somehow after updating to the latest recommended version and latest recommended Bukkit build all messages from Residence behave really strange: It adds "B" to all the messages when chat color changes.
For example, when i do /res info I get:
BResidence:B home
BOwner:B ToxuinB
...
I opened the source code and there are "§c" everywhere. Why u no use ChatColor.RED?..
-
View User Profile
-
Send Message
Posted May 18, 2012Residence has stopped working for me today, for whatever reason. I've been getting this error message upon startup.
2012-05-18 18:44:14 [INFO] [Residence] Enabling Residence v2.5.8 2012-05-18 18:44:14 [INFO] [Residence] Scanning for economy systems... 2012-05-18 18:44:14 [INFO] [Residence] Found Vault using economy: iConomy 6 2012-05-18 18:44:14 [SEVERE] null java.lang.NullPointerException at com.bekvon.bukkit.residence.Residence.loadYml(Residence.java:1878) at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:258) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1763) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-05-18 18:44:14 [INFO] [Residence] Disabling Residence v2.5.8 2012-05-18 18:44:14 [INFO] [Residence] - FAILED INITIALIZATION! DISABLED! ERROR: 2012-05-18 18:44:14 [SEVERE] null java.lang.NullPointerException at com.bekvon.bukkit.residence.Residence.loadYml(Residence.java:1878) at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:258) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1763) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted May 14, 2012@webnews2 @tomori_peti
Please read this: http://residencebukkitmod.wikispaces.com/Translations
I'll be a bit busy this week, however if either of you have a question, send me a PM.
@tomori_peti
I haven't had the time to do much with the yml you sent me. The problem you are having is due to a few characters in the yml java is having a hard time with. I believe it's the "É é" characters. The error is complaining about a null character, as it isn't reading the character as valid.
-
View User Profile
-
Send Message
Posted May 14, 2012@smbarbour
It was already set to true, I managed to fix it and get it working, don't know how though.
It's working! :)
Thanks for your help
-
View User Profile
-
Send Message
Posted May 14, 2012Hi, I am working on a german translation for Residence. It is not ready because I have to test it and I didn´t have translated everything for now.
-
View User Profile
-
Send Message
Posted May 14, 2012@vDean
In the config.yml: "EnableRentSystem: false" change false to true and rental is turned on.
Are you getting any errors on the server?
-
View User Profile
-
Send Message
Posted May 14, 2012@lemon42
I've tried that but nothing happens?
@smbarbour
I'm using iConomy and vault.
The economy is on.
optionally renting?
-
View User Profile
-
Send Message
Posted May 13, 2012@vDean
You will need to ensure that you have an economy plugin that is supported by Vault, or alternatively one that is supported by Residence directly, and ensure that the economy is turned on and optionally renting.
-
View User Profile
-
Send Message
Posted May 13, 2012@vDean
Try /res market ? to get a list of market commands :)
Refer to http://residencebukkitmod.wikispaces.com/Market+-+Buying%2C+Selling+and+Renting
-
View User Profile
-
Send Message
Posted May 13, 2012@yura29
Yes, it will work with PEX, but you need to use Vault (which is recommended anyway)
-
View User Profile
-
Send Message
Posted May 13, 2012Hi
I don't know where I must post my questions and I post it here
Does residence work with PermissionsEx?
I have residence 2.5.8 and PermissionsEx 1.19.1 and in console I have Permissions plugin NOT found
-
View User Profile
-
Send Message
Posted May 13, 2012Just downloaded this.
I'm interested in using this to be able to rent/buy plots in my server.
But, there is no market command/part of it so I can't?
Please help!!
-
View User Profile
-
Send Message
Posted May 13, 2012@Negikun12
sorry, you can only disable use.
-
View User Profile
-
Send Message
Posted May 12, 2012Hi i have disabled building globally in the residence config, and what i need to do is allow the building of levers, and wool in a certain world. is this possible? What im trying to do is use this:
TCTemplWorld_arena1: build: false
but then is there another flag to allow only certain block types?
-
View User Profile
-
Send Message
Posted May 12, 2012@Squarebit
that would do it :p
@foldagerdk
http://residencebukkitmod.wikispaces.com/Market+-+Buying%2C+Selling+and+Renting
http://residencebukkitmod.wikispaces.com/Creating%2C+protecting+and+modifying+a+seclection
-
View User Profile
-
Send Message
Posted May 12, 2012@tomori_peti
yes, working on it. Just a busy weekend.
-
View User Profile
-
Send Message
Posted May 12, 2012How can I make a person that rents a residence able to modify the interior?
-
View User Profile
-
Send Message
Posted May 12, 2012I'm running 1.2.5-R1.0 and Residence is not working.
It's loading properly, but if I try any command I get an "unhandled exception executing command "res" in plugin Residence" same goes for trying to select blocks with the axe, or even openening doors triggers Residence errors.
I've had this plugin in earleir versions and it's worked flawlessly.
I've redownloaded and tried both 2.5.7 and 2.5.8 versions without any luck, any ideas?
EDIT: Never mind, I found the problem. -_- I set EnablePermissions to false in the config file and it's all working.
Thanks for a great plugin :)
-
View User Profile
-
Send Message
Posted May 11, 2012@Bear809
http://residencebukkitmod.wikispaces.com/Command+List
-
View User Profile
-
Send Message
Posted May 11, 2012How do i even work it, says /res select size is a invalid select command, needs better help, maybe a tutorial