nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Gunshell

Gunshell

Plugin

With this plugin you can add guns, ammo, throwables and melee weapons to your server.

Server Game MechanicsTechnologyUtility

35.3k downloads
63 followers
Filter loader...
Filter versions...

Legacy-1.12.2 [New versions will not work!]

1.19.4 Hotfix

Gunshell v1.7

by Jazzkuh on Jun 16, 2024
Download
  • 1.21 & 1.20.6 Support

Fix a lot of bugs and introduce new resource pack: https://github.com/GunshellMC/Resourcepack/releases

Gunshell v1.6

by Jazzkuh on Dec 17, 2023
Download

1.20.4 Support

1.20.2 Support

Gunshell 1.5

by Jazzkuh on Sep 26, 2023
Download

New Features

  • Fully support 1.20 to 1.20.1
  • You can now experience better knockback than in versions before this.

API The API can be used by using the following Maven or Gradle dependencies.

Maven

  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
  <dependency>
    <groupId>com.github.GunshellMC</groupId>
    <artifactId>Gunshell</artifactId>
    <version>1.5</version>
  </dependency>

Gradle (Kotlin DSL)

  repositories {
    maven { url = uri("https://jitpack.io" }
  }
  dependencies {
    compileOnly "com.github.GunshellMC:Gunshell:1.5"
  }

External resources


Project members

Jazzkuh

Owner


Technical information

License
AGPL-3.0-only
Project ID