1. 99ce44b Add 2 more useless options to subcommand 'create', and add 2 more corresponding world properties by WHR · 3 years, 12 months ago
  2. b6e5ae6 Add option '--force-freeze-block' to subcommand 'create'; add world property 'force_freeze_block' by WHR · 3 years, 12 months ago
  3. 0a5f8cf Remove is_force_snow accessor methods from CustomWorldProvider by WHR · 3 years, 12 months ago
  4. 67634da Use 'org.bukkit.World.getHighestBlockYAt(int, int)' for 'world switch -c ...' by WHR · 3 years, 12 months ago
  5. 1aa31d9 Add world property 'force_snow' by WHR · 3 years, 12 months ago
  6. 3fcc396 Fix permission nodes by WHR · 3 years, 12 months ago
  7. 6067ba4 Add world property 'max_height' by WHR · 3 years, 12 months ago
  8. 7a1563a Add world properties 'autosave' and 'thundering' by WHR · 3 years, 12 months ago
  9. 824e129 Support printing multiple or all properties in subcommand 'control'; support setting multiple properties in subcommand 'control' by WHR · 3 years, 12 months ago
  10. aa387e6 Clean Chunk.class stub by WHR · 3 years, 12 months ago
  11. 262f9db Try to bypass CraftBukkit's world border size restriction by WHR · 3 years, 12 months ago
  12. db15aca Change BukkitWorldProperty.print(CommandSender, World) to BukkitWorldProperty.get(World) by WHR · 3 years, 12 months ago
  13. 6e1f290 Move world property implementations to separated classes by WHR · 3 years, 12 months ago
  14. bef05d7 Add some more properties for subcommand 'control' by WHR · 3 years, 12 months ago
  15. 21f71ac Fix method 'parse_coordinate' may accessing array incorrectly by WHR · 3 years, 12 months ago
  16. c66ae7d Add control subcommand by WHR · 3 years, 12 months ago
  17. 9e894b0 Use org.bukkit.World.getMaxHeight() to restart searching for suitable Y position by WHR · 3 years, 12 months ago
  18. 86589b0 Try to maximize default world border limitation if possible by WHR · 3 years, 12 months ago
  19. caeb006 Add world border configuring options to subcommand 'create' by WHR · 3 years, 12 months ago
  20. 117b7f5 Try to teleport player to a surface when they switching world with current position by WHR · 3 years, 12 months ago
  21. 3addba4 Add support of switching to another world based on current position of current world by WHR · 3 years, 12 months ago
  22. b2c6949 Add some more options to subcommand 'create' by WHR · 3 years, 12 months ago 1.1
  23. f76d4d1 Add more fallback reflective operations by WHR · 3 years, 12 months ago
  24. 011fa41 Add option '--force-snow' to subcommand 'create' by WHR · 3 years, 12 months ago
  25. 97bf0e7 Disallow creating world with name starts with '.' by WHR · 3 years, 12 months ago
  26. 4b3a0d4 Add some more options to 'create' subcommand if Minecraft Forge is available by WHR · 3 years, 12 months ago
  27. b6d5fa9 Fix create subcommand doesn't handle invalid long options by WHR · 3 years, 12 months ago
  28. 219aa0c Respawn players in same custom world by WHR · 3 years, 12 months ago
  29. d69bbda Refuse to create a world if the target save directory is a symbolic link by WHR · 3 years, 12 months ago
  30. 0c4f3d0 Fix rivoreo.worldmgr.* permission node doesn't cover rivoreo.worldmgr.create by WHR · 3 years, 12 months ago
  31. 70d3897 Fix switching to dynamically created world crashes client by WHR · 3 years, 12 months ago
  32. f11a4e6 Add permission checking for create subcommand by WHR · 3 years, 12 months ago
  33. 1859c5d Add create subcommand; change license by WHR · 3 years, 12 months ago
  34. 49a8644 Add permission checkings by WHR · 3 years, 12 months ago 1.0
  35. 35ce0b1 Add an error message by WHR · 3 years, 12 months ago
  36. 4b320e6 Try to load a world if the world requested by switch subcommand isn't currently loaded by WHR · 3 years, 12 months ago
  37. 84435e8 Fix load_world unable to detect already loaded world with name containing space character by WHR · 3 years, 12 months ago
  38. 85f89f7 Don't teleport player in same world by WHR · 3 years, 12 months ago
  39. 9ef2681 Implement switch subcommand by WHR · 3 years, 12 months ago
  40. 02630d6 Correct usage string of save subcommand by WHR · 3 years, 12 months ago
  41. e64a146 Implement save subcommand by WHR · 3 years, 12 months ago
  42. 4b0f60a Fix get_world_by_provider_name doesn't check Minecraft Forge availability by WHR · 3 years, 12 months ago
  43. 5fe8de0 Print inner exception message when caught an InvocationTargetException by WHR · 3 years, 12 months ago
  44. 87394cf Implement unload subcommand by WHR · 3 years, 12 months ago
  45. 2b07712 Implement load subcommand by WHR · 3 years, 12 months ago
  46. 3f22baa Start working with git(1) by WHR · 3 years, 12 months ago