We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3538beb commit fd6aa94Copy full SHA for fd6aa94
CHANGELOG.md
@@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Added
10
* Added `/ftbchunks admin open_claim_gui_as` command
11
* Allows server admins to open the chunk claim gui as any player
12
- * Offline players are also supported (but names of offline players aren't suggested in command completion)
+ * Offline players are also supported, but names of offline players aren't suggested in command tab-completion
13
+* Added team property defaults in server config (see "Team Property Defaults" section)
14
+ * Properties for newly-created teams are now taken from these defaults
15
16
### Changed
17
* Reworked the chunk claim GUI for a more polished visual appearance
0 commit comments