Skip to content

Releases: Lloyd26/TeleportNotify

v1.5.1

29 Dec 19:11
Compare
Choose a tag to compare

/tphere Bug Fixed

Main Updates:

  1. Bug fixed: /tphere bug teleporting the player/sender to the target player instead of the other way around.

v1.5

09 Sep 10:39
Compare
Choose a tag to compare

Self-Teleport Option + Teleport to Center Block + Configurable Decimal Format

Main Updates:

  1. Self-Teleport Option: You can now enable or disable teleporting to yourself.
  2. Teleport to Center Block: You can now set whether to teleport to the center of the block upon teleporting by coords. This only works if you have used absolute coordinates (without using the ~ (tilde)) and there are no decimal points in the coords.
  3. Configurable Decimal Format: The decimal format can now be changed if you either want to add more numbers after the decimal point or remove them altogether.

Other Updates:

  1. Changed Console Error Message: The error message sent when the Console tries to execute a player-only command has been changed.
  2. Improved Permission Handling: The permission handling on /tpnotify command has been improved.
  3. Bug Fixes:
    1. Fixed some messages not sending to player when a teleport is executed.
  4. Minor Updates:
    1. Fixed some messages missing a period at the end.

Note: There have been changes made to the config.yml file and your current config file may not work with this new version of the plugin. You can simply just delete your current config.yml file (make sure you have a backup) and the plugin will generate a new one for you upon loading the plugin.

v1.4

15 Jul 05:22
Compare
Choose a tag to compare

Console Teleporting Support + Renamed Permissions

Main Updates:

  1. Console Teleporting: You can now use the Console to teleport players!
  2. Renamed Permissions: Some of the current permissions have been renamed. The permission node tpnotify.notify.admin has been renamed and separated into two permissions listed below. This is useful in situations like, say for example, you gave everyone access to teleport, but you only want to receive teleport notifications from your staff.
    1. tpnotify.notify.notify – allows a player to be able to notify admins.
    2. tpnotify.notify.receive – allows a player to receive teleport notifications.

Other Updates:

  1. Rename Console: With the addition of Console teleporting feature, you can also rename the Console instead of the default all-uppercase "CONSOLE".
  2. New Messages: There are new messages (configurable in config.yml) that are sent when you teleport all players.
  3. Bug Fixes:
    1. Fixed teleported message being sent twice
    2. Fixed incorrect command usage

Note: There have been changes made to the config.yml file and your current config file may not work with this new version of the plugin. You can simply just delete your current config.yml file (make sure you have a backup) and the plugin will generate a new one for you upon loading the plugin.

v1.3

01 Jun 17:35
Compare
Choose a tag to compare

Teleport Player to Coords + Update Checker + Stability Updates

Main Updates:

  1. Teleport Player to Coords: You can now teleport a player to somewhere else using coords!
  2. Update Checker: Thanks to bStats plugin metrics, I have known that some servers have not updated their plugin yet. With that, you will now get notified through the Console whenever a new version is available.

Other Updates:

  1. Coords Messages: The plugin messages for coords have been separated to teleporting with self and teleporting others to reflect the new feature.
  2. Stability Updates:
    1. The plugin will now check if the entered coords are valid (i.e. it only contains numbers, may start with a tilde (~) and/or a hyphen/negative sign (-), and doesn't contain any letters or other characters).

Note: There have been changes made to the config.yml file and your current config file may not work with this new version of the plugin. You can simply just delete your current config.yml file (make sure you have a backup) and the plugin will generate a new one for you upon loading the plugin.

v1.2

01 Jun 16:12
Compare
Choose a tag to compare

Yaw & Pitch, Console Broadcast + More Features and Bug Fixes

Main Updates:

  1. Yaw and Pitch: You can now teleport via coords with yaw and pitch!
  2. Broadcast to Console: You can now set if you want to also broadcast the teleportation messages to the Console!

Other Updates:

  1. Error Messages: They now look identical to that of InvadedLands'.
  2. Command Usage Theming: You can now also customize the color of the messages sent when a command is used improperly.
  3. Bug Fixes:
    1. Fixed misspelled permission node
  4. Stability Updates:
    1. Reworked notification and Console broadcast methods
    2. Replaced no player detection method

Note: There have been changes made to the config.yml file and your current config file may not work with this new version of the plugin. You can simply just delete your current config.yml file (make sure you have a backup) and the plugin will generate a new one for you upon loading the plugin.