v1.5

Details

  • Filename
    GMC-1.5.jar
  • Uploaded by
  • Uploaded
    Feb 6, 2020
  • Size
    79.29 KB
  • Downloads
    1,861
  • MD5
    80970806ffd1b9a640c4fa86dd3d12ea

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13

Changelog

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".