Skip to content

Frequently Asked Questions

Plajer edited this page Mar 18, 2018 · 29 revisions

Frequently Asked Questions

Table of contents


How to setup the shop?

If you follow this tutorial you will setup it properly.


Can I set up secret well?

Secret well is needed to throw out rotten flesh there. If players throw there enough rotten flesh they will get extra heart.

How it should be created:

(2x2 hoppers and water above them)

Number of needed rotten flesh is based on simple algorithm:

First heart: 50 rotten flesh needed

Next hearts: bonus hearts * in-game players size + 10


language.yml file is empty

This problem is caused mainly when you try to delete this file before you restart the server.

Always delete VD 3 files when server is stopped. It's recommended too to edit them manually when server is stopped.


Supported versions of Village Defense 3

Supported versions are currently 1.8.x, 1.9.2, 1.11.x, 1.12 - 1.12.2. If your plugin doesn't startup and you don't have this version you're receiving this message:

  _   _           _                                                    _                _ 
 | \ | |   ___   | |_     ___   _   _   _ __    _ __     ___    _ __  | |_    ___    __| |
 |  \| |  / _ \  | __|   / __| | | | | | '_ \  | '_ \   / _ \  | '__| | __|  / _ \  / _` |
 | |\  | | (_) | | |_    \__ \ | |_| | | |_) | | |_) | | (_) | | |    | |_  |  __/ | (_| |
 |_| \_|  \___/   \__|   |___/  \__,_| | .__/  | .__/   \___/  |_|     \__|  \___|  \__,_|
                                       |_|     |_|                                        
Your server version is not supported by Village Defense!
Sadly, we must shut off. Maybe you consider changing your server version?

Players can't join through signs

This is very common problem in every minigame plugin.

It's caused by spawn protection feature in vanilla Minecraft.

To disable this go to server.properties and change spawn-protection value to 0.


What's new in VD 3?

There are many major and minor changes in Village Defense 3.

Primary changes:

  • Entire code refactor and improvement
  • Support for 1.9.2 and 1.11 versions
  • Implemented VillageAPI to create external addons
  • New kits and translations
  • Few locales support (German and Polish)
  • Creation of wiki (this wiki)
  • Golem upgrades
  • Revamped commands entirely
  • And many other fixes and additions...

How can I donate you?

If you really like my work you can donate me here: https://www.paypal.me/Plajer

If you are on my discord server I'll give you Donator role too.

Clone this wiki locally