WordGames+ icon

WordGames+ -----

Have you ever been sad because of a boring chat? Don't be! WordGames+ makes the chat happy!




I have updated the plugin for Spigot 1.18.x.
It should work for previous and future versions of Spigot.
----------, Dec 13, 2021

I have updated the plugin for Spigot 1.16.x.
It should work for previous and future versions of Spigot.
----------, Nov 14, 2020

As someone requested, it is now possible to disable certain game types.
This does require some small config changes since the plugin doesn't do that itself yet, however.

messages.yml

In this update it is required to add the following two values under error in the messages.yml:
Code (YAML):
error:
  gameDisabled
: ' {plugin } &4Error! This game type is disabled!'
  noGamesEnabled
: ' {plugin } &4Error! autoStart requires at least one game to be enabled!'


config.yml

This update is not required, but recommended anyway. In config.yml under gameOptions, make sure that the following things exist:
Code (YAML):
gameOptions :
  # [...]
  calculate
:
   enabled
: true
  hover
:
   enabled
: true
  reorder
:
   enabled
: true
  unmute
:
   enabled
: true
    #[...]
  timed
:
   enabled
: true
    #[...]


New permissions

If you want someone to still be able to start WordGames that have been disabled, give them the wordgames.start.disabled permission.

----------, Dec 2, 2019

This is just an update to update the native version of the plugin to 1.14.4
----------, Jul 22, 2019

Some plugins could add whitespace to the beginning or end of messages.
Done by Draycia.
----------, Nov 23, 2018

There was a bug where users would get way too many warnings when trying to play WordGames without the correct permissions.

This has been fixed.
----------, Nov 3, 2018

Features:
  • /wordgames list to show a list of all currently playing games. Note that hover currently doesn't work in this list. This is a utility command that requires wordgames.list permission, it is not meant for normal players.

Improvements:
  • Hover game messages are now also visible from the console.
  • The plugin now ignores all chat colours in messages. This improves compatibility with other plugins.
Bugfixes:
  • The correct word for the Calculate type wasn't shown correctly when the Calculate game was stopped using the autoStop feature.
Note that this will likely be the last update for at least to weeks, probably longer.
----------, Nov 1, 2018

Changes:
  • Update Checker
    If you have the permission wordgames.update, you will recieve a warning when the WordGames plugin has a new update available.
  • Fixed an issue where word games aren't stopped correctly on executing /wordgames stop.
----------, Nov 1, 2018

Thanks to Tassu, I won't have to update the plugin for every Minecraft update anymore! THANKS SO MUCH TASSU!
----------, Oct 27, 2018

I added autoStop, so that you can now configure the games to stop automatically after a certain amount of time.
To enable this, change these settings in the config.yml:
Code (YAML):
gameOptions :
  # Whether the game should automatically be stopped after er certain amount of time. Does not apply to TimedGame.
  autoStop
:
    enabled
: false
    timerInSeconds
: 2750
and the messages.yml:
Code (YAML):
games:
  autoStop
: ' {plugin } &2The WordGame has ended without a winner. The correct word was : &a{word}&2.'
I also fixed some permissions issues and renamed them. Look at the permissions section in the overview for more information.
----------, Oct 24, 2018

I added support for the latest Minecraft versions.
----------, Oct 23, 2018

I fixed a small issue. See https://www.spigotmc.org/threads/plugins-triggering-commands-async.31815/ for the technical details of this issue details.
----------, Apr 12, 2018

As promised, WordGames+ V1.1 is here!

It brings two new game types: Timed and Calculate.

In the Timed game, everyone that says a message within a configured amount of seconds wins. Every player can only win once every game to prevent them from spamming.

In the Calculate game, the players have to solve a math problem. This problem is randomly chosen, so the difficulty can range from 1 + 1 to 28 / 13. All answers are rounded to full numbers to not make it too difficult for the players.


This update also brings a couple of permissions:
- wordgamesplus.reload
- wordgamesplus.stop
- wordgamesplus.play
- wordgamesplus.play.reorder
- wordgamesplus.play.hover
- wordgamesplus.play.unmute
- wordgamesplus.play.timed
- wordgamesplus.play.calculate
- wordgamesplus.start
- wordgamesplus.start.reorder
- wordgamesplus.start.hover
- wordgamesplus.start.unmute
- wordgamesplus.start.timed
- wordgamesplus.play.calculate

And last, but not least: I'm making the plugin public on Github. If you're interested, please take a look.
----------, Oct 7, 2017

Added complete support for Minecraft 1.8 and 1.9.

If you have any feedback or any problems, please let me know!
----------, Sep 4, 2017

I added support for Bukkit 1.8.8.
----------, Sep 3, 2017

Sorry for the long wait.

In this update the configuration is split into two different files for more clarity.
It also adds compatibillity for 1.10 and 1.12.
----------, Aug 24, 2017

Resource Information
Author:
----------
Total Downloads: 6,119
First Release: Dec 11, 2016
Last Update: Dec 13, 2021
Category: ---------------
All-Time Rating:
16 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings