Skip to content
Bloody_Mind edited this page Dec 5, 2025 · 1 revision

FAQ

Frequently asked questions about EthriaPlotAddon.


🤔 General Questions

❓ What is EthriaPlotAddon?
A: A Minecraft plugin for PlotSquared to count entities on plots.

❓ Which versions are supported?
A: Paper 1.21+ with Java 21+ and PlotSquared 7.5+.

❓ Is it free?
A: Yes, open source on GitHub.


🔧 Installation

❓ How do I install the plugin?
A: Place JAR file in plugins/ folder and restart server.

❓ Plugin doesn't start?
A: Java 21+ and PlotSquared correctly installed? Check console.


🎮 Usage

❓ "You don't have permission" - what to do?
A: Grant ethriaplotaddon.use and corresponding entity permission.

❓ Why are no entities suggested?
A: Tab completion only shows entities with appropriate permission.

❓ How do I count all entities?
A: /plotcount all (requires ethriaplotaddon.admin)


🌍 Languages

❓ Can I change the language?
A: Yes, in config.yml under language: "de-de" or "en-us".

❓ Can I add custom translations?
A: Yes, create new folders in lang/ and copy files.

Clone this wiki locally