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.

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
- Download sqlite3 and place sqlite3.exe near to the Score.db in Score directory.
- Download upgrade script and place upgrade_Score_db.bat at the same place.
- Stop server.
- Run upgrade_Score_db.bat.
- Download a new Score plugin and replace the old one.
- Start server.
Linux
- Download upgrade script and place upgrade_Score_db.sh near to the Score.db in Score directory.
- Stop server.
- Run upgrade_Score_db.sh.
- Download a new Score plugin and replace the old one.
- Start server.
-
View User Profile
-
Send Message
Posted Jul 30, 2012When is the next version coming out? I mean seriously R 5.0 is already out...i would like to see contest grounds. Plots that people can join to build things then admins can grade it? THat would be great thx
-
View User Profile
-
Send Message
Posted May 20, 2012What a confliction! "Optional Requirements"
Sounds like a cool plug-in that I could use for my Donor world
Thanks!
-
View User Profile
-
Send Message
Posted Apr 30, 2012thx:) and another idea: Signs can automatically open after created when set in configurated
-
View User Profile
-
Send Message
Posted Apr 22, 2012@jessefjxm
I will consider that.
-
View User Profile
-
Send Message
Posted Apr 21, 2012can you add a feature that the sign will automatically close after a default time?so that we won't need to close it artificially - -
-
View User Profile
-
Send Message
Posted Apr 2, 2012Great Idea! I hope you continue to update it and improve it!
-
View User Profile
-
Send Message
Posted Mar 1, 2012@ogr93
My server also has some problems with permissions. It may caused by PEX or Vault, I don't know what happend...
One line from change log of Vault: "If PEX does not support it then they are not SuperPerms compatible and need to stop claiming this." What does it mean? :/
-
View User Profile
-
Send Message
Posted Mar 1, 2012@steinm18
How about to add a config to switch money to a certain type of item?
-
View User Profile
-
Send Message
Posted Mar 1, 2012@Ronzi3
OK. I will make it support multi-language. I am not good at English too. :)
-
View User Profile
-
Send Message
Posted Feb 5, 2012doesnt work for pex and Craftbuild R3 ¿? Says me than i havent permission
-
View User Profile
-
Send Message
Posted Jan 31, 2012Hi, great work! I'm planning to run my server in Argentina, I trully need your plugin. but i have to ask if you could add an option to edit the display messages of it to spanish language somehow. The plugin its fine is just that those english messages are kinda difficult to understand for spanish language users who do not understand english very good. So please let me know thanks!
-
View User Profile
-
Send Message
Posted Jan 28, 2012What about Reward Items? Cuz we use Item-Based Economy and it would be awesome if you could set one Item as a Reward. And then the Score only gves you more or less of the Item.
-
View User Profile
-
Send Message
Posted Oct 19, 2011@HomegamerBukkit
OK. In version 0.6.2, set price, tp_price, viewer_max_reward, author_max_reward to 0.0 means not considering money.
-
View User Profile
-
Send Message
Posted Oct 17, 2011I would really ike to use this Plugin without paying Money, becoause we don't use IConomy on our Server. Will you add a Feature, so the User needn't pay for voting ?
-
View User Profile
-
Send Message
Posted Oct 14, 2011@MaMax
This plugin is using bukkit database API, which means you can change database type with bukkit.yml!
The default database setting is:
To use mysql, change it to:
Maybe I should add this in feature list... :P
-
View User Profile
-
Send Message
Posted Oct 13, 2011Do you'ill upgrade this to mysql?
-
View User Profile
-
Send Message
Posted Aug 25, 2011@mrvertigo27
Do you mean this? The score sign can add some score information after welcome message when a player enter a residence. So players don't need to look for score sign.
I don't know... It depends on whether residence plugin provide any API about that.
-
View User Profile
-
Send Message
Posted Aug 25, 2011any chance we can get optional interopability with residences to add the score to the entering (residence name welcome message) of we so choose?
-
View User Profile
-
Send Message
Posted Aug 25, 2011@hwei
Ah I see :3
-
View User Profile
-
Send Message
Posted Aug 25, 2011@Forecaster71
This project is still being moving from other place to BukkitDev. I will continue to add contents.