ColorfulMix [⭐MiniGame⭐]  - Unique ✅ icon

ColorfulMix [⭐MiniGame⭐] - Unique ✅ -----

Unique minecraft MiniGame ColorfulMix




This update only fix missing files
----------, Oct 5, 2024

WARNING
Version 2.3.1 only works with minecraft server 1.20.4, 1.21.1 and perhaps newer ones if there are no significant changes to the mojang API.

This is a quick update so I had to temporarily disable TAB to make it possible. When we have more free time, we will introduce it again.
The Podium NPC update option has also been temporarily disabled,
updates after the server starts. If there are any errors, please write :)
----------, Aug 27, 2024

WARNING
Version 2.3.0 only works with minecraft server 1.21.1 and perhaps newer ones if there are no significant changes to the mojang API.

This is a quick update so I had to temporarily disable TAB to make it possible. When we have more free time, we will introduce it again.
The Podium NPC update option has also been temporarily disabled,
updates after the server starts. If there are any errors, please write :)
----------, Aug 15, 2024

Tested spigot and paper minecraft server 1.18
----------, May 17, 2022

Prevent destroy selected block at gamemode creative in setup mode
----------, Dec 5, 2021

IMPORTANT
Add this line to the config or regenerate file:
SendFinalArenaResultOnlyToArenaPlayers: true


This option allows you to toggle the broadcast of the arena results to all players or only to players in the current arena.
----------, Nov 7, 2021

Hello, this update fixed a bug where sometimes there was not a minimum of one drawn color in the arena if you have an arena area with at least one empty section.

Color randomization has been optimized.
Updated the outdated code for the new version of the NoteBlockAPI plugin.
Fixed bug with mixed arena and lobby sounds.

The update notification system has been changed, now it will notify all players who join and have the ColorfulMix.admin permission and once in the console after loading this plugin.
----------, Oct 1, 2021

! IMPORTANT !
If u have generated folders Langs, please remove it and in next run server with this version of plugin and Update NoteBlockAPI plugin.

This update added one alert to config arenas and change interval of update checker from 0,5h to 1h.
----------, Sep 18, 2021

This update reduce a few % usage of cpu ;)
----------, Aug 24, 2021

Remove displayed error in console at 1.16.x and added support for older version
----------, Jul 15, 2021

Removed ProtocolLib, ProtocolTab from dependency.
Added support for older versions than 1.17.x (tested 1.16.5, if u will be saw error just tell me)
Fixed some optimalization bugs.
----------, Jul 11, 2021

This is fast update to 1.17 and this version work only at 1.17.
Next update should repair it, to work at more count of version ;)
And was removed dependency ProtocolTab.
----------, Jul 3, 2021

Optimized loads arenas and fixed bug which make spam in console.
Thanks @PaciorJr for reported issues ;)
----------, May 27, 2021

The arenas wasn't caching.
This update fix this bug.
----------, May 8, 2021

Some fixes of the plugin.
----------, Apr 26, 2021

Update MySQL driver to "com.mysql.cj.jdbc.Driver" from deprecated "com.mysql.jdbc.Driver"
----------, Apr 12, 2021

Fixed: When player quit in game wasn't teleported to the End Location.

Thanks to @MichalApleys for finding this bug.
----------, Mar 29, 2021

This version had refresh for NoteBlockAPI and tested at this version: NoteBlockAPI-1.6.2-SNAPSHOT.jar
----------, Feb 23, 2021

Fixed plugin functionality after update
----------, Feb 21, 2021

Updated bStats code
Updated library
----------, Feb 16, 2021

Updated bStats code
Optimalissed code of SmartPortal feature
----------, Aug 29, 2020

This update repair podium at 1.16.x
----------, Jul 3, 2020

- WorldGuard dependency removed
----------, Jun 16, 2020

BIG UPDATE!
Now we needn't install FAWE to work properly CFM!
A lot of optimisation and bug fixes!
Support server version: 1.14.x / 1.15.x
----------, Apr 13, 2020

This update only code optimalization
----------, Jul 26, 2019

This update repair bug with collision when you try set collision.

WARNING!
To work properly you must renew a Lang directory

Thanks 1c5r2g5g2f for reported the bug ;)
----------, Jun 9, 2019

WARNING!
To work properly you must renew a Lang directory and add to Arenas.yml a new line for each arena:
IsCollision: false

The parametr of IsCollision can be only true or false.
----------, Jun 2, 2019

This update can fix an error with spectators and remove from TAB the names from podium.
----------, May 14, 2019

I removed small error which some times spammed in console.
----------, May 12, 2019

Cache creation has been accelerated
----------, May 11, 2019

1. Added support for new FAWE 1.13.109+
2. FIX material in arena floor (changed STAINED_CLAY to TERRACOTTA)

Thanks @abhisantos for help fix this problems ;)
----------, May 9, 2019

This update adds cache to aren to protect it during server failure.

Example: During the game blocks in the arena disappear and the server consumes all resources and is overloaded, starts to shut down and saves our arena when there are no blocks loaded. The file with the arena name will be saved in the Cache folder and the block locations in the arena will be stored there. After re-starting the game in a given arena, the blocks from the file are loaded and our arena is thus renewed.
----------, May 9, 2019

I've optimized the code.
In the next updates I want to add new features.
----------, May 6, 2019

On this version the ColorfulMix will be work only on Spigot 1.13.x
If you will be see any issue just tell me ;)
----------, Jan 2, 2019

Fix: When song in the lobby or arena was ended cfm didn't choose any song.
----------, Aug 5, 2018

Added Spain language.
----------, Aug 2, 2018

WARNING!
To work properly you must renew a Lang directory and added to Config.yml a new line:

