Fun Gun known from the multiplayer server HiveMC. This plugin is highly configurable. I recommend to use
FunGun with the
ItemSet plugin
See Wiki for detailed information.
Commands:
/get [player] [material] [lore]... gives player a fungun with pre-defined behaviour
/apply [lore]... applies fungun behaviour to current item in hand
Permissions:
fungun.command.get permission to use get command
fungun.command.apply permission to use apply command
fungun.use permission to use fungun
Config:
There is currently no standalone configuration option. Use ItemSet to configure funguns or the fungun api (FunGunBehaviourBuilder) to configure funguns programmaticly.
Use the /itemset give <item id> [player name] command to give funguns.
ItemSet:
For more options (e.g. filters) see ItemSet
See Wiki for detailed information.
Commands:
/get [player] [material] [lore]... gives player a fungun with pre-defined behaviour
/apply [lore]... applies fungun behaviour to current item in hand
Permissions:
fungun.command.get permission to use get command
fungun.command.apply permission to use apply command
fungun.use permission to use fungun
Config:
There is currently no standalone configuration option. Use ItemSet to configure funguns or the fungun api (FunGunBehaviourBuilder) to configure funguns programmaticly.
Use the /itemset give <item id> [player name] command to give funguns.
ItemSet:
HTML:
<itemset>
<item-definition>
<item id="minimal-fungun" name="FunGun" item-factory="de.tantalos.fungun.itemSet.FunGunFactory" />
<item id="fungun" name="FunGun" item-factory="de.tantalos.fungun.itemSet.FunGunFactory">
<arg>effect=LAVA_POP </arg>
<arg>effect=HEART </arg>
<arg>sound=ENTITY_CAT_AMBIENT </arg>
<arg>material=BLAZE_ROD </arg>
</item>
<item id="sword-fungun" name="FunGun" item-factory="de.tantalos.fungun.itemSet.FunGunFactory">
<arg>material=DIAMOND_SWORD </arg>
<arg>effect=POTION_SWIRL </arg>
</item>
</item-definition>
</itemset>
<item-definition>
<item id="minimal-fungun" name="FunGun" item-factory="de.tantalos.fungun.itemSet.FunGunFactory" />
<item id="fungun" name="FunGun" item-factory="de.tantalos.fungun.itemSet.FunGunFactory">
<arg>effect=LAVA_POP </arg>
<arg>effect=HEART </arg>
<arg>sound=ENTITY_CAT_AMBIENT </arg>
<arg>material=BLAZE_ROD </arg>
</item>
<item id="sword-fungun" name="FunGun" item-factory="de.tantalos.fungun.itemSet.FunGunFactory">
<arg>material=DIAMOND_SWORD </arg>
<arg>effect=POTION_SWIRL </arg>
</item>
</item-definition>
</itemset>
For more options (e.g. filters) see ItemSet
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
FunGun is a free Minecraft Java mod. Compatible with Minecraft 1.11. Downloaded 384 times (via Spigot). Download it and open it directly in the game.