Releases: ricardoboss/GameModeControl
v1.6
v1.5
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
Added bStats as maven dependency
Change some messages (now a lot quieter!)
Fixed error in config migration
Beta v1.4.1
Updated bStats from MetricsLite to Metrics
Added custom chart (https://bstats.org/plugin/bukkit/GMC#most_used_gamemode)
Edited some messages
Beta v1.4
- changed metrics to bstats (bstats.org)
- update config (version tag added and changed mcstats to bstats)
Beta 1.3.10
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
More customizable messages and code improvement.
This version should fix some issues from the prvious version.
Beta 1.3.8
Beta-1-3-8 Version Beta 1.3.8 released
Beta 1.3.5
Beta-1-3-5 edited description
Beta 1.3.4
added plugin metrics