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 9, 2012The combo of Multiverse and Residence causes lag. I have removed one or the other plugin an random lag stop.
There is no Errors to show.
Also, once changing worlds, we would be on a wait screen while the world loads. That is nolonger there. we would fall and fall and falll.... etc..
Thanks.
-
View User Profile
-
Send Message
Posted Mar 9, 2012My players can't build on their own plots. This didn't happen with 2.5.1.
@convictedsaint
Get vault. I had that problem too and with vault it stopped.
-
View User Profile
-
Send Message
Posted Mar 9, 2012Seems to give me this error when trying to enable with Essentials:
16:00:13 [INFO] [Residence] – FAILED INITIALIZATION! DISABLED! ERROR:
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:336) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:363) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232 ) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) 16:00:13 [INFO] [Essentials] Enabling Essentials vDev2.9.3616:00:13 [SEVERE] null
java.lang.RuntimeException: Essentials API is called before Essentials is loaded
. at com.earth2me.essentials.api.Economy.getUserByName(Economy.java:73) at com.earth2me.essentials.api.Economy.playerExists(Economy.java:262) at com.bekvon.bukkit.residence.economy.EssentialsEcoAdapter.<init>(Essen
tialsEcoAdapter.java:24) at com.bekvon.bukkit.residence.Residence.loadEssentialsEconomy(Residence
.java:499) at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:251) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1773)
Essentials loads right after Residence tries to call for Essentials API. Seems to be a priority issue. Is it possible to have Residence check for APIs after they have loaded?
-
View User Profile
-
Send Message
Posted Mar 9, 2012I've been trying to read and keep up, how did you get /res select vert working to 255????
-
View User Profile
-
Send Message
Posted Mar 9, 2012@botskonet
you can try my fixed version and waiting for the official update.
-
View User Profile
-
Send Message
Posted Mar 9, 2012@botskonet
I did not use the official 2.5.2, perhaps this is the difference.
@bekvon
ResidenceEvent need add the custom event implementation, for ResidenceSigns...
-
View User Profile
-
Send Message
Posted Mar 9, 2012@inorixu
I added this as you suggested. http://pastie.org/private/i58fzwemrlfvr3hq6e7g
Still happens:
07:49:56 [SEVERE] null java.lang.NullPointerException at com.bekvon.bukkit.residence.protection.WorldFlagManager.parsePerms(WorldFlagManager.java:98) at com.bekvon.bukkit.residence.protection.WorldFlagManager.<init>(WorldFlagManager.java:37) at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:205) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1773) at com.bekvon.bukkit.residence.Residence.onCommand(Residence.java:559) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 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)
I'm using /resreload - is that correct?
-
View User Profile
-
Send Message
Posted Mar 9, 2012@inorixu
ok ive got /res select vert working to 255 still having no luck with residence signs
right click wont buy
i havent tried rent signs but forsale fills out correctly
-
View User Profile
-
Send Message
Posted Mar 9, 2012@botskonet
i use your config, and add "
World:
Global:" to each "Flags:"
no longer an exception occurs
-
View User Profile
-
Send Message
Posted Mar 9, 2012@datwerd86
i use 1.2.3 beta.
-
View User Profile
-
Send Message
Posted Mar 9, 2012@inorixu
very odd
ill do a test with just residence and signs and a few different dev craftbukkit builds
-
View User Profile
-
Send Message
Posted Mar 9, 2012@datwerd86
I tried, RS and max-height is working, do not know why not work on your server.
-
View User Profile
-
Send Message
Posted Mar 9, 2012@inorixu
Here is our config, has worked for eight months:
http://www.pastie.org/private/a6o6syi4y79jdhpxbpeua
-
View User Profile
-
Send Message
Posted Mar 9, 2012@inorixu
Ive pm'ed you a link
-
View User Profile
-
Send Message
Posted Mar 9, 2012@botskonet
missing flag node?
-
View User Profile
-
Send Message
Posted Mar 9, 2012@datwerd86
can you give me your residence and RS config files?i want use them on my testing server.
-
View User Profile
-
Send Message
Posted Mar 9, 2012So I've changed the maxheight stuff in the config, but on load we're seeing:
00:42:11 [SEVERE] null java.lang.NullPointerException at com.bekvon.bukkit.residence.protection.WorldFlagManager.parsePerms(WorldFlagManager.java:98) at com.bekvon.bukkit.residence.protection.WorldFlagManager.<init>(WorldFlagManager.java:37) at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:205) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1773) at com.bekvon.bukkit.residence.Residence.onCommand(Residence.java:552) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:906) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:866) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:849) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33) 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:78) 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)
-
View User Profile
-
Send Message
Posted Mar 8, 2012@inorixu
no red messages but i was using bekvon's residence 2.5.2
ill test it again with yours now
ill get back to you shortly
EDIT: with your residence still no selection above 127 with /res select vert
residence signs still wont sell a property on right clicking a sign
-
View User Profile
-
Send Message
Posted Mar 8, 2012@shutka
in the config Default Flags
change it to true for creepers and tnt
-
View User Profile
-
Send Message
Posted Mar 8, 2012@datwerd86
has any red message? i just tested it,RS & max-hight working on my server CB1.2.3beta. Residence use my version.