Podium:
#Set the refresh time in seconds
timeToRefreshInSec: 60
Songs:
inLobby: true
inArena: true

And put to your plugins directory: noteblockapi or set inLobby and inArena to false.

Plugin will be create a Songs directory and in him you will have Arena and Lobby directory. In this directory you can put your .nbs songs
The songs will be playing randomly.

Now you can set podium lcoation for the top level players.

New commands:
/ColorfulMix setPodium <place>
/ColorfulMix removePodium <place>
----------, Aug 2, 2018

To work properly you must renew a Lang directory.
----------, Jul 7, 2018

This update has added a new option to the arenas!
Now we can set the flooring material. The floor can be: WOOL, CONCRETE, STAINED_CLAY, MIX

WARNING!
To work properly you must renew a Lang directory and added a one line of text to all arenas in Arenas.yml
Best under Level enter this: "FloorMaterial: mix"

For example Arenas.yml:
Code (YAML):
Arenas:
  Mala
:
    Loc1
:
      world
: Mala
      x
: 1600.0
      y
: 91.0
      z
: 1384.0
    Loc2
:
      world
: Mala
      x
: 1614.0
      y
: 100.0
      z
: 1398.0
    LobbyLocation
:
      world
: Mala
      x
: 1607.5250881867678
      y
: 100.0
      z
: 1369.4120187267217
      pitch
: 0.0
      yaw
: 0.0
    SpawnLocation
:
      world
: Mala
      x
: 1607.5425519625458
      y
: 92.0
      z
: 1390.9470384944862
      pitch
: 0.0
      yaw
: 0.0
    EndLocation
:
      world
: world
      x
: 0.4594720435817631
      y
: 82.0
      z
: 27.45032690641729
      pitch
: 0.0
      yaw
: 0.0
    MinPlayers
: 2
    MaxPlayers
: 10
    ColorLimit
: 16
    SectionSize
: 2
    Level
: 1
    FloorMaterial
: MIX
----------, Jul 2, 2018

Added:
- Button to leave the arena
----------, May 21, 2018

Added:
- Germany language
----------, May 5, 2018

Fix: When player was teleported to the lobby from arena was be invisible
----------, Apr 21, 2018

This update introduces the tablist on which the ranking is located. Some bugs have been fixed. For everything to work correctly, you must delete the Lang directory and generate it again and add it to the Config.yml file:
Code (Text):
  TabList:
    #If it is true TabList with stats will be enabled
    enabled: true
or remove config and regenerate again file Config.yml.

WARNING!
TabList needing ProtocolTab and ProtocolLib plugins to work propertly

ProtocolTab
ProtocolLib

tab.png
----------, Mar 24, 2018

I've optimized the plugin, added a check to see if there is an update available. And added custom command calls after (each round, ending the game) and for the winner.

If you have previous version of plugin please remove Config.yml or add this lines:
Code (Text):
  #Set the commands to be executed after completing the round. Avaible variable: %player%
  CommandsOnThePassRound:
  - msg %player% you pass the round!
  - eco give %player% 1
  #Set the commands to be executed when the game ends
  CommandsOnTheEndGame:
  - msg %player% the end of game
  #Set the commands to be performed for the winner of the arena
  CommandsForTheWinner:
  - eco give %player% 10
----------, Feb 27, 2018

I've optimized the plugin, added a check to see if there is an update available. And added custom command calls after (each round, ending the game) and for the winner.

If you have previous version of plugin please remove Config.yml or add this lines:
Code (Text):
  #Set the commands to be executed after completing the round. Avaible variable: %player%
  CommandsOnThePassRound:
  - msg %player% you pass the round!
  - eco give %player% 1
  #Set the commands to be executed when the game ends
  CommandsOnTheEndGame:
  - msg %player% the end of game
  #Set the commands to be performed for the winner of the arena
  CommandsForTheWinner:
  - eco give %player% 10
----------, Feb 26, 2018

The arena level from 0 to 5 has been optimized and now works faster.
- Added: Point conversion to level
- Added: Chat variable {level}

INFO ABOUT GETTING POINTS:
Points are for passing the round.
1 points for passed the round * level of arena

WARNING!

In order for the plugin to work correctly, you must add a line in Config.yml:
PointsToLevelUp: 25
or regenerate Config.yml
----------, Feb 20, 2018

This update added messages for spectators when someone player falls.
----------, Dec 30, 2017

Added:
- In config option: FallDamageIsDisabled
So if you update this plugin to 1.4.3 version you must restart your config.yml

Repair bug:
- Remove spectator on end game
----------, Dec 29, 2017

Repair bug:
- When players joined to the started game, they weren't in gamemode spectator.
----------, Dec 28, 2017

Added feature to using custom commands in mini game.

WARNING!
If you update this plugin, please rewrite your config.yml.
You must add a this lines (You can add more or modify this custom commands):

Code (Text):
  EnableCommands:
    - msg
    - r
    - rules
    - help
    - customCommand
----------, Dec 22, 2017

Changed metrics to bStats
----------, Dec 17, 2017

If you update your old version to 1.3 please delete your config.yml and Lang catalog, because it will have problem with compatibility.
You can copy your config and rewrite to new config.yml
----------, Nov 11, 2017

  • After entering observers mode, there were no see players in the arena as well as after
----------, Sep 3, 2017

  • Improved difficulty level system;
  • Metrics added;
  • After entering the observer mode, first teleported and later changed to observer mode, this allowed the players to be pushed.
----------, Aug 29, 2017

Resource Information
Author:
----------
Total Downloads: 88
First Release: Aug 28, 2017
Last Update: Oct 5, 2024
Category: ---------------
All-Time Rating:
12 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings