![[⛏️] MiningContest icon](https://images.polymart.org/product/4621/thumbnail.png?t=1&v=3)
[⛏️] MiningContest 1.3.1-SNAPSHOT
Create mining contest and who get in top list can get custom reward
Page 1
1.3.1-SNAPSHOT
Apr 28, 2024
1.3.1-SNAPSHOT
Add placeholder
[CODE]
%miningcontest_time%
%miningcontest_points%
%miningcontest_top_<number>%
For the 1st top: %miningcontest_top_1%
For the 2nd top: %miningcontest_top_2%
For the 3rd top: %miningcontest_top_3%
[/CODE]
Bump to 1.3.1-SNAPSHOT
1.2
Oct 14, 2023
1.2
Fix player can re-break block and get points when re-break
Add blacklist world
Add leaderboard when contest is end
1.1
Aug 16, 2023
1.1
- Fix bug with player data when player out but contest doesn't end, player data still save and load on new contest (Please update to fix it)
- Add method to add points (PlayerData#addMinePoints)
- Auto update config.yml
- Add new command:
/mc add <player> <points> [s] - Add points to player when contest starte/mc remove <player> <points> [s] - Remove points from player when contest started/mc reset <player> - Reset all points from playerWhat is [s] ?If you execute command like this way:/mc add Danh 1000 s -> Command will execute in silent and do not give any message/mc add Danh 1000 -> Command will execute in public and give message to admin
1.0
Aug 14, 2023
Page 1