[FUN] ConnectFour v0.3.2 - Now with tic-tac-toe [1060]

Discussion in 'Inactive/Unsupported Plugins' started by cholo71796, Aug 1, 2011.

  1. Offline

    cholo71796

    ConnectFour - Play Connect Four in Minecraft!
    Version: v0.3.2

    Please refer to the BukkitDev project!
    ConnectFour works by creating virtual chests- inventories that have no ties to real chests in Minecraft. During a game, a chest inventory is visible on both players' screens. They may click on any free space in the columns to drop their coins into the slots. It will automatically go the lowest available space, just like in real-life Connect Four.​

    Tic-tac-toe uses a similar interface. Try it out yourself!

    Player inventories may not be modified during this time to avoid problems.
    [​IMG]
    Features:
    • Allows players to play Connect Four and tic-tac-toe in Minecraft
    Download: JAR (source)

    Commands:
    Code:
    /connectfour, /cf, /c4
    
    /cf [player] - request a match. (Uses smart matching, no need to type the whole name.)
    /cf [player] [money] - request a match. The loser will pay the winner the money.
    /cf accept - accept a request.
    /cf reject - reject a request.
    /cf back - return to a game that you accidentally closed out of.
    
    Replace /cf with /tic (also /ttt, /t3 and /tictactoe) to play a game of tic-tac-toe.
    
    Permissions:
    Code:
    connectfour.play - accept and reject requests
    connectfour.start - send requests
    tictactoe.play - accept and reject requests
    tictactoe.start - send requests
    
    I should note that a player requires BOTH .start and .play nodes to initiate a game.
    .start by itself won't do anything.
    In BukkitPermissions, all players have these nodes by default.
    Todo (open)

    Put other stuff I've been meaning to put in config in config
    Add configurable range between players

    Changelog:
    Version 0.3.2
    • Updated to cb1060
    Version 0.3.1
    • Added tie detection.
    • Amendment: registered default permissions.
    Changelog (open)

    Version 0.3.0
    • Switched Permissions to built-in Bukkit permissions.
    • Added economy support through Register.
    • Added a configurable language file.
    • Added matches for stakes.
    Version 0.2.2
    • Added broadcasts. Soon to be configurable.
    Version 0.2.1
    • Large rewrite and reorganization of code.
    • Added ability to return to game if you accidentally close out.
    • Converted from BukkitContrib to Spout.
    Version 0.2
    • Added Permissions support.
    Version 0.1
    • Added tic-tac-toe.
    Version 0.0
    • Release

    FYI: This plugin automatically downloads Spout, as the plugin requires it server-side to function. No worries, players do not need to have the client mod version of Spout.
     
    shadrxninga likes this.
  2. Offline

    cholo71796

    Do you have both the play and start nodes?
     
  3. Offline

    ochenchi

    Looks fun, using on meh server. :D
     
  4. Offline

    Imm0rt41

    i think you should also make this work for giant connect four and tic tac toe models. such as you hit a button on ur side to start, and you drop gravel or sand or something into the column you want, it drops to the bottom, and then the other player goes. connect four, but outside the inventory, using actual blocks in the world. get what im saying?
     
  5. Offline

    cholo71796

    Yeah, that's definitely possible, but I'm not sure that I want to do it.
     
  6. Offline

    Imm0rt41

    :(
     
  7. Offline

    cholo71796

    The plugin should download the latest recommended build of Spout in v0.3.2 and in all future versions.
     
  8. Offline

    i ThRoW sToNeZx

    amazing, just.. amazing.. awesome how it downloads spout for you :). One of the best plugins ever..
     
  9. Offline

    AAtoosone523

    left click or right click?
    what do it need during playing?
    i cant use that​
     

Share This Page