[INACTIVE][FUN]Airstrike v1.1. - raining TNT, creperssSS (Permissions) [670]

Discussion in 'Inactive/Unsupported Plugins' started by muCkk, Mar 4, 2011.

  1. Offline

    muCkk

    Airstrike has a new home - click


    Airstrike Version: v1.1
    This plugin let's you rain TNT or spawn creepers near players.

    Installation:
    1. Put the Airstrike folder and the jar into Bukkit's plugin folder
    2. If you use Permissions configurate the nodes (see below)
    3. Customize Airstrike.properties or use the default values

    Features:
    • Blowing players up ;)
    • Permissions support
    Commands:


    • /as help - lists all commands
    • /as <tnt/cr> <player> <amount> <height>
      <tnt/cr> - TNT or Creeper?
      <player> - Victim
      The plugin will use the default values if not given:
      <amount> - Set the amount of TNT blocks/creepers
      <height> - TNT only - Sets the vertical distance to the victim
    • /asset for admins only to change the configuration
      Example: /asset adminsonly true
    If you dont choose amount and/or height the values of the config file will be used.



    Config:
    Airstrike.properties (open)

    Code:
    #destroyBlocks: true: Blocks get destroyed - false: Block won't get touched
    #height: Sets height in which the TNT will spawn
    #area: Defines the cuboid area size in which the TNT will spawn
    #TNTAmount: Sets the amount for /as <player>creeperDistance: Distance in which creepers will spawncreeperAmount: Amount of creepers
    height=8
    destroyBlocks=false
    creeperAmount=1
    area=6
    creeperDistance=5
    TNTAmount=1
    adminsOnly=false
    

    Permissions nodes (open)

    airstrike.as
    --> Grants acess to /as tnt and /as cr
    airstrike.as.tnt
    --> Access to tnt only
    airstrike.as.cr
    --> Access to creepers only

    airstrike.asset
    --> (Admins) Grants access to /asset command

    Download (Dropbox)
    Source Code (Github)

    Changelog:
    Version 1.1
    - Commands can now be used in console
    - Bugfixes

    Version 1.0
    • added Permissions support
    • changed the way the plugin handles commands
    • i took the step to 1.0 cause of major changes to the code (permissions support and handling of comamnds) and it seems to be much more 'complete' now
    Version 0.3

    • added 'destroyBlocks' (default false) to the config. true: blocks get destroyed. false: your world is safe
    • added 'adminsOnly'. If set true only admins can use the plugin
    • added creeperssssSSS.
      'creeperDistance' sets the distance to the victim when a creeper is spawned
      'creeperAmount' sets how many creepers will spawn by default
      creepers will also spawn randomly around the player
    • Changed command structure
    Version 0.2


    • TNT now 'rains' on the player and ..
    • .. it is now spawning randomly arround the player (use the config to control the size of the area)
    • added new commands
    • added config file
    Version 0.1


    • first release
     
  2. Offline

    Thokas

    I got two problems with your plugin.

    1: Lots of TNT raining on someone may cause random primed TNT entities to bug out and stick around.
    2: I can't spawn creepers.

    I run a lot of plugin, so be completely honest it may be something else causing my issue. So I'm not complaining. The entities issue may be a real bug though, I'd recommend looking into it.
     
  3. Offline

    Jan Tojnar

    Is it possible to add falling arrows, burning arrows and items?
     
  4. Offline

    emilhem

    When I'm using it in 740. No dynamite or creeper becomes visible but I die.
     
  5. Offline

    Plague

    considered inactive
     
  6. Offline

    zhuowei

    I've updated Airstrike to work with Bukkit build 1000.
    You can download it here.
    Source on github.
    Now with 100% more burning arrow rain!
     
    muCkk likes this.
  7. Offline

    TwoHeadedBoy

    Can you maybe take over this thread, or point us to a new thread?
     
  8. Offline

    zhuowei

    I don't know what the process is for reviving an inactive plugin. Should I post this version in the plugin submissions area?
     
  9. Offline

    muCkk

    i think that would be the right way. i'll edit my original post and add a link to the new thread.
     
  10. Offline

    zhuowei

    Copied, pasted and updated the original thread's information into a new thread here.
     

Share This Page