项目作者: minotopiame

项目描述 :
Minecraft plugin that allows players to fight fairly in isolated arenas with predefined kits.
高级语言: Java
项目地址: git://github.com/minotopiame/minoduel.git
创建时间: 2017-11-05T22:26:01Z
项目社区:https://github.com/minotopiame/minoduel

开源协议:MIT License

下载


MinoDuel

MinoDuel is a plugin for the MinoTopia Minecraft server that allows players to fight
each other (in pairs) in a fair way. That means standardised maps and kits. Players
interact with the plugin through an inventory GUI or via the full-featured CLI.

Note: This plugin has been created a long time ago and hasn’t seen much refactoring since.
The main branch is arena-object for historical reasons.

Further be aware that this project optionally depends on
MinoTopiaCore as well as
xLogin and may not work perfectly without these,
since it has only ever run in Production with all dependencies present.

Compilation

This project uses Apache Maven for compilation:

  1. mvn clean install

The artifacts are placed in target/minoduel-*.jar.

License

This project is licensed under a MIT license, a copy of which can be found in the LICENSE file.