Language

Cobblemon Eclipse Flan

Cobblemon Eclipse Flan

Modrinth

Cobblemon 1.7.1+ and Flan 1.12+ claiming extension for cobblemon specific actions

1.2k downloads 1 followers updated 3mo ago
latest v1.1.9 Modrinth
Fabric 1.21.1 – 1.21.1 ManagementUtility

Cobblemon Flan Integration

Protect your Flan claims from unwanted Pokémon activities! This server-side mod integrates Cobblemon with the Flan claim protection system, giving claim owners full control over Pokémon-related actions within their claims.

Features

Claim Permissions

This mod adds the following permissions to Flan's claim GUI:

| Permission | Description | Default |
|------------|-------------|---------|
| Pokemon Spawn | Control wild Pokémon spawning in claims | Allowed |
| Pokemon Catch | Control catching Pokémon in claims | Denied |
| Pokemon Battle | Control starting battles in claims | Denied |
| Pokemon Send Out | Control sending out Pokémon in claims | Denied |
| Pokemon Ride | Control riding Pokémon in claims | Denied |
| Display Case | Control interacting with display cases | Denied |

Configurable Protections

All protections can be enabled/disabled globally via config. Each protection can also be configured per-claim through
Flan's permission GUI.

Owner Bypass

Claim owners automatically bypass all restrictions in their own claims (configurable).

Custom Messages

All denial messages are fully customizable with MiniMessage formatting support.

Configuration

Config file located at config/cobblemon-flan/config.json:

{
  "protections": {
    "preventWildSpawns": true,
    "preventCatching": true,
    "preventBattles": true,
    "preventSendOut": true,
    "preventRiding": true,
    "preventDisplayCaseInteraction": true,
    "ownerBypass": true
  },
  "messages": {
    "prefix": "<red>[Flan] </red>",
    "cannotCatch": "<yellow>You cannot catch Pokemon in this claim!</yellow>",
    "cannotBattle": "<yellow>You cannot battle Pokemon in this claim!</yellow>",
    "cannotSendOut": "<yellow>You cannot send out Pokemon in this claim!</yellow>",
    "cannotRide": "<yellow>You cannot ride Pokemon in this claim!</yellow>",
    "cannotUseDisplayCase": "<yellow>You cannot interact with display cases in this claim!</yellow>"
  }
}

Dependencies

Required:
- Minecraft 1.21.1
- Fabric Loader 0.16.5+
- Fabric API
- Fabric Language Kotlin
- https://modrinth.com/mod/cobblemon 1.6.0+
- https://modrinth.com/mod/flan 1.12.0+

Installation

1. Install all required dependencies
2. Place the mod JAR in your server's mods folder
3. Start the server
4. Configure permissions through Flan's claim GUI or edit the config file

Server-Side Only

This mod is server-side only and does not need to be installed on clients.

---
Source Code: https://github.com/Cobblemon-Eclipse/cobblemon-flan

Issues & Feedback: https://github.com/Cobblemon-Eclipse/cobblemon-flan/issues

Versions

Release
1.1.9
fabric · 1.21.1 · 3mo ago
Fixed a bug where pokemon would still spawn sometimes even if you set the permission to false
851
Release
1.1.8
fabric · 1.21.1 · 3mo ago
Cobblemon Flan v1.1.8 Changes since v1.1.5 Bug Fixes …
148
Release
1.1.5
fabric · 1.21.1 · 5mo ago
Changed defaults from False to True
130
Release
1.1.4
fabric · 1.21.1 · 5mo ago
--- v1.1.4 Improvements -…
29

Comments 0

No comments yet. Be the first to share your thoughts.

Download Cobblemon Eclipse Flan

Files are served directly from the original source. Modgrid does not host or modify them.