Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Randomchallenge

Randomchallenge

this plugin sends random challanges in chat and let player do the first person done gets rewarded

7,409
53
Game Mechanics
Minigame
Social

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.2

Platforms

Bukkit
Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Join Discord server
Donate on PayPal

Creators

Portal2001
Portal2001 Owner

Details

Licensed CC-BY-NC-ND-4.0
Published last year
Updated 2 weeks ago
DescriptionGalleryChangelogVersions

Show all versions

1
2
3
4

Randomchallenge 1.17

by Portal2001 on Mar 4, 2024
Download

[+] option to change top message change this in config

playercount: 5
bossbar: true
top:
  enable: true
  message: '&6Top Challengers in %type% Challenge'

Randomchallenge 1.16

by Portal2001 on Feb 27, 2024
Download

[=] fixes a bug where replace section not working

Randomchallenge 1.15

by Portal2001 on Jan 28, 2024
Download

[=] fixes a bug in new reward system where player get rewarded multiple times
sorry for any inconvenience

Randomchallenge 1.14

by Portal2001 on Jan 27, 2024
Download

[=] fixed bossbar not removing on top: false [=] fixed players still getting rewards after top: false

Randomchallenge 1.13

by Portal2001 on Jan 26, 2024
Download

[=] now if top: false then after first winner all bossbar will be removed
[+] new config option rank: now show as many ranking in leaderboard as you want
add this in config

rank: 3

Randomchallenge 1.12

by Portal2001 on Jan 25, 2024
Download

[=] patch 2 to fix /rc stats command for rc.player

Randomchallenge 1.11

by Portal2001 on Jan 25, 2024
Download

[=] fixes a error when running /rc stats as a admin [+] added a feature now you can reward any ranked players as shown below.

consume:
  items:
    - 'COOKIE'
  reward:
    - 'eco give %player% 100'
  reward2:
    - 'eco give %player% 100'
  reward5:
    - 'eco give %player% 100'
  min: 1
  max: 5

Randomchallenge 1.10

by Portal2001 on Jan 11, 2024
Download

[+] Add a placeholder %randomchallenge_total% will show the total games won, can make a leaderboard or use a prefix your wish

Randomchallenge 1.9

by Portal2001 on Dec 28, 2023
Download

[+] option to change title
add this in your config

top: true
message:
  title: '&2&lYou Won'

Randomchallenge 1.8

by Portal2001 on Dec 22, 2023
Download

[=] null error in trivia
[=] leader board number fix

Randomchallenge 1.7

by Portal2001 on Dec 19, 2023
Download

[=] fixes stats command conflict with admin perms
[=] option to turn off top leader board
config changes add this as shown below

playercount: 5
bossbar: true
top: true

Randomchallenge 1.5

by Portal2001 on Dec 13, 2023
Download

[+] config option for enable or disable bossbar
config changes
add like this in your config

playercount: 5
bossbar: true

Randomchallenge 1.5

by Portal2001 on Dec 13, 2023
Download

[+] added a command to stop the loop of random challenge [+] added a command to start the loop of random challenge [+] added a command to start a challenge [+] added tabcomplete for all commands

Randomchallenge 1.4

by Portal2001 on Dec 12, 2023
Download

[=] fixes a bug where trivia gives null sometimes [=] default config is refined for better player experience

Randomchallenge 1.3

by Portal2001 on Dec 10, 2023
Download

[+] added new challange called mini containing 12 mini challenge by default
config changes:
add this in your config

mini:
  items:
    - 'JUMP'
    - 'BELL_RING'
    - 'ANIMALS_BRED'
    - 'CAKE_SLICES_EATEN'
    - 'CAULDRON_FILLED'
    - 'CHEST_OPENED'
    - 'NOTEBLOCK_TUNED'
    - 'FLOWER_POTTED'
    - 'TRADED_WITH_VILLAGER'
    - 'DISPENSER_INSPECTED'
    - 'DROPPER_INSPECTED'
    - 'ENDERCHEST_OPENED'
  reward:
    - 'eco give %player% 100'
  min: 1
  max: 10
  replace:
    CAKE_SLICES_EATEN: 'EAT_CAKE_SLICE'
    BELL_RING: 'RING_BELL'
    ANIMALS_BRED: 'BRED_ANIMALS'
    CAULDRON_FILLED: 'FILL_CAULDRON'
    CHEST_OPENED: 'OPEN_CHEST'
    NOTEBLOCK_TUNED: 'TUNE_NOTEBLOCK'
    FLOWER_POTTED: 'PUT_FLOWER_IN_POT'
    DISPENSER_INSPECTED: 'OPEN_DISPENSER'
    DROPPER_INSPECTED: 'OPEN_DROPPER'
    ENDERCHEST_OPENED: 'OPEN_ENDERCHEST'
  message:
    challenge:
      - ' '
      - '                       &6&lRandomChallenge'
      - ' '
      - '&2&l[!] First Player to &c%item% &2&l%num% times will win!!'
      - ' '
    winner: '&2&l%player% won the &c%item%&2&l challenge!!'
    bossbar: '&2&l[!] First Player to &c%item% &2&l%num% times will win!!'
    none: '&c&lNo one won the &cmini&2&l challenge!!'

Randomchallenge 1.2

by Portal2001 on Dec 9, 2023
Download

[=] trivia reward method changed to fix an error
[=] trivia bossbar fixed
[=] bossbars are now removed as a player wins

Randomchallenge 1.1

by Portal2001 on Dec 9, 2023
Download

[=] sorry for a typo in config just add a 's' in shown
challenge to challenges it will work perfect

challenges:
  - consume
  - blockbreak
  - dropitem
  - fish
  - craft
  - forge
  - kill
  - trivia

Randomchallenge 1.0

by Portal2001 on Dec 7, 2023
Download

[=] fixes trivia
[=] fixes consume miss-fire
[+] added so winner will be told and rewarded instantly
[+] Added a leaderboard after the challenge ends

Randomchallenge 0.8

by Portal2001 on Dec 5, 2023
Download

[=] fixed a bug for wrong yml
[=] spell fixed from challange to challenge in config
config changes

change all challange to challenge

Randomchallenge 0.7

by Portal2001 on Dec 4, 2023
Download

[=] fixes a bug where a player wins again and again

1
2
3
4

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.