/Practice

A complex Practice plugin that includes a variety of duel gamemodes as well as minigames.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Practice

A complex Practice plugin that includes a variety of duel gamemodes as well as minigames.

This plugin stores all arenas in a flatfile (yml), and stores all player data in a MongoDB database.

Dependencies

  • Citizens
  • Gooey2
  • ProtocolLib
  • Apollo-Bukkit
  • Core (legacy)
  • NetworkHelper
  • CarbonSpigot

How to Build

  • Install Gooey2 to your local maven repository.
  • Install NetworkHelper to your local maven repository.
  • Install Core to your local maven repository.
  • Run mvn package.