v1.0.3
Game Mode Manager v1.0.3
Important
If updating from version 1
, back up your GameModeManager.json
configuration file and let the plugin generate the new version.
New Features
- Map Command: You can now change the map using
!map [map name] optional: [id]
. - Mode Command: You can now change the game mode using
!mode [mode name]
(i.e. surf for mg_surf). - Game Mode List: Game modes generated from map groups in
gamemodes_server.txt
will have the first letter capitalized in the menu.
Bug Fixes
- Forced map menu regeneration even if the map group is the same.
- Fixed bug where change map function would repeat if a map change did not occur.
- Addressed capitalization issues by forcing all capitalized letters to lowercase when executing mode configuration files.
Full Changelog: v1.0.2...v1.0.3