[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

    LlmDl

    Use the dev versions of towny and townychat, we flubbed fresh installs a bit, Sorry!

    If your config already has the default res perms set to friends true, any new player that joins will be given that perm-setup. When he claims a plot, his res perm line is used, which will have friends able to affect their land.

    Its only the existing players who have to worry about any confusion.
     
  3. Offline

    Magge

    Is it possible to overwrite that, so that even the present players don't need to type this? (without a fresh install)
     
  4. Offline

    LlmDl

    You can edit the files in the /residents folder, but I doubt many players would take kindly to that.
     
  5. Offline

    Magge

    Well they are quit mad atm, cause they need to type in all these commands so, im looking for an easy way to fix this back like it once were :D

    I have tryed to copy paste this line from a new player:
    protectionStatus=residentBuild,residentDestroy,residentSwitch,residentItemUse
     
  6. Offline

    Dargan

    You should make it so people can combine plots, or at least plots for sale so they have to buy a certain number of plots, so people can customize it better, otherwise I either have to have it a bigger plot size or they have to buy a ton of plots.

    also Im having a problem, revert on unclaim is set to false and it still reverts everything

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  7. all they need do is set their own perm before claiming the plot
    '/res set perm friend on'
    or set the plot perm when stood in teh plot
    '/plot set perm friend on'
    Change the setting in the worlds file not the config (config is only the default setting used on world creation).
     
  8. Offline

    cicciopiccolo

    13:42:48 [SEVERE] Error occurred while enabling Towny v0.77.0.0 (Is it up to dat
    e?): null
    java.lang.NullPointerException
    at com.palmergames.bukkit.towny.TownySettings.loadChatChannelsConfig(Tow
    nySettings.java:192)
    at com.palmergames.bukkit.towny.TownySettings.loadCachedObjects(TownySet
    tings.java:277)
    at com.palmergames.bukkit.towny.TownySettings.loadConfig(TownySettings.j
    ava:262)
    at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyU
    niverse.java:892)
    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:170)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:957)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.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)

    Where is the problem?
     
  9. Offline

    Grammar Troll

    Show Spoiler
    13:50:08 [INFO] ==================== Towny ========================
    13:50:08 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    13:50:08 [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 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 org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:351)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:506)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:485)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    RB - 1337
    No other plugins
    Towny 77.0.0
     
  10. Offline

    timmaeh

    Hi there, is there a way to claim a big amount of chunks? My capital is over 1000 blocks rounded. Need a lot of time to claim all by Hand :D
     
  11. Offline

    LlmDl

    You cannot use CB 1317 with Towny 0.77.0.0

    Grab the dev versions of towny and townychat from the downloads page.
     
  12. Offline

    pucky

    thanks you - fixed it ;)
     
    LlmDl likes this.
  13. I really don't understand the chat part and how to set it up with the chatmanger with PEX could someone give me a few tips/help to get me round this :(
    Cheers
    Spicywiener
     
  14. Offline

    hockiman95

    Code:
    2011-10-25 23:24:15 [INFO] ====================      Towny      ========================
    2011-10-25 23:24:16 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-10-25 23:24:16 [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)
    Any suggestions?
     
  15. Offline

    shammwowguy

    2011-10-24 18:26:07 [INFO] ==================== Towny ========================
    2011-10-24 18:26:07 [INFO] Loading NEW chatChannels!
    2011-10-24 18:26:08 [SEVERE] Error occurred while enabling Towny v0.77.0.3 (Is it up to date?): null
    java.lang.NullPointerException
    at com.palmergames.bukkit.towny.TownySettings.loadChatChannelsConfig(TownySettings.java:192)
    at com.palmergames.bukkit.towny.TownySettings.loadCachedObjects(TownySettings.java:277)
    at com.palmergames.bukkit.towny.TownySettings.loadConfig(TownySettings.java:262)
    at com.palmergames.bukkit.towny.object.TownyUniverse.loadSettings(TownyUniverse.java:889)
    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: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 org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:413)
    at com.earth2me.essentials.commands.Commandreloadall.run(Commandreloadall.java:18)
    at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:90)
    at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:84)
    at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:445)
    at com.earth2me.essentials.Essentials.onCommand(Essentials.java:355)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    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) NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
     
  16. Offline

    Magge

    A few questions about town tax:
    price_town_upkeep: '10000.0'
    town_plotbased_upkeep: 'false'
    max_tax_amount: '10000.0'
    The payed amount is not going to the nation (town upkeep), nor is the /nation set taxes 10000.
    It doesn't seem like the money is going to the capital either...
    So what have i missed so that towns pay taxes to the nation?
     
  17. Offline

    LlmDl

    @hockiman95
    Get the dev versions of towny and townychat.

    @shammwowguy
    Get the dev versions of towny and townychat and get craftbukkit 1337, 1317 doesn't work with Towny.

    The upkeep doesn't go to towns, it is removed from the game entirely and kills a town if it isn't able to pay.

    Taxes are set by the nation's king with /nation set tax {amount}

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

    chzydeath

    I know if I have my tax set to say 10 and someone cant pay it they get kicked. Does this still happen if you have the tax set to 1% and they have 0, or will it just not take any money and leave them?
     
  19. Offline

    LlmDl

    I you set your town to use a percentage (using /towny toggle taxpercent) and your taxes are set to 1% (using /town set taxes 1) then your residents can never go below 1 dollar, keeping them from being kicked. If you use a plottax, they will still lose their plots.
     
  20. Offline

    shammwowguy

    SAME PROBLEM GIVE A NEWB FRIENDLY ONE please help
     
  21. Offline

    LlmDl

    same as what?
     
  22. Offline

    shammwowguy

    java socket or connection or something its annoying
     
  23. Offline

    LlmDl

    That's not annoying. Annoying is when someone's too lazy to bother pasting an error, or to read what I told the other guys to do.

    Try again.
     
  24. Offline

    shammwowguy

    i do have 1337 and i tried both the dev and regular version -_-
     
  25. Offline

    Maxxgold

    Not sure why my help question got skipped over and not answered but unlike most of the people on here crying about stuff not working I actually donate to every plugin that is on our server. I would like to try Towny out but it wouldn't work. See previous post.
     
  26. Offline

    Dargan

    Ok, question is war going to be completely redone at some point, right now there are flags beacons and an admin can make all towns go to war, will these be merged at some point?
     
  27. Offline

    LlmDl

    Your error usually only happens when you run that towny with CB 1317. Please pastebin.com your server startup in full.

    War update is being talked about, will had a lot of work put into it next. Shade's war-flag mode is really looking promising but I think there will a merger of the two modes with the goal of it being very customizable. Things like greifing being optional, not losing the townblocks.

    Pastebin.com your server startup in full.

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

    Dargan

    Thanks this plugin has lots of potential :D
     
  29. Offline

    ElementzYT

    I am having the same errors when starting up my server. I am on 1337 aswell. Trying to figure out how to copy CMD errors using Pastebin.com

    http://pastebin.com/1Ym3Nqp7

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

    pacmanjones

    I haven't been following the plugin too closely for the past month, however I looked through the config to make check the chat modifiers and noticed {townycolor}

    Is there some way for individual towns to have their own colored tag made by their leader now?
     
  31. Offline

    RezMar

    I have a question.
    Can we make more chat room?
    We now have town (tc), natio (nc), mod (m), and admin (a).
    Can i create more like: test (tc), builder (bc)
    And if i can, does i need to use permissions .mod, .admin, or we can create? Just ask...

    EDITED:
    Ok.. I created a new chat room and it works. No need help :)
    Just how to make more permissions (new one, no mod or admin)

    PS:
    I find the bug
    When u type ''%'' without quotes give me in chat this:
    {townytagoverride}{townycolor}{group} {permprefix}{playername}: {msg}
    Why?

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

Share This Page