Full Changelog

Full Changelog

7/15/15 - 1.7

  • Rewrote Plugin, improving efficiency and stability.
    • Stability may include tool binding with other plugins ;).
  • Limited the config.yml to explosions only caused by the plugin.
  • Added a global.yml that manages explosions on the server.
  • Upon any explosion, a configurable effect may occur:
    • Firework Explosion
    • Sound Effect
    • Lightning Effect (Previously in the plugin)
    • Cancel of damage to terrain
    • Repairing of damage to terrain (places blocks 1 by 1 until damage is fixed)

1/3/14 - 1.6.3

  • Rewrote Plugin
  • /tnt <radius> is now /tnt explode <radius>
  • Added player command.
    • /tnt player <radius>
    • Strikes explosion at a player.
  • Added location command.
    • /tnt location <radius> <x> <y> <z> [world]
    • Strikes explosion at a location (world is optional).
  • Fireworks can occur on explosions as well.
    • Configuration option to turn fireworks on or off.

8/27/12 - 1.6.2

  • Added lightning occurring on explosions (Requested by: @John_Schmidt_)
  • Prepared for next version (rewrite)

6/19/12 - 1.6.1

This version is a quick bug fix version!

  • Fixed /exc reload command not allowing permission
  • Fixed missing permission node for /tnt bind [radius]
  • Fixed one chat color error

6/19/12 - 1.6

  • Added new feature / command
    • /tnt bind <radius> - Binds an explosion to the tool you are holding
    • /tnt bind - Removes the binding to the tool you are holding
    • You can be binded to multiple tools
    • When having a bow, you can shoot an arrow and it will make an explosion where the arrow lands
    • There is configuration for these commands
  • Changed how the look of the help menu
  • Removed permission nodes on the help menu

THERE SHOULD NOT BE ANYMORE WERID VERSIONS. I do not know what I was thinking!

3/4/12 - 1.5.6

  • FIXED config reloading
  • Added command alias for /explosioncreator
    • Alias: /exc
  • Added @imilkywayz to the team!
    • :D

2/20/12 - 1.5.4

  • Added a config.yml (YAY)
    • Includes Maximum and Minimum radius for /tnt <radius>
    • Includes Maximum and Minimum radius for /tnt random <radius>
    • The outcome of the random radius is also within the maximum and minimum for /tnt random <radius>
  • Added a /explosioncreator reload
    • This reloads the config.yml
    • This is shown when typing /tnt help
    • The permission nodes it explosioncreator.reload
    • There is command logging for the command
  • Changed the "Are you trying to blow up the world" message to say the maximum and minimum radiuses
  • Renamed ExplosionCreatorCommand class to ExplosionCreatorTNTCommand
    • Now /explosioncreator commands go in ExplosionCreatorCommand class.

2/2/12 - 1.4

  • Added /tnt help command
    • Includes permission nodes in the menu
    • Includes command logging for this
  • Edited some of the messages to say to type/tnt help
  • Added a tnt.* which gives you access to all /tnt commands
  • Fixed error being given if a String is given after /tntand /tnt random

1/30/12 - 1.3

  • Rewrote commands
  • Switched /tntrandom to /tnt random
  • Fixed error being given if you run /tnt random 0
  • Fixed error being given if you don't have enough arguments
  • Changed enabled/disabled messages
  • Added Command logging

1/23/12 - 1.0

  • Initial Release

Comments

Posts Quoted:
Reply
Clear All Quotes