- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/EmirKultuay/AwesomeChallenges
- Donation Link:
- https://www.paypal.com/paypalme/emirkutluay
![]()
AwesomeChallenges is a plugin where you can set challenges that your players can grind towards and recieve rewards when they complete them!
Menu:
![]()
Types:
- Mine (Collect Blocks)
- Craft (Craft Items)
- Smelt (Smelt Items)
- Kill (Kill Mobs & Animals)
- Playtime (Time you spend on the server in seconds)
- MythicKill (Kill MythicMob) You need MythicMobs Plugin.
Challenges:
(Players with "awesomechallenges.challenge" permission have access to Premium Challenges):
You can modify every aspect of the challenges in challenges.yml
Code (Text):Coal:
Type: Mine
Object: COAL_ORE
TierNumber: 4
Tier1:
Amount: 250
Reward: 5x Diamond
Commands:
- give %player% diamond 5
Tier2:
Amount: 1000
Reward: 16x Diamond
Commands:
- give %player% diamond 16
Tier3:
Amount: 5000
Reward: 64x Diamond
Commands:
- give %player% diamond 64
Tier4:
Amount: 20000
Reward: 64x Diamond Block
Commands:
- give %player% minecraft:diamond_block 64
Icon: COAL
Description: Mine some Coal
Task: Mine %amount% Coal (%collected%/%amount%)
Diamond:
Type: Mine
Object: DIAMOND_ORE
TierNumber: 3
Tier1:
Amount: 10
Reward: 2x Netherite
Commands:
- give %player% netherite_ingot 2
Tier2:
Amount: 30
Reward: 8x Netherite
Commands:
- give %player% netherite_ingot 8
Tier3:
Amount: 100
Reward: 32x Netherite
Commands:
- give %player% netherite_ingot 24
Icon: DIAMOND
Description: Mine some Diamonds
Task: Mine %amount% Diamonds (%collected%/%amount%)
Furnace:
Type: Craft
Object: FURNACE
TierNumber: 3
Tier1:
Amount: 1
Reward: 2x Coal Block & 1x Diamond & 1x Levels
Commands:
- give %player% coal_block 2
- give %player% diamond 1
- xp add %player% 1 levels
Tier2:
Amount: 3
Reward: 8x Coal Block & 3x Diamond & 3x Levels
Commands:
- give %player% coal_block 8
- give %player% diamond 3
- xp add %player% 3 levels
Tier3:
Amount: 10
Reward: 32x Coal Block & 10x Diamond & 10x Levels
Commands:
- give %player% coal_block 32
- give %player% diamond 10
- xp add %player% 10 levels
Icon: FURNACE
Description: Craft some Furnace
Task: Craft %amount% Furnace (%collected%/%amount%)
Enchanting Table:
Type: Craft
Object: ENCHANTING_TABLE
TierNumber: 1
Tier1:
Amount: 1
Reward: 15x Lapis Lazuli & 5x Levels
Commands:
- give %player% lapis_lazuli 15
- xp add %player% 5 levels
Icon: ENCHANTING_TABLE
Description: Craft an Enchanting Table
Task: Craft %amount% Enchanting Table (%collected%/%amount%)
Chicken:
Type: Smelt
Object: COOKED_CHICKEN
TierNumber: 3
Tier1:
Amount: 16
Reward: 1x Diamond
Commands:
- give %player% diamond 1
Tier2:
Amount: 32
Reward: 2x Diamond
Commands:
- give %player% diamond 2
Tier3:
Amount: 64
Reward: 5x Diamond
Commands:
- give %player% diamond 5
Icon: COOKED_CHICKEN
Description: Cook some Chicken
Task: Cook %amount% Chicken (%collected%/%amount%)
Cow:
Type: Kill
Object: COW
TierNumber: 3
Tier1:
Amount: 16
Reward: 1x Diamond
Commands:
- give %player% diamond 1
Tier2:
Amount: 32
Reward: 3x Diamond
Commands:
- give %player% diamond 3
Tier3:
Amount: 64
Reward: 10x Diamond
Commands:
- give %player% diamond 10
Icon: COW_SPAWN_EGG
Description: Kill some Cows
Task: Kill %amount% Cows (%collected%/%amount%)
Spend Time:
Type: Playtime
Object: Seconds
TierNumber: 3
Tier1:
Amount: 3600
Reward: 3x Diamond & 10x Coal
Commands:
- give %player% diamond 3
- give %player% coal 10
Tier2:
Amount: 10800
Reward: 10x Diamond & 32x Coal
Commands:
- give %player% diamond 10
- give %player% coal 32
Tier3:
Amount: 36000
Reward: 32x Diamond & 128x Coal
Commands:
- give %player% diamond 32
- give %player% coal 128
Icon: CLOCK
Description: Spend some time
Task: Achieve %amount% seconds of playtime (%collected%/%amount%)
Premium Challenges:
(Players with "awesomechallenges.premium" permission have access to Premium Challenges):
You can modify every aspect of the premium challenges in premiumchallenges.yml
Code (Text):Oak Log:
Type: Mine
Object: OAK_LOG
TierNumber: 4
Tier1:
Amount: 32
Reward: Stone Axe
Commands:
- give %player% minecraft:stone_axe 1
Tier2:
Amount: 96
Reward: Iron Axe
Commands:
- give %player% minecraft:iron_axe 1
Tier3:
Amount: 256
Reward: Diamond Axe
Commands:
- give %player% minecraft:diamond_axe 1
Tier4:
Amount: 1024
Reward: Netherite Axe
Commands:
- give %player% minecraft:netherite_axe 1
Icon: OAK_LOG
Description: Cut some Oak Trees
Task: Collect %amount% Oak Log (%collected%/%amount%)
Bookshelf:
Type: Craft
Object: BOOKSHELF
TierNumber: 2
Tier1:
Amount: 8
Reward: Sharpness II Book
Commands:
- give %player% enchanted_book{StoredEnchantments:[{id:sharpness,lvl:2}]} 1
Tier2:
Amount: 16
Reward: Protection II Book
Commands:
- give %player% enchanted_book{StoredEnchantments:[{id:protection,lvl:2}]} 1
Icon: BOOKSHELF
Description: Craft some Bookshelves
Task: Craft %amount% Bookshelves (%collected%/%amount%)
Zombie:
Type: Kill
Object: ZOMBIE
TierNumber: 3
Tier1:
Amount: 5
Reward: Stone Sword
Commands:
- give %player% minecraft:stone_sword 1
Tier2:
Amount: 10
Reward: Iron Sword
Commands:
- give %player% minecraft:iron_sword 1
Tier3:
Amount: 20
Reward: Diamond Sword
Commands:
- give %player% minecraft:diamond_sword 1
Icon: ZOMBIE_HEAD
Description: Kill some Zombies
Task: Kill %amount% Zombies (%collected%/%amount%)
Skeleton King:
Type: MythicKill
Object: SkeletonKing
TierNumber: 1
Tier1:
Amount: 1
Reward: 10x Diamond
Commands:
- give %player% diamond 10
Icon: SKELETON_SKULL
Description: Kill a Skeleton King
Task: Kill %amount% Skeleton King (%collected%/%amount%)
Warning:
If you make mistakes in the challenges.yml file the plugin won't work properly. Make sure you enter item names correctly. If you have any problems feel free to ask me!
Messages and Preferences:
![]()
Messages and preferences can be modified in config.yml
Code (Text):ServerPrefix: '&7[&3&lAwesomeChallenges&7]&r'
#Enable/Disable Premium Challenges
PremiumChallenges: 'true'
#Title of the menu that opens when you type /challenge
ChallengeMenuTitle: '&3&lAwesomeChallenges'
UserChallengesTitle: '&3&lChallenges'
PremiumChallengesTitle: '&d&lPremium Challenges'
#Prefix for name of the challenges
ChallengeTags: '&9&l%challengeName% (Tier %challengeTier%)'
#Challenge information
ChallengeTaskTitle: '&a&lTasks:'
ChallengeRewardTitle: '&a&lRewards:'
#Messages
NoPermission: '&cNo permission'
NoPermissionForPremium: '&cOnly Premium users can access Premium Challenges'
ConfigsReloaded: '&eSuccessfully reloaded all configurations.'
TierUp: '&eYou finished tier &9%tier% &ein &c%challenge% &eand received your rewards.'
ChallengeComplete: '&eYou finished all tiers in &c%challenge% &eand received your rewards.'
NoActiveChallenge: '&cThere is no challenge active.'
Commands:
> /ac reload - Reload the configs - awesomechallenges.reload
I would love any feedback, please make sure to let me know if you find any bugs.

AwesomeChallenges 1.8.2
Make players grind for rewards so they spend more time on your server!
Recent Updates
- AwesomeChallenges Mar 14, 2021
- AwesomeChallenges Feb 26, 2021
- AwesomeChallenges Feb 26, 2021