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

    PenzRules

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Nice plugin :)
    Someone should warn manual editors don't to forget the {} after empty PlayerFlags: and e.g.
    Now I moved too quickly (Hacking?) in my own zone (MapBorder). Everything's fine. :-D

    EDIT: Ah, damn, I got:
    07:24:49 [SCHWERWIEGEND] Could not pass event org.bukkit.event.player.PlayerQuitEvent to PermissionsBukkit
    java.lang.IllegalArgumentException: Attachment cannot be null
    at org.bukkit.permissions.PermissibleBase.removeAttachment(PermissibleBase.java:131)
    at org.bukkit.craftbukkit.entity.CraftHumanEntity.removeAttachment(CraftHumanEntity.java:90)
    at com.platymuus.bukkit.permissions.PermissionsPlugin.unregisterPlayer(PermissionsPlugin.java:137)
    at com.platymuus.bukkit.permissions.PlayerListener.onPlayerQuit(PlayerListener.java:24)
    at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:277)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:176)
    at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:140)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:337)
    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

    Tell me this is normal.

    @JuliPera12: I opened the residence config and copied the "Default:" part for any user group and wrote their rights manually. Don't know if necessary, but works this way.

    This post has been edited 8 times. It was last edited by PenzRules Mar 3, 2012.
  4. Offline

    Spacey_Puppy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can the devs please upgrade this to be compatible with 1.2.3 CB devbuilds?
  5. Offline

    Zenolijo

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

    Spacey_Puppy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    :) OK, good news, latest Residence DevBuild (ALMOST!!) works in CB Build#2032.
    :'( BAD NEWS: now I get this infamous error: ( :mad: )


    16:20:32 [INFO] [Residence] Enabling Residence v2.5.1
    16:20:32 [INFO] [Residence] Permissions plugin NOT FOUND!
    16:20:32 [INFO] [Residence] Scanning for economy systems...
    16:20:32 [INFO] [Residence] Vault NOT found!
    16:20:32 [INFO] [Residence] MineConomy NOT found!
    16:20:32 [INFO] [Residence] BOSEconomy NOT found!
    16:20:32 [INFO] [Residence] Disabling Residence v2.5.1
    16:20:32 [INFO] [Residence] - FAILED INITIALIZATION! DISABLED! ERROR:
    16:20:32 [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)

    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)


    Reeeealy need to get this server up tonight, anyone be able to help me out here please? [diamond]'s and [cake] for anyone who does :)

    This post has been edited 1 time. It was last edited by Spacey_Puppy Mar 4, 2012.
  7. Offline

    PenzRules

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Spacey_Puppy:
    You could try to open Residence.jar and there open plugin.yml.
    You should see a line "softdepend: [Vault]". Change it to "softdepend: [Essentials,Vault]"
    Just guessing, I use 2.5.1 and CB 1938. Essentials loads after Residence on my server.

    @Author:
    If I move into my forbidden map border (north side) i always come out behind it (eastside of it) after relogging in.
    I forbid the movement in this world outside of any zones and if I'm already in such place, nothing happens.
    Could you please change this behavior to teleport players to spawnpoint instead of kicking them?
    Maybe you could alter the method to check a players position directly. If it is already like this, I don't get why it doesn't find a player that is outside any residence.

    This post has been edited 1 time. It was last edited by PenzRules Mar 4, 2012.
  8. Offline

    Spacey_Puppy

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'll try that later, it's 10PM here xD Thanks in Adv. though! :D
  9. Offline

    vkurchez

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Please update to 1.2.. We really rely on this.
  10. Offline

    EKINO

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    although i might be a dumbass for asking but... how can i change the max area Like when i try to res a 20x10 area is says "This area is to large"c=Please help?
  11. Offline

    Valdifer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have one error
    [IMG]

    i have permissionsbukkit 1.2 + superpermsbridge 1.2.

    My config file is:

    Permissions
    groups:
    default:
    permissions:
    permissions.build: false
    simpleclans.anyone.*: true
    authme.register: true
    authme.login: true
    authme.logout: true
    authme.changepassword: true
    authme.unregister: true
    residence.create: true
    Member:
    permissions:
    permissions.build: true
    simpleclans.anyone.*: true
    authme.register: true
    authme.login: true
    authme.logout: true
    authme.changepassword: true
    authme.unregister: true
    residence.create: true
    simpleclans.member.*: true
    simpleclans.leader.*: true
    catacombs.gold: true
    catacombs.recall: true
    ecoCreature.*: true
    essentials.afk: true
    essentials.afk.kickexempt: true
    essentials.help: true
    essentials.help.mcmmo: true
    essentials.help.simpleclans: true
    essentials.help.iconomy: true
    essentials.help.lockette: true
    essentials.help.lwc: true
    essentials.helpop: true
    essentials.helpop.receive: true
    essentials.ignore: true
    essentials.info: true
    essentials.list: true
    essentials.list.hidden: true
    essentials.mail: true
    essentials.mail.send: true
    essentials.me: true
    essentials.motd: true
    essentials.msg: true
    essentials.rules: true
    essentials.seen: true
    essentials.suicide: true
    essentials.whois: true
    essentials.compass: true
    essentials.depth: true
    essentials.getpos: true
    essentials.spawn: true
    essentials.back: true
    essentials.back.ondeath: true
    essentials.delhome: true
    essentials.home: true
    essentials.sethome: true
    essentials.chat.color: true
    essentials.protect: true
    essentials.protect.alerts: true
    essentials.protect.damage.*: true
    essentials.signs.color: true
    iConomy.holdings: true
    iConomy.help: true
    iConomy.payment: true
    iConomy.accounts.create: true
    iConomy.accounts.status: true
    lockette.user.create.*: true
    logblock.tools.tool: true
    logblock.tools.toolblock: true
    lwc.protect: true
    lwc.create: true
    lwc.info: true
    lwc.remove: true
    lwc.unlock: true
    lwc.modify: true
    lwc.flag.*: true
    mcmmo.skills.*: true
    mcmmo.ability.*: true
    mcmmo.commands.*: true
    mcmmo.chat.*: true
    mcmmo.item.*: true
    myworlds.world.list: true
    myworlds.world.info: true
    myworlds.world.portals: true
    myworlds: true
    myworlds.world.enter.*: true
    myworlds.portal.enter.*: true
    myworlds.world.build.*: true
    myworlds.world.use.*: true
    myworlds.world.chat.*: true
    myworlds.world.chatglobal: true
    myworlds.portal.teleport.*: true
    myworlds.portal.use: true
    pvparena.user: true
    train.command.properties: true
    train.properties.default: true
    mobarena.arenas.*: true
    mobarena.classes.*: true
    mobarena.use.join: true
    mobarena.use.leave: true
    mobarena.use.spectate: true
    pchest.open: true
    citizens.trader.*: true
    citizens.basic.*: true
    ChestShop.shop.buy: true
    ChestShop.shop.sell: true
    worlds:
    world_nether:
    essentials.spawn: false
    essentials.back: false
    essentials.back.ondeath: false
    essentials.delhome: false
    essentials.home: false
    essentials.sethome: false
    world_the_end:
    essentials.spawn: false
    essentials.back: false
    essentials.back.ondeath: false
    essentials.delhome: false
    essentials.home: false
    essentials.sethome: false
    inheritance:
    Veteran:
    permissions:
    essentials.sethome.multiple: true
    essentials.sethome.multiple.3: true
    essentials.warp: true
    essentials.teleport.cooldown.bypass: true
    worlds:
    world_nether:
    essentials.warp: false
    essentials.spawn: false
    essentials.back: false
    essentials.back.ondeath: false
    essentials.delhome: false
    essentials.home: false
    essentials.sethome: false
    world_the_end:
    essentials.warp: false
    essentials.spawn: false
    essentials.back: false
    essentials.back.ondeath: false
    essentials.delhome: false
    essentials.home: false
    essentials.sethome: false
    inheritance:
    - Member
    VIP:
    permissions:
    essentials.warp.*: true
    essentials.sethome.multiple.5: true
    essentials.joinfullserver: true
    nocheat.checks.moving.flying: true
    nocheat.checks.moving.runfly: true
    nocheat.checks.moving.swimming: true
    worlds:
    world_nether:
    essentials.warp: false
    essentials.spawn: false
    essentials.back: false
    essentials.back.ondeath: false
    essentials.delhome: false
    essentials.home: false
    essentials.sethome: false
    world_the_end:
    essentials.warp: false
    essentials.spawn: false
    essentials.back: false
    essentials.back.ondeath: false
    essentials.delhome: false
    essentials.home: false
    essentials.sethome: false
    inheritance:
    - Veteran
    Moderator:
    permissions:
    simpleclans.mod.*: true
    catacombs.*: true
    essentials.*: true
    iConomy.*: true
    lockette.*: true
    logblock.*: true
    lwc.mod: true
    mcmmo.*: true
    myworlds.*: true
    nolagg.*: true
    pvparena.admin: true
    train.*: true
    mobarena.*: true
    pchest.*: true
    ChestShop.mod: true
    permissions.*: true
    rb.*: true
    inheritance:
    - VIP
    Admin:
    permissions:
    permissions.*: true
    authme.*: true
    ChestShop.*: true
    citizens.*: true
    dungeonbuilder.*: true
    lwc.admin: true
    lwc.*: true
    nocheat.*: true
    pvparena.*: true
    residence.*: true
    simpleclans.*: true
    worldborder.*: true
    inheritance:
    - Moderator
    messages:
    build: '&cYou do not have permission to build here.'
    users:
    valdifer90:
    groups:
    - Admin
    raytei:
    groups:
    - VIP
    jrc28:
    groups:
    - VIP
    ranzar:
    groups:
    - Admin
    test:
    groups:
    - VIP
    debug: false


    Residence
    #These are Global Settings for Residence.
    Global:
    # This loads the <language>.yml file in the Residence Language folder
    # All Residence text comes from this file. (NOT DONE YET)
    Language: English
    # Wooden Axe is the default selection tool for Residence.
    # You can change it to another item ID listed here: http://www.minecraftwiki.net/wiki/Data_values
    SelectionToolId: 271
    # This determins which tool you can use to see info on residences, default is String.
    # Simply equip this tool and hit a location inside the residence and it will display the info for it.
    InfoToolId: 287
    # The interval, in milliseconds, between movement checks.
    # Reducing this will increase the load on the server.
    # Increasing this will allow players to move further in movement restricted zones before they are teleported out.
    MoveCheckInterval: 500
    # The interval, in minutes, between residence saves.
    SaveInterval: 10
    # The default group to use if Permissions fails to attach or your not using Permissions.
    DefaultGroup: default
    # Enable / Disable the Lease System.
    UseLeaseSystem: false
    # The interval, in minutes, between residence lease checks (if leases are enabled).
    LeaseCheckInterval: 10
    # Allows leases to automatically renew so long as the player has the money, if economy is disabled, this setting does nothing.
    LeaseAutoRenew: true
    # Whether or not to use the Permissions system in conjunction with this config.
    EnablePermissions: true
    # Set to true if NOT using Permissions or PermissionsBukkit, or using a really old version of Permissions
    LegacyPermissions: false
    # Enable / Disable Residence's Economy System (iConomy, MineConomy, Essentials, BOSEconomy, and RealEconomy supported).
    EnableEconomy: true
    # Enables or disables the Rent System
    EnableRentSystem: true
    # The interval, in minutes, between residence rent expiration checks (if the rent system is enabled).
    RentCheckInterval: 10
    # Enable or disable residence chat channels.
    ResidenceChatEnable: true
    # Color of residence chat.
    ResidenceChatColor: DARK_PURPLE
    # Whether or not to ignore the usual Permission flags and only allow OPs and groups with 'residence.admin' to change residences.
    AdminOnlyCommands: false
    # Setting this to true makes server OPs admins.
    AdminOPs: true
    # This is the name of the plugin you use for multiworld, if you dont have a multiworld plugin you can safely ignore this.
    # The only thing this does is check to make sure the multiworld plugin is enabled BEFORE Residence, to ensure properly loading residences for other worlds.
    MultiWorldPlugin: MyWorlds
    # Setting this to true causes subzones to inherit flags from their parent zones.
    ResidenceFlagsInherit: true
    # Setting this to false will allow rented residences to be modified by the renting player.
    PreventRentModify: true
    # Setting this to false will cause residence to continue to load even if a error is detected in the save file.
    StopOnSaveFault: true
    # This is the residence name filter, that filters out invalid characters. Google "Java RegEx" or "Java Regular Expressions" for more info on how they work.
    ResidenceNameRegex: '[^a-zA-Z0-9\\-\\_]'
    # Setting this to true sends a message to the console every time Residence does a rent expire check or a lease expire check.
    ShowIntervalMessages: false
    # These are world flags that are applied when the player is NOT within a residence.
    Flags:
    Global: #these are default for all worlds unless specified below, they can be overridden per group
    use: true
    build: true
    ignite: true
    firespread: true
    damage: true
    creeper: true
    tnt: true
    pvp: true
    WorldNameHere: #here you can set flags for individual worlds, these override Global
    #build: true
    # This gives permission to change certain flags to all groups, unless specifically denied to the group.
    FlagPermission:
    move: true
    build: true
    place: true
    destroy: true
    use: true
    container: true
    pvp: true
    tp: true
    ignite: true
    firespread: true
    bucket: true
    flow: true
    lavaflow: true
    waterflow: true
    creeper: true
    tnt: true
    monsters: true
    animals: true
    subzone: true
    healing: true
    piston: true
    # These are default flags applied to all residences from any user group.
    ResidenceDefault:
    build: false
    use: false
    container: false
    pvp: false
    tnt: false
    creeper: false
    flow: false
    piston: false
    ignite: false
    firespread: false
    piston: false
    # These are default flags applied to the residence creator of any group.
    CreatorDefault:
    build: true
    move: true
    use: true
    ignite: true
    container: true
    # These are default group flags applied to a residence made by a user of any group.
    GroupDefault:
    #default: #group name
    #build: true
    VIP: #group name
    # Information about the Residence zone that the player can define.
    Residence:
    # Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
    CanCreate: true
    # The maximum number of Residences a player can have.
    MaxResidences: 5
    # The maximum number of physical areas a residence can have.
    MaxAreasPerResidence: 10
    # The maximum number of blocks a Residence can be, East to West (X).
    MaxEastWest: 180
    # The maximum number of blocks a Residence can be, North to South (Z).
    MaxNorthSouth: 180
    # The maximum number of blocks a Residence can be, High to Low (Y).
    MaxUpDown: 512
    # The lowest altitude this group is allowed to protect.
    MinHeight: 0
    # The highest altitude this group is allowed to protect.
    MaxHeight: 227
    # The maximum recursive depth that subzones can go.
    # A subzone within a subzone within the Residence zone would be a depth of 2.
    # Set to 0 to disable subzones.
    SubzoneDepth: 7
    # Whether or not to allow teleporting to Residences.
    CanTeleport: true
    # Allow or Disallow the use of /res unstuck, to get yourself out of a residence if stuck in one somehow
    Unstuck: true
    # Allow or Disallow the use of the /res select command, if disabled they can only use the selection tool.
    SelectCommandAccess: true
    # Allow or Disallow the group to access the Blacklist/Ignorelist for residences they own.
    ItemListAccess: true
    # Options relating to enter and leave messages on the residence.
    Messaging:
    # Whether or not the player can change the Residence enter and leave messages.
    CanChange: true
    # The default enter message to apply to new Residences created by players in this group.
    # Leaving the message blank will disable it.
    DefaultEnter: Welcome %player to %residence, owned by %owner.
    # The default leave message to apply to new Residences created by players in this group.
    # Leaving the message blank will disable it.
    DefaultLeave: Now leaving %residence.
    # Options relating to the Lease system.
    Lease:
    # The maximum number of days to allow leases.
    MaxDays: 30
    # The number of days to add to the lease following a '/res lease renew' command.
    RenewIncrement: 14
    #Options related to the rent system
    Rent:
    #determines how many residences can be rented by players of this group at once
    MaxRents: 7
    #determines how many residences can be set for rent by players of this group at once
    MaxRentables: 7
    # Options relating to the Residence Economy.
    Economy:
    # Whether or not players in this group can buy other Residences that are for sale.
    CanBuy: true
    # Whether or not players in this group can sell their Residences.
    CanSell: false
    # Whether or not to ignore the Residence size/count limits when buying a residence.
    IgnoreLimits: false
    # The cost, per block, of making a new Residence or adding a area to it.
    BuyCost: 1.0
    # The cost, per block, of renewing a Residence lease (if the lease system is enabled).
    RenewCost: 0.01
    # Flags are checked in the order:
    # 1: Player
    # 2: Group
    # 3: Owner
    # 4: If all others are undefined, reverts to default value (usually true).
    # Flag permissions default to false.
    # These flags settings override the globals.
    Flags:
    # Specifically allow or deny this group from changing certain flags.
    Permission:
    #build: true
    # Specifys the flags that are applied at residence creation for players of this group.
    Default:
    #build: true
    # Specifys the flags that are applied at to the creator at residence creation.
    CreatorDefault:
    #build: true
    # Specifys the flags that are applied to other groups for this residence, at creation.
    GroupDefault:
    #default: #group name
    #build: false
    #these flags are applied specifically to this group whenever they are outside a residence
    #these flags will override the flags at the top, under the Global section.
    World:
    Global: #these flags will apply to all worlds
    #build: false
    WorldNameHere: #or you can apply them by each individual world
    #build: false
    GroupAssignments:
    bekvon: default
    player: default

    ItemList: #this is where you can create blacklists / whitelists
    DefaultList: #list name is not important, as long as it is unique. Its good to use a descripive name.
    #type of the list, can be blacklist, whitelist, or ignorelist
    Type: blacklist
    #If you want, you can have this list only apply to one world, otherwise it applys to all worlds
    #World: world
    #You can also have the list apply only to one group, otherwise it applys for all groups
    #Group: default
    #this is the actual list of material names that this list allows or dissallows
    #You can look up the material name by item ID in game by typing /res material <id>
    #Alternativly, you can simply use the item ID in the list, but its less descriptive and harder to see what the list allows or dissallows at a glance
    Items:
    - 'BEDROCK'
    - 'LAVA'
    - 'WATER'
    - 'STATIONARY_LAVA'
    - 'STATIONARY_WATER'
    - 'MOB_SPAWNER'
    # Used to determine which major revision of Residence this config is from, dont change this.
    ResidenceVersion: 2


    Thx

    Grettings

    Edit: Solved

    This post has been edited 1 time. It was last edited by Valdifer Mar 5, 2012.
  12. Offline

    Selva

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can we have it in R0.1? please?

    Theres no good zone protection yet for r0.1
  13. Offline

    kman20007

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can u add a no fall damage to your plugin plz
  14. Offline

    Galzen

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I really need it too :)
  15. Offline

    TerhX

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    can patch to make work on 1.2.3 R0.2
  16. Offline

    jannner

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi,
    First sorry for my english I'am czech

    and now my problem: i have residence on my server and everything is OK in log i have no error but residences created by me and players disappears(not all of them) and i realy don't know what do with it.

    have someone same problem or any idea what can i do with it ?

    This post has been edited 1 time. It was last edited by jannner Mar 6, 2012.
  17. Offline

    blobber0070hj

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I get this error...

    2012-03-12 18:12:38 [INFO] [Residence] Enabling Residence v2.5.2
    2012-03-12 18:12:38 [INFO] [Residence] Permissions plugin NOT FOUND!
    2012-03-12 18:12:38 [INFO] [Residence] Scanning for economy systems...
    2012-03-12 18:12:38 [INFO] [Residence] Vault NOT found!
    2012-03-12 18:12:38 [INFO] [Residence] MineConomy NOT found!
    2012-03-12 18:12:38 [INFO] [Residence] BOSEconomy NOT found!
    2012-03-12 18:12:38 [INFO] [Residence] Disabling Residence v2.5.2
    2012-03-12 18:12:38 [INFO] [Residence] - FAILED INITIALIZATION! DISABLED! ERROR:
    2012-03-12 18:12:38 [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>(EssentialsEcoAdapter.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)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.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)
    2012-03-12 18:12:38 [INFO] [Essentials] Enabling Essentials v2.8.3
    2012-03-12 18:12:39 [INFO] Essentials: Using PermissionsEx based permissions.
    2012-03-12 18:12:39 [INFO] [Essentials] Payment method found (iConomy version: 6)


    What to do?!
  18. Offline

    Chunkylad

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I am getting this complicated error list, methinks it has to do with permissions, but every time I try to use any command (even admin based commands) it throws an internal server error. Running on R.02 since I could no longer find the download for R.01 (not even on the forum page).


    14:42:26 [INFO] Chunkylad tried to use command /residence
    14:42:26 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'resi
    dence' in plugin Residence v2.5.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    69)
    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: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.NoSuchMethodError: com.nijiko.permissions.PermissionHandler
    .getPrimaryGroup(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
    at com.bekvon.bukkit.residence.permissions.OrigionalPermissions.getPlaye
    rGroup(OrigionalPermissions.java:29)
    at com.bekvon.bukkit.residence.permissions.PermissionManager.getPermissi
    onsGroup(PermissionManager.java:105)
    at com.bekvon.bukkit.residence.permissions.PermissionManager.getGroupNam
    eByPlayer(PermissionManager.java:88)
    at com.bekvon.bukkit.residence.permissions.PermissionManager.getGroupNam
    eByPlayer(PermissionManager.java:73)
    at com.bekvon.bukkit.residence.permissions.PermissionManager.getGroup(Pe
    rmissionManager.java:55)
    at com.bekvon.bukkit.residence.Residence.onCommand(Residence.java:666)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more


    Unsure if this is an incompatibility with the bukkit version or if I haven't set up my permissions properly. Have not changed anything from its default values in the config.

    This post has been edited 1 time. It was last edited by Chunkylad Mar 12, 2012.
  19. Offline

    blobber0070hj

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



    Hmmmm..., in your residence config.yml file try to find "LegacyPermissions", it's default is "False" just edit that to "True". Enjoy :D
  20. Offline

    blobber0070hj

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



    Hmmmm..., in your residence config.yml file try to find "LegacyPermissions", it's default is "False" just edit that to "True". Enjoy :D
  21. Offline

    Chunkylad

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Derp, thanks!
  22. Offline

    Maverun12345

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Help me!!!!!
    okay, so Your plugins is awesome and helpfully thank alot but wrost things when i add plugin in folder today then Residence start stop work
    when i say /plugins and saw Residence in red word, what can i to! i did as you said
    LegacyPermissions: true
    then i reopen server and is didnt work Please help me, my player are starter to greif :'( oh btw i add Plugin Dragontravel, did that effect residence, please help me ty (sorry for my poor grammar)
    Edit: nvm is work now :) now going to take alot work to res all of them 0.o

    This post has been edited 1 time. It was last edited by Maverun12345 Mar 16, 2012.
  23. Offline

    dwarmia

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi, I am getting an error for bukkit 1.2.3 RC0.2

    Code:
    18:07:42 [INFO] [Residence] Enabling Residence v2.5.3
    18:07:42 [INFO] [Residence] Permissions plugin NOT FOUND!
    18:07:42 [INFO] [Residence] Scanning for economy systems...
    18:07:42 [INFO] [Residence] Vault NOT found!
    18:07:42 [INFO] [Residence] MineConomy NOT found!
    18:07:42 [INFO] [Residence] BOSEconomy NOT found!
    18:07:42 [INFO] [Residence] Essentials Economy NOT found!
    18:07:42 [INFO] [Residence] RealShop Economy NOT found!
    18:07:42 [INFO] [Residence] Successfully linked with iConomy! Version: 6.0.9b
    18:07:42 [SEVERE] null
    unacceptable character '?' (0xFFFD) special characters are not allowed
    in "<reader>", position 6632
            at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.ja
    va:98)
            at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:191)
            at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:145)
            at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.ja
    va:958)
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:235)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:17
    9)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(P
    arserImpl.java:591)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:133)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    3)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
     
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:121)
            at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:411)
            at com.bekvon.bukkit.residence.persistance.YMLSaveHelper.load(YMLSaveHel
    per.java:52)
            at com.bekvon.bukkit.residence.Residence.loadYml(Residence.java:1841)
            at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:259)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
            at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1773)
     
            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)
    18:07:42 [INFO] [Residence] Disabling Residence v2.5.3
    18:07:42 [INFO] [Residence] - FAILED INITIALIZATION! DISABLED! ERROR:
    18:07:42 [SEVERE] null
    unacceptable character '?' (0xFFFD) special characters are not allowed
    in "<reader>", position 6632
            at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.ja
    va:98)
            at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:191)
            at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:145)
            at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.ja
    va:958)
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:235)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:17
    9)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(P
    arserImpl.java:591)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:133)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :237)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    3)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
     
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:121)
            at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:411)
            at com.bekvon.bukkit.residence.persistance.YMLSaveHelper.load(YMLSaveHel
    per.java:52)
            at com.bekvon.bukkit.residence.Residence.loadYml(Residence.java:1841)
            at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:259)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
            at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1773)
     
            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)
    What can I do now ?
  24. Offline

    JoseKaito

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Version 1.2.3?
  25. Offline

    Chunkylad

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Visit the bukkitdev page, there was another update for Residence a day ago for 1.2.3. Link is in the op.
  26. Offline

    Buuuh

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Since population in villages can grow now, can you please exklude villagers from the monsters spawning restriction, and add them to the animals restriction, or even spend them an own property?

    This will allow to protect villages from spawning monsters but allow the villagers to grow further.

    I assume this is in /src/com/bekvon/bukkit/residence/listeners/ResidenceEntityListener.java in method
    onCreatureSpawn (line 81 ff). Should be really easy to change.
  27. Offline

    L.Scarlet

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Anyone know how to fix this?. @@". *Save Error.

    23:38:42 [INFO] [Residence] Save Error: World Seed mis-match! world: world seed:
    -6360153324925151840 expected: 518502907099936600. Renaming to res_worldseed_5
    18502907099936600.yml
    23:38:42 [INFO] [Residence] Save Error: World Seed mis-match! world: world_the_e
    nd seed: -6360153324925151840 expected: 518502907099936600. Renaming to res_wor
    ldseed_518502907099936600_0.yml
    23:38:42 [INFO] [Residence] Enabled! Version 2.5.4 by bekvon
    23:38:42 [INFO] Server permissions file permissions.yml is empty, ignoring it
    23:38:42 [INFO] Done (8.007s)! For help, type "help" or "?"
    loverjafet likes this.
  28. Offline

    skeight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I tried reading through as much info on the wiki and here in the comments but I can't seem to find the answer to my solution.

    Some of my players want to use /res pset <residence> <player> admin true on a shared base. It keeps coming up saying The owner does not have permission for this.

    I'm sure that I am just missing something simple either in permissions or in the config file but I can't seem to figure it out. Can anyone provide any insight on this?

    I can successfully run the command with /resadmin but I would prefer to not have mods manually having to help people with this if they want to do it.
  29. Offline

    CTUCK312

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you add a configurable teleport warm up? and make the teleport cancel if the player takes damage. Players can abuse it on survival servers to avoid dying and stuff. Great plugin.
  30. Offline

    MacGyver420

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @skeight

    under FlagPermission: just after your global flags, add admin: true
    that should let everyone toggle it, or add it to the specific group youd like.
  31. Offline

    buildittall

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi!
    I was wondering if there was a way for ME to pick the economy. I want to use Iconomy, but it when it looks for an economy plugin it goes with essentials... help?!
  32. Offline

    MooMoo21

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I love the plugin it is very helpful for my server.
    i went through the whole config and changes it so only admins could use this, and then i changed the number of residencies allowed to be owned, i went back on my server to find that i could no longer even own one residence..what did i do wrong?

    This post has been edited 1 time. It was last edited by MooMoo21 Mar 24, 2012.
Thread Status:
Not open for further replies.

Share This Page