1. db15aca Change BukkitWorldProperty.print(CommandSender, World) to BukkitWorldProperty.get(World) by WHR · 4 years, 1 month ago
  2. 6e1f290 Move world property implementations to separated classes by WHR · 4 years, 1 month ago
  3. bef05d7 Add some more properties for subcommand 'control' by WHR · 4 years, 1 month ago
  4. 21f71ac Fix method 'parse_coordinate' may accessing array incorrectly by WHR · 4 years, 1 month ago
  5. c66ae7d Add control subcommand by WHR · 4 years, 1 month ago
  6. 9e894b0 Use org.bukkit.World.getMaxHeight() to restart searching for suitable Y position by WHR · 4 years, 1 month ago
  7. 86589b0 Try to maximize default world border limitation if possible by WHR · 4 years, 1 month ago
  8. caeb006 Add world border configuring options to subcommand 'create' by WHR · 4 years, 1 month ago
  9. 117b7f5 Try to teleport player to a surface when they switching world with current position by WHR · 4 years, 1 month ago
  10. 3addba4 Add support of switching to another world based on current position of current world by WHR · 4 years, 1 month ago
  11. b2c6949 Add some more options to subcommand 'create' by WHR · 4 years, 1 month ago 1.1
  12. f76d4d1 Add more fallback reflective operations by WHR · 4 years, 1 month ago
  13. 011fa41 Add option '--force-snow' to subcommand 'create' by WHR · 4 years, 1 month ago
  14. 97bf0e7 Disallow creating world with name starts with '.' by WHR · 4 years, 1 month ago
  15. 4b3a0d4 Add some more options to 'create' subcommand if Minecraft Forge is available by WHR · 4 years, 1 month ago
  16. b6d5fa9 Fix create subcommand doesn't handle invalid long options by WHR · 4 years, 1 month ago
  17. 219aa0c Respawn players in same custom world by WHR · 4 years, 1 month ago
  18. d69bbda Refuse to create a world if the target save directory is a symbolic link by WHR · 4 years, 1 month ago
  19. 0c4f3d0 Fix rivoreo.worldmgr.* permission node doesn't cover rivoreo.worldmgr.create by WHR · 4 years, 1 month ago
  20. 70d3897 Fix switching to dynamically created world crashes client by WHR · 4 years, 1 month ago
  21. f11a4e6 Add permission checking for create subcommand by WHR · 4 years, 1 month ago
  22. 1859c5d Add create subcommand; change license by WHR · 4 years, 1 month ago
  23. 49a8644 Add permission checkings by WHR · 4 years, 1 month ago 1.0
  24. 35ce0b1 Add an error message by WHR · 4 years, 1 month ago
  25. 4b320e6 Try to load a world if the world requested by switch subcommand isn't currently loaded by WHR · 4 years, 1 month ago
  26. 84435e8 Fix load_world unable to detect already loaded world with name containing space character by WHR · 4 years, 1 month ago
  27. 85f89f7 Don't teleport player in same world by WHR · 4 years, 1 month ago
  28. 9ef2681 Implement switch subcommand by WHR · 4 years, 1 month ago
  29. 02630d6 Correct usage string of save subcommand by WHR · 4 years, 1 month ago
  30. e64a146 Implement save subcommand by WHR · 4 years, 1 month ago
  31. 4b0f60a Fix get_world_by_provider_name doesn't check Minecraft Forge availability by WHR · 4 years, 1 month ago
  32. 5fe8de0 Print inner exception message when caught an InvocationTargetException by WHR · 4 years, 1 month ago
  33. 87394cf Implement unload subcommand by WHR · 4 years, 1 month ago
  34. 2b07712 Implement load subcommand by WHR · 4 years, 1 month ago
  35. 3f22baa Start working with git(1) by WHR · 4 years, 1 month ago