[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

    Please pastebin.com your permission node file.

    You probably used a tab, spaces must be used and the parsing is very important. The error shows you where it's badly parsed.

    No, that's about it. There isn't any way to get HC to show the towny tags as far as I know.

    Download 0.80.0.0 fresh, upload it to your server's plugin folder, overwriting the old version.
     
  3. Offline

    jdb98

  4. Offline

    TheJoker

    Hey
    I use Towny and multiverse, and i have 5 worlds, but can i do so Towny only works in 1 of them?
    because i will have a creative world, a survival world... and a Townt world, and the players cant build in Survival because Towny says: u cant build in the wild, so i have a big problem!!! :D
     
  5. Offline

    jdb98

    Do they have the 'towny.wild.build' permission?
     
  6. You just need to goto the world you don;t want Towny in and type /tw toggle usingtowny

    You have multiple duplicate permissions and even permissions which don't exist.
    towny.wild.block is not a valid permission, nor is towny.town.plo or towny.wild

    You also have MANY elements in the wrong places. Prefix/suffix.
    PEX and all permissions plugins are very specific on where elements need to go. You can not place them randomly and hope they work.

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

    Elements11997

    It still doesn't allow me to speak, I don't think herochat works with towny
     
  8. Offline

    prinzovdarkness

    hi i have only just started using towny on my server, i decided to test it first by creating a nation which worked but then i tried to create a town. whenever i try to it says "an internal error occured when trying to perform this command". i dont know what i can do to fix this? If you need me to i will try to give you my server log
     
  9. Offline

    Vince

    Thanks for all of your help you are doing great :D
     
  10. Offline

    TheJoker

    Thx
    :D
     
  11. Offline

    Nam

    since upgrading, when players type /resident they are getting the following error message...
    Code:
    01:56:30 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'resident' in plugin Towny v0.80.0.0
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:620)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:103)
            at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:85)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:625)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:509)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
            at com.palmergames.bukkit.towny.object.TownyEconomyObject.getEconomyAccount(TownyEconomyObject.java:217)
            at com.palmergames.bukkit.towny.object.TownyEconomyObject.getHoldingBalance(TownyEconomyObject.java:189)
            at com.palmergames.bukkit.towny.object.TownyEconomyObject.getHoldingFormattedBalance(TownyEconomyObject.java:282)
            at com.palmergames.bukkit.towny.TownyFormatter.getStatus(TownyFormatter.java:107)
            at com.palmergames.bukkit.towny.command.ResidentCommand.parseResidentCommand(ResidentCommand.java:76)
            at com.palmergames.bukkit.towny.command.ResidentCommand.onCommand(ResidentCommand.java:62)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            ... 14 more
    And overall most things seem to be broken with towny for me. Any major changes that need to be adjusted for or something?

    after a bit of investigation, it would appear to be linked to register...

    Code:
    00:05:32 [INFO] [Register] Enabling Register v1.7
    00:05:32 [SEVERE] Error occurred while enabling Register v1.7 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type
            at com.nijikokun.register.Register.onEnable(Register.java:70)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:351)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:333)
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:423)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:410)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:224)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type
            at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
            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(ClassLoader.java:423)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
            ... 11 more
    00:05:32 [INFO] Unable to hook register
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  12. Offline

    XCroft

    Hey.

    I got a pretty big problem!
    My server got PEX and when we installed towny. Owners cant write to other ranks... its very bad.
     
  13. Offline

    TheJoker

    it says: this zone is protected by towny.wilds.
    WTF???

    When i install Towny, people cant see what Owner's write. Im a Owner and it says: You feel so lonely
    ??? What can i do?

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

    lucoatom

    Just finished changing my server from iChat completely to TownyChat. Hoping this works...

    EDIT:
    Works really well, changed the chat channels around a bit and got rid of Mod chat and changed Admin to Staff Chat so all Staff can chat in one Channel.
    I also changed a lot of other stuff, as seen in the following image:
    [​IMG]Permissions plugin: bPermissions
    1 thing: Is there any way to remove The 'You feel so lonely'? If so, can anyone help me with this?
    I've also noticed that 'You feel so lonely' only appears when OPs speak when no-other people who are Opped are online.
    Also, my bPermissions is not properly set up so don't give me any permission nodes or any of that stuff to solve this.
     
  15. Offline

    Elements11997

    I have a suggestion, could you perhaps allow only some people to speak in certain channels, but they can see what is being written? This would reduce spam and still allow people to make general anouncements and would then make herochat not needed.
     
  16. Offline

    LlmDl

    Pastebin.com your full server startup.

    Give everyone towny.chat.general in their permission nodes.

    Give everyone towny.wild.* in their permission nodes.

    Give yourself towny.chat.general in their permission nodes.
     
  17. Offline

    XCroft

  18. Offline

    xcjen

    Problem: Only admins are allowed to create towns.
    Already did :
    town_creation_admin_only: 'false'
    nation_creation_admin_only: 'false'
    + all the right permissions whats wrong?
     
  19. Offline

    LlmDl

    Give them towny.town.new in their permission nodes.
     
  20. Offline

    paybks_a_Bch

    Please for the love of god fix the "You feel so lonely" thing :( I gave my group of permissions the towny.chat.general node but its still happening X_X. Im really confused, Please help this is starting to become REALLY annoying
     
  21. Thats a Lockette message. You need to grant the correct Lockette permissions to place signs in the wilderness.
     
  22. Offline

    paybks_a_Bch

    Nevermind i fixed my problem, it seems i fail at permissions and didnt update towny LOL im sorry :p
     
  23. Offline

    _Robert

    Hey there! I got a question:

    For what towny it's using BlockPhyisicsEvent?

    NoLagg Examiner shown me this:

    Plugin: Towny
    Average duration: 0.182 ms/tick
    Total duration: 728.973 ms/4000 ticks
    class com.palmergames.bukkit.towny.event.TownyBlockListener

    I'm trying to optimize my server and i wanna know for what it's using that! Cause it takes too much time!

    Thanks!
     
  24. Offline

    paybks_a_Bch

    Now its doing the you feel lonely thing again... wow towny really hates me

    Im being trolled massively

    Since you've made such an epic plugin and everything why cant you fix "you feel alone" thing in the entire plugin... Its REALLY annoying if everyone has to add the permission thing, + it didnt work for me :(

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

    LlmDl

    You've failed to fix it yourself, pastebin.com your:
    - full server startup,
    - permission file.
     
  26. Offline

    Colm

    How do I make it that towny blocks Creeper explosions and Enderman/Dragon grief, but let TNT explosions past. I set it so it wouldn't count TNT explosions for a regen but it still does nothing. Creepers don't explosde which is good but TNT doesn't explode either. I changed the world config as well. Any help?
     
  27. Offline

    xcjen

    it has the permission node but still it say's you have to be a admin :S
     
  28. Offline

    LlmDl

    You've failed to fix it yourself, pastebin.com your:
    - full server startup,
    - permission file.

    Pastebin.com the \plugins\towny\data\worlds\worldname.txt
     
  29. Offline

    Colm

    Okay will do but I think I have an idea (When the servers empty.. hopefully soon) instead of having explosions to false. But enable world regen because it has the options their. I'll report back if it doesn't work. But is their anyway of getting world regen to instantly regenerate? Because when I used to use it and a creeper blew up signs it sometimes rolls that back first so you can obviously guess the sign then brakes. Also users that got killed lost their stuff when it was regenerating because it regend over it.
     
  30. Offline

    xcjen

  31. Offline

    Colm

    Okay the server was finally empty so I tried the world regen setting and it regenerates far to slow and if a sign/torch was their and it rolled that back first it breaks off again. Is their anyway of having the instant rollback on explosions but able to let tnt explode? Here's my world config;
    http://pastebin.com/MJvWmzqi
     

Share This Page