mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Core/Bnet: Cleanup/Improve Battle.net account commands (#33)
This commit is contained in:
@@ -952,6 +952,7 @@ INSERT INTO `rbac_linked_permissions` VALUES
|
||||
(196,773),
|
||||
(196,775),
|
||||
(196,777),
|
||||
(196,830),
|
||||
(196,836),
|
||||
(196,837),
|
||||
(196,838),
|
||||
@@ -1824,6 +1825,7 @@ INSERT INTO `rbac_permissions` VALUES
|
||||
(792,'Command: ahbot reload'),
|
||||
(793,'Command: ahbot status'),
|
||||
(794,'Command: guild info'),
|
||||
(830,'Command: bnetaccount listgameaccounts'),
|
||||
(835,'Command: debug loadcells'),
|
||||
(836,'Command: debug boundary'),
|
||||
(837,'Command: npc evade'),
|
||||
@@ -2000,7 +2002,8 @@ INSERT INTO `updates` VALUES
|
||||
('2019_09_29_00_auth.sql','73C820469E1EF2501C3126CA098D6FE7DD4E0D3C','RELEASED','2019-11-06 00:17:44',85),
|
||||
('2019_10_03_00_auth.sql','A0D27DAFDE2F7F1F7FAAACF1E13FA104A50D603A','RELEASED','2019-11-06 00:17:44',80),
|
||||
('2019_10_06_00_auth.sql','0E25F5CB2CEDAB52B899085EEC9EEB37B8236F20','RELEASED','2019-11-06 00:17:44',64),
|
||||
('2019_10_08_00_auth.sql','1CD55291FED15182C2E71F8695E4B304EDB3F35E','RELEASED','2019-11-06 00:17:44',63);
|
||||
('2019_10_08_00_auth.sql','1CD55291FED15182C2E71F8695E4B304EDB3F35E','RELEASED','2019-11-06 00:17:44',63),
|
||||
('9999_99_99_99_auth.sql','B3738FB3FA1C75E430EC64B5E9635A5E52E3AB36','RELEASED','2020-02-13 16:37:42',37);
|
||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user