Automatic Loto
Random spawn an item every time you click a specific block with a timeout !
What does this plugin?
You put a block of white wool and a block on top bedrock. When you left click on the bedrock, it disappears and random spawn an item (as defined in the configuration file). It will reappear after a configurable delay.
At least two items must be defined in the configuration file.
With a configuration file
You can decide the time between each click and the list of items that can be distributed (.
item:
- ID item
- ID item
- ...
delai : your delay in seconds
GitHub
You can find the sources here :https://github.com/GibbsFrance/Loto
Comments