Releases: ImCodist/simple-player-warps
Releases · ImCodist/simple-player-warps
Release list
v1.1.1
v1.1.0
Description
This update adds the command /warpedit, and private warps.
/warpedit allows you to edit different values of a warp like the name, position, etc...
Private warps let you hide your warps from other peoples view, as a way of removing clutter from the warps list.
Changelog
Added
- The
/warpeditcommand. - Private warps. A warp can be made private using
/warpedit, and setting the private property to true.
Changed
/warpinfonow shows the UUID of the author if a display name isn't saved./warpinfo,/warpdel, &/warp's messages were made to be clearer.
Fixed
- Crash when a warps author is null.
v1.0.2
Description
This patch focusing on improving offline player interaction, and general clean up.
Changelog
Changed
- Started sorting
/warpsalphabetically. - Author names in warps will now update if a player joins with a new username.
/warpsnow can view offline players warps./warpsnow auto completes offline players instead of just online players./warpreloadnow reloads config & warps. Instead of just warps.
v1.0.1
Description
First release of the plugin, with additional patches to make the plugin more usable.
Changelog
Added
- Reload warps command
/warpreload.
Changed
- Updated the way warp files are loaded to allow for easier manual editing.
Fixed
- Offline players shown in
/warpinfowould cause an error to occur.