-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add reward option #15
base: master
Are you sure you want to change the base?
Conversation
How about support for multiple IDs, Data values and such? |
@@ -3,11 +3,13 @@ | |||
import java.util.ArrayList; | |||
import java.util.Date; | |||
import java.util.HashMap; | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whitespace changes!
You can now give more than one item |
Please use ItemReader.read(string); to load items. Look at https://github.com/Double0negative/Survival-Games/blob/master/src/main/resources/kits.yml for more info regarding the format. |
I think I am done with this pull request. Could you please consider this now? |
Bump |
Is this PR Gonna be added? :( |
I bump this to add it, I have talked to a few servers which believe adding a stable reward system for winning each game should be put in place. Something along the lines of a specific amount of currency is given depending on the number of players in a game. Which would be configurable. |
BUMP 👍 |
Bump! This PR needs to be added...its an essential part of any hunger/survival games. |
How about the option to give the player a reward for winning the game?
Please consider it.