BETA v0.3.1

Details

  • Filename
    SignRanksPlus.jar
  • Uploaded by
  • Uploaded
    Jan 9, 2014
  • Size
    42.91 KB
  • Downloads
    296
  • MD5
    d0df324de5e222819fc4c728448c6cb5

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

v 0.3.1
cleaned up code for placeholders
Fixed bug with task scheduling being broken.
ADDED
{worlds}
{matchplayer} now returns a list of matches
{index} - get an index of a list
{setindex} - sets an index
{delindex} - deletes an index
{sublist} - get only specific elements
{getindex} - returns a list of index of finds in a list
{listhas} - list contains
{contains} - string contains
{substring} - gets only part of a string.
{length}
{hasperm}
{split} - makes a list out of splitting a string
{randchoice} random choice of a list
\ {worldtype:worldname}
{listreplace:before:after} - replace things that match something
{replace:before:after}
{count} - count the number of times something occurs in a string

it doesn't check xp properly when you have have costxp and costlvl (i.e it checks if you have the amount individually rather than combined)
temporary signs have a flaw.