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 4, 2012Hey bekvon,
I'm getting this error with 1.1-R7.
14:57:14 [SEVERE] Plugin Residence is attempting to register event org/bukkit/event/entity/EndermanPickupEvent, which does not exist. Ignoring events registered in class com.bekvon.bukkit.residence.listeners.ResidenceEntityListener
-
View User Profile
-
Send Message
Posted Mar 4, 2012@Qentus
And same here. We're running a temp map atm, so we have less than 20 players online.. Before.. 50/60 Players. So, We really really depend on this plugin. D:
-
View User Profile
-
Send Message
Posted Mar 4, 2012Hmm, I've been having a bit of some trouble setting up the config file for different groups. For whatever reason, it won't like to permissionsEx. Here are my current groups: [Guest], [Builder], [Supporter], [VIP], [Privateer], [Recruit], [Moderator], [Global], [Admin]
And I have them set up in the config.yml but everyone is currently set to default as main. Been working on this problem for some time and it just really bugs me because I know its something simple that I'm completely missing.
Current Plugins: [PermissionEX (latest build)], [modifyworld], [hbroadcast], [iConomy 6], [Vault 1.2.8 (i believe)]
If anyone has a way to do this, that would be marvelous!!
-Signed Cpt. Brenner
-
View User Profile
-
Send Message
Posted Mar 4, 2012@Unboxermail
The same for me..... Before 1.2 - 65 players online... Now 25 players online....
-
View User Profile
-
Send Message
Posted Mar 4, 2012@bekvon
Yes Please Update it asap. Our Server depends on it, and we're loosing profit the longer it takes to update. Sorry for the pressure, but we need it asap. D:
-
View User Profile
-
Send Message
Posted Mar 4, 2012@inorixu
i have no color support for everything residence based for example welcome player to plot owned by player comes up as eWelcome player to plot owned by player every return is in white with the unexpected "e" starting the line
Players also cannot collect items dropped inside a residence
-
View User Profile
-
Send Message
Posted Mar 4, 2012Hey guys. Hope all is goin well with the update. I'm sure you guys are slammed.
Just wanted to say your mod rocks. So goes residence, so goes my server. :) If you guys decide not to update I'm stickin with 1.1 lol. Can't do without my residence :)
Thanks, D.
-
View User Profile
-
Send Message
Posted Mar 4, 2012@mad0days
java6_23 I think
-
View User Profile
-
Send Message
Posted Mar 4, 2012@Qentus
Unsupported major.minor version 51.0
The classes were compiled in Java7, which version is your server running?
-
View User Profile
-
Send Message
Posted Mar 4, 2012@inorixu It doesnt work for me. Bukkit build 2020
17:58:33 [SEVERE] Could not load 'plugins/Residence.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/bekvon/bukkit/residence/Residence : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:287) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:211) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207) at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:529) at org.bukkit.Bukkit.reload(Bukkit.java:174) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461) at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:457) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.UnsupportedClassVersionError: com/bekvon/bukkit/residence/Residence : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ... 13 more
-
View User Profile
-
Send Message
Posted Mar 4, 2012@Qentus
support PermissionsEx
drop bPermissions..etc
-
View User Profile
-
Send Message
Posted Mar 4, 2012Please Update! We're in high need of this plugin.
Thanks.
-
View User Profile
-
Send Message
Posted Mar 4, 2012i keep getting this error08:49:54 [INFO] [Residence] Enabling Residence v2.5.1
08:49:54 [INFO] [Residence] Wrote default config...
08:49:54 [INFO] [Residence] Permissions plugin NOT FOUND!
08:49:54 [INFO] [Residence] Wrote default Language file...
08:49:54 [INFO] [Residence] Scanning for economy systems...
08:49:54 [INFO] [Residence] Vault NOT found!
08:49:54 [INFO] [Residence] MineConomy NOT found!
08:49:54 [INFO] [Residence] BOSEconomy NOT found!
08:49:54 [INFO] [Residence] Disabling Residence v2.5.1
08:49:54 [INFO] [Residence] - FAILED INITIALIZATION! DISABLED! ERROR:
08:49:54 [SEVERE] null
java.lang.RuntimeException Essentials API is called before Essentials is loaded.
if i uninstall Residence it all works, including essentials. PLEASE UPDATE!
-
View User Profile
-
Send Message
Posted Mar 4, 2012Hmm, if this plugin won't be updated, i can stop my server, because ths plugin is realy simple, useful and helpful both for players and for Admins. Its not like fucking WolrdGuard. Please update)))
-
View User Profile
-
Send Message
Posted Mar 4, 2012Hey man, I really would love an updated version. I love this mod a lot because it allows for a more functional system than towny or factions because it is easier to choose areas that arent just chunks. I cannot wait to use this again on my server, that is still vanilla (waiting for this to be updated). Thanks for a great plugin.
-
View User Profile
-
Send Message
Posted Mar 4, 2012I got an in-game error while trying to change English.yml file. Why ?
-
View User Profile
-
Send Message
Posted Mar 4, 2012@inorixu
Does "without permissions" mean that everybody can use /resadmin?
-
View User Profile
-
Send Message
Posted Mar 4, 2012@vkurch
try use "/pset,/set" command
-
View User Profile
-
Send Message
Posted Mar 4, 2012@ACallander
Well if you minecraft life outside, to leave it and not do these plugis, then people like us pay the server, in my case $ 100 monthly payment then not update plugins.
Many developers have updated their script, and this plugin is the most important not updated. If the owner of this script not upgrading their programming, they do nothing because I can use other plugins so other people in which they are being updated.
How long have we been so? 5 days? If you will not update, do not plug and so people are waiting for this, we seek to find life on other plugins. But as I tell my people "hello friends, residence is out of date, we have to install another plugin but your houses will be is not kept" You think this pretty? . As we wait? 1 week? if they continue in this plugin will get minecraft 3.0 and we will continue waiting for the residence ...
UPDATE NOW
-
View User Profile
-
Send Message
Posted Mar 3, 2012@inorixu
Tried it, it selects and creates fine. (Text error on announce, minor) However, even though I own the residence.. I can't build/destroy in it.