[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. How can i give my self coins/residents?
     
  3. Offline

    yaitsbilly

    I have towny running and everything is running fine but I have a few question.

    Wasnt there Outposts?

    I noticed that the mayor/assistant of a town has to add a player to there town, and can a player just join that town with out being added?

    As an admin(having the ability to use every towny command), how can I force someone into a town that im not a part of?

    Does it support MySQL?
     
  4. Offline

    LlmDl

    You need to invite residents to your town with /town add {playername}
    You can give yourself bonus townblocks as admin with /ta givebonus {townname} {amount, ex: 100}
    You can deposit money in your town bank with /town deposit (amount, ex:100}

    Outposts are in, command is /town claim outpost. Make sure outposts are turned on in your towny config.yml.
    There's no invite-yourself-to-town option yet, there are security risks if a town does it and allows residents' build/destroy perms.
    You can add players as admin to any town with /ta town {townname} add {playername}
    MySQL isn't being looked at yet. There's almost no self-corruption left, none we've been able to replicate ourselves. It will be worked on after some of the higher priorities are taken care of.
     
  5. Offline

    yaitsbilly

    Thanks for the info LlmDl.
     
  6. Download link just 404s, and did the same yesterday.
    Please provide working download link. Thanks.
     
  7. Offline

    tom

    Towny does not load with the latest RB , latest dev version and latest stable version. Using latest PEX.
     
  8. Offline

    NotYetRated

    I am admin and Mayor of TownA, one of my Mods is mayor of TownB, how can I allow him built rights to my entire city without /friend him and having to /plotclaim all of my city? This possible?
     
  9. Offline

    number1_Master

    im having the same issue :mad:
     
  10. Offline

    NotYetRated

    Download link broken.
     
  11. Offline

    DerekZil

    Broken, fix it! :(
     
  12. Offline

    DigitalStorm

    2011-10-11 21:04:03 [INFO] ==================== Towny ========================
    2011-10-11 21:04:03 [SEVERE] Error occurred while enabling Towny v0.76.3.0 (Is it up to date?): Cannot store null
    java.lang.IllegalArgumentException: Cannot store null
    at org.bukkit.configuration.MemorySection.prepForStorage(MemorySection.java:526)
    at org.bukkit.configuration.MemorySection.set(MemorySection.java:189)
    at com.palmergames.bukkit.towny.TownySettings.setProperty(TownySettings.java:994)
    at com.palmergames.bukkit.towny.TownySettings.setDefaults(TownySettings.java:376)
    at com.palmergames.bukkit.towny.TownySettings.loadConfig(TownySettings.java:205)
    at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.java:882)
    at com.palmergames.bukkit.towny.Towny.load(Towny.java:345)
    at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:117)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:170)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
    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)
     
  13. Offline

    XepherLink

    is this compatible with banana regions so players are forced to build in plots, but not by limited plots
     
  14. Offline

    LlmDl

    Re-download from the release link to get 0.76.3.1 please. You might also need to delete your english.yml and then start with the new jar.


    No clue, sorry.
     
  15. Offline

    RchGrav

    mrciku likes this.
  16. Offline

    darkhelmet

    I have this same issue and it's a pretty serious bug, without towny we've got some problems. I can't find any mirrors for the download of the new version. Anyone know of any?
     
  17. Offline

    PyPKjE

  18. Offline

    mdcollins05

  19. Offline

    darkhelmet

    So this
    Thanks! However, it seems that builds requires a newer build of craftbukkit? Ugh... I'm on a hosted server and can't get that until a tech is on.
     
  20. Offline

    mdcollins05

    Yes, part of the fix involved using build 1321. The RB has a bug which caused the "cannot store null" error.
    You may be able to use a newer version, but the dev (EdgarL) was using 1321 and confirmed there was no error with that build. I've also updated to that build with no more problems.
     
  21. Offline

    igmikey

    im having problems trying to set the prices of towns,nations and upkeeps. i re upload the file and do townyadmin reload but the town prices stay the same. any advice?
     
  22. Offline

    mdcollins05

    That was an issue on 0.76.3.0. It would replace the config.yml file with the defaults. Try 0.76.3.1. That should fix it.

    Now that I think about it, it may have been an issue with using the RB too. Try the newest version, if that doesn't fix it, you may need to use a newer build of CraftBukkit.
     
  23. Offline

    Joannou1

    Someone please help. Im using Build 1321, all the residents of my towns have dissapeared, towny spams my console with errors about movement and such.
    My server has been down the past 2 days! I need to fix this ASAP!
     
  24. Revert to data backups or join IRC for help.
     
  25. Offline

    GazerDwarf

    I get Could not pass event PLAYER_MOVE to Towny errors using Towny 0.76.3.1 and the bukkit builds 1321 and 1328. This is the first time towny has been on the server. The error occurs with the default config as well as the one I modifyed.
    This is one of the errors there are a few but they all look similar.
    Code:
    2011-10-12 06:23:22 [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)
     
  26. This is due to a change in 1.15 of PEX. They changed the .has() function to static.
    Fixed in Dev of Towny
     
  27. Offline

    NotYetRated

    0.76.3 is still erroring for me. Looks to not be able to read the english.yml, even after I deleted it. Anyone else getting this?
     
  28. Update to Dev.
    A couple of fixes in there, one being the config issue.
     
  29. Offline

    Nekuroi

    RB for CB 1240?
     
  30. Offline

    NotYetRated

    Perfect!

    Thanks for all the work!
     

Share This Page