Skip to content

Releases: AcomputerdogMC/SmallWarps

Version 1.8.1

16 Oct 13:55

Choose a tag to compare

  • Deleted warps are backed up to a file
  • Saved warps and the Warp class now include the warp's name
  • Warps remember time of creation
  • Fix some command not working in console

Compiled against spigot 1.10.2

Version 1.5.0

09 Aug 16:08

Choose a tag to compare

  • lswarps is prettier (rounded locations, colored)
  • warps now record who created them (shown in lswarps)
  • Command usages rewritten

Compiled and tested against spigot 1.10.2-R0.1

Version 1.4.0

18 May 20:26

Choose a tag to compare

  • Teleporting now removes fall damage

Compiled against spigot 1.9.4.

v1.3.0

20 Mar 13:58

Choose a tag to compare

  • Fix not being able to load warps located in non-default worlds (worlds loaded by multiworld plugins). Any world can now be used in a warp, and if it does not exist at load time the warp will be lazy-loaded when it is used.

Compiled and tested against Spigot 1.9R0.1.

Version 1.2.1

20 Feb 18:40

Choose a tag to compare

Fix a possible bug with /reload that could cause events to fire twice.

Version 1.2.0

20 Feb 18:05

Choose a tag to compare

/tp now records player position for use in /back. /tp can be blocked by setting smallwarps.tp.use to false, otherwise the default settings (bukkit.command.teleport + minecraft.command.tp) will be used. if smallwarps.tp.force is set to true then players will automatically be given the default permissions when using /tp

v1.1.0

19 Jan 20:48

Choose a tag to compare

First public release of SmallWarps

Compiled and tested against spigot 1.8.8R0.1