World&PermissionsManager 1.2

Details

  • Filename
    worldmanager.jar
  • Uploaded by
  • Uploaded
    Oct 14, 2025
  • Size
    1.70 MB
  • Downloads
    20
  • MD5
    b88a930a2fc0b026e1c6c13f2581d876

Supported Bukkit Versions

  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21.5-Snapshot
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.5-Snapshot
  • 1.20.4
  • 1.20.3-Snapshot
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16

Changelog

- Added /writeprotection <worldname> <on|off> command to enable or disable write protection for worlds. Write protection prevents non-OP players from breaking, placing, or interacting with blocks (doors, trapdoors, buttons, levers, gates, etc.) in protected worlds. Settings are saved in worldprotection.yml.
- Player positions are now saved per world. When a player teleports to another world (via /world or world change), their last position in the previous world is saved. When returning to a world, the player is teleported to their last position in that world instead of the world spawn. Data is stored in playerpositions.yml.
- Added /setjoinspawn (OP only) to set a global join spawn point, and /spawn (all players) to teleport to this join spawn. The join spawn is saved in joinspawn.yml.
- Player display names in the tab list now show the current world: [world], PlayerName.
- Various bugfixes and internal improvements.