Sebi aab880e437 further abstraction and implementing quality on player and server commands
Add StringParser to parse a String to other formats on the fly or on a predefined base.

Rework Builder methods for server and player commands to allow quality.

Add getServercmdsForQuality() and getPlayercmdsForQuality().

Rework loadQualityStringList() to accept the new StringParser.

Add cmdParser and loreParser to the StringParser.
2020-05-08 15:19:26 +02:00
2020-04-13 23:57:50 +02:00
2019-01-17 12:30:12 +01:00
2014-02-13 21:09:58 +00:00
2020-04-13 23:57:50 +02:00
2020-04-13 23:57:50 +02:00

Brewery is a Minecraft-Plugin for an alternate brewing process, including alcoholic Potions.

Build Status


Find the Project Page on Spigot or Bukkit

Also see Wiki | Releases | Changelog

Maven

<repository>
   <id>brewery-repo</id>
   <url>https://zebradrive.de/maven/</url>
</repository>

<dependency>
   <groupId>com.de</groupId>
   <artifactId>Brewery</artifactId>
   <version>2.1.1</version>
   <scope>provided</scope>
</dependency>
S
Description
No description provided
Readme
2.4 MiB
Languages
Java 100%