[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

    uncovery

    Nah does not work. And also it is faster with a tool to find the borders of a lot. If you want to build an outpost around a resource or lots along a coastline its much easier to know where they start and stop with a tool. Worldguard has that too. very handy
     
  3. Offline

    Muffin89

    Ello :)

    We found a problem, some might call it a bug and others call it annoying. Anyhow, we got places in the world where we use worldedit to protect areas. Its possible for any player to place a town on protected areas.

    Im not sure if you guys could fix this but i really hope so :)
     
  4. Offline

    Rellac

    Is it possible for me to set it so that all towns have thier switch protection permenantly off? I like them to have block/item protection, but I want them to create secure doors with redstone, not with simple wooden doors.
     
  5. I'm assuming you mean WordGuard. We don't interface with WorldGuard so Towny won't see it's areas.
     
  6. Offline

    Muffin89

    Im sorry of course i mean worldguard ^^. Would be great if it could interfere with it. Is this something you might add? Its a huge issue atleast on our server.

    Atm i can only see one solution on it and that is to make every area we got protected by worldguard a city.
    Would be great if it would interfere with it
     
  7. Offline

    CReePung

    I had some command crash on my bukkit.
    When I use '/town spawn', error occur like this
    'An internal error occurred whlie attempting to perform this commeand.'
    and bukkit sad to me

    [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'town' in plugin Towny v0.73.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    at net.minecraft.server.NetServerHandler.handleCommand<NetServerHandler.java:713>
    at net.minecraft.server.NetServerHandler.chat<NetServerHandler.java:677>
    at net.minecraft.server.NetServerHandler.a<NetServerHandler.java:670>
    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:85>
    at net.minecraft.server.NetworkListenThread.a<SourceFile:105>
    at net.minecraft.server.MinecraftServer.h<MinecraftServer.java:451>
    at net.minecraft.server.MinecraftServer.run<MinecraftServer.java:361>
    at net.minecraft.server.ThreadServerApplication.run<SourceFile:422>
    caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.teleport<Lorg/bukkit/Location;Lcom/earth2me/essentials/Trade;>V
    at ca.xshade.bukkit.towny.command.TownCommand.parseTownCommand<TownCommand.java:168>
    at ca.xshade.bukkit.towny.command.TownCommand.onCommand<TownCommand.java:81>
    at org.bukkit.command.PluginCommand.execute<PluginCommand.java:35>
    ... 12 more

    I use bukkit 1000#.
    what can I do?
     
  8. Offline

    Tathar

    CButD just reported that Towny got an update, but I'm already using v0.74.0. Is this a false positive?
     
  9. Offline

    LlmDl

    Update to 0.74.0

    Just remove the wooden door ID number from the switch ID list in the towny config.yml

    Follow the wiki's upgrade install page. Join the IRC. Do what you gotta do.

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

    Rellac

    Worked perfectly. :)

    Mwuah.

    [diamond]
     
  11. Offline

    excalibr23

    Did it, thank you ;)
     
  12. Offline

    drakowolf

    I'm not sure if this is a bug, but after switching to 0.74.0 when town mayor's set their town spawn. It does write to the config, and I see it in the file. however once server reboots the next morning for our scheduled reboot the town spawn is no longer set and residents of the town can't tp back to their towns until the mayor comes back online and sets it up again.
    I've been monitoring the issue and forced reboots to see if it would re-occur and it does. Everything else seems to remain in place. I've also tried deleting our config and let it create a new one and this still occurs.
     
  13. Offline

    LlmDl

    We've had an issue open for some time now. So far no one has come up with proper instructions to make this reproduce-able in our tests. Get us the right steps and we can fix it.
     
  14. Offline

    drakowolf

    I'll try and reproduce this evening after work // 6pm EST. It has been happening every day, looks like on previous releases as well.
    I'll capture the town's config file with the coords listed after the town spawn has been set, then reboot and look at the file again. We dont get any errors in the console of any sort when making the spawn location, it just seems to not read the config file when we restart server to remember its spawn location.
     
  15. Offline

    Rellac

    @LlmDl

    Apparently I'm supposed to use this thread now.

    You previously helped me sort out issues with switches, but now I have another issue.

    Mobs will spawn in all towns, and no one, not even Admins can use /t commands.

    All I edited was the ID's for the switches, but I assume I've done something in the config by mistake.

    Here it is:

    Code:
    allow_outposts=true
    allow_resident_plots=true
    allow_town_spawn=false
    allow_town_spawn_travel=falsecommands_nation
    commands_nation=/nation,/n,/nat
    commands_nation_chat=/nc
    commands_plot=/plot
    commands_resident=/resident,/r,/res,/p,/player
    commands_town=/town,/t
    commands_town_chat=/tc
    commands_towny=/towny
    commands_towny_admin=/townyadmin,/ta
    commands_world=/townyworld,/tw
    daily_backups=false
    daily_taxes=true
    database_load=flatfile
    database_save=flatfile
    day_interval=86400000
    debug_mode=false
    default_capital_postfix= City
    default_capital_prefix=Capital:
    default_king_postfix=
    default_king_prefix=King
    default_max_town_blocks=64
    default_mayor_postfix=
    default_mayor_prefix=Mayor
    default_nation_postfix= Nation
    default_nation_prefix=
    default_resident_perm_ally_build=false
    default_resident_perm_ally_destroy=false
    default_resident_perm_ally_itemuse=false
    default_resident_perm_ally_switch=false
    default_resident_perm_friend_build=true
    default_resident_perm_friend_destroy=true
    default_resident_perm_friend_itemuse=true
    default_resident_perm_friend_switch=true
    default_resident_perm_outsider_build=false
    default_resident_perm_outsider_destroy=false
    default_resident_perm_outsider_itemuse=false
    default_resident_perm_outsider_switch=falsedefault_town_name
    default_town_name=
    default_town_perm_ally_build=true
    default_town_perm_ally_destroy=true
    default_town_perm_ally_itemuse=true
    default_town_perm_ally_switch=true
    default_town_perm_outsider_build=false
    default_town_perm_outsider_destroy=false
    default_town_perm_outsider_itemuse=false
    default_town_perm_outsider_switch=true
    default_town_perm_resident_build=true
    default_town_perm_resident_destroy=true
    default_town_perm_resident_itemuse=true
    default_town_perm_resident_switch=true
    default_town_postfix= Town
    default_town_prefix=
    delete_old_residents=false
    deleted_after_time=5184000000
    dev_mode=false
    first_run=false
    flatfile_backup=zip
    force_pvp_on=truefriendly_fire
    friendly_fire=false
    health_regen=true
    health_regen_speed=3000
    inactive_after_time=86400000
    item_use_ids=259,325,326,327
    last_run_version=0.68
    line_not_perm_to_new_nation=&6[Towny] &bOnly admins are allowed to
    
    create nations.
    line_not_perm_to_new_town=&6[Towny] &bOnly admins are
    
    allowed to create towns.
    logging=true
    max_plots_per_resident=100
    min_distance_from_town_homeblock=0
    mob_removal=true
    mob_removal_entities=Monster,WaterMob,Flying,Slime
    mob_removal_speed=5000
    modify_chat_name=true
    msg_buy_resident_plot=&6
    
    [Towny] &b%s bought %s's plot!
    msg_couldnt_pay_taxes=&6[Towny] &b%s
    
    couldn't pay taxes%s
    msg_del_nation=&6[Towny] &bThe nation %s was
    
    disbanded!
    msg_del_resident=&6[Towny] &b%s lost all his Towny data!
    msg_del_town=&6[Towny] &bThe town of %s fell into ruin!
    msg_join_nation=&6[Towny] &b%s joined the nation!
    msg_join_town=&6
    
    [Towny] &b%s joined town!
    msg_mayor_abandon=&6[Towny] &bYou would
    
    abandon your people? Choose another mayor with '/t set mayor' if your
    
    sure.
    msg_new_day=&6[Towny] &bA new day is here! Taxes and rent has
    
    been collected
    msg_new_king=&6[Towny] &b%s is now the king!
    msg_new_mayor=&6[Towny] &b%s is now the mayor!
    msg_new_nation=&6
    
    [Towny] &b%s created a new nation called %s
    msg_new_town=&6[Towny] &b
    
    %s created a new town called %s
    msg_plot_for_sale=&6[Towny] &b%s put
    
    the plot (%s) up for sale!
    msg_registration=&6[Towny] &bWelcome this
    
    is your first login.@&6[Towny] &bYou've successfully registered!@&6
    
    [Towny] &bTry the /towny command for more help.
    msg_war_eliminated=&6
    
    [Towny] &b%s was eliminated from the war.
    msg_war_forfeited=&6[Towny]
    
    &b%s forfeited.
    msg_war_join=&6[Towny] &b%s joined the fight!
    msg_war_lose_block=&6[Towny] &b(%s) belonging to %s has fallen.
    msg_war_score=&6[War] &b%s scored %d points!
    name_check_regex=^[a-zA-
    
    Z0-9]+[a-zA-Z0-9._-]*$
    name_filter_regex=[ /]
    name_remove_regex=[^a-
    
    zA-Z0-9._-]
    nation_creation_admin_only=false
    npc_prefix=[NPC]
    price_claim_townblock=25.0
    price_death=10.0
    price_death_wartime=200.0
    price_nation_neutrality=0.0
    price_nation_upkeep=100.0
    price_new_nation=1000.0
    price_new_town=250.0
    price_outpost=500.0
    price_town_spawn_travel=10.0
    price_town_upkeep=100.0
    pve_in_non_pvp_towns=true
    reset_log_on_boot=true
    save_on_load=false
    show_town_notifications=true
    switch_ids=
    town_block_ratio=16
    town_block_size=16
    town_creation_admin_only=false
    town_limit=3000
    town_respawn=true
    unclaimed_plot_name=Unowned
    unclaimed_zone_build=true
    unclaimed_zone_destroy=true
    unclaimed_zone_ignore=14,15,16,21,50,56,65,66,73,74,89
    unclaimed_zone_item_use=true
    unclaimed_zone_name=Wilderness
    unclaimed_zone_switch=true
    using_essentials=false
    using_iconomy=false
    using_permissions=false
    using_questioner=false
    wartime_base_spoils=100.0
    wartime_home_block_hp=120
    wartime_min_height=60
    wartime_points_kill=1
    wartime_points_nation=100
    wartime_points_town=10
    wartime_points_townblock=1
    wartime_remove_on_monarch_death=false
    wartime_town_block_hp=60
    wartime_town_block_loss_price=100.0
    wartime_warning_delay=30
    
     
  16. Offline

    LlmDl

    That's a config.properties from Fuzze's 0.68. We're on 0.74.0 now, update.
     
  17. Offline

    Luan5006

    [Towny] Error could not read modify_chat from config.yml

    Everytime someone says anything on my server, their names are: <>.
    It started to happen after an update yesterday.
     
  18. Offline

    LlmDl

    Make sure your modify chat line at least has this:
    modify_chat: '{playername}'
     
  19. Offline

    Luan5006

    Thanks, works perfectly now :)
     
  20. Offline

    Rellac

    Ah, thanks. took a bit of work, but managed to fix it up again. :)
     
  21. Offline

    Dustin545

    hey if i where to disinable the mesigis in towny what one would it disinable
     
  22. Offline

    tylerthanson

    I've slimmed down the display name of players to [Town][Rank][Name], but when a large number of people are online (especially when they are all mayors, leaders, etc.) the /list of online players becomes completely unreadable, with a town name or a title name just arbitrarily recurring.

    Code:
    2011-08-12 15:36:25 [INFO] There are 12 out of a maximum 20 players online.
    2011-08-12 15:36:25 [INFO] Connected players: [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von [baloen]Baron Von harjward, [Cavalon]Mr Impossible charliemcf, [Cavalon]The_Great _Sky_King_, [Flargtheria]Chief Spidercup, [Hamlet]Lord Willengard, [Hamlet]sosomartha, Jonjon19977, justalec, Msz9, shmegzasaurusrex, Snuckesnok, werockon
    Like that.
     
  23. Offline

    LlmDl

    Look around for a plugin that uses plain names not displayname.
     
  24. Offline

    killer97685

    Hi, I have bukkit build: 1000 and towny build: 1000

    Whenever any of my town residences tried to place water from a bucket the water just disappears, the same thing for flint and steel and other items...

    I have bukkit build: 1000 and towny build: 1000

    Heres my config.yml for towny: http://pastebin.com/R3zqpSXP

    Heres my permissions setup: http://pastebin.com/SZWX1VDe
     
  25. Offline

    LlmDl

    Your players don't have the itemuse perm for whichever plots they are using the buckets on. Flint and Steel only work if the mayor toggles firespread on.
     
  26. Offline

    killer97685

    Ive looked at the commands but i didnt see anything on how to set perm for plots. And ive turned itemuse on for other residents and the town itself and they still cant place water
     
  27. Offline

    LlmDl

    Read the How Towny Works wiki page, it teaches how to protect plots. It could also be a different plugin doint it. What is the message a player receives when they try to use a bucket.
     
  28. Offline

    killer97685

    There is no message the water goes down stays for a second then disappears and resets the bucket.
     
  29. Offline

    LlmDl

    If it were Towny doing it there would be a message.
     
  30. Offline

    killer97685

    Thanks for the help, I re installed all my plugins starting with towny and all its needed plugins and it worked.
     
  31. Offline

    TheNander

    Anyone know how to fix this error?
    It happened when a player tries to add money to their town. It only happens to one town. Their Town has lots of words and underscores in the name. It also takes their money without depositing it.
    Code:
    13.08 10:10:09 [Server] INFO     ... 12 more
    13.08 10:10:09 [Server] INFO     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    13.08 10:10:09 [Server] INFO     at ca.xshade.bukkit.towny.command.TownCommand.onCommand(TownCommand.java:81)
    13.08 10:10:09 [Server] INFO     at ca.xshade.bukkit.towny.command.TownCommand.parseTownCommand(TownCommand.java:205)
    13.08 10:10:09 [Server] INFO     at ca.xshade.bukkit.towny.command.TownCommand.townDeposit(TownCommand.java:1427)
    13.08 10:10:09 [Server] INFO     at ca.xshade.bukkit.towny.object.TownyIConomyObject.pay(TownyIConomyObject.java:43)
    13.08 10:10:09 [Server] INFO     at ca.xshade.bukkit.towny.object.TownyIConomyObject.collect(TownyIConomyObject.java:37)
    13.08 10:10:09 [Server] INFO     at ca.xshade.bukkit.towny.object.TownyIConomyObject.getIConomyHolding(TownyIConomyObject.java:142)
    13.08 10:10:09 [Server] INFO Caused by: java.lang.NullPointerException
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
    13.08 10:10:09 [Server] INFO     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
    13.08 10:10:09 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    13.08 10:10:09 [Server] INFO     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    13.08 10:10:09 [Server] INFO     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    13.08 10:10:09 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 't' in plugin Towny v0.73.2
     

Share This Page