InfoBoard v0.1.6

Details

  • Filename
    Info_Board.jar
  • Uploaded by
  • Uploaded
    Dec 31, 2013
  • Size
    100.50 KB
  • Downloads
    1,222
  • MD5
    9392d62f484b6e51e975bff9ae9d04b5

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

0.1.6

Important

  • Only works with CB versions that support Scoreboards

Misc.

  • Added URL of plugin to the Variables.yml

Bug Fixes

  • Fixed all "Unkowns" (I really wasn't paying attention...)
  • Fixed the spelling of "Helmet"
  • Changed "<world>" to "<worldname>"

Additions

  • Added PVPArena Variables
# <pvparenaarenaname>    | The players current Arena's name | S
# <pvparenaarenaowner>   | The players current Arena's owner | S
# <pvparenaarenaprefix>  | The players current Arena's prefix | S
# <pvparenaarenaround>   | The players current Arena's round | I
# <pvparenaarenateams>   | The players current Arena's teams | I
# <pvparenastatskills>   | The players kills | I
# <pvparenastatsdeaths>  | The players deaths | I
# <pvparenastatsdamage>  | The players damage done | I
# <pvparenastatsdamagetaken>| The players damage taken | I
# <pvparenastatslosses>     | The players losses | I
# <pvparenastatswins>       | The players wins | I
# <pvparenastatsmaxdamage>     | The players max damage done | I
# <pvparenastatsmaxdamagetaken>| The players max damage taken | I
  • Added Multiverse Variables
# <multiversealias>    | The player's world's alias | S
# <multiverseprice>    | The player's world's price | I
# <multiverseautoheal> | Does the player's world auto heal | B
# <multiversehunger>   | Does the player's world loose hunger | B
  • Added more Player Variables:
# <helmetdurability>    | The players helmet's durability | I
# <chestplatedurability>| The players chestplate's durability | I
# <leggingsdurability>  | The players legging's durability | I
# <bootsdurability>     | The players boot's durability | I
# <handdurability>      | The players item in hand's durability | I
  • Added More World Variables
# <worldname>        | The players world's name  | S
# <worlddifficulty>  | The players world's difficulty | I
# <worldanimals>     | Does the player's world allow animals | B
# <worldmonsters>    | Does the player's world allow monsters | B
# <worldpvp>         | Does the player's world allow PVP | B
# <worldplayers>     | The player's world's total players | I
  • Added Stats Variables
# <statskills%>     | The player's total kills on %(Replace % With either an entity name or "all") | I
# <statsdeaths%>    | The player's total deaths by %(Replace % With either a cause or "all") | I
# <statsplaced%>    | The player's total block places of a block with the id of %(Replace % With either a block id or "all") | I
# <statsbroken%>    | The player's total block broken of a block with the id of %(Replace % With either a block id or "all") | I
# <statstime>       | The player's total playtime | I
# <statsmove>       | The player's total movements | I
# <statsarrows>     | The player's total shot arrows | I
# <statsjoins>      | The player's total joins | I
# <statsfish>       | The player's total fish caught | I
# <statsdamagetaken>| The player's total damage taken | I
# <statskicked>     | The player's total times kicked | I
# <statstoolsbroken>| The player's total tools broken | I
# <statseggs>       | The player's total eggs thrown | I
# <statsitemscrafted>| The player's total items crafted | I
# <statsate>       | The player's total times eating | I
# <statsonfire>    | The player's total time on fire | I
# <statswords>     | The player's total words said | I
# <statscommands>  | The player's total commands done | I
# <statsvotes>     | The player's total time voted(Uses Votifier) | I
# <statsworldchanged>| The player's total times changing worlds | I
# <statsbucketfill>  | The player's total buckets filled | I
# <statsbucketsempty>| The player's total buckets emptied | I
# <statsbedenter>   | The player's total times entering a bed | I
# <statsitemdrops>  | The player's total items droped | I
# <statsitempickups>| The player's total items picked up | I
# <statsteleports> | The player's total times teleported | I
# <statsshear>     | The player's total times shearing something | I
# <statsxpgained>  | The player's total xp gained | I

Not all Variables have been tested