TicTacToe icon

TicTacToe -----

Adds a multiplayer TicTacToe



Update 1.0.3 Bug fixes and more
Features
  • Now you can't break a game table
  • Small tweaks to TicCommand
  • New messages (New config.yml and en_US.yml)
Bug fixes
  • Quit bug fixed
  • World format back to normal (You should delete your tablesLoc.yml)
New configFile
Code (YAML):
#Available languages
#en_US
#es_ES
locale
: en_US

# This is the en_US.yml version for reference.
# ONLY EDIT ONCE ALL LANGUAGE FILES HAVE BEEN UPDATED.
languageFile
: 3

# Blocks that you can convert into a game table
# If you want to add a block you can get the id from here https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
gameTables
:
 - EMERALD_BLOCK
  - CHISELED_STONE_BRICKS
New languageFile More language files here
Code (YAML):
game:
  title
: "TicTacToe"
  turn
: "Is not your turn"
  tie
: "Tie"
  win
: "You win"
  lose
: "You lose"
  invite
: "Write the name of the player you want to invite"
  invitedBy
: " has invited you to a game, /ttt accept to accept the invitation"
  invited
: "You invited "
  60s
: "You have 60 seconds to accept the invitation"
  expired
: "The invitation has expired"
  noInvitation
: "You don't have any invitation"
  notOnline
: " is not online"
  autoInvite
: "You can not invite yourself"
  table
:
    title
: "Game Table"
    subtitle
: "Click to invite a player"
  quit
:
    playerQuit
: "You quitted the game"
    pQuit
: " have quitted the game"
config
:
  reloaded
: "[TicTacToe] Config reloaded!"
  perms
: "You do not have permission to use this command"
  help
: "Use /ttt help to see the commands"
  update
: "TicTacToe has a new update"
  notUpdate
: "TicTacToe is up to date"
  console
: "Only a player can use this command"
  delete
: "Use /ttt delete"
----------, Aug 8, 2022
Resource Information
Author:
----------
Total Downloads: 863
First Release: Jun 19, 2022
Last Update: Aug 8, 2022
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings