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 Apr 13, 2012@smbarbour
It is Latest And I will check config
-
View User Profile
-
Send Message
Posted Apr 13, 2012@dockter
I will try to squeeze that flag in before I look into doing a cleanup on the code.
As for a cleanup on the code, you can expect Vault to become a full dependency and all direct permission and economy support to be removed (i.e. Vault will handle it instead). Also, expect better integration with Vault groups and on-the-fly configuration.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@Lemonhead584
Is EnableEconomy: true set in Residence's config.yml? What version of iConomy is it?
-
View User Profile
-
Send Message
Posted Apr 13, 2012Will we be getting a flag soon that protects our animals and villagers from other players killing them?
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
I'm sorry but it is telling me Economy is disabled when I go to place a sign and put a building up for rent.
I'm using residencesigns
I have Iconomy installed
-
View User Profile
-
Send Message
Posted Apr 13, 2012@bluehasia
If the flags are set to allow something to happen and another plugin prevents it, there will be no conflict and the action will be prevented. If the flags are set to prevent something that another plugin allows, there will be no conflict and the action will be prevented. If two plugins prevent the same action, still no conflict and still prevented. If no plugins are preventing it, again... no conflict and the action is allowed.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
Worked great!
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
Thank you so much!
-
View User Profile
-
Send Message
Posted Apr 13, 2012@Lemonhead584
To fix it immediately, you would need a permissions plugin that is supported by Vault that does groups. The most simplistic one that uses SuperPerms would be PermissionsBukkit.
I would recommend PermissionsEx, but there are apparently some issues there as well.
In the long term, I will need to see about checking for group support from Vault.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
And I fix that how?
-
View User Profile
-
Send Message
Posted Apr 13, 2012@Lemonhead584
Vault is using SuperPerms which does not have native group support. At the same time, Residence isn't properly checking for group support from Vault.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
i need a area protect plugin but almost every single one has all these flags...gah why do they all need these flags. can you make yours stand out by having in config option to turn off these flags to the plugin ignores listen for such events and i can be assured no conflicts happen?
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
Give me a second I will take a screenshot of the console error.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@mcheaven
No, "/res select worldedit" simply sets the Residence selection area to whatever your current WorldEdit selection is set to.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@Lemonhead584
The error in the server console would be helpful. The client message (though useful to know that something went wrong on the server), is not so helpful.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
Help?
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
is there an "/res select worldedit vert" command?
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
Here is a screenshot of the Error.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
Oh sorry Bukkit Build: 1.2.5-R1.0 Mod Version: v2.5.8
-
View User Profile
-
Send Message
Posted Apr 13, 2012@Lemonhead584
Actually, both the version of Residence and the version of CraftBukkit would be helpful.