Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSn0wy authored Jun 2, 2024
1 parent bca9ea9 commit 8d24ef5
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### [Unreleased]


### [Planned for 1.2.0]

- Add a Config System
- Add `/spawn`
- Add `/wild`
- Add `/worldspawn`


### [v1.1.0-beta]

#### Added
- Added a completely server-side translation system (UNLIKE MOJANG'S SYSTEM WHICH IS CLIENT SIDE)
- Added a Json Storage cleaner, which automatically cleans and updates any values
Expand Down Expand Up @@ -52,4 +63,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added project description

#### Changed
- Changed the array for tpa to only save the player's uuid (not the whole entity lmao)
- Changed the array for tpa to only save the player's uuid (not the whole entity lmao)

0 comments on commit 8d24ef5

Please sign in to comment.