Skip to content

FunnyGuilds/FunnyGuilds

Repository files navigation

FunnyGuilds
Build Status Version Discord Online Discord Percentage of issues still open

About

FunnyGuilds is an amazing, fully customizable RPG plugin that allows you to create guilds.


Website: FunnyGuilds
Community: Discord
Description: Wiki (PL/ENG)

Supported Paper versions

Spigot versions listed below and 1.20.6+

(DEPRECATED) Supported Spigot versions

1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.5, 1.18.2, 1.19.4, 1.20.1, 1.20.2

Download

Get the latest version: FunnyGuilds 4.13.0+ Nightly

Hooks

FunnyGuilds hooks into those plugins:

Maven

<repository>
    <id>reposilite-snapshots-repository</id>
    <url>https://maven.reposilite.com/snapshots</url>
</repository>
<dependency>
    <groupId>net.dzikoysk.funnyguilds</groupId>
    <artifactId>plugin</artifactId>
    <version>4.13.1-SNAPSHOT</version>
    <classifier>all</classifier>
    <scope>provided</scope>
</dependency>

Gradle Groovy

repositories {
    mavenCentral()
    maven {
        name 'reposilite-snapshots-repository'
        url 'https://maven.reposilite.com/snapshots'
    }
}
dependencies {
    implementation 'net.dzikoysk.funnyguilds:plugin:4.13.1-SNAPSHOT:all'
}

Gradle Kotlin

repositories {
    mavenCentral()
    maven {
        name = "reposilite-snapshots-repository"
        url = uri("https://maven.reposilite.com/snapshots")
    }
}
dependencies {
    implementation("net.dzikoysk.funnyguilds:plugin:4.13.1-SNAPSHOT:all")
}

Stats

Current statistics (since 3.9.x) - BStats
The best reported statistics (on MCStats):

Servers Players Users Guilds
1158 12 336 1 034 312 16 973

About

🏹 FunnyGuilds is a fully customizable RPG plugin that allows you to create guilds

Topics

Resources

License

Stars

Watchers

Forks

Contributors 51