Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Notes
I provide this plugin as is, open sourced, and free to use.
However, I do ask that if you enjoy the plugin, please consider donating.
- A economy plugin and Vault are required.
About
This plugin is a very simple plugin. It gives money to all online players, using whichever Economy plugin is installed on the server.
Why
This was designed for our server, we tried to find a suitable automatic money plugin, but none worked, or existed. Our usecase is that we do not want to create a pay to win server. There are so many plugins out there that use economy with no way to use something like emeralds out of your hand. So as a compromise, we decided instead of getting rid of those plugins, we would just reward players for their online time, in addition to letting them "sell" their excess blocks like cobblestone.
So who may want to use this? Anyone who doesn't want a real economy on their server. As this plugin rewards players for their online time, it would take awhile to reach thousands of IGC using this alone based on default settings, but it is still doable. And that is entirely the point.
Configuration
Below is what the configuration file looks like:
# The amount of money to give out to online players
amountToGive: 0.25
# Give every <duration> seconds
duration: 60
# Bank account if applicable. Leave blank if undesired.
bank: ""
# Whether to print a log message in console every payout
verbose: false