File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 2001.3.2]
8+
9+ ### Added
10+ * Added API methods to create server teams, possibly with a fixed team UUID
11+
12+ ### Fixed
13+ * Fixed "internal error" message when using ` /ftbteams transfer_ownership ` command
14+ * Fixed output formatting for error message when trying to transfer ownership to an invalid player
15+
716## [ 2001.3.1]
817
918### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ mod_id=ftbteams
55archives_base_name =ftb-teams
66minecraft_version =1.20.1
77
8- mod_version =2001.3.1
8+ mod_version =2001.3.2
99maven_group =dev.ftb.mods
1010mod_author =FTB Team
1111
You can’t perform that action at this time.
0 commit comments