We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af35f2 commit eec63ecCopy full SHA for eec63ec
doc/CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 1.0.7 (Unrealsed)
6
+
7
+### Fixed
8
+- Teleportation system (`rtp`command got tested and the methods got updated)
9
+- Entity system got updated (due to teleportation)
10
+- Player system got updated (due to teleportation)
11
12
+### Added
13
+- **Gradle Support** (read [README.md](../README.md))
14
15
+### Changed
16
+- Updated `@version` tags to 1.0.7 in all classes
17
18
## [1.0.6](https://github.com/Program132/HL/compare/V1.0.5...V1.0.6) - 2026-01-21
19
20
### Added
0 commit comments