[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

    wilfmeister

    And if it says you ran out of plots go into the config.yml and change the amount of bonus plots a town can have to like 100 or something. Then in game do
    Code:
    /town buy bonus <number of bonus plots>
     
  3. Offline

    Daxxie

    aha, thanks .,

    can someone give me a list whit all the commands?
    and 1 more thing, i dont understand
    so. what the command to make my town bigger, size,?
    and 1 more thing
    in config.yml , i open it whit notepad++ , and where/what i need to change to have more bonus plots?
     
  4. I've not seen any lockups, but I did find a minor bug in GroupManager which cause some wild perms to report incorrectly.
    Download a fresh towny.jar to be sure of no corruption, but I see no lockups
     
  5. Offline

    wilfmeister

    alright so first off to add bonus plots in the config.yml its under Town Claim/new Defaults look for max_purchased_blocks: '0' change the 0 to like 100 or something.

    secondly you can find all the commands in the wiki here
    http://code.google.com/a/eclipselabs.org/p/towny/wiki/Commands

    and the command to make your town bigger is
    Code:
    /town claim
    think of it like you're claiming or adding on plots of land to your town. You have to claim areas that are on the edge of your town, so like you cant just leave your town walk a mile and then try to claim your town, that would be claiming an outpost which is something ill leave you to find out.


    I don't have any problems using PermissionsBukkit with Towny. Did you run your yml permissions file through a parser? Make sure those two lines don't have any tabs or things you might have accidentally put in there.

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

    bogboom


    I'm 200% sure The file is fine
     
  7. Offline

    Condemned

    I'm getting a rather severe error with Register when the server attempts to load it, some of the error is below:
    I am on CB 1.1R6.
    Code:
    03.03 18:02:37 [Server] INFO    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    03.03 18:02:37 [Server] INFO    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    03.03 18:02:37 [Server] INFO    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
    03.03 18:02:37 [Server] INFO    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
    03.03 18:02:37 [Server] INFO    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
    03.03 18:02:37 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:182)
    03.03 18:02:37 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:199)
    03.03 18:02:37 [Server] INFO    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
    03.03 18:02:37 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1064)
    03.03 18:02:37 [Server] INFO    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    03.03 18:02:37 [Server] INFO    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
    03.03 18:02:37 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader$49.execute(JavaPluginLoader.java:608)
    03.03 18:02:37 [Server] INFO java.lang.ClassCastException: com.nijikokun.register.listeners.server cannot be cast to org.bukkit.event.server.ServerListener
    03.03 18:02:37 [Server] SEVERE Could not pass event org.bukkit.event.server.PluginEnableEvent to Register
     
  8. Offline

    Mrawesomecookie

    It seems that people can't join towns. And mods can't either.
     
  9. Offline

    LlmDl

    Get Register 1.6, made for R6.

    Read the 2nd post of this thread.
     
  10. Offline

    Daxxie

    guys?
    i tested the towny protection, i mean whit the building or destroying protections, and when i destroy a block frome someone's plot, only in chat is saying"the owner dosent allow outsiders to destroy here"(the owner of the plot), but the block isnt putting back?
    help ????

    ~~~~Thanks~~~~
     
  11. Offline

    Mrawesomecookie

    Maybe update it for 1.2.
     
  12. Offline

    effortless

    works fine on 1.2
     
  13. Offline

    Doc

    1.2.3-R0.1
    Towny version 0.79.1.0
    Register 1.6 from your site.
    Code:
    10:58:09 [SEVERE] org/bukkit/util/config/Configuration initializing Register v1.6 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
            at com.nijikokun.register.Register.onLoad(Register.java:51)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:212)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 7 more
     
  14. Offline

    Mrawesomecookie

     
  15. Offline

    effortless

  16. Offline

    Sorrow123444

    Can you please allow this to be compatible with Vault? http://dev.bukkit.org/server-mods/vault/
    That would really save the stress of so many server Admins, and so many would appreciate it so much. Towny is a great plugin, but it is a heartbreak when we have to look for alternatives because of it not supporting something that so many people use.
     
  17. Offline

    fffizzz

    with bPermissions, is the meta section the same as the info section? towny_maxplots doesnt seem to be working for me.

    meta:
    prority: '20'
    prefix: '&e[G1]&f'
    towny_maxplots: 3
     
  18. Offline

    xcjen

    so does it work on 1.2?
     
  19. Offline

    tyler15555

    I tried both the latest version and the dev version and they both crash my server
     
  20. Dev is the same as release, and it works just fine.
     
  21. Offline

    The3vilm0nk3y

    Every week something about town just fuckn dies or misbehaves... now towny has kicked every single fuckn resident out of all 20 of our towns... I guess it decided that every person on the server was not active.. even though my server had over 30 people log in just yesterday. How do I restore my settings from these backups im always seeing getting deleted.....
    You have documented how to create a backup.. but nowhere do u show how to use or restore one of these backups. Could someone please help.. this is absolutely fuckin ridiculous that this is happening.

    ok now... noone can move on my server. If i keep towny in our screens go all goofy and glitchy, we cannot move, tp, or do a god damn thing. If i remove the towny plugin completly we have not a single issue.. I put it back in and everything is all fucked again... Dude.. what is going on with this plugin today... It seems like its set itself to apocalypse mode or some other bullshit.

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

    LlmDl

    If you checked your startup you'd probably see that towny is in safemode, freezing your players/stopping them from greifing your server while towny isn't running.
    The backups can be found in the \plugins\towny\backup directory. They're .zip files.

    Start by stopping your server and renaming \plugins\towny\data to \plugins\towny\olddata

    Then extract the \data\ folder from one of the backups into your \plugins\towny folder.

    Start the server and check the log/console, make sure towny startups up. If it doesn't go to an older backup and try again.
     
  23. Offline

    DefenestrationO

    I've run into a problem.
    Players are unable to do anything in the wilderness, the block just reverts to its past self when destroying something.
    It used to be followed by a message saying you can't destroy in the wilderness, but I set Wilderness build/destroy to true, and now the message does not appear, but people still cannot do anything in the wilderness. I notice it's only players who are not ops, because everything works fine for ops. I attached a screenshot of my world settings if it's any help; and these are my wilderness settings in the Towny/settings/config.yml file:
    unclaimed:
    unclaimed_zone_build: 'true'
    unclaimed_zone_destroy: 'true'
    unclaimed_zone_item_use: 'true'
    unclaimed_zone_ignore:
    unclaimed_zone_switch: 'true'
    let me know if you need any other information, I appreciate any help I can get.
     

    Attached Files:

  24. Offline

    LlmDl

    Give them towny.wild.* in your perm nodes file(s).

    The setting in the config is just the default settings given to new worlds. The individual world settings are only used if using_permissions: false is in your config.yml
     
  25. Offline

    DefenestrationO

    I thought I had added that I'm not using a permissions plugin, sorry. Also, permissions is set to false in my config.yml.
    Thanks for the quick reply.
    Edit: I also have given the same exact options to the individual world's wilderness settings
     
  26. Offline

    LlmDl

    pastebin.com the config.yml and your worldname.txt's in the worlds folder
     
  27. Offline

    The3vilm0nk3y

    thank you. ... now... you should probably take this post and put it on the wiki somewhere so others can find it without having to ask here for it.
     
  28. Offline

    DefenestrationO

  29. Offline

    LlmDl

    Your settings are fine, but in the first post you didn't mention a message from towny saying that destroying/building isn't allowed in the wilderness. Towny always sends a message if it is disallowing things in teh wilderness. Maybe its the default bukkit spawn protection?
     
  30. Offline

    DefenestrationO

    Well, I thought it wasn't a problem with the plugin, but after disabling only Towny on the server, players can now destroy again. There has to be something Towny is doing.
     
  31. Offline

    LlmDl

    Pastebin.com your full server startup with towny enabled.
     

Share This Page