Skip to content

Commit

Permalink
update: version + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sakurawald committed Jan 8, 2025
1 parent 58c101f commit c9d0735
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
> The version number of fuji follows `semver` now: https://semver.org/
- (core) feature: a new facility to allow suppress the sending of a message by its type.
- (teleport_warmup module) feature: a new meta `fuji.teleport_warmup.warmup` to specify the `warmup sec` based on luckperms. (Thanks to @FishyFinn)
- (teleport_warmup module) fix: should not corrupt the `relative teleport`. (Thanks to @FishyFinn)
- (warp module) feature: the feedback message for `/warp tp` command.
- (nametag module) fix: should hide the nametag if the player is `in-visbile`.
- (disabler.move_wrongly_disabler) fix: should also work for `entity moved wrongly`.
- (back module): add option `enable_back_on_death` and `enable_back_on_teleport`.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.parallel=true
# project
maven_group=io.github.sakurawald
mod_id=fuji
mod_version=6.2.0
mod_version=6.3.0

# loader
minecraft_version=1.21.2
Expand Down

0 comments on commit c9d0735

Please sign in to comment.