Skip to content

Releases: ricardoboss/GameModeControl

v1.6

16 Mar 11:22
Compare
Choose a tag to compare
  • Updated API Version to 1.16.5
  • Updated bStats plugin to v1.8

v1.5

06 Feb 13:31
5041f45
Compare
Choose a tag to compare

Fixed errors in config migration

Updated to the latest API version

Extended parsing of game mode names: only the minimum amount of characters to uniquely identify a game mode is needed. That means "c" is interpreted as "creative", "a" is "adventure", but "s" is not unique since both "spectator" and "survival" begin with "s". Therefore, you need one character more: "su" is "survival", "sp" is "spectator".

v1.4.2

12 Nov 21:59
Compare
Choose a tag to compare

Added bStats as maven dependency
Change some messages (now a lot quieter!)
Fixed error in config migration

Beta v1.4.1

25 Jul 01:10
Compare
Choose a tag to compare

Updated bStats from MetricsLite to Metrics
Added custom chart (https://bstats.org/plugin/bukkit/GMC#most_used_gamemode)
Edited some messages

Beta v1.4

13 Jun 14:58
Compare
Choose a tag to compare
  • changed metrics to bstats (bstats.org)
  • update config (version tag added and changed mcstats to bstats)

Beta 1.3.10

13 Mar 15:20
Compare
Choose a tag to compare

Fixed security flaw causing both the gmc.<permission>.self and gmc.<permission>.others to not work properly.

Thanks to smmille1, who did a quick fix for this.

There weren't any other changes and since noone complains, I suppose everyone is happy 👍

Beta 1.3.9

21 Nov 20:17
Compare
Choose a tag to compare

More customizable messages and code improvement.

This version should fix some issues from the prvious version.

Beta 1.3.8

05 Jul 16:47
Compare
Choose a tag to compare
Beta-1-3-8

Version Beta 1.3.8 released

Beta 1.3.5

28 Oct 23:30
Compare
Choose a tag to compare
Beta-1-3-5

edited description

Beta 1.3.4

26 Oct 16:48
Compare
Choose a tag to compare

added plugin metrics