World&PermissionsManager 1.1
Details
-
Filenameworldmanager.jar
-
Uploaded by
-
UploadedOct 3, 2025
-
Size1.70 MB
-
Downloads40
-
MD5f8c509b0dcaef33578d3cf5564765253
Supported Bukkit Versions
- 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
Changelog
- Added
/setjoinspawncommand (permission:worldcontrol.setjoinspawn): Allows admins to set a global join spawn point. The location is saved in a YAML file and used for all players. - Added
/spawncommand (permission:worldcontrol.spawn): Allows any player to teleport to the global join spawn point set by an admin. - Players are now automatically teleported to the join spawn point when they join the server (if set).
- The display name in the player list (TAB) now shows the world name as a prefix, e.g.
[world], PlayerName, and updates on world change. - All in-game messages and plugin.yml descriptions have been translated to English.
- Improved permission management and command registration.
- Various code cleanups and internal improvements.