From 80cc22efff926e1c75db574541f797b52e91deb8 Mon Sep 17 00:00:00 2001 From: TheYeti Date: Thu, 26 Jan 2012 16:09:36 -0800 Subject: [PATCH] Stage changes for finalized 1.2.08 --- Changelog.txt | 2 ++ pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 46f2a1768..ee45332ff 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -2,6 +2,8 @@ Changelog: #Versions without changelogs probably had very small misc fixes, like tweaks to the source code Version 1.2.08 + - Changed Bukkit events to new event system + - Changed aliasing to send both the mcmmo command and the command used. - Changes in combat exp (Pull Request #49) - Repair for bows & leather armor (Pull Request #46) - Fixed missing images (Pull Request #45) diff --git a/pom.xml b/pom.xml index 42bbf8dfe..b645a2101 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 1.2.08-dev + 1.2.08 mcMMO https://github.com/TheYeti/mcMMO diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 52e3c52f9..ba0c9f067 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: mcMMO main: com.gmail.nossr50.mcMMO -version: 1.2.08-dev-2 +version: 1.2.08 softdepend: [Spout] author: TheYeti description: mcMMO takes core Minecraft game mechanics and expands them to add an extensive RPG experience, the goal of the project has always been a quality RPG experience. Everything in mcMMO is carefully thought out and is constantly improving. mcMMO adds eleven skills to train in and level in, while also offering a high level of customization for server admins. There are countless features, including custom sounds, graphical elements, and more added when running mcMMO in conjunction with Spout. I carefully read feedback and evaluate the mechanics of mcMMO in every update to provide an ever-evolving experience.