WeaponMechanicsCosmetics | Guns in Minecraft | 1.12.2 - 1.21

VIP Plugins WeaponMechanicsCosmetics | Guns in Minecraft | 1.12.2 - 1.21 4.1.0

Pro Download
Join our discord for support.
  • Fixed damage event errors
  • Fix death messages not working in recent versions
  • Make sure to update to latest WM as well!
  • Minor performance improvements related to pumpkin overlays
  • Add support for the Pumpkin Overlay API in WeaponScopeEvent
This update adds per item skins:
Code (Text):
/wm get AK_47 1 {skin:red}
/wm give CJCrafter AK_47 1 {skin:blue}
This overrides the players skin preference (/skin). This is good for CSGO style weapons, which are dropped on death with their skin but purged after each round.
  • Fix VR Support
    • Make sure to use my VivecraftSpigot plugin
  • Add Block_Hit_Mechanics to the cosmetics section
  • Fix legacy usage of %% placeholders in hit markers and death messages
  • Fix error with BlockItemMeta causing a NPE on older versions
Join our discord for support.
  • Improved Item particle support
    • You can now use Light_Level, Custom_Model_Data and more.
    • See example below
  • Fix noise argument not working on certain particle types.
  • Other minor serialization improvements.
Code (YAML):
Explosion:
Mechanics:
- "CustomSound{sound=minecraft:smoke.smokehiss, noise=0.01, volume=3}"
- "Particle{particle=block_marker, materialData={type=LIGHT, lightLevel=0}, count=20, noise=3 2 3, repeatInterval=1, repeatAmount=580}"
- "Particle{particle=block_marker, materialData={type=LIGHT, lightLevel=1}, count=20, noise=3 2 3, repeatInterval=1, repeatAmount=540}"
- "Particle{particle=block_marker, materialData={type=LIGHT, lightLevel=2}, count=20, noise=3 2 3, repeatInterval=1, repeatAmount=530}"
- "Particle{particle=block_marker, materialData={type=LIGHT, lightLevel=3}, count=20, noise=3 2 3, repeatInterval=1, repeatAmount=490}"
- "Particle{particle=block_marker, materialData={type=LIGHT, lightLevel=4}, count=20, noise=3 2 3, repeatInterval=1, repeatAmount=480}"
- "Particle{particle=block_marker, materialData={type=LIGHT, lightLevel=5}, count=20, noise=3 2 3, repeatInter
Join our discord for support.
  • Fix block marker particle not working
  • Support for the new WeaponMechanics 3.0.0 update!
Back
Top Bottom