StygianTheBest / mod-startguild

A module for setting up and creating guilds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting Guild

This module was created for StygianCore. An AzerothCore 3.3.5a Solo/LAN repack by StygianTheBest | GitHub | Website)

Description

This module auto-assigns new players to specific guilds.

  • New characters are auto-joined to a specified guild on first login only.
  • Config: Set ID for Horde and Alliance guilds to use.
  • Optional SQL:
    • TIP: Run on a fresh server with no guilds.
    • Creates two characters on the default admin's account to server as guildmaster of each new guild.
    • Creates both a Horde and Alliance guild with the previously imported characters as guildmaster.
    • Opens all guild bank tab and sets the name, icon, and permissions of each tab.
    • Fills the guild bank with 100 gold.

Data

  • Type: Player/Server
  • Script: StartGuild
  • Config: Yes
  • SQL: Yes

Version

  • v2018.12.09 - Config updated, tested, good to go
  • v2017.08.02 - Fix crash prevention when no guilds exist
  • v2017.08.01 - Release

CREDITS

Styx StygianCore

This module was created for StygianCore. An AzerothCore 3.3.5a Solo/LAN repack by StygianTheBest | GitHub | Website)

Additional Credits

LICENSE

This code and content is released under the GNU AGPL v3.

About

A module for setting up and creating guilds.

License:GNU Affero General Public License v3.0


Languages

Language:TSQL 85.7%Language:C++ 12.4%Language:CMake 1.9%