1.0-SNAPSHOT-b13

Details

  • Filename
    votifierscripts-1.0-SNAPSHOT.jar
  • Uploaded by
  • Uploaded
    Jul 24, 2012
  • Size
    1.12 MB
  • Downloads
    1,318
  • MD5
    274cadd0051d2955204463a960e2d5bc

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

1.0-SNAPSHOT-b13
Increased allowed arguments for /vstest command so you can test all the below strings.
Added global function String stringReplace(String) to give ability to manually utilize all these new string replacement from a script.
Added ability to use '&' for color codes instead of having to use the section sign.
Added global variables username, address, service, timestamp which will be replaced by vote information.
Added %username%, %address%, %service%, %timestamp% which will be replaced by vote information. %username% will be the same as %target%
Removed %t in favor of %target%. THIS MAY BREAK EXISTING SCRIPTS!
1.0-SNAPSHOT-b7
Added global function to clear scheduled scripts for a target.
Fixed issue where hours were not recognized in delay strings.
Added a startup-script.txt file to plugin directory. This script will be run after all plugins are enabled.
Added 'plugin' global variable to get the VotifierScripts plugin.
1.0-SNAPSHOT-b4
Initial release

WILL BREAK OLD SCRIPTS THAT USE "%t"!