diff --git a/README.md b/README.md index 595f018..fb46901 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,29 @@ # CollectRandomItems +`Spigot/Buckit 1.19` +This plugins gives you random items, which you have to pick up in your inventory. +The goal is it to gather ALL items in the game. -![image](https://user-images.githubusercontent.com/76851529/199143841-e19a6962-e760-4572-abaf-826d2817004a.png) + +## Start the game +1. Load the plugin in your Spigot/PaperMC/Buckit server +2. Start the game with `/itemsStart` + +## Commands + +| Command | Description | +|--------------|--------------------------| +| skip | Skip item | +| unskip | Unskip last item | +| itemsStart | Start | +| itemsStop | Stop | +| itemsRestart | Restart | +| pause | Pause | +| resume | resume | +| reroll | reroll item | +| skippedItems | List skipped items | +| finishedItems| Show finished items | +| closedItems | Show remaining items | +| remainingItems | Show remaining items | +| itemsSave | Save | +| timer | Shows timer | +| timerReset | Resets the timer |