summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/account.md12
-rw-r--r--docs/account_access.md4
-rw-r--r--docs/account_banned.md2
-rw-r--r--docs/autobroadcast.md4
-rw-r--r--docs/ip2nationCountries.md6
-rw-r--r--docs/logs.md2
-rw-r--r--docs/realmcharacters.md6
-rw-r--r--docs/realmlist.md7
-rw-r--r--docs/uptime.md2
-rw-r--r--docs/version_db_auth.md6
10 files changed, 25 insertions, 26 deletions
diff --git a/docs/account.md b/docs/account.md
index f35e0bb..7344f92 100644
--- a/docs/account.md
+++ b/docs/account.md
@@ -1,7 +1,8 @@
# account
-# Table: account**
-**
+[<-Back-to:Auth](database-auth.md)
+
+**The \`account\` table**
This table holds information on all available accounts.
@@ -428,9 +429,4 @@ Stores information about client's OS. Used by Warden system.
### recruiter
-The account ID of another account. Used for recuit-a-friend system. See [account.id](#account-id)
-
-## Attachments:
-
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Vbd5vtN.png](attachments/2130004/2131663.png) (image/png)
-
+The account ID of another account. Used for recuit-a-friend system. See [account.id](account#id)
diff --git a/docs/account_access.md b/docs/account_access.md
index a5814d1..e988002 100644
--- a/docs/account_access.md
+++ b/docs/account_access.md
@@ -71,7 +71,7 @@ This table holds security access level for any realm in [realmlist](realmlist) t
### id
-The [account ID](account_2130004.html#account-id).
+The [account ID](account#id).
### gmlevel
@@ -79,4 +79,4 @@ The account security level. Different levels have access to different commands.
### RealmID
-The [Realm ID](realmlist_2130016.html#realmlist-id).
+The [Realm ID](realmlist#id).
diff --git a/docs/account_banned.md b/docs/account_banned.md
index b84de9a..21da33b 100644
--- a/docs/account_banned.md
+++ b/docs/account_banned.md
@@ -97,7 +97,7 @@ This table lists all of the accounts that have been banned along with the date w
### id
-The account ID. See [account.id](account_2130004.html#account-id).
+The account ID. See [account.id](account#id).
### bandate
diff --git a/docs/autobroadcast.md b/docs/autobroadcast.md
index fb9fca3..02a48e4 100644
--- a/docs/autobroadcast.md
+++ b/docs/autobroadcast.md
@@ -4,7 +4,7 @@
**The \`autobroadcast\` table**
-This table contains the autobroadcast entries for your realms. Values like it's activity, position and Timer (\*.On, \*.Center, \*.Timer) are defined within the [worldserver.conf](worldserver.conf). They are chosen randomly, based on their weight.
+This table contains the autobroadcast entries for your realms. Values like it's activity, position and Timer (\*.On, \*.Center, \*.Timer) are defined within the [worldserver.conf](https://github.com/azerothcore/azerothcore-wotlk/blob/master/src/server/worldserver/worldserver.conf.dist). They are chosen randomly, based on their weight.
**Structure**
@@ -77,7 +77,7 @@ This table contains the autobroadcast entries for your realms. Values like it's
### realmid
-The [\`realmlist\`.\`id\`](realmlist). Defines which realm this entry belongs to. Use **-1** for all realms to load this entry.
+The [realmlist.id](realmlist). Defines which realm this entry belongs to. Use **-1** for all realms to load this entry.
### id
diff --git a/docs/ip2nationCountries.md b/docs/ip2nationCountries.md
index ddee1eb..763e8ef 100644
--- a/docs/ip2nationCountries.md
+++ b/docs/ip2nationCountries.md
@@ -1,4 +1,8 @@
-[Database Structure](Database-Structure) > [Auth-Database](Auth-Database) > [ip2nationCountries](ip2nationCountries)
+# ip2nationCountries
+
+[<-Back-to:Auth](database-auth.md)
+
+**The \`ip2nationCountries\` table**
Column | Type | Description
--- | --- | ---
diff --git a/docs/logs.md b/docs/logs.md
index e67db9e..487e220 100644
--- a/docs/logs.md
+++ b/docs/logs.md
@@ -91,7 +91,7 @@ A unixtime timestamp indicating when this string was logged.
### realm
-The [RealmID](realmlist_2130016.html#realmlist-id) of the realm this log string came from. 0 if realmd.
+The [RealmID](realmlist#id) of the realm this log string came from. 0 if realmd.
### type
diff --git a/docs/realmcharacters.md b/docs/realmcharacters.md
index c508a5b..86c2941 100644
--- a/docs/realmcharacters.md
+++ b/docs/realmcharacters.md
@@ -2,7 +2,7 @@
[<-Back-to:Auth](database-auth.md)
-# Table: realmcharacters
+**The \`realmcharacters\` table**
This table holds information on the number of characters each account has for each realm.
The data in this table is maintained by the core.
@@ -68,11 +68,11 @@ The data in this table is maintained by the core.
### realmid
-The ID of the realm. See [realmlist.id](realmlist_2130016.html#realmlist-id)
+The ID of the realm. See [realmlist.id](realmlist#id)
### acctid
-The account ID. See [account.id](account_2130004.html#account-id)
+The account ID. See [account.id](account#id)
### numchars
diff --git a/docs/realmlist.md b/docs/realmlist.md
index b4d91be..45515b8 100644
--- a/docs/realmlist.md
+++ b/docs/realmlist.md
@@ -38,7 +38,7 @@ This table sets up information on all available realms. Each row controls a diff
<td><p>signed</p></td>
<td><p>UNI</p></td>
<td><p>NO</p></td>
-<td><p>Trinity</p></td>
+<td><p>AzerothCore</p></td>
<td><p><br />
</p></td>
<td><p><br />
@@ -518,8 +518,3 @@ Accepted Client version for the realm.
| 11623 | 3.3.3 |
| 11723 | 3.3.3a |
| 12340 | 3.3.5a |
-
-## Attachments:
-
-![](images/icons/bullet_blue.gif){width="8" height="8"} [1.jpg](attachments/2130016/73202494.jpg) (image/jpeg)
-
diff --git a/docs/uptime.md b/docs/uptime.md
index ff4ab14..c973a2c 100644
--- a/docs/uptime.md
+++ b/docs/uptime.md
@@ -87,7 +87,7 @@ This table holds the server's uptime. The core will automatically update the lat
### realmid
-The ID of the realm. See [realmlist.id](realmlist_2130016.html#realmlist-id)
+The ID of the realm. See [realmlist.id](realmlist#id)
### starttime
diff --git a/docs/version_db_auth.md b/docs/version_db_auth.md
index 661597f..3ae172b 100644
--- a/docs/version_db_auth.md
+++ b/docs/version_db_auth.md
@@ -1,4 +1,8 @@
-[Database Structure](Database-Structure) > [Auth-Database](Auth-Database) > [version_db_auth](version_db_auth)
+# version_db_auth
+
+[<-Back-to:Auth](database-auth.md)
+
+**The \`version_db_auth\` table**
Column | Type | Description
--- | --- | ---