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
Version as in the mod?
And I am typing /residence EDIT: It says "An Internal Error Has Occurred While Attempting To Perform This Command"
-
View User Profile
-
Send Message
Posted Apr 13, 2012@Lemonhead584
Can you provide which version you are using and what you are attempting to do when it happens?
-
View User Profile
-
Send Message
Posted Apr 13, 2012@Leo0313
There is a section in config.yml for this, but it is not well documented. I never used it prior to joining the dev team, so I'm not 100% sure how it is implemented.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
Please Help I Keep Getting "An internal error accoured" It says in the server program that "[SEVERE] Could not pass event PlayerInteractEvent to Residence" Please Help.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@mcheaven
I would recommend not using the same tool for both Residence and WorldEdit. In fact, if you have WorldEdit, I would recommend disabling the tool for Residence and using "/res select worldedit" to use your WorldEdit selection area in Residence.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@bluehasia
Without going into too much detail, my understanding of Bukkit's event system is that every plugin that is listening on an event is notified of the event and any of those plugins can cancel the event.
Residence is not coded to un-cancel events, so if another plugin cancels the event, Residence will do nothing.
-
View User Profile
-
Send Message
Posted Apr 13, 2012Is it possible to allow or disallow the use of a specified Item or block in a Residence?
Sorry if the info is already written somewhere, please told me.
-
View User Profile
-
Send Message
Posted Apr 13, 2012is there still an issue whith selecting if the worldedit wand item is the same as the residence wand?
-
View User Profile
-
Send Message
Posted Apr 13, 2012Question,
on the flags if i set say fire spread false because i dont really want it to be handled by residence because i have essentials installed that prevents fire spread.....will i have conflicts happening? which plugin wins with the fire spread command. essentials says prevent fire spread while residence will be set to allow fire spread?
this goes for alot of other flags also with residence that essentials can protect on
-
View User Profile
-
Send Message
Posted Apr 13, 2012@smbarbour
I am also having that problem please help.
-
View User Profile
-
Send Message
Posted Apr 13, 2012@nitram166
Spout is supported. What error is showing up in the server console?
-
View User Profile
-
Send Message
Posted Apr 13, 2012My server keeps saying "An internal error accoured.." everytime I use commands from residence, except when using /res ? and /res <subs> ? Is there anything possibility that your residence plugin, wont work while I got spout plugin installed.. or something?
PLEASE RESPOND ASAP
-
View User Profile
-
Send Message
Posted Apr 12, 2012@CaddoMan
Excellent! Full release then!
-
View User Profile
-
Send Message
Posted Apr 12, 2012The 2.5.8 test build to fix the potions killing in pvp:false residences seems to work perfect. All my users banged on the plugin and no one can seem to find any issues.
-
View User Profile
-
Send Message
Posted Apr 12, 2012@smbarbour
Thanks fixed :)
-
View User Profile
-
Send Message
Posted Apr 12, 2012@yoomommaa
The Flags: sections of the groups are missing. Please see https://github.com/bekvon/Residence/raw/master/src/config.yml for an example.
-
View User Profile
-
Send Message
Posted Apr 12, 2012People could you please help me with this error that happens in the console I have no idea how to fix it or what causes it
http://forums.bukkit.org/threads/residence-keeps-throwing-me-this-error.70112/#post-1070691
Whats the problem?
-
View User Profile
-
Send Message
Posted Apr 12, 2012@dragonl
In plugins/Residence/config.yml, there is a line that says:
MultiWorldPlugin: Multiverse-Core
Change that line to:
MultiWorldPlugin: World Portal
-
View User Profile
-
Send Message
Posted Apr 12, 2012@Rsredmage
If you do "/res set Rust1 container false", anyone who does not explicitly have container true will be unable to access the container. The owner of the residence has container and admin set to true by default. If someone rents the residence, the owner loses all flags on the residence and the player renting gets the admin flag set to true (which overrides the container flag, so the renting player gets container access automatically).
The original owner will have whatever permissions anyone else would have so if the global container flag is set false, the original owner won't be able to access the containers either.
-
View User Profile
-
Send Message
Posted Apr 12, 2012@smbarbour
ok, I have to change the config.yml Resident? What I have to change? I tried several things but I'm sure I'm doing wrong = (, forgive my ignorance.