Hi, I made a simple Challenge inspired by Dream(my first plugin)!
This is the challenge idea:
Every custom time a random item will spawn on each player in large amounts, block break and picking other's items is disabled(optional) and the goal is to survive / pvp.
The features are:
- Random item spawn for each player in custom time!
- Config file!
- /DreamRandomItemsChallenge(dric) start(Starts the game) / stop (Stops the game)
- prevent block breaking while playing(optional)!
- prevent picking other's items(optional)!
Config:
- prevent-breaking-blocks: true / false, can the players break blocks while in game
- number-of-item-stacks: number, how much stacks off items the players will get each drop
- prevent-picking-others-itmes: true / false, can one player pickup other player's drops
- start-delay-seconds: number, how much seconds will pass between the start command to the first drop
- spawn-every-seconds: number, each <value> seconds the item will spawn
Commands:
- /DreamRandomItemsChallenge (dric) start(Starts the game) / stop(Stops the game)
Made By NotOri (The_T).