[FUN/MISC] Tribu v0.6.4 - The ZombieSurvival continuation [1.6.4]

Discussion in 'Archived: Plugin Releases' started by Graindcafe, Jul 19, 2011.

  1. Offline

    Graindcafe

    Tribu - A zombie survival game !

    Currently looking for translators please contact me by PM if your language is not already translated or not fully translated.

    What is it ?
    Tribu is a zombie survival game in which you can set zombie spawns. Zombies will appear wave by wave once the game is started. You have to kill them! Each kill will get you money and points, and with the money you can buy items to kill more zombies. The game will stop when everyone is dead.


     
  2. Offline

    ACampingNoob

    That's only one problem solved... Please read the entire message.

    I want showcase. Showcase drops an item on a particular block and it floats, you can't pick it up, and it makes for a wonderful shop that you can block off as you see in the trailer. Showcase allows you to visually see the item you are buying.

    If iConomy support isn't added I may have to convert everything to tribu money, but it would be much better if tribu had iConomy support, so we can use every plugin making tribu a truly versitile plugin.

    That doesn't solve the problem at all. If the spawning is random, and not focused on where the players are, then the game becomes a search for the zombies, that spawned at the other side of the map. Please add an option to only spawn zombies near the players.

    I know you have features to only enable spawners in the room that you have temporarily opened, but I need to be able to have the whole map open and focus the spawning near the players.

    The way that I would do this in code is calculate the distances from every player to each spawner every 2 seconds, and select the closest 3 to become active, only if the sign is enabled.
     
  3. Offline

    Graindcafe

    I read your entire message, but I was just answering you that it's possible, so that you know. There was an option to see the item, like showcase do, on previous version but I removed it on this version because I thought it was useless, but if people want it, I can put it back.
    And I know that iConomy support will be appreciated, that's why it was on the TODO list.


    I will add your wish (to spawn zombie only if there is a player near the spawn point) to the todo list
     
  4. Offline

    ACampingNoob

    It has to be like, the 3 nearest spawners, because if it isn't then there will be places where zombies won't spawn.
     
  5. Offline

    Mixmaster1190

    Whenever Tribu is on, spawn eggs don't work in dispensers. How can I fix that?
     
  6. Offline

    bennie3211

    i have found a error :S it says:
    [SEVERE] Tribu can't make dirs so it cannot create the level directory, you would not be able to save levels! You can't use Tribu!

    what do i have to do? is it because i have a new server version?

    EDIT:

    If you want, i can translate it to the dutch language :) (i dont know how to PM)
     
  7. Offline

    Graindcafe

    The plugin detect that it cannot make directories, so it's an error that you can solve by checking why it cannot.
    It's probably a permission error.
    The way to solve this depends on your os (linux/windows/mac).
    So try using chmod/chown if you are on unix (linux/mac) or try checking if the plugin directory is "read only" or try launching your server as administrator if you are on windows.
     
  8. Offline

    Mixmaster1190

    I can't delete items in packages
    Show Spoiler

    19:55:30 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'trib
    u' in plugin Tribu v0.5.0.12514
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    73)
    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 net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 3
    at graindcafe.tribu.executors.CmdTribu.onCommand(CmdTribu.java:226)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
     
  9. Offline

    Graindcafe

    Show Spoiler

    Thanks for the report
     
  10. Offline

    bennie3211

    thnx, it was read-only xd

    EDIT:::::

    is it possible to disable destroying blocks in a area around the tribu? I cant find it in the settings or on wiki xd

    EDIT 2::::::

    sorry, i cant find a other thing: i have change pluginmode.autostart: true but when i join my server without op permission, i can join tribu, but the server dont start it automatic, so a OP or Admin has to do /tribu start :/ (do i have to give normal people on the server the /tribu start permission? or not? because when some1 joins the tribu, i have to do /tribu start :( mayby something to add next update?
     
  11. Offline

    Graindcafe

    1. You're welcome
    2. It's not possible to disable destroying blocks but you can revert changes, players will be able to destroy or place blocks but it will be reverted at end of the game. It works well with normal blocks but not that well with sands/redstone or doesn't works at all with water/lava
    3. Do you have set a level to load at start up ? If not, it's normal that it doesn't start because it doesn't know what level to launch !
     
  12. Offline

    Mixmaster1190

    I need help, I read the wiki and still it doesn't work. I am trying to make a diamond sword with the "Fire Aspect" enchantment using a package. Here is a copy-paste of what I have:
    Code:
    DefaultPackages:
      Fire_Sword:
        Fire_Sword:
          id: 276
          data: 0
          amount: 1
          enchantmenstId: 20
          enchantmentsLevel: 2
    
    So I load up Tribu and it gives me a diamond sword with no enchantments. I double checked the wiki and I copied word for word the configuration and still no good. Also, when I try to delete a package (for this I would use /tribu package remove Fire_Sword) it says to put in a name even when I did. Putting the name twice (/tribu package remove Fire_Sword Fire_Sword) Makes another "Fire_Sword" package. Making three adds three, and so on. You can also make 2 packages with the same name. Also, spawn eggs do not work at all while a Tribu game is running.
     
  13. Offline

    Graindcafe

    enchantmentsId and enchantmentsLevel are list so it should be :
    Code:
    DefaultPackages:
      Fire_Sword:
        Fire_Sword:
          id: 276
          data: 0
          amount: 1
          enchantmenstId: [20]
          enchantmentsLevel: [2]
    
     
  14. Offline

    Mixmaster1190

    Worked after I fixed the typo in "enchantmest"
    It was like that in the wiki so I thought it was intentional. Thanks!
     
  15. Offline

    Nutiler

    Hi I love this plugin but when I have it installed, I get this very over powered bug, either when you die your items don't drop on the floor and just dissapear or, when you die you keep your items on death. Here is my config...

    # # Tribu Config File Version 1

    Players:
    DontLooseItem: false
    RevertBlocksChanges: true
    StoreInventory: false
    LevelStart:
    ClearZone: 50.0
    Stats:
    OnZombieKill:
    Points: 10
    Money: 15
    OnPlayerDeath:
    Points: 50
    Money: 1000
    WaveStart:
    SetTime: true
    HealPlayers: true
    TeleportPlayers: false
    SetTimeTo: 37000
    Delay: 10
    PluginMode:
    AutoStart: false
    DefaultLevel: ''
    ServerExclusive: false
    Language: english
    Signs:
    ShopSign:
    DropItem: false
    Zombies:
    Focus: Nearest
    Health:
    - 0.5
    - 4.0
    Quantity:
    - 0.5
    - 1.0
    - 1.0
    FireResistant: false
     
  16. Offline

    Graindcafe

    You have :
    DontLooseItem: false

    Try turning it on
     
  17. Offline

    skittlezcraft

    on mine i do the sign shop but only ops can buy no one els how do i fix this?
     
  18. Offline

    mrantnation

    Is it ok if i do a review/instruction video about this i will post link to video afterwards
     
  19. Offline

    ACampingNoob

    Hey, how would you completely disable the output on a particular event in languages?
    I mean, when I get a kill, I don't want it to say anything. Right now when I put a "" for it it sends a blank line to the player.
     
  20. Offline

    Graindcafe

    The 0.6 Bêta 1 is now available

    Here is the changelog :
    • New rollback system
    • Some config nodes has changed "RevertBlockChanges" is now "Rollback" . "LevelStart.ClearZone" is now "Level.ClearZone"
    • Now configurable Zombie Damage
    • Now configuratble Zombie speed : can be random or not and can have a "rush" speed (when zombie is attacking you)
    • Reward method : Best/Percentage/Last/First .
    • Reward only alive people or even after dying
    • Minimum players to start
    • Level start delay
    • Configurable time to spawn all zombies, it's a polynomial function of the round number
    • AllowBreak & AllowPlace config nodes, allowing breaking & placing nodes. Can be overwritted by the permission tribu.super.place & tribu.super.break
    • Jail system (thanks rimidalv11) : making death not able to leave the deathspawn
    • World exclusivity (like server exclusivity but for world) (thanks rimidalv11)
    • Configurable Prefix
    • Putting a blank line in language file makes the plugin don't send the message
    • New languages
    • Languages files are now automatically installed
    • Fixed a lot of bugs (all known)
    http://dev.bukkit.org/server-mods/tribu/files/6-tribu-0-6-beta-1/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  21. Offline

    johnney5

    I’m guessing this isn’t the place for the post but just to be informative there seems to be some sort of conflict between your plug-in and a plug-in called “Cenotaph.” The console doesn’t spit out any errors that I could find but Im also a bit of a noob at this sort of thing so please forgive my vagueness.
     
  22. Offline

    Graindcafe

    You're right it's not the good place . Please open a ticket : http://dev.bukkit.org/server-mods/tribu/tickets/
     
  23. Offline

    KingFlowy

    Can you add a way that zombies always spawn next to you or just a round based spawn system? Because i want to make a arena in COD Zombie mode Style with buing doors. But these zombies always spawn behind the locked doors...
     
  24. Offline

    Biisza

    Will you be updating this plugin to work with 1.3.1?
     
  25. Offline

    Graindcafe

    I will, yes
     
  26. Offline

    halop21

    i start the world and everything but the zombies just don't spawn plz help!
     
  27. Offline

    Im_jinxed

    Hey man im not really sure what im doing wrong, is this updated for 1.4.5? well my problem is no zombies spawn im not on peaceful i do /tribu enter then /tribu start and it takess forever to load and once it is loaded no zombies spawn....ever i left it going for a half hour.....nothing. im not sure what im doing wrong ive watched a couple videos and they all get it to work, doing the same stuff i do. Im really stumped and my bro is too, please help as soon as you are able, thanks man. -Jinxed
     
  28. Offline

    Graindcafe

    The version 0.6.1 is not working with 1.4.5 but with 1.2.5; you should use Tribu 0.6.2 but it's currently in closed-beta, more information on bukkit dev ;-)
     
  29. Offline

    Graindcafe

    Tribu 0.6.2 is now available ;-)
     
  30. Offline

    Im_jinxed

    Hey dude i love the plugin and thank you for updating it. i was woundering if you had like a server for tribu that you play on or something because i getbored by myself. -Jinxed
     
  31. Offline

    Coasterfan312

    I've set up Tribu as a minigame on my Disneyland Paris server (if I'm allowed to say the IP I will at some point), and it works fine for the ops, and it lets Guests (non-ops) play it, but they cannot interact with signs or buyable triggers. How can I fix this problem? (I have given them all tribu.use permissions)
     

Share This Page