https://github.com/funnyguilds/funnyguilds
🏹 FunnyGuilds is a fully customizable RPG plugin that allows you to create guilds
https://github.com/funnyguilds/funnyguilds
bukkit funnyguilds hacktoberfest
Last synced: 7 months ago
JSON representation
🏹 FunnyGuilds is a fully customizable RPG plugin that allows you to create guilds
- Host: GitHub
- URL: https://github.com/funnyguilds/funnyguilds
- Owner: FunnyGuilds
- License: apache-2.0
- Created: 2014-09-23T10:18:52.000Z (almost 12 years ago)
- Default Branch: 4.x
- Last Pushed: 2025-03-08T23:12:27.000Z (over 1 year ago)
- Last Synced: 2025-04-01T19:21:24.078Z (over 1 year ago)
- Topics: bukkit, funnyguilds, hacktoberfest
- Language: Java
- Homepage: https://funnyguilds.dzikoysk.net
- Size: 5.37 MB
- Stars: 193
- Watchers: 37
- Forks: 96
- Open Issues: 27
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
FunnyGuilds
[](https://github.com/FunnyGuilds/FunnyGuilds/actions/workflows/gradle.yml) [](https://ci.insertt.dev/job/FunnyGuilds/job/master/) [](https://discord.gg/CYvyq3u) [](https://discord.gg/CYvyq3u) [](http://isitmaintained.com/project/FunnyGuilds/FunnyGuilds "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](https://ci.insertt.dev/job/FunnyGuilds/job/4.x/)
#### Hooks
FunnyGuilds hooks into those plugins:
- [WorldEdit](https://dev.bukkit.org/projects/worldedit)
- [WorldGuard](https://dev.bukkit.org/projects/worldguard)
- [Vault](https://dev.bukkit.org/projects/vault)
- [PlaceholderAPI](https://www.spigotmc.org/resources/6245/)
- [dynmap](https://github.com/webbukkit/dynmap)
- [DecentHolograms](https://www.spigotmc.org/resources/96927/)
- [Holographic Displays](https://dev.bukkit.org/projects/holographic-displays)
#### Maven
```xml
reposilite-snapshots-repository
https://maven.reposilite.com/snapshots
```
```xml
net.dzikoysk.funnyguilds
plugin
4.13.1-SNAPSHOT
all
provided
```
#### Gradle Groovy
```groovy
repositories {
mavenCentral()
maven {
name 'reposilite-snapshots-repository'
url 'https://maven.reposilite.com/snapshots'
}
}
```
```groovy
dependencies {
implementation 'net.dzikoysk.funnyguilds:plugin:4.13.1-SNAPSHOT:all'
}
```
#### Gradle Kotlin
```kotlin
repositories {
mavenCentral()
maven {
name = "reposilite-snapshots-repository"
url = uri("https://maven.reposilite.com/snapshots")
}
}
```
```kotlin
dependencies {
implementation("net.dzikoysk.funnyguilds:plugin:4.13.1-SNAPSHOT:all")
}
```
#### Stats
Current statistics (since 3.9.x) - [BStats](https://bstats.org/plugin/bukkit/FunnyGuilds)
The best reported statistics (on [MCStats](http://mcstats.org/plugin/FunnyGuilds)):
| Servers | Players | Users | Guilds |
|---------|---------|-----------|--------|
| 1158 | 12 336 | 1 034 312 | 16 973 |