Inactive [SEC/MECH/ECON] Residence v2.4.2 - Self serve area protection system! Buy/Sell Land! Economy! [1185]

Discussion in 'Inactive/Unsupported Plugins' started by bekvon, Mar 21, 2011.

Thread Status:
Not open for further replies.
     
  1. Offline

    bekvon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    MOVED TO DEV BUKKIT:



    [IMG]
    News

    v2.4.2 Released - 9/24/2011
    See the change log for details.

    Everyone using PermissionsEx, Essentials, or anything else besides the regular permissions plugin or PermissionsBukkit should add or change this in their config under the Global section:
    LegacyPermissions: true

    As of 2.4.0 the bPermissions plugin is supported directly.
    As of 2.3.7 the PermissionsBukkit plugin is supported directly.
    This support is not done through the new built in Permissions that bukkit provides, because there is no way to get a players group using the built in methods. However, by supporting this directly, you can now use the new permissions system while still keeping Residence, and not having to use old permissions at all anymore.


    Latest Recommended Build
    Version: v2.4.2
    Download: Residence

    Latest Development Build
    Latest Snapshot: Residence.jar
    Latest Config: config.yml

    Links
    Developer API: Wiki
    GitHub Source: GitHub
    DevBukkit Project Page: DevBukkit

    [IMG]

    Contributors:
    Linaks (Residence Logo)
    GSValore (Code)
    Samkio (Wiki Video)

    Addons:
    Residence Signs (by KarnEdge)

    NOTE: All Residence usage information has been moved to the wiki!

    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.

    Features:

    • Allows players to define protected areas for themselves.
    • Individual permissions for each protected area. Land owner can give / deny permissions globally or to other specific players.
    • Different permissions per land include: move, build, use, pvp, fire, teleport, monsters spawn, damage prevention
    • Support for group permissions on protections.
    • Multi-World support.
    • Teleport system to allow users to teleport to residences.
    • Collision detection system to prevent residences from overlapping.
    • Limits to protected size can be set up by the admin.
    • Limits to number of protected areas per player can be set.
    • Two ways to select land including using the select command, or using a item to select 2 points.
    • Messages when you enter / leave a residence. (customizable)
    • Land "leasing" system which requires users to renew the lease on their protection every X number of days or loose the protection. (off by default, see config file)
    • Recursive Sub-zoning. Create zones within zones, and then zones within those zones...
    • TONS of configuration for admins. Customize every single flag that players can or cannot use in the config file, based on their permissions group.
    • (Optional) IConomy support, can set up cost per X number of blocks protected.
    • (Optional) Permissions support.
    • In-game help / commands descriptions



    ChangeLog
    v2.4.2
    • Fix bug affecting some people with the new save system
    v2.4.1
    • Support for iConomy 6
    • Prevent enderman from messing with blocks in residences with the -build flag.
    • Paintings are now protected properly (Thanks JustinGuy!)
    • Fix Rent auto-renew bug.
    • Fix other miscellaneous small bugs.

    v2.4.0
    • Support for bPermissions
    • Add "/res pset <residence> [player] removeall" command to remove all flags for that player
    • Added console only command "/resworld remove [world]" to remove all residences in a world.
    • "/res remove" now requires confirmation using the "/res confirm" command, before removing a residence.
    • Fixed subzone flag.
    • Fixed a few null pointer exceptions related to the "/res message" command, and a few other issues with it as well.
    • Fixed few cosmetic rent message bugs.
    • Fixed few mispellings...
    v2.3.9
    - Added name filter to Residences to prevent characters that mess up YML from being used. This should fix many of the errored YML files that people have been getting.
    - Fixed arrow damage in no-pvp zones (bug introduced in the Residence 1060 update).
    - Added a "Permissions Group" line of text into /res limits, this will show your Permissions group as reported by Residence.

    v2.3.8
    - Fixes to better handle the piston flag, and world "flow" flags (thx JustinGuy :) )
    - "Use" flag now covers trap doors.
    - Lease renewal can now be pulled from the Residence's bank.
    - Buying a residence now causes the default flags to be set for the user who is buying it.
    - Minor fixes to new PermissionsBukkit support (fix message about permissions not being detected when it actually was)
    - Added a few miscellaneous forgotten commands to the in-game Residence help.

    v2.3.7
    • Added direct support for PermissionsBukkit (doesn't go through the bukkit API)
    • Added LegacyPermissions true/false config option.
    v2.3.6
    • Support for residence.admin and residence.create permission nodes using new permission system.
    • Recommend using SuperPermsBridge or something that ensures backwards compatibility with old permissions.
    • Few permission changes to hopefully make it work better.
    v2.3.5
    • Fix for firespread flag with CB1000.
    • Added "piston" flag.
    v2.3.4
    • Fixes for CB1000
    • Fixes for a few minor bugs, and for concurrent modification issue with the Lease Manager.
    v2.3.3
    • Removed subzone list from /res info, and gave it its own command that supports multiple pages, /res sublist <residence> <page>
    • If the save file errors, it will now be preserved rather then overwritten, it will be renamed res-ERRORED.yml, the plugin will now disable itself upon error as well unless the StopOnSaveFault option in the config is set to false.
    • Fixed non-working per-world flags.
    • Fixed a few message bugs.
    • Add /resadmin removeall <player> admin command to remove all residences owned by a player.
    v2.3.2
    • Changed MaxUpDown in the default config to 128...
    • Fixed issue with /res vert still selecting more then the MaxUpDown allowed.
    v2.3.1
    • Fixed a few initial issues with a couple language localization messages.
    • Removed area list from /res info, use /res area list [residence] or /res area listall [residence] now.
    v2.3
    • New language localization system, upon first run v2.3 will create a Languages folder under your Residence config folder with the default English.yml file.
    • New in-game help system. (part of the new language localization system)
    • All commands now run without admin privileges unless you specify /resadmin before.
    • Added config option to allow rented residences to be modifiable. (PreventRentModify option)
    • Fixes to improve compatibility with Permissions 3.X
    • /res listall now has pages
    • Added the "physics" flag to control block movement. (separated from the flow flag more like)
    • New ResidenceTPEvent, and ResidenceRentEvent API events
    • Fixed residences not being properly removed from lease / rent system, upon deletion.
    • Fixed bug related to default group option in the config.
    • Fixed global "container" flag bug.
    • Fixed some NPE's related to explosions.
    • Added /resload command to load the save file after you make changes to it (UNSAFE, as it does not save residences first, and so you may loose new residences that were just created)
    v2.2
    • Added per residence Blacklist/Ignorelists that will allow you to specify certain block types to be ignored from residence protections, or unable to be placed in residences.
    • Added Server owned land, use /resadmin server <residence> to change the owner to "Server Owned"
    • Added global Ignorelists which allow certain block types to become unprotectable for the whole world / for a specific user group.
    v2.1.3
    • Fixed a couple bugs with the lease system, including being enabled when it shouldn't be and the lease auto-renew option.
    v2.1.2
    • Added "/res area replace" command, allows you to resize / move a physical area. If the new area is bigger, it will only charge you for the difference in size.
    • Added 'waterflow' and 'lavaflow' flags which override the flow flag if set.
    • Fixed a bug causing money to still be charged when failing to add a area to a residence.
    v2.1.1
    • Fix case sensitivity bug in rent system.
    v2.1
    • BOSEconomy support.
    • Essentials Economy support.
    • RealShop Economy support.
    • Added the 'place' and 'destroy' flags, which if used overrule the 'build' flag. These allow you to give only block placement permissions in a certain area, or only block destroy permissions.
    • /res check [residence] [flag] <player> command, this command evaluates if <player> is affected by [flag] at [residence]. You can leave off <player> and it will use your name.
    • Added a LeaseAutoRenew config option, that will cause leases to automatically renew so long as the player has the money to do so. Note that, if economy is disabled this doesn't work, as there would be no point to leases. Needs Testing! :)
    • Global FlagPermission config section, that allows you to give permission to use a flag to all groups, useful for the build / move / use flag that you almost definitely want everyone to have access to. Flags under each individual group will overrule these.
    • You can now set a limits on how deep or how high protections can go into the group, using each groups MinHeight and MaxHeight settings.
    • /res select sky, and /res select bedrock commands, these auto adjust to the above mentioned MinHeight and MaxHeight settings, so it won't select into a area you can't protect.
    • Rent system implemented.
    • Many bug fixes, including proper creeper explosion prevention now. Also, fixed some bugs when renaming residences.
    • New healing flag.
    • The monsters flag has been split up into "animals" and "monsters" now.
    • New Developer API, including custom Bukkit events.
    • New Global CreatorDefault / GroupDefault / ResidenceDefault flag sections to help clean up the Groups section, and remove redundant flags.
    • Probably some other minor things I've forgot :)
    v2.0
    - Residence 2.0 now in alpha testing, core code has been mostly rewritten.
    - Supports multiple areas per residence using '/res area <add/remove>' commands.
    - Added new selection commands '/res select expand' and '/res select shift'
    - Added Predefined permission lists that can be applyed to residences.
    - Enter / Leave messages now support %player, %owner and %area variables.
    - Config file has been cleaned up and most things are better named.
    - Should be fixed to work with newer iConomy versions.
    - Save system now only uses yml as save format.
    - Save system wont corrupt the whole file if one residences gets corrupted, you just loose that one residence.
    - When a residence changes owner, flags are set to default for that owner.
    - Added '/res default' command to manually reset flags to default.
    - Released source code for v2.0

    v1.2.8 - BETA
    - Fixed broken flag setting permissions.

    v1.2.7 - BETA
    - Fixed chests being able to be opened from outside protected area.
    - Fixed enter/leave message (hopefully)

    v1.2.6 - BETA
    - Updated for CB 612 / Minecraft 1.4

    v1.2.5 - BETA
    - Fixed tiny bug in saving messages.
    - yml is now the default save format because its more reliable.

    v1.2.4 - BETA
    - Fixed bug related to fire / ignite event.
    - Added ability to remove enter / leave messages

    v1.2.3 - BETA
    - Added a optional different save system, you can now save residences in pure YML format (same format as config files). See the config file for how to enable.

    v1.2.2 - BETA
    - Fixed TP bug.

    v1.2.1 - BETA
    - Fixed bug in new saving system.

    v1.2 - BETA
    - New save system, will attempt to auto-convert from old system.
    - Fixed some permission bugs when not using permissions plugin.
    - OPs are now residence admins when not using permissions.
    - Fixed collisions detection issues related to having multiple worlds.
    - Added global pvp setting.
    - Added a "flow" flag to control water/lava flow in residences.

    v1.1.9 - BETA
    - Fixed a severe bug when not using permissions.

    v1.1.8 - BETA
    - Fixed a subzone bug.

    v1.1.7 - BETA
    - Added ability to buy and sell land using /res market commands.
    - Added a land leasing system which can be configured to expire protections if they are not renewed after a period of time. See the /res lease command. (this is off by default, turn it on and customize it in the config)
    - Implemented a Auto-Save interval. Saves residence areas every X minutes.
    - Fixed minor onBlockIgnite error.
    - Added a few admins commands using /resadmin.

    v1.1.6 - BETA
    - Fixed spaces not working in enter / leave messages.

    v1.1.5 - BETA
    - Added Enter / Leave messages for Residences, as well as a permission option in the config to allow / deny changing of them.
    - Fixed residence admins not being able to modify the outside world when using deny build rights outside of residences.
    - Fixed issue related to default group.
    - Added a config option to specify the default group.

    v1.1.4 - BETA
    - Fixed bug in group permissions...

    v1.1.3 - BETA
    - Changed the configuration vastly again, server admins now have control over every flag for every group.
    - Group permissions implemented, but in need of TESTING! :)
    - World permission implemented (default world permissions for when you are not in a residence zone)
    - Fixes subzone collision bug.

    v1.1.2 - BETA
    - Fixed residence admins still requiring IConomy money.
    - Fixed a bug with TNT explosions.

    v1.1.1 - BETA
    - Fixed bug breaking subzone permissions.

    v1.1 - BETA
    - Recusive sub-zoning, make subzones within zones, and then subzones within those subzones :)
    - Different limits based on permissions group
    - New setting for choosing the selection tool item id.
    - Anti-lag configuration option.
    - Moved some permissions into the config file.
    - All protections are now OFF by default.

    v1.0.1 - 3/21/2011
    - Added permissions / config option to disable teleports.

    v1.0 - 3/20/2011
    - Initial Release



    Bug Reports:
    Please include at minimum the following information with all bug reports:
    • CraftBukkit Version
    • Residence Version
    • What you were doing when the error occurred.
    If available, also include:
    • Any server console error messages
    • Other plugins that may be causing the issue

    This post has been edited 34 times. It was last edited by bekvon Dec 15, 2011.
  2.  
  3. Offline

    loverjafet

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Very thx that works, my "res_Lookshy" was empty, now i fill it with the "res_mrodlseed" info and works great.
    [diamond][diamond][diamond] for you ^_^
  4. Offline

    JMGordo_PIO

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi man! I have a question about the plugin, and I'm sure that other people have requested this, but I'm just too lazy 2 check.

    Is there a way so that the admin (OP(me)) can have like 50 residences and the players like 3 or something?? I'd really appreciate it!

    Thanks a lot!

    JMGordo_PIO
  5. Offline

    davc

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    d when i use /res select invalid select command

    This post has been edited 2 times. It was last edited by davc Jun 12, 2012.
  6. Offline

    Deathaxe

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    it dont work i just write /res create and its says: an internal error ocured while atempting this command. please help
  7. Offline

    FoN

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Downloaded newest version and i cant use /res create command. Default users can but ops can't wheres the problem ?
  8. Offline

    Bawat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  9. Offline

    Deathaxe

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Why when i have set the size of areas at 50x256x50 and then i come to game, i select a area with 30x96x16 or something and then i write /res create Shop it says that my area sizes are not within my limit and i have set in config and 50x256x50
  10. Offline

    BlkDrgn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    where are the permissions for this plugin at anymore
  11. Offline

    P3CI_Pac

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update it pls to Minecraft 1.2.5 :)
    I can't wait for Residence 3.0 (like on DevBukkit said) !
    How long to wait -.- ! -.- ! -.- :-(
  12. Offline

    Druciaq

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello i hawe idea- if u make add to this plugin config option:
    only owners som guild make use residence plugin and can create a "residence"
  13. Offline

    Deathaxe

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    why it is saying when i for example type /Res select and it says an internal error occured while atempting to perform this command.
  14. Offline

    RobeS

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    When i put in my server Vault plugin Residence stop working when i type /res ? it says an internal error occured while atempting to perform this command
  15. Offline

    yourcace

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I rly need help plz like rly rly rly. I want to set a global protection so in the config Global : Build : False. But i want 1 world to be unprotected SO under it sais worldnamehere: #put your world name ..... Plz help meee
  16. Offline

    rodier

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have problem.. setup fresh server.. fresh config.
    when I select 2 points with wooden axe.. and I type /res create name id still telling me "select 2 point first"
    I can solve this demoting self to Player group.

    Another problem - everytime I want make subzone, it tell me it need both point in same residence, which is. I did many subzones before.. now its not working.. wtf?

    in config:
    # You can change it to another item ID listed here: http://www.minecraftwiki.net/wiki/Data_values
    SelectionToolId: 271

    This post has been edited 2 times. It was last edited by rodier Jul 6, 2012.
  17. Offline

    IsaiahRobichaud

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Essentials Group Manager support? I noticed it's it doesn't have group manager support in the config just Permissions, PermissionsBukkit, and a really old version of permissions, is there a groupmanager support?
  18. Offline

    IsaiahRobichaud

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    1. I am OP
    2. I have the perm "*"
    3. I don't have perm for anything
    4. I used PEX
    5. More ppl use Essentials group manager because it is way easier amd less problems, bugs, and errors.....
  19. Offline

    BeachLaxer123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I was making subzone's on my server and most of them worked, but a few collide with themselves before they are created. If i try changing the name of the subzone it still collides with itself. Is there any way to fix this, am I doing something wrong with the command or what?????
  20. Offline

    tekneekz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how do you get this to work... i get an internal error message when i try to do /res
  21. Offline

    baliks

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello how can I set a limit for residences per group so like
    vip= 1 residence
    vip2= 2 residence
    how can I do that?
    is there something like
    -residence.max.res.2 ?

    This post has been edited 1 time. It was last edited by baliks Jul 24, 2012.
  22. Offline

    Nikhil

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi i've got some questions about this mod.. Can anyone help me out?


    1) Can i set plots of lands for sale or rent with this mod?
    2) Can I make a plot of land most likely 15 x 15 blocks for residents to claim?
    3) Can i charge residents to claim for plots of land?
    4) Once a resident claims a plot of land in my city is it auto-matically protected from greifers and there the only ones who can build on it?
  23. Offline

    toothplck1 BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  24. Offline

    Dhs92

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    For some reason this does not work for me? didn't when I had R5.0 and still doesn't on 1.3.1
  25. Offline

    Dhs92

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You should add world edit support
  26. Offline

    toothplck1 BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Did you even read my comment?
  27. Offline

    XxDawnsusxX

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I had downloaded this plugin and all i get is An internal error occurred while attempting to perform this command please help
  28. Offline

    toothplck1 BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This thread is inactive, go to the DevBukkit page for support/working builds http://dev.bukkit.org/server-mods/residence/
  29. Offline

    XxDawnsusxX

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  30. Offline

    Kalexer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Uninstalled it, way too buggy.
  31. Offline

    XxDawnsusxX

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    residence has corrupted for me D:
  32. Offline

    XxDawnsusxX

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    why is this plugin always corrupting for me
Thread Status:
Not open for further replies.

Share This Page