Fork By
Gacha.
Explanation
This will be a lottery system using Chest.
It is a mechanism that you can put the item you want to draw in the chest and spend money to get it.
To put it simply, it is a lottery system that uses chests.
Required
Difference from Gacha
The original Gacha issued unique gacha tickets and used to play gacha games.
Therefore, it was not possible to create duplicate items, and when duplicating, it was necessary to hit the command accordingly.
Also, because it is unique, it could not be sold with the ChestShop Plugin.
Therefore, it was impossible to change the price range etc. with high-end gachas and limited gachas.
What made it possible is Gacha Plus.
How to use
1) Setting Sign
Set up a sign.
Please enter in the following order on the signboard.
The `[gacha]` on the first line is a description to enable it, so it is absolutely necessary.
1: [gacha]
2: <gacha name>
3: <gacha display name>
4: <price>
example
[gacha]
sample_gacha
季節のガチャ
2500
2) Modify Chest
Enter the following command and right-click on the "Chest" you want to enable.
/gachaplus modify <gacha name>
done.