[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

    igmikey

    thats unfortunate, my server provider doesnt do dev builds, they only post recommended ones
     
  3. When i install this no one can destroy blocks in the wild.

    Why?
     
  4. Offline

    Schlumpf

    I got the same Problem. First you must give the permission with towny.wild.*
    But this worked for me just on the default world. On all other worlds I had Problems, so you can look in the data/worlds folder and edit for example nether.yml and set there the build, destroy, switch and itemuse permission to true
     
  5. Offline

    Sorwig

    Looked through forum and wiki but couldnt find anything, I must just be missing it.
     
  6. Where and how do i add towny.wild.* ?
     
  7. Offline

    LlmDl

    @Schlumpf
    @Glorian
    You guys need to give towny.wild.* in each of your permission node files, make sure they get the node in each world.

    @Sorwig
    The town titles are based solely on resident count through the town levels.
     
  8. Where is the permission node files? Sorry i'm new at this.
     
  9. Offline

    LlmDl

    The permission plugin that you use has a node file. Add the towny permission nodes (found on the wiki) to your permission node file.
     
  10. Offline

    dxwarlock

    Im having a strange issue, it seems to be collecting town taxes every 6 hours...I have it set to '1d'
    and idea why? (this is using the last build for 1240 and 1240 bukkit)

    does the plugin take into account server restarts? I have my server restart every 4 hours.
    I cannot upgrade to 1317 until a few other plugins I use are ready.

    Code:
    plugin:
        # The time taken between each "day". At the start of each day, taxes will be collected.
        # Judged in seconds. Default is 24 hours.
        day_interval: 1d
        interfacing:
            # Enable if you are using cooldowns in essentials for teleports.
            using_essentials: 'false'
            using_permissions: 'true'
            using_questioner: 'true'
            using_iconomy: 'true'
        # Record all messages to the towny.log
        logging: 'true'
        # Lots of messages to tell you what's going on in the server with time taken for events.
        debug_mode: 'false'
        # If true this will cause the log to be wiped at every startup.
        reset_log_on_boot: 'true'
        database:
            database_save: flatfile
            flatfile_backup: zip
            database_load: flatfile
            daily_backups: 'true'
        # Spams the player named in dev_name with all messages related to towny.
        dev_mode:
            dev_name: ElgarL
            enable: 'false'
    version:
        last_run_version: 0.76.0
        # This is for showing the changelog on updates.  Please do not edit.
        version: 0.76.0
    levels:
     
  11. So i add: towny.wild.*

    In: /plugins/Towny/data/worlds/world.txt

    ?
     
  12. Offline

    dxwarlock

    no you would need to add that to the config of your permissions plugin.
     
  13. where in the config do i add: towny.wild.*

    So i just delete the "#" before
    towny.wild.* ?
     
  14. Offline

    dxwarlock

    like in my permissions.yml inside my permissionsex plugin folder..my trials account is setup like so:

    Code:
        Trial:
            permissions:
            - iConomy.payment
            - lwc.protect
            - mcbans.ban.view
            - RyveMusic.setJuke
            - RyveMusic.list
            - worldguard.notify
            - towny.town.resident
            - nethrar.use
            - commandbook.msg
            - modifyworld.*
            - mcmmo.skills.*
            - mcmmo.ability.*
            - towny.wild.*
            inheritance:
            - default
            prefix: (&7Trial&f)
            suffix: '&7:'
            options:
                rank: '250'
     
  15. Offline

    NotYetRated

    Is there a way currently, to allow users in certain permissions groups to be able to create towns cheaper, purchase plots cheaper etc? I am looking to be able to configure my prices per permission group, or perhaps just give discounts to certain permissions groups... Anything like this?
     
  16. Offline

    DigitalStorm

    java.lang.IncompatibleClassChangeError: Expecting non-static method ru.tehkode.permissions.bukkit.PermissionsEx.has(Lorg/bukkit/entity/Player;Ljava/lang/String;)Z
    at com.palmergames.bukkit.towny.permissions.PEXSource.hasPermission(PEXSource.java:92)
    at com.palmergames.bukkit.towny.event.TownyPlayerListener.onPlayerMove(TownyPlayerListener.java:246)
    at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:302)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:180)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:618)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    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)
    2011-10-12 15:58:57 [SEVERE] Could not pass event PLAYER_MOVE to Towny
    java.lang.IncompatibleClassChangeError: Expecting non-static method ru.tehkode.permissions.bukkit.PermissionsEx.has(Lorg/bukkit/entity/Player;Ljava/lang/String;)Z
    at com.palmergames.bukkit.towny.permissions.PEXSource.hasPermission(PEXSource.java:92)
    at com.palmergames.bukkit.towny.event.TownyPlayerListener.onPlayerMove(TownyPlayerListener.java:246)
    at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:302)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:180)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:618)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    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)
    2011-10-12 15:58:57 [SEVERE] Could not pass event PLAYER_MOVE to Towny
     
  17. Offline

    LlmDl

    In one of the older versions the day timer was screwed up. The counter picks up where it left off when the server is restarted. You might want to consider using RB1185 and Towny 0.76.2.0. RB1240 has a nasty memory leak and 1317 is still pretty fresh.

    Not yet, if this isnt on the suggestion tracker you should add it.

    Get the Towny dev release, PEX changed one of their bits of code. Towny 0.76.3.2 fixes it.
     
  18. Offline

    dxwarlock

    thank you sir! you always have the answers!
    will the configs be reverse comp? I'm assuming so.
    and am I missing it, is there an archive/previous builds link?
     
  19. Offline

    LlmDl

    The config wont be backwards compatible, but you should have some older versions in your \towny\backups\ folder.

    Here's the download repo.
     
  20. Offline

    Doc

  21. Finally wget compatible links ;)
     
  22. I don't have any permissions.yml where can i find it?
     
  23. Offline

    Odai

    Hey im now on the newest Dev (release version doesnt worked) with Bukkit #1317 and towny allways resetts my config, how to fix that?
     
  24. 1317 of Bukkit is fubar. It will corrupt your config.
    1321+ of bukkit + latest dev 0.76.3.3 of Towny.
     
  25. Offline

    Zocomen

    Okey, I have a small problem.
    I am trying to deposit money into my towns bank, but whenever I do it, I get this:
    Amount must be an integer.
    What?
    Isen't 500 for example and integer?
    Please explain since I can't find a proper guide on this....
     
  26. Offline

    LlmDl

    Details needed:
    Bukkit version:
    Towny version:
    Economy plugin and version:
    Link to pastebin.com'd Server Startup:
     
  27. Offline

    Zocomen

    Bukkit Version: 1185
    Towny Version: 0.76.1.0
    Economy Plugin: iConomy 6
    No Errors on Server Startup, no errors in log when the command occur.
     
  28. Offline

    LlmDl

    Pastebin.com your startup. You should also update to 0.76.2.0.
     
  29. Offline

    nauki

    alright im frustrated i love towny been useing since i started my server but recently i had a sever restart and now towny isnt working for me at all i dont know if its the towny or my iconomy 6 celty version but players,op,admins cant make town's delete town's and when it was working it wasnt costing players anything to set these up any chance i could get some help with this?
     
  30. Offline

    LlmDl

    Join the IRC, posting about a problem without also posting your startup, config, version numbers is pretty dumb.
     
  31. Offline

    minimanmaxi

    hello, i have a problem, My server is using a command based permissions and i cannot allow people to build stuff in the wilderness. they just get the message ''outsiders cannot do this'' they are not in towns when they try to break blocks.. is there anything i can do. i have tried using the config which dosnt work.. (i have restarted the server after i make changes). is there anything i can do? i am using the pluggin 'creative permissions'
     

Share This Page