GlobalScore

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Features

  • A global score.
  • Give players global score when he joins, kills a player, craft a diamond pickaxe, et cetera...
  • You can also take away some of the player's score. For example when he primes TNT.
  • Command to view and modify the score.
  • Scoreboard support! You can activate the scoreboard feature to show the global score in the scoreboard. The sidebar, the playerlist and below the player's nametag are possible positions for the score to show up.
  • For Developers: An easy to use API so other plugins can modify the global score of a player too. E.g. a spleef plugin could give a player 5 global score points when he wins the spleef-game.

Commands

This plugin's only command is: /gscore.
/gscore
To view your own score.
/gscore <player>
To view the player's global score.
/gscore <player> add <amount>
To add the amount of score to the player's score.
/gscore <player> remove <amount>
To take away the amount of score from the player's score.
/gscore <player> set <score>
To set the player's score to the given score
All these commands even have automatic TAB completion.

Permissions

  • globalscore.view.self Allows the player to view his own global score via /gscore. By default all players are allowed to do that.
  • globalscore.view.other Allows the player to view other player's score via /gscore. By default all players are allowed to do that.
  • globalscore.view.scoreboard Allows the player to view everyone's score via the scoreboard feature. By default all players are allowed to do that.
  • globalscore.modify Allows the player to modify everybody's score via /gscore. You should only give this permisison to admins.

For admins

If you don't want to add every single permission to your admins you can easily give them the globalscore.* permission.

Configuration

In the config file you can edit:

  • Whether or not to use the scoreboard feature.
  • Where to display the global score if the scoreboard feature is activated.
  • Whether or not to message a player when his global score changes.
  • How many score a player gets when he does some actions (some supported actions are e.g mining a diamond, killing a player, et cetera).

    This page explains exactly how to use the config file.

Future Features

  • MySQL-Support for Server networks.
  • More actions to give score.
  • Top-Ten list.
  • Some other ranking features.

For Developers

This plugin provides an easy to use API for other plugins so they can modify the player's global score.
Here is a tutorial of how to use the API.
And here are the API's JavaDocs.

Statistics

stats
You can view more stats here.

Extend it!

If you wish for some more actions where you can give the player some global score feel free to post your wish in the comments.
And if you have a favorite server game plugin like templerun, spleef or mobarena and want those plugins to give good players global score please message the plugin's authors and ask them to support globalscore.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    60775
  • Created
    Jul 4, 2013
  • Last Released File
    Jul 4, 2013
  • Total Downloads
    704
  • License

Categories

Members

Recent Files