diff --git a/README.md b/README.md index 393f9bd..3a76537 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Premium Account -- Latest Premium Account build status with azerothcore +- Latest Premium Account build status with azerothcore: [![Build Status](https://travis-ci.org/azerothcore/mod-duelreset.svg?branch=master)](https://travis-ci.org/azerothcore/mod-duelreset) This is a module for [AzerothCore](http://www.azerothcore.org) that adds Premium account features to players. @@ -11,11 +11,15 @@ This module allows players to: - Mobile Bank - Mobile Auction - Demoph -- Mount (40%) +- Mount (60%) players will mount the correct mount for the race - Summon Vendor +- Trainer players will now spawn their class trainer also depending on faction. +- Added creature spawn check. Upcoming features: -- ** To apply Checks if creatures are already spawned +- Teleport players to major citys +- Talent Reset features +- Not allow morph if player is in shapeshift form ## Requirements @@ -31,16 +35,14 @@ You can do clone it via git under the azerothcore/modules directory: `cd path/to/azerothcore/modules` -`git clone https://github.com/talamortis/mod-premium.git +`git clone https://github.com/talamortis/mod-premium.git` -or you can manually [download the module] https://github.com/talamortis/mod-premium.git here unzip the premium.rar and place it under the `azerothcore/modules` directory. +or you can manually [download the module](https://github.com/talamortis/mod-premium/archive/master.zip), unzip the premium folder and place it under the `azerothcore/modules` directory. + +assign the script to an item such as hearthstone using the script name 'premium_account' ###2) Re-run cmake and launch a clean build of AzerothCore -###3) import the sql into the character database - -###4) Assign the script to a item such as hearthstone(6948) script name is "premium_account" - **That's it.** ### (Optional) Edit module configuration @@ -52,3 +54,4 @@ If you need to change the module configuration, go to your server configuration +