Minecraft: The Last Airbender
Minecraft: The Last Airbender
Minecraft: The Last Airbender
Official Plugin Spotlight
Installation Tutorial: Click Here
Official Bending Server
IP - minecraftTLA.us.to

If that server is full (and it usually is), feel free to check out any of the other "official" servers.
Dev build
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. This link has been removed because Bukkit doesn't like Github as a CI server.
Minecraft: The Last Airbender is a Minecraft plugin for a Bukkit server. It is designed for Survival Multiplayer, and allows players to choose an element to bend as the benders do in the world of Avatar (the stage of Avatar: The Last Airbender and its sequel The Legend of Korra).
Some quick notes: I will warn you that you will not be able to do everything they do in the show. There are limitations both in Minecraft and in Bukkit that prevent such extravagance. In the details of each discipline you can see exactly what you can do. As such, the description of the bending disciplines is a little altered to reflect their role in the world of Minecraft: The Last Airbender.
Features
- Play as a bender and choose which type you would like to be.
- Battle other users and see who is the best of the best.
- Compatible with WorldGuard, Factions, PreciousStones, GriefPrevention, and CreeperHeal. (Many more plugins will be added to this list)
- Nothing is required client-side
- Permissions support!
Bending
Users may bend water, earth, fire, air, or can go with being a chiblocker.. You may pick which type of bender you would like to be with the command: /bending choose [water/air/earth/fire/chi]. You may only choose one, with the exception of the Avatar, and you may never change it so be careful in your decision.
Waterbending
- Specializes in maneuverability in and on the water.
- Oceans are perfect for water benders.
- Techniques range from shooting water that do damage, freezing lakes, or even pushing enemies back with powerful waves.
- This bending style is a mixture of offensive and defensive.
- Water bending opens up many options in bodies of water that are otherwise closed to the other disciplines.
Earthbending
- Specializes in manipulating the earth around them.
- Any area which contains land is perfect for earth benders.
- They have the abilities to pull columns straight up from the earth, drill their way through any mountain and launch themselves through the air.
- This bending style, like water bending, is a mixture of offensive and defensive.
- Earth benders do not take fall damage as long as they land on the ground.
Firebending
- Specializes on destruction and incineration.
- Any environment, besides on any bodies of water, is perfect for them.
- They may create rings of fire on the ground, shoot lines of fire, and even create exploding fireballs.
- This bending style is pure offensive, and very little mobility/defense.
- Fireball is the only ability they may use that does not require any solid ground beneath them.
Airbending
- Specializes in mobility & defense.
- The land is the ideal place for airbenders, although they may also bend over the water.
- Bending air allows you to use wind to blast things away, forming a shield of air around you, or using a tornado to lift you, or your opponent, off of their feet.
- This bending style is perfect for pacifists and explorers for they lack any raw damage output, but make up for it with their utility and speed.
- Choosing air as your element increases your overall speed, decreases the rate of hunger and disables fall damage.
Chi Blocking
- Specializes in bare handed combat.
- Move faster, jump higher, take less fall damage.
- Can block someones chi, stopping them from Bending for a short period of time.
- Abilities range from Higher Jumps, Faster Punches, and Paralysis of enemies.
HELP! It's not working!
This is a Bukkit plugin, not a single player mod. It will never be a single player mod. Go to the Bukkit Wiki to set up your own server. You can play on it just like you would single player, and it requires nothing more than setting it up.
If anything is not working, look around for a development build of Bending.
Development progress
School has picked back up, so plugin development will be very intermittent at best. I've done away with the ordered releases, and will most likely be keeping 1.0.7 the "official" version until I release it as 1.1.0. It's a jump, I know, but if I were forced to stick to a schedule, the plugin would never get done. This is because there are things I like coding and want to code now, and I shouldn't have to wait just because I have something else planned for the version.
As such, there is no ETA on the release. The dev build will of course be updated as I add features, but 1.1.0 will only be officially released when everything is completed, and that could take a very long time.
Donating
If you're so inclined, donate here or click on the donate button at the top right.
Related Plugins
No support for the plugins listed below will be offered here, please go to that plugin page for support.
- Probending - Create Probending teams using the Bending Plugin.


