Marlows Darkness Weapon
This plugin adds Marlow's darkness weapon from the Unstable Universe
Marlows Darkness Weapon
🌑 Marlow's Darkness Weapon
> This plugin adds the Marlow Darkness effect from the Unstable Universe with protagonists Wemmbu, ParrotX2, SpokeIsHere and FlameFrags.
> When you use the weapon, it gives everyone in a radius of 50 blocks (configurable) the darkness effect for 15 seconds (configurable) and plays the Warden heart beat sound effect. This is a 1:1 replica of the one in Parrot's video
⚒️ Permission
`marlowdarkness.usecommand`
🤖 Commands
- `/darknessweapon` - gives you the weapon rod
📸 Preview
A good preview is displayed in a ParrotX2 video. Marlow uses it a lot. 🔗 https://www.youtube.com/watch?v=irwCY0qNEHg&t=0s
💻 Configuration
<details> <summary>Configuration File</summary>
``` weapon-name: "Darkness Weapon" # name of the rod duration-seconds: 15 # how long the darkness effect should last radius-blocks: 50 # the radius the players need to be standing in to get the effect include-self: true # if it should also give you the darkness effect when you use it bypass-creative-durability: true # if the item should have infinite durability when you're in creative instead of breaking like you're in survival mode ```