
CrazyEnvoys
Drop custom crates with any prize you want all over spawn for players to fight over.
- Загрузки
- 29K
- Подписчики
- 49
- Обновлён
- 21 мая 2026 г.
- Лицензия
- MIT
Опубликован 14 августа 2022 г.
Installation
- Download the update from modrinth/hangar for your version of Minecraft.
- You must be using at least https://papermc.io
- The file you downloaded goes in the
pluginsfolder. - Restart the server.
- Create new files in the
tiersfolder, and look at the existing files in there to help figure out how to use the plugin. - Edit
config.ymlandmessages.yml - Execute
/crazyenvoys reload - Execute
/crazyenvoys start - View the documentation @ https://docs.crazycrew.us/mods/crazyenvoys/
Features
Contributing
Support
All support for the plugin is provided on Discord! If a question cannot be answered on the wiki, The next best place is to ask it in the Discord.
Data Collection
We collect anonymous statistics on how the plugin is used at https://bstats.org/plugin/bukkit/CrazyEnvoy/4537 and is visible to the public.
If you do not want this anonymous data sent, You currently have to go to the bStats folder, and set that to false.
Apex Hosting (ad)
We're sponsored by Apex Hosting, Click here to get 25% off your first purchase with the code APEX25 at checkout for Minecraft servers, Satisfactory servers, and more!
Ченджлог
1.15.0Релиз26.1.2 · 21 мая 2026 г.
Changes 🔨
- Updated the internal command implementation, the changes are minimal... and are listed below!
envoy.adminis no longer a valid permission for commands
- Replaced all instances of legacy color codes with MiniMessage
- The only places not touched are the hologram plugin's and their color implementations.
- Added /crazyenvoys migrate -mt [LegacyColorAll/MojangMappedAll] which you must run.
- This migrates all color codes to MiniMessage.
- Improved runtime placeholder migration.
- Improved initial prize creation.
- Updated default configurations.
- All materials are now lowercase, existing configurations should work.
- All enchantments are now mojang mapped, existing configurations should work.
- SHARPNESS → sharpness, and so on.
- Improved folia support maybe?
Bugs Fixed 🐛
- Fixed an issue with CMI Holograms by forking CMI and updating the API ourselves.
As always, Report 🐛 to https://github.com/Crazy-Crew/CrazyEnvoys/issues
1.14.2Релиз26.1, 26.1.1, 26.1.2 · 31 августа 2025 г.
What's changed?
- Fixed an issue with default tier files getting extracted despite deleting them.
- No longer allow
0 secondsbeing added to time related strings #162 - Fixed an issue with random spawn behavior by using the correct config option
envoys:
generation:
# Whether to always spawn the max amount of crates possible set below, If the option is false. Spawn locations set using /envoy edit will instead spawn.
# Note: You should only use this if random-locations is false.
max-drops-toggle: false
# The max amount of crates that will spawn.
max-drops-amount: 20
# The min amount of crates that will spawn.
min-drops-amount: 7
# This option will spawn a random number of envoys between min-drops-amount and max-drops-amount.
# Note: You must set max-drops-toggle to false otherwise this will not function.
random-drops: true # -> This is the option it used before.
# Random location settings
random-locations:
toggle: true # -> This is the option it uses now.
max-radius: 300
min-radius: 20
1.14.1Релиз1.21.8 · 23 августа 2025 г.
What's changed?
- Fixed an issue with DecentHolograms error due to using characters not allowed. #154
- Fixed an issue by removing ignoreCancelled(true) which allows blocks like redstone torches to work while right-clicking air #156
- Fixed a visual issue with the #sendBlockChange by delaying it by 2 ticks which is used to show the bedrock when placing or being in edit mode. #155
- Added a new feature that allows the player who started the signal flare to be announced that they started it in chat. #158
- This adds a new message to your message file, and a new config.yml option.
- Fixed an issue with data not saving to data.yml
All new config.yml options have values that represent how they were out of the box previously
#157
- Added a new argument to the
/crazyenvoys ignorecommand which is-sor -no - Added the ability to turn off/on broadcasting via a new config.yml option.
New Contributors
1.14.0Релиз1.21.8 · 11 августа 2025 г.
1.13.0Релиз1.21.5, 1.21.6, 1.21.7 · 18 февраля 2025 г.
- Add support for lists with left/ended in messages.yml. (it should automatically migrate)
ended:
- 'line 1'
- 'line 2'
- Converted
time-till-eventinto a list in messages.yml. (it should automatically migrate)
1.12.2Релиз1.21.2, 1.21.3, 1.21.4 · 11 августа 2024 г.
Changes:
- Bumped to 1.21.1
- Bumped CMI API
Added:
- A new config option to open a menu with items in it, instead of adding it to the inventory.
1.12.1Бета1.21 · 12 июля 2024 г.
Fixed:
- Issue with file manager not properly loading/reloading files.
1.12Бета1.21 · 12 июля 2024 г.
Fixed:
- Apply
MaxStackSizeto the player's inventory when using Player#addItem, so now instead of 99 items popping up in the inventory if giving 99 keys or any items, it'll split 64/35- Spigot for some odd reason made Player#addItem use the max stack size for the inventories. #hardforkwhen
Changes:
- Moved i/o operations off the main thread.
- Cleaned up build script.
Комментарии
Загружаем…
