Maksim2498 / mc-lossable-trims

Minecraft PaperMC plugin removing ability to duplicate armor trims with Curse of Vanishing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lossable Trims

Table of Contents

About

This is a PaperMC Minecraft plugin removing ability to duplicate smithing templates with Curse of Vanishing and also adding ability to enchant those with this enchantment using anvil.

This plugin supports 1.20+ servers only!

Building

For building a plugin you first nead to have a Maven installed.

When you have one go to the project's root folder and execute the following command:

mvn verify

After this if no errors where displayed you should have a built jar file in the generated target folder

Downloading

Simply go to releases section and download desired version.

Installation

Simply put plugin's jar file to the plugins folder of your server.

About

Minecraft PaperMC plugin removing ability to duplicate armor trims with Curse of Vanishing

License:MIT License


Languages

Language:Java 100.0%