promotional bannermobile promotional banner

VotifierScripts

Run powerful scripts when a player votes

File Details

1.0-SNAPSHOT-b13

  • B
  • Jul 24, 2012
  • 1.12 MB
  • 1.4K
  • CB 1.2.5-R4.0

File Name

votifierscripts-1.0-SNAPSHOT.jar

Supported Versions

  • CB 1.2.5-R4.0
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"!