OreAlert is now native

Fixes #8
master
Etzelia 2018-12-07 23:18:50 -06:00
parent 597e9de953
commit f2f2bc3233
3 changed files with 23 additions and 2 deletions

View File

@ -9,4 +9,5 @@ Changelogs
:maxdepth: 1
v1.4 <v1.4>
v1.5 <v1.5>
v1.5 <v1.5>
v1.6 <v1.6>

View File

@ -0,0 +1,20 @@
.. include:: ../common.rst
.. _minecraftmanager_v1.6:
MinecraftManager v1.6
=====================
Additions
---------
* `Log Rotation`_- Global/Staff logs now rotate.
* `Native OreAlert`_- OreAlert is now provided as a plugin service instead of a bot.
.. _Log Rotation: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/11
.. _Native OreAlert: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/8
Bug Fixes
---------
* None

View File

@ -3,7 +3,7 @@
<groupId>xyz.etztech</groupId>
<artifactId>MinecraftManager</artifactId>
<!-- Version is used in plugin.yml -->
<version>1.5</version>
<version>1.6</version>
<packaging>jar</packaging>
<!-- Plugin Information -->