No description
Find a file
SenseiKiwi 16f0a8303a Rewrote CommandTeleportPlayer
Rewrote CommandTeleportPlayer for the same reason as usual. There were a
few bugs before, such as that lookups for players were limited to within
the world from which the command sender was using the command. Players
in other dimensions could not be teleported. The command would also
place people in the ground because it did not adjust its coordinates for
the way that DDTeleporter interprets them - as the location of the top
block of a door and the player's head.
2014-07-04 20:20:46 -04:00
gradle/wrapper Added Gradle Wrapper 2013-12-17 03:48:27 -05:00
src/main Rewrote CommandTeleportPlayer 2014-07-04 20:20:46 -04:00
build.gradle Increased Version Number 2014-07-02 13:59:55 -04:00
build.xml.old Created build.gradle 2013-12-17 03:36:38 -05:00
gradlew Updated gradlew permissions 2013-12-17 19:31:34 -05:00
gradlew.bat Added Gradle Wrapper 2013-12-17 03:48:27 -05:00