Skip to content

Releases: ImCodist/simple-player-warps

v1.1.1

Choose a tag to compare

@ImCodist ImCodist released this 21 May 03:09

Description

A pretty major oversight was introduced in the last update, so I felt I needed to update the plugin asap.

Changelog

Fixed

  • Error when not entering a warp name in /warp and /warpinfo.

v1.1.0

Choose a tag to compare

@ImCodist ImCodist released this 20 May 01:04

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 /warpedit command.
  • Private warps. A warp can be made private using /warpedit, and setting the private property to true.

Changed

  • /warpinfo now 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

Choose a tag to compare

@ImCodist ImCodist released this 19 May 06:21

Description

This patch focusing on improving offline player interaction, and general clean up.

Changelog

Changed

  • Started sorting /warps alphabetically.
  • Author names in warps will now update if a player joins with a new username.
  • /warps now can view offline players warps.
  • /warps now auto completes offline players instead of just online players.
  • /warpreload now reloads config & warps. Instead of just warps.

v1.0.1

Choose a tag to compare

@ImCodist ImCodist released this 17 May 21:18
c0387cd

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 /warpinfo would cause an error to occur.