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.
When 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
What a confliction! "Optional Requirements"
Sounds like a cool plug-in that I could use for my Donor world
Thanks!
thx:) and another idea: Signs can automatically open after created when set in configurated
@jessefjxm
I will consider that.
can you add a feature that the sign will automatically close after a default time?so that we won't need to close it artificially - -
Great Idea! I hope you continue to update it and improve it!
@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? :/
@steinm18
How about to add a config to switch money to a certain type of item?
@Ronzi3
OK. I will make it support multi-language. I am not good at English too. :)
doesnt work for pex and Craftbuild R3 ¿? Says me than i havent permission
Hi, 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!
What 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.
@HomegamerBukkit
OK. In version 0.6.2, set price, tp_price, viewer_max_reward, author_max_reward to 0.0 means not considering money.
I 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 ?
@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
Do you'ill upgrade this to mysql?
@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.
any chance we can get optional interopability with residences to add the score to the entering (residence name welcome message) of we so choose?
@hwei
Ah I see :3
@Forecaster71
This project is still being moving from other place to BukkitDev. I will continue to add contents.