Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
The #1 Random Item Challenge Plugin
This is a Random Item Challenge plugin for 1.19+
You may know the game from the youtuber Dream, this is my improvement of the game.
The default config provides 120+ drop possibilities with 200+ possible items including custom items.
Scenarios (v2.0+)
You can handle multiple game scenarios without needing to change the config all the time
There are 6 default scenarios available at the moment.
The best one to play at the moment includes Rarities.
I suggest to try scenario rarities2
, which also includes custom drops and custom items.
Rarities (v2.0+)
Instaed of giving each player a fully random item, a random Rarity is chosen and each player gets an item from this category.
Each one can have a different probability to appear.
This makes the game way funnier than the default Random Item Challenge !
How to use
- Stop your server if it is already running
- Download this plugin and put it in the plugins folder of your server
- Start your server
- Start the game with the command
/ric start
(Before 2.0 use/randomitemchallenge
)
You can't place or break blocks around the spawn because of the spawn protection, which can't be changed with a plug-in, you should disable it in your server.properties file
How to configure
config.yml
: General configuration of the plugin
scenarios
folder : Edit scenarios
[To Be Completed]
custom_drops/any
folder : Edit drops of type "any"
[To Be Completed]
custom_drops/custom
folder : Edit fully custom drops
[To Be Completed]
scoreboard.yml
: Edit the scoreboard
texts.yml
: Edit some texts sent by the plugin
Dependencies
For the pre-generation of the terrain to work (v1.2+), the plugin Chunky should be installed.
Upcoming features
In the next updates, may be added:
- teams
- and more with your suggestions
Command
/ric start [scenario]
- start the game, you can specify a scenario, if not specified it will use the default one or the one you specified with/ric scenario set [scenario]
/ric stop
- Stops the current game/ric scenario <set|setDefault> [scenario]
- Changes the current scenario used,setDefault
will change the default one in the config
Permissions
randomitemchallenge.admin
=> Permission for the/randomitemchallenge
command (start/stop the game, and other admin features) (Before 2.0 userandomitemchallenge.start
)