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 Mar 22, 2012@inorixu
Now everything is ok, i think problem was res entering messages, because now i didnt edited them ant now its working. Is it possible to edit them?
-
View User Profile
-
Send Message
Posted Mar 22, 2012edit* removed by poster
-
View User Profile
-
Send Message
Posted Mar 22, 2012is there any chance of a decent walkthrough of setting up a residence then showing how to rent/sell/buy one?
-
View User Profile
-
Send Message
Posted Mar 22, 2012@juodas
I can not reproduce your problem.
About Groups setting, you can copy default group and change:MaxEastWest,MaxNorthSouth MaxUpDown,MaxResidences
-
View User Profile
-
Send Message
Posted Mar 22, 2012@mcheaven
I need "NoLaggExamine" log record, It will help me find the reasons for slow.
-
View User Profile
-
Send Message
Posted Mar 22, 2012@BuilditTallMC
Has "EconomySystem" setting in config file.
The economy system to use (iConomy, MineConomy, Essentials, BOSEconomy, and RealEconomy supported).
EconomySystem: iConomy
-
View User Profile
-
Send Message
Posted Mar 21, 2012@inorixu
Yea, it'd add another pre-determined cost to it. A set price is what I'm thinking, like say, buying the healing flag costs 5000 dollars no matter the size of the residence, and you would buy it per-residence. So say you bought the residence for 2000$ and you wanted to enable the healing flag, it'd prompt you about the cost, you confirm and buy it. Now 7000$ have been spent on this residence total. Well, that's what I'm thinking anyway.
Sorry for the delay in response.
-
View User Profile
-
Send Message
Posted Mar 21, 2012@silentnight18
Updated the link :)
-
View User Profile
-
Send Message
Posted Mar 21, 2012As a heads up, I rewrote ResidenceSigns and its now has regular maintenance. Ithould be getting added to the Addons section of Residence shortly. A link for the plugin provided below!
http://dev.bukkit.org/server-mods/mech-residencesigns-v1-0-use-sig/
-
View User Profile
-
Send Message
Posted Mar 21, 2012@BuilditTallMC
it does use Iconmoy
-
View User Profile
-
Send Message
Posted Mar 21, 2012Is there anyway to get Residence to use Iconomy instead of Essentals Economy?
Thanks!
-
View User Profile
-
Send Message
Posted Mar 21, 2012@inorixu
http://www5.zippyshare.com/v/80868545/file.html
If you know how to do that i want just these things: To block creepers/ghasts/tnt. To group called new could create only 1 residence 20x20x20 size. Group vip can create 2 same residences and group mod can create 3 residences. If thats's possible group admin to be able to create infinite residences but not bigger than 40x40x40. If you could make config file like this i and other people would be very thank you. P.S. Version 1.5.4. And sorry fot bad english :P
-
View User Profile
-
Send Message
Posted Mar 21, 2012@inorixu @bekvon are you currently focusing your work on performance upgrades? I hope so :D residence is the best protection plugin but performance is very important for me.. if you need an tester or an own test server ask me ;)
-
View User Profile
-
Send Message
Posted Mar 21, 2012Hello! I have a server with bukkit R6 and I tried to install this plugin, but it doesn't works.
Is there any version that I can use in bukkit R6?
Thanks for your help! I'm excited for try this plugin, it sees amazing!
-
View User Profile
-
Send Message
Posted Mar 21, 2012Getting this error after installed Vault... @@".
23:35:44 [SEVERE] Could not pass event PlayerMoveEvent to Residence org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:303) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:441) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:212) at net.minecraft.server.Packet10Flying.handle(SourceFile:126) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7 8) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.UnsupportedOperationException: SuperPerms no group permissi ons. at net.milkbowl.vault.permission.plugins.Permission_SuperPerms.getPrimar yGroup(Permission_SuperPerms.java:96) at com.bekvon.bukkit.residence.vaultinterface.ResidenceVaultAdapter.getP layerGroup(Unknown Source) at com.bekvon.bukkit.residence.permissions.PermissionManager.getPermissi onsGroup(Unknown Source) at com.bekvon.bukkit.residence.permissions.PermissionManager.getGroupNam eByPlayer(Unknown Source) at com.bekvon.bukkit.residence.protection.FlagPermissions.playerHas(Unkn own Source) at com.bekvon.bukkit.residence.protection.ResidencePermissions.playerHas (Unknown Source) at com.bekvon.bukkit.residence.protection.ResidencePermissions.playerHas (Unknown Source) at com.bekvon.bukkit.residence.listeners.ResidencePlayerListener.onPlaye rMove(Unknown Source) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:301) ... 10 more
-
View User Profile
-
Send Message
Posted Mar 20, 2012@juodas
Can you give me your residence config file? I think the problem same to "Need add any flag to an empty flag node can avoid this problem.".
-
View User Profile
-
Send Message
Posted Mar 20, 2012In 1.5.4 version my players were unable to make the residence and event if they maded it somehow, they were unable to remove it, is it fixed in 1.5.5? P.S. The groups werent working, every group were able to have just 1 residence, evei set other group to have 2 ant another 3...
-
View User Profile
-
Send Message
Posted Mar 20, 2012@inorixu
That appears to have solved it. Thank you :)
-
View User Profile
-
Send Message
Posted Mar 20, 2012@cnaude
bekvon will give me access to the GitHub.
-
View User Profile
-
Send Message
Posted Mar 20, 2012@kakodaimonon
The "Permissions" method "getGroup" method has been deprecated.so i change to use "getPrimaryGroup".
Please try this version: http://dl.dropbox.com/u/4620984/Residence_2.5.5beta_fixOrgPerm.zip