[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

    joncrisx

    I need help really bad. i know how to configure alot of plugins but this one is getting into my nerves, i pay 20 dolars to anyone that can explain me how it works and help me configure it.
     
  3. Offline

    maxtheman97

    I can't get the town and mayor prefixes to work!
    Please help i'm using essentials chat
     
  4. Offline

    evanwalsh

    I was having this problem with the latest version of iConomy. Have you tried installing Register? That fixed it for me. Also, you have to deposit the money into the town bank, not just have it in your own account. You'd do
    Code:
    /town deposit <amount>
    After that, it should work.
     
  5. Offline

    Tobsy4inc

    this may be a noob question but why does it say you "cant afford to settle a new town" when i have the max amount of money
     
  6. Offline

    elcman

    I've got Towny working with IndustrialCraft and BuildCraft, but I'm finding that Machines, like mining wells and Quarries, will not mine in areas protected by Towny's permissions. I was able to open up "the wilds", but when I did a /town set perm on to toggle everything, my machines still don't have the permission to mine?

    So, two thoughts... Are BuildCraft or IndustrialCraft mining wells using player permissions? Is there a way to enable machine mining in Towny perms? Or perhaps a way to check for resident machines?

    And, to the person looking at Towny with BC or IC2, this is the only issue I've had. And I think it can be worked around?
     
  7. Offline

    ukballer1012

    My players cant use lockette in the "wild." They have the actual permission to use lockette and the notification comes from towny. So what setting(s) can I change to fix this?
     
  8. Offline

    StefanG

    I can't download it? I check on isup.me and it said palmergames.com was down ;(
     
  9. Offline

    mario00037

    There is no description of what the plugin even does.
     
  10. Offline

    Kozzy68

    Hi, I might have found small bug. Towny admins cant kill chickens in other towns. Im using .25 dev towny. with 1.0 R1 RB
     
  11. Offline

    zoolder101

    Towny suddenly stopped working, I am using the latest versions of both bukkit and Towny, and even updated both after this problem to make sure. I get this error:
    Code:
    >
    23:53:13 [SEVERE]     at com.palmergames.bukkit.towny.object.TownyUniverse.loadDatabase(TownyUniverse.java:947)
    nyUniverse.loadSettings(TownyUniverse.java:904)
    >
    23:53:13 [SEVERE]     at com.palmergames.bukkit.towny.Towny.load(Towny.java:334)
    >
    23:53:13 [SEVERE]     at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:108)
    >
    23:53:13 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    >
    23:53:13 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
    >
    23:53:13 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    >
    23:53:13 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
    >
    23:53:13 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
    >
    23:53:13 [SEVERE]     at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
    >
    23:53:13 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
    >
    23:53:13 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
    >
    23:53:13 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    >
    23:53:13 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    >
    23:53:13 [INFO] [Towny] Loading Error: Could not read resident data 'TheGoombas'.
    >
    23:53:13 [INFO] [Towny] Error: Failed to load!
     
  12. Offline

    maxtheman97

    One more question. When someone tryes to join a town, it says The person who made this request is no longer online....
    Is this a problem with questioner or what?
     
  13. Offline

    capt_kool

    I was using 0.76.02 and one day something happened that turned friendly fire off. Its set as false in the config but it was ignoring this for some reason. I hoped updating to the latest version would help, but the issue is still there. Any help would be fantastic.
     
  14. Offline

    LlmDl

    Give them lockette.towny.wilds (double check the lockette firstpost to make sure that's the right node.)

    You've got data corruption, but that isn't the full error. There should be more above what you've shown. Join the IRC if you still want help.

    Go to the download page and download Questioner again, its at version 0.5 now, to make up for a change in WorldEdit over Christmas. Unfortunately WE now overrides many plugins' commands. I had problems with pretty much every non-superperms-plugin's permission nodes no longer working.

    Join the irc or show me some stuff on pastebin.com, like the config/the startup.

    When you did /town set perm on, you still need to use /town set perm reset to propagate the new perm line to the existing townblocks.
     
  15. Offline

    elcman

    Thanks a ton, LlmDl!
     
  16. Offline

    OllyHal

    Is there any way to make a bit of land unclaimable?

    Thanks,
     
  17. Offline

    capt_kool

  18. Offline

    LlmDl

    Do an npc town in its place, read teh mayor section of the How Towny Works wikipage.

    You're using a version where that was a bug. Update to 0.78.0.0

    To Everyone:

    There a new Towny release, Towny 0.78.0.0, this update supports RB 1597 and MC 1.0.0.

    The 0.77.1.* development versions numbered 33 in total and spanned the longest time between Towny releases since Elgarl took over the plugin as lead dev.

    Some key additions include:
    - the finalization or per-plot perms and toggle settings,
    - the fixing of Towny War,
    - better chat channel commands, custom chat channels,
    - lots more, read the what's new section of the first post in this thread.

    What's being worked on now (aside from any bug-fixing that is required):
    - preparing the code for sql,
    - enhancements submitted on the issue tracker.

    The Towny Advanced.zip now includes:
    - Towny 0.78.0.0
    - TownyChat 0.9 (newly updated)
    - Questioner 0.5 (newly updated)

    If you use Group Manager you'll need to update to GM 1.8 or higher, if you don't you'll get CUSTOM_EVENT errors.

    Thanks for using Towny!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  19. what is new in Questioner ?

    thanks for all the work you've put into this though :)
     
  20. Offline

    stevevbrewer

    I have this error too
     
  21. Offline

    LlmDl

    All the WorldEdit builds since Christmas have included a strange change that breaks commands for many commands. It broke the /accept commands, the towny chat channel commands and a bunch of other commands on my server (mcdocs, lockette, chestshop, probably others). If you have this problem get worldedit from build.sk89q.com, specifically builds from before #704. You'll need to get commandbook, craftbook, worldguard, etc. builds dated pre-christmas eve too.
    Pastebin.com the error.
     
  22. Offline

    stevevbrewer

    I've just updated to Towny 0.78 because /town and '15 more' commands weren't working, which I think was something to do with the Register.jar update I did.

    Now it's updated, those commands still don't work. I updated Register.jar again and now chat has lost most of the settings I had applied and teleporting no longer works.

    I have craftbukkit 1537. Hope someone can help...

    http://pastebin.com/9FWy1N0p

    I'm now getting pages and pages of error logs and loads of commands aren't working :S

    See here:

    http://pastebin.com/sBUp96Zu

    This wasn't towny related, I accidentally dropped the Scheduled Announcer config file into GroupManager. FAIL.

    Does anyone else hate how they're all called config.yml and just replace any configs they land on? They should be called GroupManagerConfig.yml or something...

    But /town and other commands still give me 'internal error'.

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

    ryanhamshire

    Hi, I'm considering running this on my server, but will you please clarify a couple of points in the documentation for me? My major concern is that the "town" idea sometimes conflicts with other gameplay elements. Specifically, I'm worried my new residents will find getting animals and ore very difficult because they have to travel very far away from the town. I want players who join a town, even an old one, to have a reasonable source of ore and animals nearby. For that, they need space reserved no one can build, and where collected ore regenerates over time.
    I want to know that all my towns won't stagnate and turn into ghost towns because nobody new wants to join thanks to a lack of nearby space (for animal spawns) and other resources (ore). Can this be achieved with the current version of Towny somehow?
    The docs describe wilderness regions as places where players can break only certain kinds of blocks, for example to harvest ore. Does this mean they also can't build there? I would like to outright prohibit building in wilderness areas, if that's possible.
    Also, is there an option to force wilderness plots to entirely regenerate all blocks?
     
  24. Offline

    LlmDl

    There are other plugins that can regen ore in defined areas, but towny cannot do it.
    Animals can still spawn in towns, its only the monsters that get removed.
    Wilderness can have any settings you want. You could allow destroying in the wild while not allowing building. You can whitelist or blacklist destroying/building specific blocks.

    Pastebin.com a full startup of your server. First update your craftbukkit to 1597.

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

    capt_kool

    I updated to 0.78, friendly fire is set to false but town members can still hurt eachother. Any other ideas on a possible fix?
     
  26. Offline

    Liger_XT5

    Since the new update, in my town, the assistant I had can't be an assistant anymore. What changed relating to assistants? The only guess I have is he's not a resident.
     
  27. Offline

    LlmDl

    That was changed, to be an assistant you must be a member of the town.
     
  28. Offline

    Liger_XT5

    That has caused a bit of a problem for my server. I, the server admin, is running a town around the spawn, and the mods were assistants to help build. They all also have their own towns. I don't suppose mayors of other towns can be members of other towns as well.
     
  29. Offline

    stevevbrewer

    Thanks, here it is (I'm running craftbukkit 1597):

    http://pastebin.com/hFSSUeRd

    Register.jar is v1.5
     
  30. You now have addition permission nodes specifically for mods. These nodes will allow them to build etc in other towns than their own, while not granting other admin commands or wild perms.
     
  31. Offline

    LlmDl

    Drop nspleef and update GM to 1.8, that nspleef is erroring out on Register. Try updating it or contacting the author.
     

Share This Page