Clickism / ClickVillagers

A simple 1.20 plugin that makes handling villagers a lot easier.
Other
4 stars 2 forks source link

Climing Villagers #19

Open Callme6078 opened 3 months ago

Callme6078 commented 3 months ago

I cant claim villagers

Clickism commented 2 months ago

Does the issue still persist?

scottoffen commented 3 days ago

I am currently having this issue. I'm using Purpur 1.20.6 build 2233 and ClickVillagers-0.5. I have tried every shovel type. The GUI comes up, but when I click on the sign to claim the villager, nothing happens.

The only edit to the config was enable-villager-hoppers: false, which was preventing me from being able to log in to the world.

# ########################################################
# ClickVillagers
# NOTE: RELOAD/RESTART SERVER FOR CHANGES TO TAKE EFFECT
# ########################################################

# Currently supported languages: en-US, de-DE, tr-TR, uk-UA, ru-RU, vi-VN
language: en-US

# Already placed villager hoppers will NOT work if this is disabled.
enable-villager-hoppers: false
# Already anchored villagers will keep their anchor.
enable-anchor: true
# Already claimed villagers will stay claimed.
enable-claims: true
# Already added trading partners will not be removed.
enable-partners: true

# Claimed villagers will not take damage if this is FALSE.
claimed-villagers-damage: false
# How often villager hoppers will be checked in TICKS.
# You may INCREASE this value to save performance if your server has a lot of villager hoppers.
hopper-check-interval: 20
# Maximum number of trading partners
partner-limit: 10