-
View User Profile
-
Send Message
Posted Jun 22, 2013@jsay333
Ok get the DEV build... https://github.com/orion304/MinecraftTLA/raw/master/Bending2/.devbuild/Bending.jar
-
View User Profile
-
Send Message
Posted Jun 22, 2013I've got the latest version of bukkit and 1.0.7 of this plugin.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@DANIEL45434
This plugin works for 1.5.2 and WITH EVERY SINGLE PERMISSIONS PLUGIN! I think, I know... You are doing it wrong... Check yalm parser if you did it right (the config of pex)
@jsay333
What version of bending and bukkit? Try reinstalling it in a fresh server and than copy everything back in. Also get the latest version of bending and the recommend build of bukkit which works great. Download not the latest version of WG OR do /flag global lightner allow (this is only just another help nothing to do with this error, I think :P)
-
View User Profile
-
Send Message
Posted Jun 22, 2013Hey guys, I'm running a server and I keep getting spammed by Bending errors in the console when I load it up. I'm using version 1.0.7 because in the newer one they got rid of shockwave and the /b shortcut. Here's what I'm getting: 2013-06-22 11:44:54 [WARNING] [Bending] Task #10 for Bending v1.0.7 generated an exception java.lang.NoClassDefFoundError: net/minecraft/server/EntityHuman at main.BendingManager.manageAirbending(BendingManager.java:114) at main.BendingManager.run(BendingManager.java:94) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:513) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: net.minecraft.server.EntityHuman at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 9 more
Please help ASAP!
-
View User Profile
-
Send Message
Posted Jun 22, 2013ok it worked
-
View User Profile
-
Send Message
Posted Jun 22, 2013@Codiaz
Thanks man :D. I guess I'll get to work. Hype for 1.6 :P!
-
View User Profile
-
Send Message
Posted Jun 22, 2013i did
-
View User Profile
-
Send Message
Posted Jun 21, 2013Ok so permissionsEX doesnt work on this but why i mean is there a way to fix this if so please update this plugin
-
View User Profile
-
Send Message
Posted Jun 21, 2013@obelixtormentor
... Than something else does it wrong, I just don't get it... But try to download the DEV BUILD!!! and than ask it again.
-
View User Profile
-
Send Message
Posted Jun 21, 2013no my perm isson is right
-
View User Profile
-
Send Message
Posted Jun 21, 2013@chickago
Tremorsense already shows you where the tunnels are. If you press shift there comes a kind of a particle effect above the block where a tunnel is. You can also just make the duration of firejet longer and the speed slower... I also think think octopusthing wouldnt be really effective and usefull. Just my opinion and earthblast has a big enough knockback, in my opinion again.
@Konszi
Euhm I think one of your plugins is interfering with this plugin, or you did the permissions wrong.
@obelixtormentor
That is standard only for OP players, and else try something with deny permissions.
@Danstryder
Ok so I had this problem months ago, I know how to fix it but it takes a bit of time. You have to make a new server (backup all your stuff) and than first install bending, start it and than shut it down again, if everything worked you can put everything back in the world, plugins etc etc. but be sure you did your bending in first.
@Ironraptor3
I also started coding cause of him :3 I am already a bit better but he is just my god :3 but I think his java scripts are just open for everyone (or were) https://github.com/orion304/MinecraftTLA thats where you can find his code, I think also the changes of all his great work. But idk if he is allowed to use it anymore, I was told this forum page was closed cause orion used github for his scripts or something like that. But I think not all code is there cause I think he doesn't want people to copy his plugin or go on with it till he is done with it, and I get why :3 I also would recommend you to first learn some of the basics at http://codingbat.com/ They give you problems for java and some of the basics, also if you ask for the awnser you will be told why you have to use that stuff. Good luck!
@obelixtormentor
What? You mean like binding bendings? Cause that is already standerd so... and if people choose their element they can't re choose or they will need the permissions node for it.
-
View User Profile
-
Send Message
Posted Jun 21, 2013orion how can i make it so you i caqn only choose what element people are3
-
View User Profile
-
Send Message
Posted Jun 20, 2013Hey Orion, I love this work, and it was on the server I play on for a bit. It really inspired me to start making/programming plugins. I'm a pure N00b at best, and could use a little reference. If you could let me borrow javascript from bending (b/c it has similar moves/class restrictions), show me how to open it from what's open to the public, or make a demo javascript for me, that would be amazing. Thanks for reading this :D.
-IR3
-
View User Profile
-
Send Message
Posted Jun 20, 2013Hey Orion,
I'm experiencing some weird bending bug, I've got the latest Dev build, the config is fine, and the server is not experiencing any lag, but every time a player a players uses either Fire Blast, Water Manipulation or Earth Blast it won't work from past the source block, so Fire Blast will create the fire particles but it won't go past the block I'm standing on, same for earth and water, but obviously from their sources. The thing is, the rest of the bending still works...
Dan Stryder Owner of Strydercraft Gaming Servers
-
View User Profile
-
Send Message
Posted Jun 20, 2013hay orion how can i make it so only i can change peoples element
-
View User Profile
-
Send Message
Posted Jun 20, 2013On my server, only those who have the op can use magic, but the rest of the people can only eg waterspout illuminetion.Co happened to the plugin.
-
View User Profile
-
Send Message
Posted Jun 20, 2013@orion304
Could you make so earthbender can do like toph did in the final so earth go like that and can push away the enemy, and can you do so with tremorsense player can use like xray through walls so they can see where things is and could see if there's tunnels or players anywhere? and Could you do so torrent work in avatarstate and could you do so players fly slower in avatarstate if they have firejet on because it's too fast. And could you do so earthbenders can ride at the earthbendable block like at jakallan3 said? And could you do at firebending firebenders can take fire from fireblock and lava? i mean if they take from it it become more powerful.
-
View User Profile
-
Send Message
Posted Jun 20, 2013Suggesting an earth bending move: MergeEarth or something similarly named.
You press SHIFT to select your first block of earth, and left click to select your second pieces of earth and then the pieces of earth move together to form a bridge. Or if the earth is up high, then it raises. You get my image?
Makes it easy to create bridges in mine shafts or to cover up holes in the ground.
-
View User Profile
-
Send Message
Posted Jun 20, 2013@derantos
That's because it's /bending choose <player> <element>, not /bending <player> choose <element>
So your commandblock should be /bending choose @p ...
-
View User Profile
-
Send Message
Posted Jun 20, 2013hi orion
i have a sort of problem :D i have a little bukkit hamachi server with some friends (just to play together) and we use this plugin.
i tried to use the command /bending @p choose .... on a command block. but nothing happend.
i looked in my server properties but i have command blocks enabled?
do you know how i can fix this, or what kind of command i need to use
ps i am using the latest bukkit version and i use 1.0.7 of the lta plugin
i hope you can help me!