Score

Give score to each other's building, and win money.

Why not let players earn money from their buildings instead of killing mobs? This is Minecraft!

Forum thread : http://forums.bukkit.org/threads/31793/

Features

  • Viewers can give a score to a work. The range of score is 0.0 - 10.0.
  • Author will receive reward according to the final score.
  • Give score will cost viewer money but he will win reward if the score is near to the final score.
  • Final score is average score of viewers generally. But admin can also set it to a forced score.
  • Players can pay to teleport to a score sign.
  • Using Vault API, capable to most of economy and permission plugins.
  • Using Bukkit database API, capable to most of database types.
  • Support Custom Languages.
  • Display score sign positions on dynmap.

dynmap

Typical Usage

Typical Usage

Optional Requirements

  • Vault plugin, and a economy plugin supported by Vault plugin. If you do not want to use a economy plugin, please set price, tp_price, viewer_max_reward, author_max_reward to 0.0 in config.yml.
  • A permissions plugin supported by Vault, for example PermissionsBukkit or PermissionsEx.

Detailed Information

Instruction for Upgrading from 0.4- to 0.5+

v0.5+ supports multiworld now. But you have to upgrade database manually using the script at download section.

Windows

  1. Download sqlite3 and place sqlite3.exe near to the Score.db in Score directory.
  2. Download upgrade script and place upgrade_Score_db.bat at the same place.
  3. Stop server.
  4. Run upgrade_Score_db.bat.
  5. Download a new Score plugin and replace the old one.
  6. Start server.

Linux

  1. Download upgrade script and place upgrade_Score_db.sh near to the Score.db in Score directory.
  2. Stop server.
  3. Run upgrade_Score_db.sh.
  4. Download a new Score plugin and replace the old one.
  5. Start server.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit