Releases: AcomputerdogMC/SmallWarps
Releases · AcomputerdogMC/SmallWarps
Version 1.8.1
- 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
- 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
- Teleporting now removes fall damage
Compiled against spigot 1.9.4.
v1.3.0
- 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
Fix a possible bug with /reload that could cause events to fire twice.
Version 1.2.0
/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
First public release of SmallWarps
Compiled and tested against spigot 1.8.8R0.1