File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change @@ -12,3 +12,41 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212### Added
1313
1414- Initial release.
15+ - Compatible with Endstone v0.5.7.1
16+ - Complete the following API bindings:
17+ - enums:
18+ - ` DimensionType `
19+ - ` GameMode `
20+ - ` LoggerLevel `
21+ - ` PermissionDefault `
22+ - ` PluginLoadOrder `
23+ - classes:
24+ - ` Skin `
25+ - ` SkinImageData `
26+ - ` Server `
27+ - ` Player `
28+ - ` Logger `
29+ - ` ColorFormat `
30+ - ` SocketAddress `
31+ - ` UUID `
32+ - ` Vector `
33+ - ` Plugin `
34+ - ` PluginDescriptiom `
35+ - ` Permission `
36+ - ` Permissible `
37+ - ` PermissionAttachment `
38+ - ` PermissionAttachmentInfo `
39+ - ` Dimension `
40+ - ` Level `
41+ - ` Location `
42+ - ` Position `
43+ - ` Translatable `
44+ - ` JSE ` (Courtesy of the engine)
45+ - ` File ` (Courtesy of the engine)
46+ - ` ActionForm `
47+ - ` Form `
48+ - ` MessageForm `
49+ - ` Command `
50+ - ` CommandSender `
51+ - ` Actor `
52+ - ` Mob `
You can’t perform that action at this time.
0 commit comments