Compatibility
Minecraft: Java Edition
1.21.3
1.21–1.21.1
1.20.6
1.20.4
1.20.1–1.20.2
1.19.3–1.19.4
1.16.5
1.12.2
1.8.8
Platforms
Folia
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated 3 months ago
Changelog
Added:
- Armor Trims with all pattern/material support has been added. View how to use it below!
- You can now define a default prize message in each tier instead of having to manually configure each prize.
- It will do nothing until you add it.
- This is an example of how to add it.
Settings:
# A default message if the prize doesn't have any Messages
# i.e Messages: [] or the value isn't there.
# Warning, this will override all values in Messages: for each prize.
Prize-Message:
- '&7You have won &c%reward% &7from &c%tier%.'
- Added a new placeholder to
commands
andmessages
.%reward%
&%tier%
- PlaceholderAPI also works in
commands
andmessages
as well now.
'1': #Prize number
DisplayName: '&a$1,000' #The display name used in %reward%
Chance: 10 #The chance that it will be won.
Drop-Items: false #Drop all items in the Items: option on the ground instead of into their inventory.
Messages: #The message that will be sent to the player if won.
- '&7You have just won %reward%&7.'
Commands: #The commands that will be run when this prize is won.
- 'eco give %Player% 1000'
Api Changes:
com.badbones69.crazyenvoys:crazyenvoys-api:1.4.20.7
from this point on is outdated.- Please update your dependencies to match this version accordingly before updating!
crazyenvoys-api
has been split intocrazyenvoys-core-api
andcrazyenvoys-paper-api
due to future plans for CrazyEnvoys- https://docs.crazycrew.us/docs/plugins/crazyenvoys/guides/api/intro