promotional bannermobile promotional banner

moarTP

A simple, no nonsense teleportation mod for storing custom locations.

File Details

moarTP_v0.61

  • B
  • Jan 15, 2014
  • 45.96 KB
  • 325
  • CB 1.7.2-R0.2

File Name

moarTP_v0.61.jar

Supported Versions

  • CB 1.7.2-R0.2

v 0.61

  • Fixed /claimsecret to check if a password is provided.
  • Misspelled commands now provide suggestions (based on the Levenshtein distance).

v 0.60

  • Locations are now stored in a database.
  • Can now claim secret locations that are encrypted with a password (/claimsecret).
  • Can now retrieve the closest public location to a player with /whereis.
  • Bug with listing a creator's locations is now fixed.

v 0.50

  • /view now has the ability to display locations made by a certain player.
  • Optimized throughout.
  • Migrated to an MIT license.

v 0.41

  • /unclaim now allows location creators to delete their locations.
  • /view now presents a nice message instead of an error when there are no locations.

v 0.40

  • Fixed major bugs in /move.
  • Cleaned up messages a bit.
  • Further encapsulated to fix bugs with file access.
  • Added /sethome and /gohome.
  • Encapsulated the code.
  • Simplified /view for a cleaner interface.

v 0.35

  • Changed /goto to /tpto (for now) due to conflicting command names.
  • Added ability to provide description using /claim.
  • Added /about to view the location description.
  • Added /move so that ops can move player(s) to a custom location.

v 0.31

  • Fixed inter-world teleportation bug.

v 0.30

  • Cleaned up code and customized error messages.
  • Adjusted output of /view into standardized columns
  • Adjusted output of /view to sort the locations
  • Adjusted output of /view to account for servers with many locations defined.
  • Fixed first-run problem
  • Changed directory of storage file to /plugins/moarTP/moarTP_locs.bin

v 0.20

  • First beta