Vitals 0.06

Details

  • Filename
    Vitals.jar
  • Uploaded by
  • Uploaded
    Jun 2, 2012
  • Size
    18.89 KB
  • Downloads
    427
  • MD5
    e2a9ec783f3a43ab2e70930af9af87e8

Supported Bukkit Versions

  • CB 1.2.5-R3.0

Changelog

v0.06:

  • Added DamagedItemSales: The essentials /sell command doesn't discount the value of damaged items (ones with durability), this lets you define a full value that scales down as the item gets more damaged.
  • It overrides the essentials commands /worth and /sell hand for items that have durability. If enabled, you must delete the entries for all durable items in the essentials worth.yml file, otherwise players can still sell badly damaged items for full value using other essentials sell commands

v0.05:

  • Added GamemodeAll: Ops can see who is in which gamemode with /gmall, or a specific player with /gmall [name], or set everyone's gamemode with /gmall creative|survival
  • Bugfix: Fixed a minor bug where /modvote top was occasionally returning only a partial list

v0.04:

  • Added Modvote: Players can type /modvote [name] to vote for who they think would make the best new moderator. Ops can see the top voted players with /modvote top or reset the votes with /modvote reset
  • Changed Playtime: Ops can now see the top playtime with /playtime top
  • Changed Playtime: Added permission vitals.playtime.average which shows the average daily playtime over the last 30 days when using /playtime [name] or /playtime top

v0.03:

  • Added Playtime: Records total playtime of each user in users.yml, and the info can be accessed with the command /playtime or /playtime [player]
  • Added PlaytimePromotions: Players can be automatically promoted (change permission group) when they reach a certain level of playtime
  • Added BetterNews: Players see the server news (latest X entries) when they login, or when they type /news. Ops can edit the news with /news [add|change|delete]

v0.02:

  • Added Announcements: Setup a list of messages that are broadcast in sequential or random order every X seconds
  • Added Anticaps: Prevent players from sending chat messages in all or mostly-all caps, and tell them why when it happens
  • Added PlayerPasswords: Players can type /password [pass] to save a password to a flatfile on the server, which can be used for player authentication on a web server or other software

v0.01:

  • Added OnlinePlayers: Generates a flatfile list of players on the server, updated as players join and leave
  • Added Vitreload: Ops can type /vitreload to reload the configuration from the config.yml file if it has been changed