Version 1.4.10
Details
-
FilenameHorseTpWithMe1.4.10.jar
-
Uploaded by
-
UploadedSep 6, 2016
-
Size9.93 KB
-
Downloads479
-
MD5447ae00deaae6a692f984fedadd83571
Supported Bukkit Versions
- 1.10
Changelog
Version 1.4.10, What's new?
I gave the code/config a small update, and also changed how the plugin treats Blacklisted worlds. Normally if a player tries to teleport a horse out of a Blacklisted world, the plugin would allow it, as long as the destination world is not Blacklisted. But it has been pointed out to me that players can go to a creative world, fill a chest on a donkey with lots of valuable loot, and tp the donkey back to the survival world. This update removes the ability for players to teleport horses/donkeys/pigs out of a Blacklisted world.
Another thing to note is that the main class has moved and had a name change.
au.TheMrJezza.HorseTpWithMe.Main
The AnimalTeleportEvent has moved to the same package.
You can also get an instance of the Main class with:
Main.instance;
If you don't know what this stuff means, it doesn't concern you.
That's all for now, so as always, Have fun and Enjoy.
~TheMrJezza