Item RNG
Every 10 seconds, you get a randomised item.
Item RNG
ITEM RNG!
This plugin for paper/spigot/bukkit 1.21+ makes it so every 10 seconds (or the value you put into the config) everyone in the servers gets a random item! This can vary from dirt to bedrock, from a bed to the ender egg. Anything to fulfill your needs.
The Config
The config is really easy to understand, The time between getting the item, If everyone should get the same item, How many items you should get, If there should be a sound, Which sound you want to play, The messages you get and the messages that get broadcasted.
```
RandomGive Pro Config
Time in seconds between item drops
timer-seconds: 10
Should everyone get the same item or something different?
give-everyone-same-item: false
How many items should they get at once?
item-amount: 1
Effects
Should a sound play when items are given?
play-sound: true
Choose sound from: https://jd.papermc.io/paper/1.21.1/org/bukkit/Sound.html
sound-type: "ENTITY_PLAYER_LEVELUP"
Messages
Use {item} as a placeholder for the item name
give-message: "&7You received: &e{item} &7x{amount}"
Message sent to everyone when items are dropped
broadcast-enabled: true broadcast-message: "&6[!] &fEveryone just received their random items!" ```
Version?
This is the Free Pro version of the mod. It includes all settings and things you can play with yourself.