Bukkit-OtherBlocks icon indicating copy to clipboard operation
Bukkit-OtherBlocks copied to clipboard

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)

Results 101 Bukkit-OtherBlocks issues
Sort by recently updated
recently updated
newest added

Idea from Taranis01 something like this? drop: CREATURE_SPIDER aggression: NEUTRAL (or AGGRESSIVE, FRIENDLY)

Feature
later

Not sure if there is an event for on item pick up or if it can even detect specific items if there is an event but I'm requesting an OnItemPickup...

Possible Feature
later

Tested in OtherDrops 2.8b.557 ``` ANY_BLOCK: - action: HIT tool: ANY message.server: "bang!" event: EXPLOSION ``` Marking as minor as unlikely someone will try that paritcular config (hasn't been reported...

Minor Bug
Needs confirmation

I noticed that villagers turning into zombies or vice verse is not listed in the bukkit spawn reason classes. Would it be possible to make a spawnreason (or equivalent) parameter...

later

I am writing an otherdrop.yml for a complete overhaul to the salvage system that mcmmo uses. What I am having issue with is creating an mcmmo level-based dependency. I want...

Possible Feature
later

OtherDrops version: 2.8b.596 Description: Using the Leaf_Decay trigger results in no drops. Other Leaf_Decay triggers work fine. Config (if applicable): =======WORKING======= LEAVES@REDWOOD: - trigger: LEAF_DECAY drop: [EGG,365] quantity: 1 chance:...

Needs confirmation

Hi Variable %v works properly in message: and command: but look to be dead in section drop: f.Ex. If player aaa kill player bbb Drop: PAPER@!~&c%p will drop paper with...

Needs confirmation

When using this event: ``` SHEEP@LIGHT_BLUE: - trigger: RIGHT_CLICK tool: sponge effect: POTION_BREAK event: DYE@WHITE message: "&aBAAA! You scrubbed the dye off the sheeps wool!" ``` It duplicates the messages...

Needs confirmation

Two new condition-parameters should be supported for handling explosion-related events. The events are when an entity becomes primed (as in the case when block-TNT becomes the primed-TNT entity, and when...

later