Minecraft Inter-process management

[Releases]
Clone this repo:

Branches

  1. 4ffa3c7 Method Common.get_world_by_name return null on world not found by WHR · 3 years, 2 months ago master
  2. e3fd2ae Fix style by WHR · 3 years, 2 months ago
  3. b74232c Add public static method 'get_world_by_name'; update server version number by WHR · 3 years, 2 months ago
  4. 3b4339d Get Minecraft version dynamically by WHR · 3 years, 11 months ago
  5. 908bbf7 Client: GNU compatibility fixes by WHR · 4 years, 6 months ago
  6. 4955078 Client: update man page; fix an use-after-free bug by WHR · 4 years, 6 months ago
  7. 6cf870b Client: remove a debug message by WHR · 4 years, 6 months ago
  8. aa08dda Add project URL and Git repository URL in mcmod.info by WHR · 4 years, 6 months ago
  9. fb600c8 Declare the mod being compatible with Minecraft 1.12.* by WHR · 4 years, 6 months ago
  10. 5879e3e Server: add patch level to version number by WHR · 4 years, 6 months ago
  11. 4ec6f29 Update mcipm(1) man page to include option '--sort' to entitystat subcommand by WHR · 4 years, 6 months ago
  12. 02a2036 Client: add patch level to version number by WHR · 4 years, 6 months ago
  13. 90031d1 Client: entitystat: implement option '--sort' by WHR · 4 years, 6 months ago
  14. e6389cc Client: string offset variables are now signed integers; add copyright and license information on '--version' output by WHR · 4 years, 6 months ago
  15. aea417b Copy 'COPYING' file into .jar file by WHR · 4 years, 6 months ago
  16. 5acdcaf Add mcipm(1) man page by WHR · 4 years, 7 months ago
  17. 63a01e4 Fix entity type minecraft:player not found when using 'mcipm entitystat -t minecraft:player ...' by WHR · 4 years, 7 months ago
  18. e85a0e2 Pack nested structs by WHR · 4 years, 7 months ago
  19. b5c76de Client: check for minimal entity entry length by WHR · 4 years, 7 months ago
  20. 2300ba6 Add more available colums for entitystat subcommand by WHR · 4 years, 7 months ago