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 Jun 2, 2012@da404lewzer
Your bukkit ver.?
i'm use
● CraftBukkit Plus Plus RB #198 (CraftBukkit DEV 2151+)
● Java SE RE 7.3 x64
● 2.6.0
and all works
-
View User Profile
-
Send Message
Posted Jun 1, 2012@da404lewzer
Based on the error message, one of the residence files for your worlds is corrupt or entirely blank. I am sorry to hear about your server.
@MyPictures: Residence does not support non-cuboid regions and would take quite a bit of extra work to implement. This may be something considered in the Residence 3 rewrite.
-
View User Profile
-
Send Message
Posted Jun 1, 2012Is there planed to add Polygon selection support from Worldedit? That would be awsome.
@da404lewzer looks like RES couldn't load a yml and failed, but the dev will know better.
-
View User Profile
-
Send Message
Posted Jun 1, 2012My server just got majorly griefed because of this:
Wouldn't it be better to lock down the server than to disable the plugin keeping it safe? Just sayin.. Also, I still have no idea what is causing this. I'm super pissed to say the least.. if you'd like to pop on my server later over teamspeak, send me a pm.
-
View User Profile
-
Send Message
Posted Jun 1, 2012NOTICE for v2.6.0:
Although the additional code added for WorldEdit support uses the same checks that the previous support uses, the plugin is failing to load if WorldEdit is not present. At this time, I would recommend sticking with 2.5.8a (or earlier) or installing WorldEdit.
-
View User Profile
-
Send Message
Posted Jun 1, 2012I get these errors on my server: http://pastebin.com/EqSLKaGT
Got a fix for it? :)
-
View User Profile
-
Send Message
Posted Jun 1, 2012@smbarbour
unfortunaly not. only if i set PreventRentModify to false they can modify, even destroy, the rented object/"apartment". thats not exactly what im looking for :/
-
View User Profile
-
Send Message
Posted Jun 1, 2012@Royalgamer06
Can you provide the error you are getting?
-
View User Profile
-
Send Message
Posted Jun 1, 2012@BurtGummer
Not currently, but we would of course accept any language file submissions.
-
View User Profile
-
Send Message
Posted Jun 1, 2012Is there a German.yml languagefile for Residence?
-
View User Profile
-
Send Message
Posted Jun 1, 2012<<reply 733536="">>
done
-
View User Profile
-
Send Message
Posted May 31, 2012Residence = v2.5.8a Cb 1.2.5-R3.0 Vault 1.2.16 b184 Config -> http://pastie.org/private/randzrpjceqevhtrn2tpg
@nate302 @bekvon @lemon42 @inorixu Greets - I just enabled Residence on my server for personal protection.
We're using SuperPerms for permissions (for different cmds etc its actually an inhouse but it's framework is complete compat with BukkitPerms)
Some users in multiple groups are unable to have the appropriate permissions/abilities. User1 is in the permission groups of "xguide" and "t7"
Xguide is a staff position for helping newbs t7 is a donor tier that they have donated to.
Residence things that this user is a member of xguide and does not recognize the t7 group on the user at all. Is there a way around this? I can provide configs if needbe but believe it has something to do with permissions and not selecting the appropriate group.
For Reference: http://herocraftonline.com/main/threads/residence-permissions-bug.19790/#post-171630
-
View User Profile
-
Send Message
Posted May 31, 2012@minecraftbreda make a zip file of your residence folder, and pm me a link please.
-
View User Profile
-
Send Message
Posted May 31, 2012<<reply 733091="">>
yes I have said that.
after you tip I have updated the residence, vault, iconomy plugin but I had the same problem.
this are my plugin's:
-
View User Profile
-
Send Message
Posted May 31, 2012@DThommy
It's all done in the config. By default, there is only a "default" group in the config. You'll need to add one say "Member" if your users are in the member group. Make sure you copy the full section of the default group, rename it, and change the settings accordingly. You'll want to do this for each group that will use residence, including admins.
-
View User Profile
-
Send Message
Posted May 31, 2012Hey i just installed residence with permissionex,
everything works fine but how can i grant permissions to the users, i can't find any permissions in the wiki. I just found the permission residence.admin, but how can i allow them to buy a residence and tpthere. so just the normal stuff.. pleace help
-
View User Profile
-
Send Message
Posted May 31, 2012@LordKainzo
as with every request, please follow these simple guidelines. Otherwsie in some cases, all we can do is guess.
http://residencebukkitmod.wikispaces.com/Known+Bugs/
@minecraftbreda
your previous post said that you were running CB# git-bukkit-1.2.5.r1.3-1-g1614fe8-b2176jnks which is a pre-dev build. Your error also said you were running Residence version 2.5.7. Make sure you update both. I tested out your config on a server with both versions and I still couldn't reproduce your error. What other plugins are you running? Type /pl in game or pl in the console. It will save it to server.log. Simply copy the portion with the plugin list and pastebin it for me.
-
View User Profile
-
Send Message
Posted May 31, 2012@nate302 @bekvon @lemon42 @inorixu Greets - I just enabled Residence on my server for personal protection.
We're using SuperPerms for permissions (for different cmds etc its actually an inhouse but it's framework is complete compat with BukkitPerms)
Some users in multiple groups are unable to have the appropriate permissions/abilities. User1 is in the permission groups of "xguide" and "t7"
Xguide is a staff position for helping newbs t7 is a donor tier that they have donated to.
Residence things that this user is a member of xguide and does not recognize the t7 group on the user at all. Is there a way around this? I can provide configs if needbe but believe it has something to do with permissions and not selecting the appropriate group.
For Reference: http://herocraftonline.com/main/threads/residence-permissions-bug.19790/#post-171630
-
View User Profile
-
Send Message
Posted May 31, 2012<<reply 731620="">>
I use the newest version of the residence plugin
I have the newest version of the vault plugin.
This message I get before the error:
11:40 AM [INFO] [Residence] - FAILED INITIALIZATION! DISABLED! ERROR:
-
View User Profile
-
Send Message
Posted May 30, 2012@minecraftbreda
I can't reproduce your error. However more than likely your problem is due to the following:
1) A pre-RB craftbukkit build #2176 is a development build. 2) You're running an older version of Residence.
You should update all of your major plugins to at least Craftbukkit 1.2.5 RB 2: http://dl.bukkit.org/downloads/craftbukkit/get/01097_1.2.5-R2.0/craftbukkit.jar
Make sure you update vault as well: http://dev.bukkit.org/server-mods/vault/