Merge pull request #4 from talamortis/master

sync
This commit is contained in:
Yehonal
2017-08-20 13:07:54 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# Premium Account # 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. 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 Bank
- Mobile Auction - Mobile Auction
- Demoph - Demoph
- Mount (40%) - Mount (60%) players will mount the correct mount for the race
- Summon Vendor - Summon Vendor
- Trainer players will now spawn their class trainer also depending on faction.
- Added creature spawn check.
Upcoming features: 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 ## Requirements
@@ -31,16 +35,14 @@ You can do clone it via git under the azerothcore/modules directory:
`cd path/to/azerothcore/modules` `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 ###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.** **That's it.**
### (Optional) Edit module configuration ### (Optional) Edit module configuration
@@ -52,3 +54,4 @@ If you need to change the module configuration, go to your server configuration