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 23, 2012Thanks for your answer nate but in the Wiki I found only SelectCommandAccess flag :/
I want to choose what commands I want players cannot use :/
-
View User Profile
-
Send Message
Posted May 23, 2012@only1man1
Use the "use" flag.
-
View User Profile
-
Send Message
Posted May 23, 2012PEOPLE CAN EAT MY CAKE !! :((( you can eat cake in protected areas please fix
-
View User Profile
-
Send Message
Posted May 23, 2012@cnaude
submit a pull request. If it checks out, it will be accepted.
@Austin1397 Is this supported by spout?
@Tetdoss
you'll want to read the wiki.
-
View User Profile
-
Send Message
Posted May 22, 2012Hi :D
I want to add a flag to block some commands when a player is in the residence, like WorldGuard :D
But I can't with residence so I must keep WorldGuard and Residence :/ I want to remove WorldGuard and only use Residence :/
How to do that ?
Thanks.
PS : Sorry for my bad english, I'm french.
-
View User Profile
-
Send Message
Posted May 22, 2012Hello! I have an interesting problem with residence that I understand but don't know if it can be fixed. I have a server that uses the 4096 fix V4 mod and it allows me to have blocks with IDs up to 4096. Residence seems to hate this and can't pass player interaction I think because the block ID is above the normal limit. Here is the error. If you have any ideas on how to fix this or atleast just get it to stop spamming this error in my log & console, that would be awesome!
-
View User Profile
-
Send Message
Posted May 22, 2012@nate302
Hey guys I pulled the source from github so that I can strip out all of the color codes and replace them with ChatColor.Color. The script replaced about 500 entries.
https://github.com/cnaude/Residence/blob/master/src/fix-all-colors.pl https://github.com/cnaude/Residence.
-
View User Profile
-
Send Message
Posted May 22, 2012@igwb
pm me a copy of your permissions file and I'll paste a copy of a fixed config for you.
-
View User Profile
-
Send Message
Posted May 21, 2012@nate302 Thanks for your reply, I will try to find the error in my config. It would be great if you could include a line number in the error message for future builds.
-
View User Profile
-
Send Message
Posted May 21, 2012I dont know who maintains this but I have created this: http://dev.bukkit.org/server-mods/restown/ Im sure it would benefit lots of other players if this was added to the addon section.
-
View User Profile
-
Send Message
Posted May 21, 2012Ok, worked it out. /resadmin setowner [res] [new owner] is the correct layout. I thout it was possible to do /resadmin setowner [new owner] while standing in the desired res. I was wrong :(
-
View User Profile
-
Send Message
Posted May 21, 2012@louiskw
Please pastebin (or use Git Gist or dev.bukkit.org's Paste function) the error shown in the server console.
-
View User Profile
-
Send Message
Posted May 20, 2012Hi, /resadmin setowner comes up with internal error?
-
View User Profile
-
Send Message
Posted May 20, 2012@igwb
this is caused by either an outdated config file, or an invalid config file specifically for the groups section.
@minecraftbreda
CanCreate: false in the config.yml, or in your permissions file, add a negative permission node for residence.create
@daego
lockette works very well for Residence, however I'm not too sure with renting.
-
View User Profile
-
Send Message
Posted May 20, 2012Is there somewhere where i can find permission nodes?
EDIT: Nevermind
-
View User Profile
-
Send Message
Posted May 19, 2012im looking for a sign system like this, but i miss always a feature,
a "restore snapshot region" feature
cause we work with auto protected items (LWC) example :
somebody rent a room and put a door in the entrance,
the next guy cannot use this room cause there is a door from last visitor.
what do u think ?
and @puksa
edit ur start.bat and add this ad the end, maybe it help
-
View User Profile
-
Send Message
Posted May 19, 2012<<reply 713516="">>
hello,
it is possible to ensure that certain groups of this plugin is not able to use?
-
View User Profile
-
Send Message
Posted May 19, 2012Getting this error on startup, using latest RB 1.2.5-R1.3-13-g7ab0391-b2190jnks.
Any ideas on how to fix this? My config: http:pastebin.com/1jTcS5iv
-
View User Profile
-
Send Message
Posted May 18, 2012@UnPhair64
This typically occurs when an invalid character appears in one of the yml files.
-
View User Profile
-
Send Message
Posted May 18, 2012@toxuin
It doesn't really make a difference. ChatColor.RED is just a shortcut for "§c", albeit easier to read. That doesn't really help you though... Are you running any other plugins that might have changed message code?