[SEC/FUN/INFO/CHAT/TP] Towny Advanced v0.88.0.0 - Land and town management [3020+ 1.7.2-R0.3]

Discussion in 'Archived: Plugin Releases' started by ElgarL, Jul 7, 2011.

  1. Plugin: Towny
    [​IMG]

    New Towny Website!

    Taking Shades' Towny a step farther.

    A versatile, player-controlled land management plugin for use with Bukkit/Tekkit/Spigot/Libigot, offering solutions for pvp, griefing, chat, inflated economies and monsters.

    Features (open)

    Towny includes a wide variety of features to offer instant enhancements to your traditional Minecraft server.
    • Allows players to own and manage land based on a pre-set grid layout.
      • Players join towns and purchase plots of land.
      • Players decide who can build, destroy, use "switchs" and use items on every plot they control.
      • Towns can join together into nations, further structuring a server into teams.
      • Towns grant protection from monsters, pvp, fire, explosions and greifing.
    • Wilderness Rules (Optional)
      • Area between towns is wilderness, with its own build permissions.
      • Limit players' interaction with the wild to just harvest-able blocks, keeping the wild pristine.
      • Roll-back tnt, creeper, wither explosions, dragon damage and endermen block-moving.
      • Block explosions and fire.
    • PVP Enhancements
      • Server with a strong PVP aspect will find Towny's grouping of players to be invaluable.
      • Prevent friendly-fire. (Optional)
      • Nations split players into larger teams.
      • Nations can declare other nations to be allies or enemies, further splitting players into even larger teams.
      • PVP can be turned on/off in wilderness, towns and worlds. (Optional)
    • Teleporting/Warping and Spawning (Optional)
      • Players can spawn to their town upon death.
      • Players can spawn to their town or a town that is within their nation/allied with their nation.
    • Customized modified chat. (Optional)
      • Colours, group prefixes and suffixes, nation, town, towny titles.
      • Channels for general, local, town, nation, moderator, admin and custom channels.
      • Anti-spam feature.
    • Shop plugin support. (Optional)
      • Limit shops to special Shop Plots, enhancing realism.
    • Economy plugin interaction. (Optional)
      • Supports all economy plugins.
      • Charge money for plots, towns, nations.
      • Flexible tax system.
      • Upkeep to remove money from the economy, stopping rampant inflation.
    • All Permissions Plugins supported. (Optional)
      • Perms 2/3, GroupManager, BukkitPermissions, bPermissions, PermissionsEx, etc.
    • Multiworld Support
      • Flexible settings for every world.
      • Enable/disable Towny in as many worlds as you like.


    REQUIRES
    • No other plugins, but is best with Questioner, so that invitations are given by Towns and Nations to residents and towns.
    Optional
    • Questioner 0.6
    • Essentials 2.5+ - (Towny /town spawn's obey Essentials teleport cooldown)
    • All permissions plugins are supported and provide greater customization (recomend GroupManager).
    • Economy plugin of your choice.
    (We no longer recommend using PEX at all. It breaks TownyPerms due to the reflection PEX performs.)
    Supported Economy Plugins
    • iConomy 5.01
    • iConomy 4/5 *
    • iConomy 6 *
    • EssentialsEco *
    • BOSEconomy *
    • Craftconomy *
    • * Requires Register.jar 1.8+ (or Vault) in your plugins folder.
    • Any Vault-capable economy plugin that supports false-player accounts. (Do not use register if your economy plugin is supported by vault.)
    Plugins That Support Towny
    Download Towny
    • Release Version: Link
    • Dev Versions/Jenkins: Link (Majorly Different - Visit IRC channel before using.)
    • Install Guide
    Wiki
    Towny Wiki Site

    Suggestions and Issues
    Make a suggestion - Link
    Report an issue - Link
    • Credits: Many thanks to all contributers including, but not limited to: Fuzziewuzzie, Shadeness, LlmDl, SwearWord and dumptruckman.
     
  2. Offline

    thedomepiece

    thx a million
     
  3. Offline

    footwo

    Check out these videos:




    Those are chunks eating themselves. It only stops doing it if you claim the chunk with Towny. Has anyone else seen this? it's pretty damn scary.
     
  4. Offline

    LlmDl

    Looks like someone is using a hacked client to fake block-breaks en masse. Claiming the townblock would deny the hack from working since they still need to have perms to change the block to actually change anything.
     
  5. That is towny's plot regen. Once the plot has been unclaimed it begins to revert to it's saved state from before it was claimed. In that situation the plot was already a hole and it's reverting to that original condition.
    Claiming it again will halt the regen, until you unclaim.
     
  6. ^^
    the original plot wasnt a hole ;) In fact this plot wasnt changed from when it was claimed to when it was unclaimed.
     
  7. that regen is definately towny reverting the plot.
    If you want to stop the regen for good. With the plot claimed find the plot location then delete the relevant data file from the plot-block-data folder. When it's unclaimed towny will fail to find any data for it and won't attmept to regen.
     
  8. Offline

    Exidous

    is there a performance increase going from version .72 to the newest?
     
  9. in .72 the town spawn cost using iconomy 6 uses the minor value. For example i have currency set to Gil and Bits (gil being the major). when someone uses town spawn it says it's charging them 10 bits but in fact it is charging them 10 gil :)
     
  10. then you need to set your cost to 0.10
     
  11. i want it to be 10 gil. It is charging the right amount but is displaying the wrong currency value :/

    here is a better explanation with a picture:
    [​IMG]
     
  12. Offline

    MartN

    updatet to last RB and towny is 0.76.2.0
    getting this error:

    Code:
    2011-10-05 19:39:05 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to Towny
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
        at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
        at org.bukkit.event.block.BlockPistonExtendEvent.getBlocks(BlockPistonExtendEvent.java:37)
        at com.palmergames.bukkit.towny.event.TownyBlockListener.onBlockPistonExtend(TownyBlockListener.java:246)
        at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:561)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
        at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
        at org.getspout.spout.block.mcblock.CustomBlock.doPhysics(CustomBlock.java:185)
        at net.minecraft.server.World.k(World.java:488)
        at net.minecraft.server.World.applyPhysics(World.java:464)
        at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
        at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
        at org.getspout.spout.block.mcblock.CustomBlock.doPhysics(CustomBlock.java:185)
        at net.minecraft.server.World.k(World.java:488)
        at net.minecraft.server.World.applyPhysics(World.java:463)
        at net.minecraft.server.World.update(World.java:431)
        at net.minecraft.server.World.setTypeIdAndData(World.java:415)
        at net.minecraft.server.BlockRedstoneTorch.a(BlockRedstoneTorch.java:142)
        at org.getspout.spout.block.mcblock.CustomBlock.a(CustomBlock.java:175)
        at net.minecraft.server.World.a(World.java:2143)
        at net.minecraft.server.World.doTick(World.java:1637)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:461)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-05 19:39:05 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to Towny
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
        at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
        at org.bukkit.event.block.BlockPistonExtendEvent.getBlocks(BlockPistonExtendEvent.java:37)
        at com.palmergames.bukkit.townywar.listener.TownyWarBlockListener.onBlockPistonExtend(TownyWarBlockListener.java:61)
        at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:561)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
        at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
        at org.getspout.spout.block.mcblock.CustomBlock.doPhysics(CustomBlock.java:185)
        at net.minecraft.server.World.k(World.java:488)
        at net.minecraft.server.World.applyPhysics(World.java:464)
        at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
        at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
        at org.getspout.spout.block.mcblock.CustomBlock.doPhysics(CustomBlock.java:185)
        at net.minecraft.server.World.k(World.java:488)
        at net.minecraft.server.World.applyPhysics(World.java:463)
        at net.minecraft.server.World.update(World.java:431)
        at net.minecraft.server.World.setTypeIdAndData(World.java:415)
        at net.minecraft.server.BlockRedstoneTorch.a(BlockRedstoneTorch.java:142)
        at org.getspout.spout.block.mcblock.CustomBlock.a(CustomBlock.java:175)
        at net.minecraft.server.World.a(World.java:2143)
        at net.minecraft.server.World.doTick(World.java:1637)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:461)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-05 19:39:05 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to Towny
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
        at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
        at org.bukkit.event.block.BlockPistonExtendEvent.getBlocks(BlockPistonExtendEvent.java:37)
        at com.palmergames.bukkit.towny.event.TownyBlockListener.onBlockPistonExtend(TownyBlockListener.java:246)
        at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:561)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
        at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
        at org.getspout.spout.block.mcblock.CustomBlock.doPhysics(CustomBlock.java:185)
        at net.minecraft.server.World.k(World.java:488)
        at net.minecraft.server.World.applyPhysics(World.java:466)
        at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
        at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
        at org.getspout.spout.block.mcblock.CustomBlock.doPhysics(CustomBlock.java:185)
        at net.minecraft.server.World.k(World.java:488)
        at net.minecraft.server.World.applyPhysics(World.java:463)
        at net.minecraft.server.World.update(World.java:431)
        at net.minecraft.server.World.setTypeIdAndData(World.java:415)
        at net.minecraft.server.BlockRedstoneTorch.a(BlockRedstoneTorch.java:142)
        at org.getspout.spout.block.mcblock.CustomBlock.a(CustomBlock.java:175)
        at net.minecraft.server.World.a(World.java:2143)
        at net.minecraft.server.World.doTick(World.java:1637)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:461)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-05 19:39:05 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to Towny
    java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.PistonBaseMaterial
        at org.bukkit.event.block.BlockPistonEvent.getDirection(BlockPistonEvent.java:41)
        at org.bukkit.event.block.BlockPistonExtendEvent.getBlocks(BlockPistonExtendEvent.java:37)
        at com.palmergames.bukkit.townywar.listener.TownyWarBlockListener.onBlockPistonExtend(TownyWarBlockListener.java:61)
        at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:561)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.BlockPiston.g(BlockPiston.java:70)
        at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:47)
        at org.getspout.spout.block.mcblock.CustomBlock.doPhysics(CustomBlock.java:185)
        at net.minecraft.server.World.k(World.java:488)
        at net.minecraft.server.World.applyPhysics(World.java:466)
        at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:49)
        at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:286)
        at org.getspout.spout.block.mcblock.CustomBlock.doPhysics(CustomBlock.java:185)
        at net.minecraft.server.World.k(World.java:488)
        at net.minecraft.server.World.applyPhysics(World.java:463)
        at net.minecraft.server.World.update(World.java:431)
        at net.minecraft.server.World.setTypeIdAndData(World.java:415)
        at net.minecraft.server.BlockRedstoneTorch.a(BlockRedstoneTorch.java:142)
        at org.getspout.spout.block.mcblock.CustomBlock.a(CustomBlock.java:175)
        at net.minecraft.server.World.a(World.java:2143)
        at net.minecraft.server.World.doTick(World.java:1637)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:461)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  13. I can't duplicate this error. All working perfectly on CB 1240
     
  14. Offline

    footwo

    Towny's regen feature is turned off whilst this was happening. And this is happening in unclaimed areas that were once claimed. It is not reverting the chunk to what it was, it is DESTROYING the chunk from bedrock up. I've seen it revert once someone unclaims it which is why I turned it off in the config in the first place. Now with all regen features turned off, our chunks are removing themselves one block at a time, in random spots that were once claimed.
     
  15. Offline

    LlmDl

    You say these were once claimed? Did it start immediately after they were unclaimed?

    I'm not sure about it, but it could be a hack like what's seen at the beginning of this video. This wouldn't work on a towny-claimed chunk unless the user of the hack also has destroy perms.
     
  16. Goto the plot-block-data folder and delete the relevant data files for those plots.
     
  17. Offline

    micdoodle8

    Anyone know why this spams my log?

    Register 1.5

    Btw, its every plugin, not just towny

    2011-10-06 03:15:38 [INFO] ==================== Towny ========================
    2011-10-06 03:15:38 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-10-06 03:15:39 [INFO] [Towny] Using: Register, Essentials, Questioner
    2011-10-06 03:15:39 [INFO] [Towny] Time until a New Day: 7 hours, 44 minutes, 20 second
    2011-10-06 03:15:39 [INFO] =============================================================
    2011-10-06 03:15:39 [INFO] [Towny] Version: 0.76.2.0 - Mod Enabled
    2011-10-06 03:15:39 [INFO] =============================================================
    2011-10-06 03:15:39 [SEVERE] Could not pass event PLUGIN_ENABLE to Register
    java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.Methods.hasMethod()Z
    at com.nijikokun.register.listeners.server.onPluginEnable(server.java:37)
    at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:569)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:948)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-06 03:15:39 [SEVERE] Could not pass event PLUGIN_ENABLE to Register
    java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.Methods.hasMethod()Z
    at com.nijikokun.register.listeners.server.onPluginEnable(server.java:37)
    at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:569)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:948)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-06 03:15:39 [INFO] [ChestShop] Permissions version 2.7.7 loaded.
    2011-10-06 03:15:39 [INFO] [ChestShop] LWC version 3.53 loaded.
    2011-10-06 03:15:39 [INFO] [ChestShop] Towny version 0.76.2.0 loaded.
    2011-10-06 03:15:39 [INFO] [ChestShop] version 3.22 initialized!
    2011-10-06 03:15:39 [SEVERE] Could not pass event PLUGIN_ENABLE to Register
    java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.Methods.hasMethod()Z
    at com.nijikokun.register.listeners.server.onPluginEnable(server.java:37)
    at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:569)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:948)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-06 03:15:39 [SEVERE] Could not pass event PLUGIN_ENABLE to Register
    java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.Methods.hasMethod()Z
    at com.nijikokun.register.listeners.server.onPluginEnable(server.java:37)
    at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.java:569)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:948)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  18. Offline

    LlmDl

    One or more of your plugins isn't compatible with Register 1.5, you'll need to remove all your plugins and test each one individually, leaving towny, register and iconomy/your eco plugin.
     
  19. i want it to be 10 gil. It is charging the right amount but is displaying the wrong currency value :/

    here is a better explanation with a picture:
    [​IMG]
     
  20. Offline

    krisst

    hello, have been trying out towny latest build, 0.76.2.0. with Questioner v0.4 and PEX 1.14. only these 3 plugins. under craftbukkit RB1240.

    http://pastebin.com/wDrHhuG1 <--- server.log
    http://pastebin.com/pLDQCAZ4 <--- towny config.yml
    http://pastebin.com/TWYT8kXa <--- PEX permissions.yml

    and if i try to reboot the server, i will get the following

    http://pastebin.com/7bMnr5mp <--- towny disabled

    basically getting error everytime i use /town delete. tried multiple times with many plugins, and now with only the important plugins. was hoping to get a solution for this issue.

    thank you for your help.
     
  21. Do you have Showcase installed ? if so disable that and narrowtux and see if it works ;)
     
  22. Offline

    Scandragon

    So the register.jar problems are to do with narrowtuxlib?
    I do wonder which plugin automatically installed that thing.. It's not even required by anything I use on the server, as far as I know..
    Well, I'll remove that and reupload register (and switch the towny config to the one with register enabled aswell) when I'm back on a computer in a few hours..
    Bloody autoinstalled plugins..
     
  23. Grab latest Dev build. No eco is properly supported.
     
  24. Offline

    krisst

    @ElgarL, thank you. will try it out, and reply back.

    *edit: ok tested with 0.76.2.5 devbuild. its working now, able to /town delete perfectly. just need to config a few options in the config files to make it work. thank you so much.
     
  25. Offline

    micdoodle8

    I removed showcase but kept the narrowtuxlib

    I just removed it, Ill edit this when I figure out if it worked

    Edit= Nope, seems as though one plugin is re-downloading NarrowtuxLib.jar and I dont have Showcase no more, Ill get around to individual testing later today

    Thanks for the tip though ;)
     
  26. Offline

    Khan Jal

    We've been having a lot of duping issues with the whole regen system and have been unable to prevent it (besides banning all who are doing it)

    I have revert_on_unclaim is set to false but mayors are still putting diamond blocks in the wild, claiming the plot, harvesting the diamond block, then unclaiming the plot so the ore is regenerated and then repeating it. I have even added the block types to the list and it still regens them (ignores the true or false flag)

    Also they are placing blocks (diamond/gold/iron) in the wild, having creepers blow up near them, then looting the fallen blocks and letting it regen to bring them back. While the creeper destroys some they are still getting dupes out of it.

    Basically all we can do is ban people we can catch doing it. Is there anything I can do besides that?

    **Edit** I upped the regen time to 99h. That should keep them from constantly duping.
     
  27. Offline

    LlmDl

    That should be disable-able, you should join the IRC so we can get your config from you and figure out why you can't turn it off.
     
  28. Offline

    Endimmion

    You can only be a resident of a single town?
     
  29. Offline

    LlmDl

    Yes
     
  30. Offline

    MartN

    like the regenration when a town gets deletet.
    but i have an idea:
    if a town gets deletet and having a lot of lava, the lava burning down the regeneratet wood.
    maybe you can update the generation process to generate lava at the first or maybe something like this.
     
  31. Offline

    Dagumboss

    Why won't Questioner work with any of the old Towny builds? I don't want to update to the latest build because several of my plugins won't work with 1240.
     

Share This Page