SpecialEffects 1.0.2

Details

  • Filename
    SpecialEffects_1.0.jar
  • Uploaded by
  • Uploaded
    Oct 27, 2012
  • Size
    272.83 KB
  • Downloads
    252
  • MD5
    b27d6ace9325125bd7a6cdd46a34d9c1

Supported Bukkit Versions

  • CB 1.3.2-R2.0

Changelog

SpecialEffects v,1.0.2

  • Just a small bugfix
  • Fixes the difficulty on the mines
  • Added some classes to support later tutorial mode update
  • The omc-lib led me to many new disqoverys in the development world Special thanks to obnoxint.
  • Note! Explosions has changed name to SpecialEffects. Special thanks to my tester for the name.

This Update is historical for Explosions|SpecialEffects the plugin has grown 3 times it size from the last update. i've worked on this version byside to the regular explosions for some months now to be able to release it sooner with all the explosions still in. This is nearly 500h pure work-Enjoy

  • Added special effects for players.
  • Added special effect player.balrog Can be accessable through /se player.balrog http://i49.tinypic.com/2z5udc0.jpg
  • Added special effect player.smoke. Command: /se player.smoke
  • Added special effect player.fly.sound. Command: /se player.fly.sound
  • Added special effect player.invisible. Command: /se player.invisible Special flying effect (With Sound) http://i48.tinypic.com/2r5ztop.jpg
  • imported the old explosions to Special Effects.
  • Added 14 new commands
  • Added method for saving Redstone Blocks ( both c4 and nuke )
  • Added memory to explosions classes (When using for example c4mode and then reload the server it will remember that you where at that mode.
  • Added memory for mines
  • Changed mine block to Sponge and so the mine only can be used if u are using mine placement through the command /Se explosions.mines
  • Changed "Redstone Block create at world (infinit numbers)" to a readable number like World Y=230 X=200 Z=100.
  • Added creation message for mines.
  • Added 12 new permissions
  • Added turrets. Command for turret part /se turret.turret
  • Added Exploding turret. When toy stand on it it's activate and then just click the mouse with either right or left click. Command for placing: /se turret.exploding
  • Added effect blocks
  • Added effect block: smoke Comand: /Se block.smoke
  • Added memory for effect blocks turrets and players.
  • Added a cost of one sulphur when shooting in turret.Exploding also made it so you only can shoot using left click.
  • Added several new commands
  • Added a new methos of storing files
  • Fixed some bugs (Still some left to solve but note. this is a beta version so don't expect it to be bug free.)

New commands

  • /Se Turret.turret: Starts the turret part of SpecialEffect
  • /Se turret.exploding: Starts the placemode for turret: Exploding. When placed step on it to activate it and then left click. !Make sure to have sulphur in your inventory. This turret ejects projectiles that explode upon contact.
  • /Se turret.arrow: Starts the placemode for turret: Arrow. When placed step on it to activate it and then click. !Make sure to have arrows in your inventory. This turret ejects High speed arrowst.
  • /Se player.smoke: For smoke mode
  • /Se player.balrog: For balrog mode
  • /Se player.invisible: For invisible mode
  • /Se player.fly.sound: This mode will only have an effect when you go inte fly mode like with essentials /fly when you are at the ground this do not giva an effect.
  • /Se block.block: Starts block part of SpecialEffects
  • /Se block.smoke: Use this if you wanna place an effect block that gives smoke when you step on it.
  • /Se block.blindeness: Use this if you wanna place an effect block that gives the player the potioneffect blindeness for about 30 seconds.
  • /Se explosions.explosions: Just like the old explosions. Enables explosions part of the plugin. (or disables it wheter you are already using it or not)
  • /Se explosions.mine: Starts the mine placement mode. When you stepon a mine it explodes. If you have _Mine_Redstone: true in your config just place a redstone torch below the mine and it will work.
  • /Se explosions.t.redstone: Effects the modes so when you place a sponge a redstone torch has to be placed below the redstone block and then put a redstone current to the block that the redstone torch is bounded with and the redstone torch should go to an off state wich will trigger the explosion.
  • /Se explosions.t.place: Effects the modes so when you place a sponge it will explode with the certain mode u currently are using.
  • /Se explosions.t.click: Effects th modes so when you click a sponge from distance it will explode with the certain mode you have.
  • /Se explosions.m.spike: For spike mode only works with click and place triggers. This mode ejects arrows from the blast zone.
  • /Se explosions.m.nuke: For nuke mode works with all triggers. this mode has a much greater explosion then everybody else by default (Can be configured in config file)
  • /Se explsions.m.c4: For c4 mode. A explosions much like the regular minecraft explosion.
  • /Se info: For general info about the things the plugin has on your server.
  • /Se block.list: Returns a list that says how many Special effects blocks there are in the world and also wich type thay are..

Reason I made dots is because of the much more kind code ive got from it the arguments are imports from other packages within the plugin this gives a more smoother code that are more kind to the server. It's as simple as that

Configuration file for SpecialEffects

# Configuration file for Explosions. -CevinWa-
# Explosion size.-
# _Nobreak is basically for jumping on mines. this is default false. true Means it's in use. When you jump on mines the _Mine explosion size should be 1 and nobreak put to true. 
# If _Mines is put to false they will not work ingame.#
 _Arrow: 3 
 _Suicide: 10   
 _Nuke: 25   
 _C4: 3
 _Mine: 3 
 _Mines: true
 _Nobreak: false
 _Mine_Redstone: true
 _Mine_Explode_on_Damage: true
 _Player_Balrog: true
 _Player_Smoke: true
 _Block_Smoke: true
 _Player_Invisibe: true
 _Player_Sound_Fly: true
 _Turret_Explo: true
 _Turret_Explsions: 3

Permissions

    Se.player.smoke:
        description: Gives the ability to use smoke mode
    Se.player.balrog:
        description: Gives the ability to use Balrog mode
    Se.block.invisible:
        description: Gives the ability to use Invisible mode 
    Se.explosions.ex:
        description: Gives u the ability to use Explosions
    Se.explosions.suicide:
        description: Has permission to take explosing suicide.   
    Se.explosions.nuke:
        description: Has permission to use nuke.   
    Se.explosions.C4:
        description: Has permission to use C4. 
    Se.explosions.click:
        description: Has permission to use /eclick.
    Se.explosions.place:
        description: Has permission to use /eplace.
    Se.explosions.redstone:
        description: Has permission to use /eredstone.
    Se.explosions.spike:
        description: Has permission to use spike.    
    Se.explosions.mine:
        description: Has permission to use spike. 
    Se.block.smoke:
        description: Has permission to use spike.  
    Se.block.turret:
        description: Gives the ability to use Turret mode
    Se.turret.exploding:   
        description: Gives the ability to use ExplodingTurret place mode

SpecialEffects by CevinWa