1.0-b21

Details

  • Filename
    votifierscripts-1.0.jar
  • Uploaded by
  • Uploaded
    Jul 31, 2012
  • Size
    1.12 MB
  • Downloads
    11,895
  • MD5
    143cd36c11d8aefbfde76d26eb790798

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

1.0-b21
No changes since last version.
1.0-SNAPSHOT-b15
Fixed sample vote-script.txt.
Added global metaData variable.
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"!

Scripts with runLaterTarget() are very likely to cause an error that will force you to delete scripts.bin has been fixed in http://dev.bukkit.org/server-mods/votifierscripts/files/9-1-1-snapshot-b28/