[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

    ferrarifan97

    hello, I am having a strange problem. I have towny installed and the config has all of the plugins I use enabled [bukkit build 1317] [Towny 0.76.3.1] When I start up the server, it gives me this error

    [Towny Error] CraftBukkit Version <1317> is outdated!
    [Towny Error] Towny requires version 1321 or higher.

    I have not seen a bukkit build 1321. Is there something I have done wrong?
     
  3. Offline

    LlmDl

    RB 1317 is messed up sadly, your config will reset itself until you get CB 1321.


    Give them the permission nodes. You can find them on the wiki, linked in the first post of this thread.
     
  4. Offline

    ferrarifan97

    Any idea on the release date?
     
  5. Offline

    LlmDl

    It's out, I linked the download page.
     
  6. Offline

    CarlosJ

    I can't get this plugin to work.
    my steps:
    1. stopped server
    2. added towny.jar to plugins
    3. start server
    4. stop server
    5. config
    6. start server

    Towny: 0.76.3.1
    bukkit: 1317
    MC: 1.8.1

    message in console:

    CONSOLE: ==================== Towny ========================
    Towny: Database: [Load] flatfile [Save] flatfile
    Towny: Version: 0.76.3.1 - Mod Disabled
    nothing works :(
     
  7. Offline

    LlmDl

    Get CB 1321
     
  8. Offline

    minimanmaxi

    I've tried that and still get the same results. i use a command based permissions not a node one. would that change anything or do you think its somthing in the config?
     
  9. Offline

    LlmDl

    What permission plugin are you using exactly? Please link it.
     
  10. Offline

    NotYetRated

    CB 1321
    Towny 0.76.3.1
    PEX 1.15

    Code:
    2011-10-14 01:08:20 [SEVERE] Could not pass event PLAYER_MOVE to Towny
    java.lang.IncompatibleClassChangeError: Expecting non-static method ru.tehkode.permissions.bukkit.PermissionsEx.has(Lorg/bukkit/entity/Player;Ljava/lang/String;)Z
    at com.palmergames.bukkit.towny.permissions.PEXSource.hasPermission(PEXSource.java:92)
    at com.palmergames.bukkit.towny.event.TownyPlayerListener.onPlayerMove(TownyPlayerListener.java:246)
    at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:302)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:180)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:618)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    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:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-14 01:08:20 [SEVERE] Could not pass event PLAYER_MOVE to Towny
    java.lang.IncompatibleClassChangeError: Expecting non-static method ru.tehkode.permissions.bukkit.PermissionsEx.has(Lorg/bukkit/entity/Player;Ljava/lang/String;)Z
    at com.palmergames.bukkit.towny.permissions.PEXSource.hasPermission(PEXSource.java:92)
    at com.palmergames.bukkit.towny.event.TownyPlayerListener.onPlayerMove(TownyPlayerListener.java:246)
    at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:302)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:180)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:618)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    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:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) 
    A gig worth of log in about a minute.
     
  11. Offline

    LlmDl

    Get the dev 0.76.3.3 it fixes it.
     
  12. Offline

    NotYetRated

    DOH apologies did not realize needed the dev. As always, thank you!
     
  13. Offline

    Odai

    ahh stupid bukkit... thx ElgarL i´ll try this out
     
  14. Offline

    Guenael

    Hello on the last version of towny it's impossible to get town prefix and rank when mchat is installed, before it worked.
     
  15. Offline

    CarlosJ

    doesn't work, because I am using servercraft + McMyAdmin, and can't update to 1321, and have to use 1317 :(
     
  16. Offline

    worm_gremlin

    Hello, I'm having a problem with the "Register.jar" part. I am running the Towny plugin through the latest SimpleServer and CraftBukkit build of 1321 and it keeps giving me the message:

    [SEVERE] Could not pass event PLUGIN_ENABLE to Register
    java.lang.IncompatibleClassChangeError: Expected static method com.nijikokun.register.payment.methods.hasmethod()Z
     
  17. Offline

    Jotschie

    Hi guys, I have an issue. When I updated towny to 0.76.3 two days ago, it somehow automatically restored the config to default settings where taxes were turned on. Therefore, none of my cities were able to pay (because I used to have taxes turned off) and they got deleted (filled up with stone), or were transferred back to their original appearance before I used Towny.
    So my big question is, if it is possible to restore the towns somehow. I already tried to replace the data folder from towny backups, but it didn't help...
     
  18. Offline

    NotYetRated

    As previous posts have said, use CB 1321, not RB 1317. Then restore a backup.
     
  19. Offline

    micdoodle8

    I seem to be getting the 'No Homeblock' message when we try to claim more town area. Does anyone know anything about this?

    Using latest towny (v0.76.3.0) and latest Craftbukkit RB (1317)

    Thanks :D
     
  20. Offline

    minimanmaxi

  21. Offline

    micdoodle8

    Hey guys, posted a problem with the homeblock earlier, but since I've updated to #1317, I get this error:

    Code:
    2011-10-14 16:30:04 [SEVERE] Could not pass event PLAYER_MOVE to Towny
    java.lang.IncompatibleClassChangeError: Expecting non-static method ru.tehkode.permissions.bukkit.PermissionsEx.has(Lorg/bukkit/entity/Player;Ljava/lang/String;)Z
        at com.palmergames.bukkit.towny.permissions.PEXSource.hasPermission(PEXSource.java:92)
        at com.palmergames.bukkit.towny.event.TownyPlayerListener.onPlayerMove(TownyPlayerListener.java:246)
        at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:302)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:180)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:618)
        at net.minecraft.server.Packet10Flying.a(SourceFile:126)
        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:471)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
    This is insanely spamming my log, I get about 1.2GB of errors within a few hours

    Any info would help thanks :3
     
  22. Get Towny Dev and 1321 of CraftBukkit
     
  23. Offline

    LlmDl

    You'll need to go back to 1240 or 1185 and wait for a new RB then.

    You need to test each plugin individually to find out which one is conflicting with register.

    That's not a real permissions plugin, it's also old.
    Looks like your town lost its homeblock (did you /town unclaim all?) you should be able to use /town set homeblock. If that doesn't work, restore the town's file from a .zip in \plugins\towny\backup\

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

    micdoodle8

    Thanks :] Ill go try that
     
  25. Offline

    minimanmaxi

    shit really? thanks for the help

    right i've changed my permissions to bpermissions now http://dev.bukkit.org/server-mods/bpermissions/
    but i'm still getting the same error of people not being able to build / destroy in the wild. is there anything you can say that i should do?
    - essentials.chat.question
    - essentials.chat.shout
    - essentials.chat.spy
    - essentials.geoip.hide
    - lwc.protect
    - igates.use
    - prefix.0.default
    - suffix.0.imnew
    - bPermissions.build
    - bukkit.broadcast.user
    - chatsuite.groups.default
    - chatsuite.groups.users
    - iConomy.user
    - teleport.users
    - towny.town.new
    - towny.town.delete
    - towny.town.claim
    - towny.town.plot
    - towny.town.toggle.p
    - towny.town.toggle.public
    - towny.town.toggle.explosions
    - towny.town.toggle.fire
    - towny.town.toggle.mobs
    - towny.town.resident
    - towny.nation.new
    - towny.nation.delete
    - towny.wild
    - towny.wild.build
    - towny.wild.destroy
    - towny.wild.switch
    - towny.wild.item_use
    - towny.wild.block.[block id].*
    - towny.town.spawn.*
    - towny.town.spawn.town
    - towny.town.spawn.nation
    - towny.town.spawn.ally

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

    LlmDl

    You don't need:
    - towny.wild.build
    - towny.wild.destroy
    - towny.wild.switch
    - towny.wild.item_use
    - towny.wild.block.[block id].*

    if you give - towny.wild.*
     
  27. Offline

    Legionarius

    Couple very small feature requests (please chastise me if they already exist):

    Config option for force_town_public: true;
    Please change the display for towns to use true coords (chunkx16) rather than chunk location. This would just be a courtesy to our less than intelligent users (and xyz is what most of us expect anyway).
     
  28. Offline

    tom

    Towny: Error could not read default_towny_prefix from english.yml
    Towny: Error could not read msg_err_dont_belong_town from english.yml
     
  29. Offline

    LlmDl

    Update to dev release of towny and CB 1321, both can be found via the download link in the first post of this thread.
     
  30. Offline

    minimanmaxi

    right i changed what you said, and changed it all to towny.wild.* but i am still getting the same error, the pluggin is working fine other than this, there is no error message in the console or anything.
     
  31. Offline

    wlwhs321

    Wat this plugins do?
     

Share This Page