Precision tp

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Precision TP

When ender pearls become boring.


Features

This plugin adds a few teleportation mechanics to your server. It is still work in progress, so problems are possible.

The * means it can be changed in the config.

featuretypedescription
Sniper ender pearlItemYou can still use ender pearls normally, but if you left click with at least two* ender pearls, you will be teleported on the top of the block you were looking at. (if you were looking to a wall, you will be in the wall!) You will also take three* hearts damage.
Dematerialization eyeItemIf you left click with at least three* eyes of ender, you will be "dematerialized" (invisible, invicible, can fly and can't hurt anything) for around five seconds* after these five seconds, you "rematerialize", you can now hurt and be hurt again. When you rematerialize, you take three and a half* hearts damage.
Superposition portalstructureDisabled by default! When you left click with an eye of ender on a beacon on top of an dragon egg, the beacon transforms into a end portal block (not the frame). when you jump into the portal, if it can still find the egg (if it isn't here anymore, you will go into the end) and you have an eye of ender renamed with coordinates in your and, you will be teleported to the coordinates. If it can find the egg but you're not holding an eye of ender or it renamed uncorrectly, you will be thrown in the air.

Everything can be changed/disabled in the config.

Config

Here is the config:

pearl:
 cost: 2 #Number of pearls you need.
 damage: 6.0 #damage taken when teleporting, in half hearts, so 6.0 is 3 hearts.
 range: 500 #max range of blocks you can move in a single TP.
 enable: true #does the enderpearl thing works?
eye:
 cost: 3 #Number of eyes you need.
 damage: 7.0 #damage you take when materializing, in half hearts.
 delay: 100 #Number of game ticks between Dematerialization and rematerialization.
 enable: true #does the eye of ender thing works?
portal:
 damage: 10.0
 enable: false #False by default because still WIP

The config.yml can be found in server-folder/plugins/PrecisionTP.

Small remind about ticks:

  • 1 game tick = 1/20 second
  • 1 repeater tick = 1/10 second
  • so 1 game tick = 1/2 repeater tick

example: 100 game ticks = 50 repeater ticks = 5 seconds(normally, can lag)

Permissions

Not any, actually, but they are on top of the todo list!

Commands

(insert total void here)

Planned features

  • Permissions
  • More complex structure needed to make the portal
  • Epic demo video
  • Ideas, anyone?

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    80937
  • Created
    Jun 7, 2014
  • Last Released File
    Jun 7, 2014
  • Total Downloads
    319
  • License

Categories

Members

Recent Files