Minecraft, The Last Airbender

Discussion in 'Bukkit Help' started by qaman6, Oct 25, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    qaman6

    Hey everyone, I'm looking for some help for this plugin: http://dev.bukkit.org/bukkit-plugins/minecraft-last-airbender/
    This plugin basically adds the ability to "bend" elements, in minecraft, like the old TV show, Avatar: The Last Airbender. Anyway, I'm looking for a way to do the following (I know this is possible because I've seen it done on a few servers, probably using Skript, or something):
    - Change the command from /bending choose (type of bender) to /choose (type of bender)
    - Upon typing /choose (bender), I'd like the server to give them some items that are named the spell's name, for example, for the air bending ability, Air Burst, a block of gravel could be named Air Burst, and bound to that spell, as well
    - Not necessary, but add a time period that each person could use /choose, maybe every 30 minutes or something
    - Add a permission for the new /choose command (Possible through Skript?)
     
  2. Offline

    Computerichy

    Yes, this can be done with Skript and plugins similar to it. Personally, I'm familiar with VariableTriggers, and I know that all of this can be done. http://dev.bukkit.org/bukkit-plugins/variabletriggers/ This will involve some CommandTriggers and EventTriggers, which are all documented clearly on the plugin's page.
     
Thread Status:
Not open for further replies.

Share This Page