ManyOrbs - Crops | Effects | Commands & More! icon

ManyOrbs - Crops | Effects | Commands & More! -----

Create your own orb for you and your players!



New Orb Type & Changes
  • New option: Global.Check-For-Persistent-Metadata, true by default.
    • If enabled, the plugin will now check for the item persistent metadata and not its item meta (display name, lore, etc).
    • If you already have the plugin installed, any orbs that your players have will not work anymore. Turn this option off to fix it. But it's highly recommended for compatibility with other plugins.
      • Persistent MetaData is now applied for every orb.
    • This should minimize compatibility problems with other plugins.
  • Fixed despawned orbs trying to be renamed.
New orb type: Dropped
[​IMG]

After killing a mob or a player, they have a chance to drop a orb. This orb can execute commands or give effects when picked up.
This orb does not show on the orb menu.

Example of a Dropped Orb: (Entity List can be found HERE)
Code (Text):
dropped_orb:
  type: dropped
  name: "&4&lMob Soul"
  lore:
    - "&7Dropped from mobs!"
  entities: [ZOMBIE, SKELETON, CREEPER]
  commands: #You can execute commands after the player picks up the orb
    - "give %player% iron_ingot 2"
  effect: "REGENERATION" #Or give potion effects.
  effect-duration: 120
  duration: 200 #The orb will despawn after a short while, just like normal orbs
  drop-chance: 1 #1 = 100%, 0.1 = 10% and so on.
  drop-amount: 1
  spawn-particles: true
  particles: FLAME
  head: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTc5YTkxMTg0NmJjY2YzNWM5ODM4ZjljMmQ5NjRmMjNjMzI1ODQ3ZTQ0ZDA3ZTU0NGFmZjdhMjA2YmY0NGI3MyJ9fX0="
----------, Dec 1, 2025
Resource Information
Author:
----------
Total Downloads: 10
First Release: Jul 29, 2025
Last Update: Mar 10, 2026
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings