Inactive [FUN] DeathCube v2.5 - awesome minigame [2203]

Discussion in 'Inactive/Unsupported Plugins' started by Baba43, Nov 3, 2011.

?

If you played the game what would you say?

  1. Boring

    24 vote(s)
    9.0%
  2. Okay

    54 vote(s)
    20.1%
  3. Awesome

    190 vote(s)
    70.9%
  1. Offline

    Baba43

    I understand you but I don't know why anybody should use that :p
    /dc open and your problems are gone. Or you give your players the possibility to use /dc start with a commandsign.
     
  2. Offline

    petch2542

    It's say "You have to update your deathcube plugin!" But my deathcube is newest version(0.54).
    ็How i fix this?

    Sorry i'm weak in English.
     
  3. Offline

    Baba43

    Are you sure? Type in /dci.
    If you have 0.54 tell me what server you are using
     
  4. Offline

    Dex3D

  5. Offline

    Baba43

    Not as long as you try to earn money with my work.
    It seems that you lie if you say you made your video for me, you made it because of your adfly link.
    Thanks for your video anyway.

    /edit
    btw you have some some mistakes explaining the options. Maybe you should read MY documentary ;-)
     
  6. Offline

    Vittek

    Just wanted to try this plugin out but seems there's a clash between it and spout? :( Anything I can do? This is with CB1550)

     
  7. Offline

    Kohle

    I am also definitely adding this to my server sometimes soon
     
  8. Offline

    Baba43

    I guess this happen because you have no block-bar set.
    The null pointer leads to the position of the block bar.
     
  9. Offline

    rmb938

    getting this error and just installed the plugin did not make anything either. It looks like your not checking if a protectBar is null or not.

    Code:
    2011-12-05 21:56:57 [SEVERE] Could not pass event BLOCK_BREAK to DeathCube
    java.lang.NullPointerException
        at me.baba43.DeathCube.DeathCube.blockBreak(DeathCube.java:995)
        at me.baba43.DeathCube.BlockPlaceListener.onBlockBreak(BlockPlaceListener.java:19)
        at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.java:534)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:201)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:165)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:500)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
        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.w(MinecraftServer.java:516)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Also can you add reward items and/or iConomy support for the rewards?
     
  10. Offline

    Baba43

    Usually a block bar should be set but you are right I will implement this check in the next version.
     
  11. Offline

    Vittek

    Well then, I had the time today to set this up on my server and people has a absolute blast. Even in it's early stage it's completely awesome. Very well done! If you take any future suggestion, besides a reward system, could there be a toggle that would announce the winner server wide? That would be awesome.

    Anyway, keep up the good work ! This plugin is a keeper :)

    Super gemacht!
     
  12. Offline

    Baba43

    Tomorrow I will do three things:
    1. fix the error messages when using the plugin without having the block-bar set
    2. add a "commands" option where you can type in console commands which are executed if the game is over (i hope that will be enough to reward players, otherwise tell me what is not working)
    3. add an option to broadcast messages on start and end (with the winner)

    Anything else?
     
  13. Offline

    Vittek

    This might be a longshot, but being able to customize the games messages would be awesome. Can't wait to try the new version out!
     
  14. Offline

    Jackjan

    Here is my second Video.

    It shows the first steps to create a Cube: (German)
     
    Baba43 likes this.
  15. Offline

    typhoonwes

    Great Plugin, People love it. Not sure if anyone requested this yet:
    Auto start when player(s) enter arena/ready room, everyone click block to start.
    Broadcast count down before anyone else can join.
    Prize awared when frist to the top.
    Thanks.
     
  16. Offline

    Baba43

    This is done.

    Will do that later.

    Thought about that as well but my problem is that people can exploit these systems since they could stay in the cube and nobody else would be able to play. If you use /dc open everyone can join whenever he want but of course its no "real" game then.

    My idea is the following:
    If a user write /cube start the server will broadcast a message like "A deathcube game will start in 60 seconds" and after 60 seconds /dc start is executed automatically. That would give people the chance to join but the problem above is still not solved.
     
  17. Offline

    babybell

    Hey Its really great!!! But i do anything right but the user can´t join... the have no permission... but at the config of permission they have the permission you write at the wiki....
     
  18. Offline

    Vittek

    Hmm since the update to 0.56 everyone can destroy blocks inside the cube regardless of the cubeprotection setting..
     
  19. Offline

    rmb938

    Can you added it so players can place and pick up the pumpkins more then one time?
     
  20. Offline

    Baba43

    Can't repeat this on my local server. I have deathcube.use permissions and can't destroy blocks?
    Build?

    I will not implement that because it's stupid if you can pickup the same block twice.

    You have to give users "deathcube.use" permissions then they should be able to use "/cube" commands. Try to reload your server if it's not working tell me what permissions plugin you are using.
     
  21. Offline

    babybell



    He I tryed more times and in the permsissions of the user is "deathcube.use" but if the type /cube tp or /cube tpi the have no permission...

    I don´t know... it is just named Permissions.jar ... if you have a permission plugin whats working with it please send link...
     
  22. Offline

    Tomaz

    i will test this with friends, and have lots of fun with it.
     
  23. Offline

    Baba43

    If you are using Permissions 3 my plugin will not work with permissions, because it's very outdated and doesn't support the current bukkit API.
    You should use something like PermissionsEx, but each permission plugin should work with my plugin, except outdated ones ;)

    Possible now let me know if I did mistakes anywhere.
    You can change the texts which are shown to users anytime.

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

    rmb938

    What about making it so you don't loose exp when you die.
     
  25. Offline

    Baba43

    Done :)
    Version 0.58 uploaded.
     
  26. Offline

    babybell

    What is a good permission plugin? i got the permissions for my user and vips .... and if i use permission ex i dont know how i add user to the permission group and so one.... can you help me?
     
  27. Offline

    Baba43

  28. Offline

    babybell

    but this is so hard work .... :( i just want a permission plugin like permission 3 were i have a document with the user and groups were i can at them .... is there no other way? :(
     
  29. Offline

    Baba43

    You have a nearly equal permissions-file in your "PermissionsEx" folder!
     
  30. Offline

    babybell

    But at this folder i can´t make a document with the permissions and a document for the player and his group or?
     

Share This Page