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 Aug 15, 2012@bakalove
you put the permmisions from residence in to the groups you want to have acces.
-
View User Profile
-
Send Message
Posted Aug 15, 2012When the pex group ranks up will residence rank up also?
-
View User Profile
-
Send Message
Posted Aug 15, 2012the dev build is only for 1.3.1+ ?
-
View User Profile
-
Send Message
Posted Aug 14, 2012@bakalove
Name your residence config groups after your pex groups
-
View User Profile
-
Send Message
Posted Aug 14, 2012Hey i am having a problem, So for my server i want residence to block people from moving into areas but not all people so i set it up to work with permissions. But when i use /gset spawn baka.city move false it doesn't work it seems that residence doesnt bounce off of the permissions instead it tries to use its own groups is there anyway to make it so it uses PEX groups instead of the groups in the config? If there is no way of doing this its gonna break the game play of my server. Also when i added in the groups into the residence config it works but im pretty sure the groups i added into the config have absolutely nothing to do with PEX groups which is the important part...
-
View User Profile
-
Send Message
Posted Aug 14, 2012I have made heavy optimizations and some rewrites in the listeners for the dev build. I encourage people to try them out.
-
View User Profile
-
Send Message
Posted Aug 14, 2012@Michal3333
Update to 2.6.5 or even better the dev build.
-
View User Profile
-
Send Message
Posted Aug 14, 2012@TOOTHPlCK1
Yes, they had set /tp flag...Today I figured what was wrong. I have the same problem as many users befor me, there is Error http://mists-of-minecraft.webnode.cz/fotogalerie/ so I had completely remove residence and others and install, then it start work again.
Error is the same as before, but /tp work. I'm not sure why it is always reporting that Error with unaccptable character. It start at the moment when I created new group called VIP in config file. If I let setting only for Default so it works without reporting Error.
That Error about chinese language....It starts in moment when I install ResExtras plugin.
-
View User Profile
-
Send Message
Posted Aug 14, 2012@TOOTHPlCK1
aw. i'm so stupid . thx .
the ting is I use in the server console allot. and it freezes the console with the language error.
-
View User Profile
-
Send Message
Posted Aug 13, 2012@Michal3333
Do they have the TP flag set to true in the res? Like build or move or any other flag, it needs to be set to true for them for them to be able to do it
-
View User Profile
-
Send Message
Posted Aug 13, 2012Hi I have a little problem with /res tp [residence]. I created a new group VIP in config.yml, I have same group in groupmanager, this group have set CanTeleport: true, but if someone use that command....you dont have teleport acces. Do you now, where could be problem?
PS: If I understand correctly, so groupmanager permissions have nothing to do with residence permissions in config.yml, but for me to be sure...this group have permissions witch allow using command /tp in groupmanager.
Thanks.
-
View User Profile
-
Send Message
Posted Aug 13, 2012@raypro
Read "Support" in the description above
-
View User Profile
-
Send Message
Posted Aug 13, 2012I get this error in bukkitgui when I type /res in game
7:08:09 PM [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'res' in plugin Residence v2.6.6 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.NetworkManager.b(NetworkManager.java:281) at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) at net.minecraft.server.ServerConnection.b(SourceFile:35) at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:583) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.UnsupportedOperationException: SuperPerms no group permissions. at net.milkbowl.vault.permission.plugins.Permission_SuperPerms.getPrimaryGroup(Permission_SuperPerms.java:96) at com.bekvon.bukkit.residence.vaultinterface.ResidenceVaultAdapter.getPlayerGroup(ResidenceVaultAdapter.java:88) at com.bekvon.bukkit.residence.permissions.PermissionManager.getPermissionsGroup(PermissionManager.java:102) at com.bekvon.bukkit.residence.permissions.PermissionManager.getGroupNameByPlayer(PermissionManager.java:85) at com.bekvon.bukkit.residence.permissions.PermissionManager.getGroupNameByPlayer(PermissionManager.java:71) at com.bekvon.bukkit.residence.permissions.PermissionManager.getGroup(PermissionManager.java:53) at com.bekvon.bukkit.residence.Residence.onCommand(Residence.java:655) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 15 more
-
View User Profile
-
Send Message
Posted Aug 13, 2012@serfma
Resreload is broken, its on my todo list of things to fix. Honestly anywhere between 500ms and 2000ms should be reasonably fine. The higher numbers just mean it takes a bit longer to notify you you've entered a res, Or to have your movement denied and sent back to the edge of a res. It all depends on how reliable you want your Move Flag to be, and how quickly you want enter/leave messages to display. As with recent optimizations I made, those are the only things affected by move(unless you use residence chat, in which case channel changes depend on move event too)
-
View User Profile
-
Send Message
Posted Aug 13, 2012@TOOTHPlCK1
I seriously looked right over that one line in the config when I scanned it. Hehe. Thanks! By the way, do you know how much of a load it puts on servers for the movecheck interval at 500ms and 1000ms? We've been experiencing lag every now and then, and if it's not causing much lag, i'll set it back to 500ms. But I was only curious as how much load it puts on the server since we're at 1.5GB of RAM and eating it up.
EDIT: On every /resreload, Residence disables itself and stays disabled. Is this intended?
-
View User Profile
-
Send Message
Posted Aug 13, 2012@serfma
You can either have them "Buy" the plot instead of jsut renting it. OR you can go to your config and set PreventRentModify to false
-
View User Profile
-
Send Message
Posted Aug 13, 2012Toothpick, maybe you can help me with a small problem. Is there any way to have players rent a plot, then allow them to build on the land? Such as, our server has a Server Market and i'm wanting players to be able to go on their own, buy the plot,and begin building with what area we gave them. However, players are unable to modify their "rented" space.
The only way I had it before with pre-made houses was use a WG region on the inside of the house and allow building, other than that, I have no clue how to set it up this way. Please tell me there's a way to fix it?! :)
-
View User Profile
-
Send Message
Posted Aug 13, 2012@HaoSs
If it really bothers you that much, you can go into the jar with 7zip, and remove the language files from the language files folder. Then they won't bother you anymore.
-
View User Profile
-
Send Message
Posted Aug 13, 2012@Insaneheroz
I would really need both the full log, and the config for Residence to effectively find this bug.
-
View User Profile
-
Send Message
Posted Aug 13, 2012@TOOTHPlCK1 I don't think you would want one of my server logs, I average a server with 140+ players online so the log get's quite long lol. I can still get you it if you want though.
23:17:01 [INFO] Plugins (53): Eclipse, WorldBorder, PlugMan, VoxelSniper, GrandExchange, Buycraft, Vault, Multiverse-Core, EnderpearlDisable, CapsBlock, Janus, ChestBank, FancyText, SimpleAfkKick, SupplySign, Votifier, LagMeter, HideLogin, AlphaChest, NoCheatPlus, WorldEdit, Towny, CreativeGates, DonatorSmoke, PermissionsEx, Questioner, WorldGuard, PlayerSessions, OreRatio, Conquest, Lottery, iConomy, ScheduledAnnouncer2, Herochat, FalseBookCore, ButtonWarp, Essentials, MobRider, Multiverse-Portals, Sign Bank, Register, Permissions, HawkEye, Residence, FalseBookBlock, EssentialsSpawn, LWC, ChestShop