[MCCoD] Minecraft Call of Duty - NEED DEVELOPER!

Discussion in 'Archived: Plugin Requests' started by zecheesy, Oct 3, 2012.

  1. Offline

    JjPwN1

    I have the updated code with me, I'm waiting for Ahmet to come back alive so he can update the Github repository.
     
  2. Offline

    zecheesy

    Ahmet094 was last seen:Friday at 11:13 AM

    EDIT: I was wondering whether this could be more of a private project because, well, it wouldn't be fun if all servers were mccod.
    I'm going to register mccod.com when the plugin is done! There will be like multiple servers :D and yea!
     
  3. Offline

    Armadillo

    I'm currently using seeds to shoot a handgun and I need to work on a machine gun. It should kill a player in 3 or 4 hits. I have not tested it out though.
     
  4. Offline

    zecheesy

    Blaze rod for that one? :D
     
  5. Offline

    Armadillo

    Thats what I was going to do.
     
  6. Offline

    Armadillo

  7. Offline

    Woobie

  8. Offline

    JjPwN1

    Yeah, I have a very early beta version.
    Out of all those things, the version I currently have includes:
    • 2 teams.
    • /switchteam
    • The plugin is the whole server
    • I did not add a time limit, but I have it so when the max score is reached, the game ends.
    • After the games end, the map switches
    • Team spawns
    • /setspawn blue <map>, /setspawn red <map>
    • When a player dies, they are kicked, given a death, lose 3 points, and when they join they go to their team base
    • Friendly PvP is disabled
    • Stores kills and deaths
    • Kills = +5 points, deaths = -3 points.
    • No /shop
    • Your points stay when the games end, or else there really is not point... of points.
    • Chat system ([<points>][Blue Team] JjPwN1: Hi)
     
  9. Offline

    TwistedMexi

    Suggestion, add a config option for type of respawn:
    No Respawn = true
    Respawn Time = #
    Instead of kicking them why not just kill them and send them back to a lobby with no pvp. If No Respawn is true, they stay there until the round is over (for S&D type games) or they stay there until the respawn time is up, then they're TP'd to their base or spawn point.
     
  10. Offline

    Woobie

    Could you list all the planned/not done features?
    I can help you, if Ahmet094 is dead.
     
  11. Offline

    JjPwN1

    You can help, of course. Ahmet has been dead for 6 days, soooo. Also, I have been looking for testers of the current version. Would you like to help me test it?
     
  12. Offline

    Woobie

    Sure, cant get on my computer now though.
    Any specific plugins you want me to test it with?
     
  13. Offline

    JjPwN1

    Nah. Also, so you can't get on Minecraft right now? I have a little server set-up for testing the beta version just for me and other people who want to help test. The only plugin on it is MCCOD.
     
  14. Offline

    Woobie

    No, cant get on today anymore.. i have to go sleep in a sec becouse of school :'(
    What time is it there?
     
  15. Offline

    JjPwN1

    It's 5:50pm here. Got home from school 2 hours ago. I didn't expect you weren't from America.
     
  16. Offline

    Woobie

    Aaah... its almost 1am here. Might be some time zone issues then, becouse i have to go at 10pm my time.
     
  17. Offline

    JjPwN1

    I have started a BukkitDev page
    MCCOD
     
  18. Offline

    Armadillo

    I would like to test, but I can only play on the weekends and friday nights. (I hate HOMEWORK!!!!)
    Do you think it would be possible if we could add something like Gunpack Alternative to add "guns".
     
  19. Offline

    Jade

    Armadillo Soft dependencies 5ever.
    JjPwN1 I'll test it, should you wish for me to.
     
  20. Offline

    bjsnow

  21. I'm back! :p
    Got my internet back today <3

    I continued the plugin in "offline-mode" and tested it on my server etc. almost finished it, but had problems with the map rotation...

    After trying to find a solution for around 5 hours, but only getting errors over errors, I made a nice GunGame plugin which I'll release today.
    If you want the source code of the almost finished version [ I still prefer the one JjPwN1 made] PM me.
    I could also add the source code of his version to github and would like to continue working on this with JjPwN1!
     
    Woobie likes this.
  22. Offline

    Woobie

    iCanHas yummy source? :3
     
  23. Offline

    tanveergt5

    whys it called "MCCOD" When theirs no relevance what so ever? why not call it MCPVP or something...related
    either way looking to see how this turns out
     
  24. Offline

    Woobie

    MCCOD stands for Minecraft Call Of Duty, and he requested a Call of duty in Minecraft -.-
     
  25. Offline

    JjPwN1

    I have a config option named "ban_until_next_round". In fact, here's a preview of the config right now:
    Code:
    general:
      max_score: 20
      ban_until_next_round: true
    messages:
      onJoinWhenBannedForRound: There's a game running. Wait until the next round!
      onFriendlyPvP: You cannot hurt your own teammate!
      onBlockBreak: Breaking blocks is prohibited in MCCOD!
      onBlockPlace: Placing blocks is prohibited in MCCOD! By the way, how'd you even get a block?
    maps:
      total_maps: 1
      map_1:
        world: world
        redx: 0
        redy: 64
        redz: 0
        redyaw: 0
        redpitch: 0
        bluex: 0
        bluey: 64
        bluez: 0
        blueyaw: 0
        bluepitch: 0
    It took me a while to figure out map switching... but I got it. I may upgrade it later. Probably way later. For now, it just goes "map_1" to "map_2" to "map_3", etc. And when it hits the last map in the list, it goes back to "map_1". Also, if you look at the sample config^, you can have maps in the same world, or separate ones.


    If you go to the MCCOD BukkitDev page, you can find the test server ip for it. It's at the very top of the description.
     
  26. Offline

    zecheesy

    Woobie
    Ahmet094
    JjPwN1
    Hey, would it be possible to keep this plugin on the private side?
    I mean I am getting domain MCCOD.com and servers full featured on this plugin. It would be like mcpvp servers. It would initially be worthless if all servers could give out the same features.
    I don't want 1000 servers being MCCOD.
    That's all I really request.
     
  27. Offline

    Woobie

    Well JjPwN1 made a dev page already.
     
  28. JjPwN1 Yes, I made it the way you did it!
    Code:
    map1:
      red:
        x:
        y:
        z:
      blue:
        x:
        y:
        z:
    
    etc. but somehow it gave me errors on reloads..
    I looked at your source code and I did it the same way :/
    Nvm, you did a good job.
    I'd like to help you out with new ideas and work with you on this project, as you started on my code :p
    Would be nice :)
     
  29. Offline

    JjPwN1

    Yeah, you can help. I am actually trying to block friendly pvp with bows and arrows. I am failing with it right now. Also, will we be using your Github repository, or should I make my own?
     
  30. Offline

    TwistedMexi

    I'm not sure if I understand the point. My suggestion is have a config more like this:

    Code:
    general:
      max_score: 20
      RespawnTime: 30
      NoRespawn: true
    messages:
      onJoinWhenBannedForRound: There's a game running. Wait until the next round!
      onRespawn: Waiting to respawn... OR Waiting for round to end.
      onFriendlyPvP: You cannot hurt your own teammate!
      onBlockBreak: Breaking blocks is prohibited in MCCOD!
      onBlockPlace: Placing blocks is prohibited in MCCOD! By the way, how'd you even get a block?
    maps:
    The goal here being to let players run around in a "lobby" room with PVP off. You could set lobby and respawn points via command. When players die they're spawned in the lobby where they can run around or view the game (think ref box) so that they're not waiting to retry the server when they die. This also solves the frustration of a user waiting for it to end, walking away a minute, and then missing the new round. Players won't like having to wait and click on the server over and over. This helps avoid that.
     
    Ahmet094 likes this.

Share This Page