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 Aug 22, 2012@spongefire10
Not all abilities have the same configuration. WaterManipulation and EarthBlast are different from FireBlast, and each other. Also double check your spacing. If need be, throw your yml into a YML parser to fish out any spacing / formatting errors.
-
View User Profile
-
Send Message
Posted Aug 22, 2012@MistPhizzle
i did it like this http://pastie.org/4571042
-
View User Profile
-
Send Message
Posted Aug 22, 20121Properties: Fire: FireBlast: Speed: 35 Damage: 2 Cooldown: 0 Radius: 2 Push: 0.3 Range: 40 Dissipates: false
Water: WaterManipulation: Speed: 35 Damage: 2 Cooldown: 0 Radius: 2 Push: 0.3 Range: 40 Dissipates: false
Earth: EarthBlast: Speed: 35 Damage: 2 Cooldown: 0 Radius: 2 Push: 0.3 Range: 40 Dissipates: false
-
View User Profile
-
Send Message
Posted Aug 22, 2012@spongefire10
Make sure you use /bending reload, or reload the server to get the config changes.
I am not making config files for anyone. Period. Those are real configuration options pulled straight from the wiki, I posted that little guide here as a brief little explanation. Everything in my config file works fine. You are likely doing something wrong.
Just search for an ability on the wiki and move to the configuration section.
-
View User Profile
-
Send Message
Posted Aug 22, 2012@MistPhizzle
i have tried it and it still won't work, could you maybe send me a config with watermanipulation and earth blast at range 40
-
View User Profile
-
Send Message
Posted Aug 22, 2012@MistPhizzle
another question are the things that you put in the last comment are those just random or are they real
-
View User Profile
-
Send Message
Posted Aug 22, 2012@spongefire10
Not sure, I would recommend using them all, because why not. The more you configure it the better. Would also be better in the long run, if you need to edit something for FireBlast, you can just reference what is already there, instead of going back to the wiki.
-
View User Profile
-
Send Message
Posted Aug 22, 2012@MistPhizzle
do i have to put all those things down or doesn't it matter
-
View User Profile
-
Send Message
Posted Aug 22, 2012@spongefire10
You put it in the config.yml. If it is blank, you should just be able to paste something in there from the wiki.
Search for the ability you want, in this case, let's say FireBlast. You can paste in the following:
You can see that it goes under the Properties Section, and the Fire sub-section of the file. If those are not there, create them. Or just paste in the example above. There is a configuration example on each of the pages where configuration is available.
-
View User Profile
-
Send Message
Posted Aug 22, 2012@MistPhizzle
no but can you like show where to put the range and the speed, cause i don't know where to put it. and i have already seen the wiki about it and it doesn't help
-
View User Profile
-
Send Message
Posted Aug 22, 2012@spongefire10
The wiki shows you EXACTLY what to put in your config file, and the section to put it under. (Properties, Fire, etc). Shouldn't be too hard to figure out. If you don't like it, revert back. A FULL config file with Comments will be released with 1.0.8. Using a dev build was 100% optional. Sorry.
Also, as a side note to anyone pasting their server logs. It's long and obnoxious. Use Pastie and paste your logs there. Then provide a link with a brief description of the problem. Makes it easier on anyone trying to help you and other people. Long comments with 99% of it being console messages are irritating.
-
View User Profile
-
Send Message
Posted Aug 22, 2012@orion304 please orion show me how to change the range and speed all my friends are waiting to play pro bending.
-
View User Profile
-
Send Message
Posted Aug 22, 2012@orion304 can you show me how to change the config because i don't understand how the wiki tells me
-
View User Profile
-
Send Message
Posted Aug 22, 2012@orion304
oh ok thanks anyway :3
-
View User Profile
-
Send Message
Posted Aug 22, 2012Also there seems to be a problem adding all elements to a player. A player on my server has all but earth.. and even when i edit the config manually it reverts back or doesnt work.... when i try add in game it says they are already earth...
-
View User Profile
-
Send Message
Posted Aug 22, 2012i added the range and speed and this is how it looks Chat: enabled: true Colors: true Compatibility: false Prefix: Avatar: "[Avatar] " Air: "[Airbender] " Earth: "[Earthbender] " Fire: "[Firebender] " Water: "[Waterbender] " Color: Avatar: "LIGHT_PURPLE" Air: "GRAY" Earth: "GREEN" Fire: "RED" Water: "BLUE"
Bending: Damage: AirSwipe: 2 EarthBlast: 7 WaterManipulation: 5 Range: Airswipe: 40 EarthBlast: 40 WaterManipulation: 40 Speed: Airswipe: 40 EarthBlast: 40 WaterManipulation: 40
but is still doesn't work can you tell me if i'm doing it right please
-
View User Profile
-
Send Message
Posted Aug 22, 2012ok so I type this on my config file and it suposed to check for modification made by earthbending in the map and revert it, but there`s nothing happening
except after a while it says in the console
althought i don`t think this ``problem`` is from this plugin, anyway...
-
View User Profile
-
Send Message
Posted Aug 22, 2012What is the permission node for avatarstate? i am using bending.admin.avatarstate and have tried bending.admin.Avatarstate but both give no permissions error.
Can you tell me a fix please.
-
View User Profile
-
Send Message
Posted Aug 22, 2012<<reply 896 the problem was that we are playing pro bending on my server and earth could never hit then end of the arena, but the config file is empty so i only have to type what is on the wiki or.......
-
View User Profile
-
Send Message
Posted Aug 22, 2012@DaPandaStare
Not at the moment. For now, factions compatibility only extends to chat (there's a compatibility mode so it doesn't interfere with Faction chat).