VariableTriggers v1.0.5

Details

  • Filename
    VariableTriggers.jar
  • Uploaded by
  • Uploaded
    Jun 1, 2012
  • Size
    62.83 KB
  • Downloads
    436
  • MD5
    95f75e13285b6473c998b33ab363510d

Supported Bukkit Versions

  • CB 1.2.5-R3.0

Changelog

v1.0.5

  • Added @CMDCON command to scripting - This is in responce to a request about PEX. This will execute a command as if it were type at the server consol.
  • Added MaxBackups option to config.yml - This sets the maximum number of backup files per data type stored in the backup folder.
  • Fixed @POOF, @SMOKE, @FLAMES, @SOUND to work with location variable set with /vtrigger setloc

v1.0.4

  • Added /vtrigger setloc - This will allow the creation of an $Object.Variable that stores the current position and orientation. Can then be used in script as a location as in @TP $loc.warp2 or @ENTITY ZOMBIE 3 $Castle.loc1
  • Added /vtwalkview and /vtclickview - This will allow you to view the script on an existing trigger.
  • Fixed a couple minor permission issues

v1.0.3

  • Fixed some syntax errors

v1.0.2

  • New Release