Provides World manager command 'world' for Bukkit

[Releases]
Clone this repo:

Branches

  1. 8235395 Fix typos by WHR · 3 months ago master
  2. ab60eca Try to maximize default world border limitation on enabling plugin to allow any previous border configuration being effective by WHR · 1 year, 3 months ago
  3. 8b8993b Minor fix of error message; cleanup by WHR · 1 year, 3 months ago
  4. d09b0ad Fix NoSuchMethodError on old Bukkit versions due to method org.bukkit.entity.LivingEntity.getCustomName() unavailable by WHR · 2 years, 10 months ago 1.3
  5. d1b9e84 Support switching world for other entity by WHR · 2 years, 10 months ago
  6. d3936c2 Grant permission rivoreo.worldmgr.load_unload to operators by default by WHR · 2 years, 10 months ago
  7. da2dcbf Add option '-y' to subcommand 'switch' to prevent automatically resetting the Y axis when switching world based on current position by WHR · 2 years, 10 months ago
  8. 046241d Add option '-F' to SWITCH_USAGE by WHR · 2 years, 10 months ago
  9. 7f67ad3 Deny permission rivoreo.worldmgr.switch.bypass_respawn by default by WHR · 2 years, 10 months ago
  10. 2707c50 Subcommand 'switch': Allow using '-F' and '-p' options together, require permission 'rivoreo.worldmgr.switch.bypass_respawn' to use option '-F' by WHR · 2 years, 10 months ago
  11. bad90da Fix default permissions for 'switch' subcommand by WHR · 2 years, 10 months ago
  12. 775e015 Don't reset entity position in DirectTeleporter by WHR · 2 years, 10 months ago
  13. e51b3ac Add support of quickly switching world via direct Minecraft internal access by WHR · 2 years, 10 months ago
  14. d3d62ad Fix typo in comment by WHR · 2 years, 10 months ago
  15. 6f5ce14 Adjust permission name by WHR · 2 years, 10 months ago
  16. 52a816f Remove an incorrect explicit boxing; add project website URL by WHR · 2 years, 10 months ago
  17. 816fff1 Convert plugin.yml format to JSON by WHR · 3 years, 10 months ago
  18. 6ce4840 Make method 'get_world_provider_name' public; change description of permission rivoreo.worldmgr.* by WHR · 3 years, 10 months ago
  19. f9559ab Remove duplicated codes by WHR · 3 years, 11 months ago
  20. 92b6699 Add option '--force-biome' to subcommand 'create' by WHR · 3 years, 11 months ago