MoneyOnDeath - Give players an incentive to PvP by putting money on the line

This is a discussion topic for the Ore project, MoneyOnDeath. View the full project on Ore for downloads and more information.


MoneyOnDeath

Welcome to your new project!

1 Like

Suggestions:

  • The GameReloadEvent is recommended over making a custom reload command. I believe you expressed your dislike for this event in the past, but consider allowing the use of both.
  • A CommandException has more than one constructor. For instance, one of them takes another Exception, and it’d make sense to put the IOException in it.
  • I’d recommend using doubles to store the values instead of ints; you never know what economy someone might have.
  • Curious about something: why store the EconomyService in a global variable, and change it when the service provider changes? Why not just get it when you need it?

A new version has been released for MoneyOnDeath, it is available for download here.


Give players an incentive to PvP by putting money on the line

1 Like