[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. Every post lLmDl has posted to use the dev version is because of a very specific error, and it does fix it.
     
  3. Offline

    mpmumau

    Alright, well I guess that's just begging a question then... Here's the portion of my log regarding towny:

    Code:
    2011-10-30 16:07:57 [INFO] ====================      Towny      ========================
    2011-10-30 16:07:57 [SEVERE] Error occurred while enabling Towny v0.77.0.6 (Is it up to date?): null
    java.lang.NullPointerException
        at com.palmergames.util.FileMgmt.convertStreamToString(FileMgmt.java:132)
        at com.palmergames.util.FileMgmt.unpackLanguageFile(FileMgmt.java:98)
        at com.palmergames.bukkit.towny.TownySettings.loadLanguage(TownySettings.java:290)
        at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.java:890)
        at com.palmergames.bukkit.towny.Towny.load(Towny.java:334)
        at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:108)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
        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 org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:413)
        at org.bukkit.Bukkit.reload(Bukkit.java:182)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:355)
        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)
     
  4. Offline

    LlmDl

    That's a different error than the recursive zip one. We'll need to see your full server startup to figure out your error. All of the plugins loading, on pastebin.com. Dropping into the IRC also makes this a lot quicker/easier.
     
  5. Offline

    mpmumau

    Well, for reasons unbeknownst to me it started working out of the blue. I stopped my server and restarted to regenerate the startup log stuff (I HAD started and stopped a few times before to try to "reboot" it). For whatever reason, it then magically worked (note, I didn't change anything on the server between now and when I first posted). Chalk it up to the mystery of computing, I guess.

    For the sake of science, I still posted my log messages on Pastebin.com for your reference. Although my individual problem is solved, I hope this helps in the development of your plugin.

    Pastebin link at:

    http://pastebin.com/HpC4w26B
     
  6. Offline

    Nonin

    I'm on 1337
     
  7. Offline

    DDSLoan96

    Im getting this error
    Show Spoiler

    23:09:01 [INFO] While loading Towny (plugins/.jar) found old-data folder: plugins next to the new one: plugins/Towny
    23:09:02 [INFO] While loading Towny (plugins/.jar) found old-data folder: plugins next to the new one: plugins/Towny
    23:09:02 [INFO] While loading Towny (plugins/.jar) found old-data folder: plugins next to the new one: plugins/Towny
    23:09:02 [INFO] While loading Towny (plugins/.jar) found old-data folder: plugins next to the new one: plugins/Towny


    Ive never seen this ever since using Towny or any other plugin please help my server is on the verge of falling apart from so many plugin issues

    CB 1337
    Latest Dev build
     
  8. Offline

    LlmDl

    Show me a full startup on pastebin.com, all of the plugins loading.

    That I don't even know.
     
  9. Offline

    Eclipse54

    Can anyone program a way to make a permission that allows people to break any block but then the block reappears after ten seconds
     
  10. Offline

    LlmDl

    I saw your startup on the IRC, you do have two copies of towny in your plugin folder, version 0.77.0.6 and 0.76.2.0. Delete the older towny.jar and update your PEX, your startup was a mess all the way through.
     
  11. Offline

    Nonin

    Oddly enough it worked this time. Thanks.
     
  12. That is not a towny error. Likely you have a corrupt jar, OR you have an oddly named towny.jar.
     
  13. Offline

    Lolmewn

    I'm getting an error, and after that, the plugin is enabled (when typing /pl it's green), but I can't do any commands.
    Fresh settings and everything.
    Code:
    08:15:14 [INFO] ====================      Towny      ========================
    08:15:14 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    08:15:14 [SEVERE] Error occurred while enabling Towny v0.77.0.0 (Is it up to date?): null
    java.lang.NullPointerException
            at com.palmergames.util.FileMgmt.recursiveZipDirectory(FileMgmt.java:243)
            at com.palmergames.util.FileMgmt.zipDirectories(FileMgmt.java:235)
            at com.palmergames.bukkit.towny.db.TownyFlatFileSource.backup(TownyFlatFileSource.
    java:99)
            at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.ja
    va:919)
            at com.palmergames.bukkit.towny.Towny.load(Towny.java:334)
            at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:108)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
            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:170)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:153)
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:332)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:319)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:383)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:454)
     
  14. Offline

    silentneeb

    Does this support MySQL or no? I didn't see anything about it but just wondering.
     
  15. Offline

    Pim1234

  16. Offline

    Crafting-miner

    Issue fixed with towny 0.77.1.0

    what is this?
    does anyone know what went wrong.

    i uploaded 0.77.0.0 + questioner
    started and stopped server
    edited config
    started server
    nothing

    ingame with / plugins it shows Towny with green status.


    2011-10-31 16:50:17 [SEVERE] Error occurred while enabling Towny v0.77.0.0 (Is it up to date?): null
    java.lang.NullPointerException
    at com.palmergames.util.FileMgmt.recursiveZipDirectory(FileMgmt.java:243)
    at com.palmergames.util.FileMgmt.zipDirectories(FileMgmt.java:235)
    at com.palmergames.bukkit.towny.db.TownyFlatFileSource.backup(TownyFlatFileSource.java:99)
    at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.java:919)
    at com.palmergames.bukkit.towny.Towny.load(Towny.java:334)
    at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:108)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
    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)
     
  17. Offline

    Nizza

    sorry if this has already been asked but when i type something into chat it displays Admins twice. how do i get rid of the word Admins without brackets?
    [​IMG]

    you need to download the development versions of towny.jar and townychat.jar

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

    MTODAX

    I´m testing dev build of craftbukkit for 1.9.5 right now. All plugins are working, except Towny. It´s just because of the version check:

    [SEVERE] [Towny Error] Unable to read CraftBukkit Version.
    [SEVERE] [Towny Error] Towny requires version 1185 or higher.

    How can I disable the version check?

    best regards and keep up the awesome work! Nicely done! :)
     
  19. Offline

    LlmDl

    On your chat_format line in the towny config, remove {group}

    The 1.9 Craftbukkits are for devs only.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  20. post the Bukkit version line from startup.
     
  21. Offline

    MTODAX

    Thanks

    This server is running Craftbukkit version git-Bukkit-1.8.1-R4-6-g2ded5d4-b14-1.9jnks (MC: Beta 1.9 Prerelease 5) (Implementing API version 1.9-pre5-R1-SNAPSHOT)
     
  22. Ok, temporary patched Dev version. TOTALLY untested and unsupported. If your server goes up in smoke, it's too bad.
     
  23. Offline

    MTODAX

    Hehe... Yea i know... I´m testing it right now...
     
  24. New version out. Same as last Dev. Pushed to release V0.77.1.0.
     
  25. Offline

    Eclipse54

    Someone please help!
    Is there any way to give someone permission to break and place blocks anywhere without giving them other towny admin commands???
    !!!!!!!!!!!!!!!!!!!
     
  26. Offline

    Nickexp

    HELP!i set my money to about 100,000000000000000000000000 and it says "you cannot afford to create a town here"

    i figured out what's wrong,could you add suport for iConomy?
    http://forums.bukkit.org/threads/econ-iconomy-6-0-7-celty-1337.40/

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

    LlmDl

    Not sure what you mean, if you want them to be able to change the wilderness, give them towny.wild.*

    It already does. Read the first post and you'll see that you need register.jar in your plugin folder.
     
  28. Offline

    DDSLoan96

    I checked and i only have 1 towny jar file updated Pex and some errors went away ill post startup in a minute

    I deleted my towny jar and am still getting the error what do i do??

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

    Eclipse54

    no i mean break/place blocks ANYWHERE without having towny admin permissions...
     
  30. Offline

    patey

    using dev and release both result in no commands working. no errors, server starts it normally and claims its fine. shows in plugins, green and all, and same for the questioner included with either version. definitely not my server, everything else runs fine and a lot of plugins are even still 1337 build :confused:


    sorry, never dug into the towny plugin folder, i get
    Code:
    [Oct 31, 2011 7:37:31 PM] [Towny Error] Unable to read CraftBukkit Version.
    [Oct 31, 2011 7:37:31 PM] [Towny Error] Towny requires version 1185 or higher.
    
     
  31. Offline

    zoolder101

    Do plots have to be 16x16 chunks? Im ok with them being 16x16, but being either 16 blocks apart I dont like. Seeing how I dont want a 16 wide road. Any way to make plots easier to use?
     

Share This Page