◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ Dekomori on discord ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦
Tested Minecraft Versions: 1.8 / 1.9 / 1.10 / 1.11 / 1.13 / 1.17
Introducing ConnectFour for Minecraft! You can now play the highly-popular game on your very own server! With multiplayer, stat-tracking, and other cool features, ConnectFour for Minecraft is a blast!
Notice: DOWNLOAD the correct version of Connect Four for your server from the 'Updates' tab!
Choose from any v1.47 update to support your Minecraft version!
Start a game with another person by typing /connectfour invite (player). The player will then receive an invitation to the game, and can accept with
/connectfour accept (player).
Join a queue with random players with /connectfour queue.
Stats are viewable with the /connectfour stats command!
Permission Node: connectfour.play
Watch the video below for a quick look at the gameplay as of version 1.3
Configuration File:
($color will color the text)
Messages File:
Customizable Menu!
MySQL - to use MySQL, fill in the appropriate information and create a database, ConnectFour will create a table for you!
*older versions of ConnectFour are available for 1.8 and 1.9, but will not contain as many features, contact me for more info.
Tested Minecraft Versions: 1.8 / 1.9 / 1.10 / 1.11 / 1.13 / 1.17
Introducing ConnectFour for Minecraft! You can now play the highly-popular game on your very own server! With multiplayer, stat-tracking, and other cool features, ConnectFour for Minecraft is a blast!
Notice: DOWNLOAD the correct version of Connect Four for your server from the 'Updates' tab!
Choose from any v1.47 update to support your Minecraft version!
- Multiplayer Invitation System
- Player Invitation Menu
- MySQL Supported
- Unique Gameplay
- Custom end-game commands
- Local stat-tracking
- Use strategy to win each match
- Animated gameplay
- Works just like the real Connect Four
- Queue System for random opponents
- Play against your friends
- Guaranteed hours of fun!
Start a game with another person by typing /connectfour invite (player). The player will then receive an invitation to the game, and can accept with
/connectfour accept (player).
Join a queue with random players with /connectfour queue.
Stats are viewable with the /connectfour stats command!
Permission Node: connectfour.play
Watch the video below for a quick look at the gameplay as of version 1.3
Configuration File:
Code:
Game:
Sounds: true
Stats: true
Screen:
Title: $9Connect Four!
Commands:
Enabled: true
Execute:
- give %PLAYER1% diamond 5
- broadcast %PLAYER1% has won ConnectFour against %PLAYER2%!
MySQL:
Enabled: false
Host: localhost
User: user
Password: applesarenice
Port: 3306
DBName: ConnectFour
Invites:
Queue:
Enabled: true
Time: 15
Menu:
Enabled: true
Title: $6$lInvite Menu
Messages File:
Code:
Messages:
Menu: |-
$b-- Connect Four --
$e/connectfour queue
$e/connectfour accept
$e/connectfour invite
$e/connectfour stats
$b-- Connect Four --
Stats: |-
$b-- Connect Four --
$6Wins: $a%WINS%
$6Losses: $a%LOSSES%
$b-- Connect Four --
Game:
Tie: $a$lGame ended in a tie!
Win: $a$l%PLAYER% $ewins!
Exit:
Loss:
Quitter: $eYou have exited the game and have been given a loss!
Player: $c%PLAYER% $ehas exited the game and received a loss!
NoLoss:
Quitter: $aYou $ehave exited the game!
Player: $c%PLAYER%$e has exited the game!
Invites:
Queue:
Join: $eYou have joined the queue! %SIZE% People in Queue
Quit: $cYou have left the queue!
Tip: $eInvite $c%PLAYER%$e to a game with $c/connectfour invite %PLAYER%$e!
Success: $eYou have invited $a%PLAYER%$e to play ConnectFour!
Receive: $eYou have been invited to play Connect Four! Accept with $c/connectfour accept %PLAYER%$e, the invite will expire in %TIME% seconds!
Error:
Expired:
Player: $e%PLAYER%s invite has expired!
Invited: $eYour invite from %PLAYER% has expired!
NotFound: $eCouldnt find that player!
SelfInvite: $eYou can't invite yourself to a game!
AlreadyInvited: $e%PLAYER% has already been invited!
InGame: $e%PLAYER% is already in a game!
Items:
WinningMove: $bWinning Move!
Exit:
Title: $a$lExit
Description: Click to exit
EmptyPane: $eEmpty
Red:
Turn: $cReds Turn
Pane: $cRed
Blue:
Turn: $bBlues Turn
Pane: $bBlue
MySQL - to use MySQL, fill in the appropriate information and create a database, ConnectFour will create a table for you!
*older versions of ConnectFour are available for 1.8 and 1.9, but will not contain as many features, contact me for more info.