ClickVillagers

Quick rating

ClickVillagers

No reviews yet

Pick villagers up, change their biomes, claim them and much more!

No Theme
No Genre
Village Improvements
NPCs
QoL & Tweaks
Player Transport
Mod Loaders
NeoForge
Fabric
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

Server Required, Client Optional

Required on the server. Installing it on the client adds functionality.

Unknown

The author has not specified where this runs.

Varies by version.

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
ClickVillagers 1.6.7 for Fabric
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

banner

paper fabric spigot purpur

ClickVillagers

ClickVillagers is a simple quality of life plugin/mod that makes working with villagers much easier by allowing you to pick villagers up into your inventory, claim and protect them, change their biomes, and much more!

discord

Features & How to Use

  • Pick villagers up into your inventory by shift + right clicking them.
  • Place them back by placing the villager head.
    • You can place villagers directly into boats, minecarts, etc.
    • Use dispensers to place villagers back automatically. (On Paper/Spigot 1.21+)
  • Clean messages, sound effects and particle effects.
  • Language support: German & English (Paper/Spigot only)

See Trades at a Glance

  • See picked up villagers' trades in their description!
    • For each profession, only relevant trades will be shown. (i.E: only enchanted books for librarians)
    • Relevant trades will be formatted with colors and emojis.
  • The villager's owner, trade status and anchor status will also be shown.

trades

Anchor Villagers

  • Anchor villagers by shift + right clicking with SHEARS.
  • Anchored villagers cannot move on their own, but you can still push them around.

Claim & Protect Villagers

  • Claim villagers by shift + right clicking with ANY SHOVEL.
    • Claimed villagers won't take any damage by default.
  • After claiming, access their menu by shift + right clicking with or without a shovel.
    • Change a claimed villager's biomes.
    • Open/close a claimed villager's trading.
  • Add trading partners and only let your trading partners trade with your villagers.

claims

Villager Hoppers

  • Use Villager Hoppers to pick up villagers automatically.
    • Baby villagers and claimed villagers won't be picked up by default.
    • For Paper/Spigot, craft a villager hopper by combining 1 Hopper and 1 Emerald
    • For Fabric, regular hoppers will pick up villagers instead, there is no custom item/recipe.
  • Especially useful for villager farms.

Configuration

  • For Paper/Spigot, you will find the configuration file at "plugins/ClickVillagers/config.yml".
  • For Fabric, you will find the configuration file at ".minecraft/config/clickvillagers.json".
    • WARNING: If you are using another client (i.E. Modrinth App), the config file will be located at the installation directory instead.
  • Make sure you save the config file after making changes and do the following:
    • For Paper/Spigot, reload/restart your server or use the command "/clickvillagers reload".
    • For Fabric, restart your game or server fully.

Licensing

  • This project is licensed under the GPLv3 license.

banner

paper fabric spigot purpur

ClickVillagers

ClickVillagers is a simple quality of life plugin/mod that makes working with villagers much easier by allowing you to pick villagers up into your inventory, claim and protect them, change their biomes, and much more!

discord

Features & How to Use

  • Pick villagers up into your inventory by shift + right clicking them.
  • Place them back by placing the villager head.
    • You can place villagers directly into boats, minecarts, etc.
    • Use dispensers to place villagers back automatically. (On Paper/Spigot 1.21+)
    • Reset Villager trades directly in the trading menu! (Disabled by default, enable in config. Paper/Fabric Only!)
      • Click on the Reset Trades recipe to reset the trades of the villager.
    • Clean messages, sound effects and particle effects.
    • Language support: German & English (Paper/Spigot only)

See Trades at a Glance

  • See picked up villagers' trades in their description!
    • For each profession, only relevant trades will be shown. (i.E: only enchanted books for librarians)
    • Relevant trades will be formatted with colors and emojis.
    • The villager's owner, trade status and anchor status will also be shown.

trades

Anchor Villagers

  • Anchor villagers by shift + right clicking with SHEARS.
  • Anchored villagers cannot move on their own, but you can still push them around.

Claim & Protect Villagers

  • Claim villagers by shift + right clicking with ANY SHOVEL.
    • Claimed villagers won't take any damage by default.
    • After claiming, access their menu by shift + right clicking with or without a shovel.
      • Change a claimed villager's biomes.
      • Open/close a claimed villager's trading.
    • Add trading partners and only let your trading partners trade with your villagers.

claims

Villager Hoppers

  • Use Villager Hoppers to pick up villagers automatically.
    • Baby villagers and claimed villagers won't be picked up by default.
    • For Paper/Spigot, craft a villager hopper by combining 1 Hopper and 1 Emerald
    • For Fabric, regular hoppers will pick up villagers instead, there is no custom item/recipe.
    • Especially useful for villager farms.

Configuration Commands

Since version 1.6, there is a command interface to manage configuration options as well!.

  • /clickvillagers config set <option> <value>: Sets a configuration option.
  • /clickvillagers config get <option>: Gets the value of a configuration option.
  • /clickvillagers config path: Prints the path to the configuration file.
  • /clickvillagers config reload: Reloads the configuration file.

Configuration (File)

To find the configuration file, run the command /clickvillagers config path.

  • For Paper/Spigot, you will find the configuration file at "plugins/ClickVillagers/config.yml".

  • For Fabric, you will find the configuration file at ".minecraft/config/clickvillagers.json".

    • WARNING: If you are using another client (i.E. Modrinth App), the config file will be located at the installation directory instead.
    • Make sure you save the config file after making changes and do the following:

      • For Paper/Spigot, reload/restart your server or use the command "/clickvillagers reload".
      • For Fabric, restart your game or server fully.

Licensing

  • This project is licensed under the GPLv3 license.

Screenshots

Gallery

  • Lots of villagers in a chest
    Lots of villagers in a chest
  • Picked up farmer villager
    Picked up farmer villager
  • Picked up cleric villager
    Picked up cleric villager
  • Resetting trades
    Resetting trades
  • Villagers stored in a chest
    Villagers stored in a chest
  • A villager hopper (Paper/Spigot)
    A villager hopper (Paper/Spigot)

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~610,000
Total Downloads
CurseForge
~83,000
Modrinth
~530,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works