[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

    Ross Gosling

    For a capital of a nation does the nation tax apply? or is it immune from paying nation tax?
     
  3. Offline

    LlmDl

    Nation capitals don't pay nation tax, just like mayors and assistants don't pay town taxes.

    Try here

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  4. Offline

    Magge

    ty alot
     
  5. Offline

    Ross Gosling

    kk cool
     
  6. Offline

    xboxhacks

    Thanks it worked :D Great Support with this plugin.
     
  7. Offline

    larsy1995

    Hi, I am having issues when claiming chunks and creating towns. i get an internal server error and here is the log.

    2011-10-02 23:37:05 [INFO] [PLAYER_COMMAND] larsy1995: /town claim 2011-10-02 23:37:05 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'town' in plugin Towny v0.76.2.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) Caused by: java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.Methods.getMethod()Lcom/nijikokun/register/payment/Method; at com.palmergames.bukkit.towny.object.TownyEconomyObject.getEconomyAccount(TownyEconomyObject.java:142) at com.palmergames.bukkit.towny.object.TownyEconomyObject.getHoldingBalance(TownyEconomyObject.java:106) at com.palmergames.bukkit.towny.object.TownyEconomyObject.canPayFromHoldings(TownyEconomyObject.java:161) at com.palmergames.bukkit.towny.command.TownCommand.checkIfSelectionIsValid(TownCommand.java:1601) at com.palmergames.bukkit.towny.command.TownCommand.parseTownClaimCommand(TownCommand.java:1476) at com.palmergames.bukkit.towny.command.TownCommand.parseTownCommand(TownCommand.java:165) at com.palmergames.bukkit.towny.command.TownCommand.onCommand(TownCommand.java:90) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39) ... 13 more



    I am also getting this error with register 1.5
    2011-10-02 23:36:45 [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$46.execute(JavaPluginLoader.java:562) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156) 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)



    Could you please help?
     
  8. Offline

    LlmDl

    You need to make sure using_register:true in your towny config.yml, it looks as though you might also be using another plugin which is not compatible with register. You'll need to remove plugins one-by-one to figure out which one(s) is/are doing it.
     
  9. Offline

    Tactical_Toad

    I cannot delete my town, it says "An internal error occurred while attempting to preform this command" Any suggestions?
     
  10. Offline

    Dogman4306

    Please help me I keep getting this error even after I deleted my towny folder! Please help me!!!
    20:06:54 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    20:06:55 [INFO] [Towny] Loading Error: Could not read resident data 'Hash98'.
    20:06:55 [INFO] [Towny] Error: Failed to load!
    20:06:55 [SEVERE] [Towny] Version: 0.76.1.0 - Mod Disabled
     
  11. Offline

    Psychos

    I tried translate "english.yml" but i have some problems, sentences are not in.
    Like this : [home], Wilderness (unclaimed_zone_name: don't work) etc
    Where i can change this ?
     
  12. Offline

    LlmDl

    That is either because towny isn't set up correctly economically or because your character doesn't have the town delete permission node. Join the IRC if you're lost, though you should be able to figure it out if you read my posts in the last couple pages.

    Your player hash98 has corrupt files, join the IRC if you cannot clean out the references to him in your data folder.
    Places to look: hash98.txt, residents.txt and the townname.txt to which hash was a resident. Either the files should all exist, list him, or none of the files should exist, list him.
     
  13. Offline

    tuckismad

    hey im getting this error when i try to deposit money into the town's bank.
    im using the newest release and register 1.5 and boseconomy.

    Show Spoiler
    14:30:22 [SEVERE] Could not pass event PLUGIN_ENABLE to Register
    java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.reg
    ister.payment.Methods.hasMethod()Z
    at com.nijikokun.register.listeners.server.onPluginEnable(server.java:37
    )
    at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.j
    ava:569)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:339)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:948)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)
    14:30:22 [INFO] Server permissions file permissions.yml is empty, ignoring it
    14:30:22 [INFO] Done (0.454s)! For help, type "help" or "?"
    14:30:22 [INFO] [FalseBook Block] 0 Bridges successfully loaded.
    14:30:22 [INFO] [FalseBook Block] 0 Doors successfully loaded.
    14:30:22 [INFO] [FalseBook Block] 0 protected gateblocks successfully loaded.
    14:30:26 [INFO] [FalseBook IC] Loaded selftriggered ICs: 0 done
    14:30:26 [INFO] [FalseBook IC] Loaded selftriggered ICs: 0 failed
    14:31:13 [INFO] tuckismad [/127.0.0.1:51036] logged in with entity id 2 at ([wor
    ld] -101.28125, 66.0, 337.125)
    14:31:14 [INFO] New max size: 484
    14:31:14 [INFO] New max size: 784
    14:31:19 [INFO] [PLAYER_COMMAND] tuckismad: /town deposit 1
    14:31:19 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'town
    ' in plugin Towny v0.76.2.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    58)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.IncompatibleClassChangeError: Expected static method com.ni
    jikokun.register.payment.Methods.getMethod()Lcom/nijikokun/register/payment/Meth
    od;
    at com.palmergames.bukkit.towny.object.TownyEconomyObject.getEconomyAcco
    unt(TownyEconomyObject.java:142)
    at com.palmergames.bukkit.towny.object.TownyEconomyObject.getHoldingBala
    nce(TownyEconomyObject.java:106)
    at com.palmergames.bukkit.towny.object.TownyEconomyObject.canPayFromHold
    ings(TownyEconomyObject.java:161)
    at com.palmergames.bukkit.towny.object.TownyEconomyObject.pay(TownyEcono
    myObject.java:23)
    at com.palmergames.bukkit.towny.object.TownyEconomyObject.pay(TownyEcono
    myObject.java:46)
    at com.palmergames.bukkit.towny.command.TownCommand.townDeposit(TownComm
    and.java:1695)
    at com.palmergames.bukkit.towny.command.TownCommand.parseTownCommand(Tow
    nCommand.java:137)
    at com.palmergames.bukkit.towny.command.TownCommand.onCommand(TownComman
    d.java:90)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
    >
     
  14. Offline

    kramcomposer

  15. Offline

    Xertez

    hey. i probably missed it, but is there a way to make it so peeps cant expand their towns or claim land in certain areas? like the spawn area for example?

    also, i just discovered that im getting an error. im gonna post it here then look for the answer to it incase its already mentioned.
    Show Spoiler

    2011-10-03 01:23:52 [INFO] [PLAYER_COMMAND] Xertez: /towny
    2011-10-03 01:23:54 [INFO] [PLAYER_COMMAND] Xertez: /town ?
    2011-10-03 01:23:58 [INFO] [PLAYER_COMMAND] Xertez: /town delete test
    2011-10-03 01:23:58 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'town' in plugin Towny v0.76.2.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NoClassDefFoundError: com/iConomy/system/Account
    at com.palmergames.bukkit.towny.object.TownyEconomyObject.pay(TownyEconomyObject.java:29)
    at com.palmergames.bukkit.towny.object.TownyEconomyObject.pay(TownyEconomyObject.java:46)
    at com.palmergames.bukkit.towny.object.TownyUniverse.removeTown(TownyUniverse.java:1263)
    at com.palmergames.bukkit.towny.command.TownCommand.townDelete(TownCommand.java:1035)
    at com.palmergames.bukkit.towny.command.TownCommand.parseTownCommand(TownCommand.java:159)
    at com.palmergames.bukkit.towny.command.TownCommand.onCommand(TownCommand.java:90)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    ... 13 more
    2011-10-03 01:24:04 [INFO] < [31mOverMind [37m> Xertez: mother of notch... [0m
    2011-10-03 01:24:10 [INFO] < [31mOverMind [37m> Xertez: internal errors... [0m
    2011-10-03 01:24:27 [INFO] < [31mJustice [37m> Harry_baggs: console for clues yes XD [0m



    if ya need any more info, let me know.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  16. Offline

    LlmDl

    @tuckismad
    @kramcomposer
    @Xertez

    Code:
    14:30:22 [SEVERE] Could not pass event PLUGIN_ENABLE to Register
     java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.reg
     ister.payment.Methods.hasMethod()Z
     at com.nijikokun.register.listeners.server.onPluginEnable(server.java:37
     )
     at org.bukkit.plugin.java.JavaPluginLoader$47.execute(JavaPluginLoader.j
     ava:569)
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
     a:58)
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
     ava:339)
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
     .java:948)
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
     r.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)
    An error like this means one of your plugins is not compatible with Register, you'll need to remove your plugins and add them one by one to find out which ones it might be.

    Also, there's a chance that some of you did not set up the config correctly, the latest Dev version of Towny auto-configures itself economically, so download the dev, linked in the first post.
     
  17. Offline

    Gongorrian

    quick question, do a town have to pay something to prevent town revert (deleting of a town) even if its not in a nation? because a friend of mine just lost most of hes town overnight... and if so how do i disable it ? :D
     
  18. Offline

    LlmDl

    There are upkeep costs for both towns and nations, set in the config, you'll need to set them to zero.
     
  19. Offline

    kramcomposer

    Suggestion or Question:
    I'm running a PVP server, and when someone uses /town (town name) it shows them the Mapgrid Cords the homeblock is at. Which then they can multiply by 16 and figure out exact cords. Is there a way to disable the Cords Showing, or access to /Town (townname) to show stats?
     
  20. Offline

    LlmDl

    The town mayor needs to type /town toggle public. His town will be private, the coords wont be on the town screen and players that don't reside in the town wont be able to /town spawn to the town.
     
  21. Offline

    Snaipe

    Something really awesome would be to allow players to join by themselves towns, especially when there are multiple starter towns on RP servers :D
     
  22. Offline

    Ross Gosling

    War Feature Request

    When a war is started (by any nation owner) all the nations players get a coloured block on their head and all neutral nations dont have the block on their head, basically you could easily tell what team a person is on, and whoever was enemies with eachother could grief enemies towns and kill thier players.

    The scoring would be based on how many times the opposition is killed
     
    thedomepiece likes this.
  23. Offline

    alanine

    Hmm. Wierd issue appeared today for us...

    When towny is enabled; plugins such as mmoTarget, mmoParty, or SpoutMOTD do not work. However certain other spout features such as backpacks and such. On top of them not working, it also causes the 'cant keep up' spam.


    Hopefully unintentional :D
     
  24. Offline

    Shurtugal

    I'm using BOSeconomy and with Register added and everytime i try the command /town deposit or /town i get a internal error and i'm not sure what to do about this? Also i'm using TownyAdvanced 0.76.1
     
  25. Offline

    LlmDl

    Update to 0.76.2.0
     
  26. Offline

    thedomepiece

    do i NEED an economy plugin( other then what would be in Essentials Plugin Pack 2.6.2 wich seems to have some simple economy functions) in order for towny to charge people for starting towns/ selling plots withing a town/ using town spawn ect ?
     
    Eric1212 likes this.
  27. Offline

    Scandragon

    Won't do a thing. I just updated and reenabled using register in settings (after uploading register.jar again)
    Code:
    2011-10-04 04:09:35 [INFO] [PLAYER_COMMAND] scandragon: /town
    2011-10-04 04:09:35 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'town' in plugin Towny v0.76.2.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
        at org.bukkit.craftbukkit.entity.CraftPlayer.chat(CraftPlayer.java:174)
        at com.laytonsmith.aliasengine.AliasCore$1.done(AliasCore.java:99)
        at com.laytonsmith.aliasengine.Script.run(Script.java:121)
        at com.laytonsmith.aliasengine.AliasCore.alias(AliasCore.java:88)
        at com.sk89q.commandhelper.CommandHelperListener.runAlias(CommandHelperListener.java:88)
        at com.sk89q.commandhelper.CommandHelperListener.onPlayerCommandPreprocess(CommandHelperListener.java:132)
        at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:272)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:749)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.Methods.getMethod()Lcom/nijikokun/register/payment/Method;
        at com.palmergames.bukkit.towny.object.TownyEconomyObject.getEconomyAccount(TownyEconomyObject.java:142)
        at com.palmergames.bukkit.towny.object.TownyEconomyObject.getHoldingBalance(TownyEconomyObject.java:106)
        at com.palmergames.bukkit.towny.object.TownyEconomyObject.getHoldingFormattedBalance(TownyEconomyObject.java:189)
        at com.palmergames.bukkit.towny.TownyFormatter.getStatus(TownyFormatter.java:135)
        at com.palmergames.bukkit.towny.object.TownyUniverse.getStatus(TownyUniverse.java:834)
        at com.palmergames.bukkit.towny.command.TownCommand.parseTownCommand(TownCommand.java:104)
        at com.palmergames.bukkit.towny.command.TownCommand.onCommand(TownCommand.java:90)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
        ... 24 more
    However, I'm beginning to think this is not a towny issue, but infact lies somewhere else entirely..
    Code:
    2011-10-04 03:53:28 [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$46.execute(JavaPluginLoader.java:562)
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:927)
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
    	at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
    	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)
    
    As far as I can see, the problem is with register.jar..
     
  28. Offline

    AVirusC

    I'm running Towny 0.76.2.0 on CraftBukkit 1185.

    When I attempt to do a /town claim without enough funds in the Town bank I receive the following error:

    Code:
    org.bukkit.command.CommandException: Unhandled exception executing command 'town' in plugin Towny v0.76.2.0
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
            at com.palmergames.bukkit.towny.object.TownyEconomyObject.getEconomyCurrency(TownyEconomyObject.java:179)
            at com.palmergames.bukkit.towny.command.TownCommand.checkIfSelectionIsValid(TownCommand.java:1602)
            at com.palmergames.bukkit.towny.command.TownCommand.parseTownClaimCommand(TownCommand.java:1476)
            at com.palmergames.bukkit.towny.command.TownCommand.parseTownCommand(TownCommand.java:165)
            at com.palmergames.bukkit.towny.command.TownCommand.onCommand(TownCommand.java:90)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
            ... 13 more
    
     
  29. Offline

    LlmDl

    An economy plugin is not required at all, if you want you can use the one included in Essentials, but you'll need to also use Register, read the first post of the thread carefully.

    You should double check that the Towny config.yml has using_register:true, sadly it looks like you have another plugin or plugins in use which are not compatible. Update everything you use, if that second Plugin_Enable error you posted still shows up you'll need to remove all your plugins one-by-one to figure out the culprit.

    You should double check that the Towny config.yml has using_register:true.
     
  30. Offline

    Kozzy68

    Wow I was out from MC for month or 2 and now I see how manny new things were done with towny. All who helping supporting and coding it doing great job, very professional like project. And please keep it simple and elegant, so it wont become complex maze of commands and cryptic config setting and math rules. I had to do quite some reading to get into it again.
     
  31. Offline

    Ross Gosling

    Co Ordinates Feature Request

    Can there be an option to display the Home Block coords in the /t command as player coords not towny coords
     

Share This Page