mirror of
https://github.com/anope/anope.git
synced 2026-06-25 12:56:38 +02:00
removed loading of ns_set_chanstats and cs_set_chanstats from the chanstats.example.conf, this functionality is now part of ns_set/cs_set
This commit is contained in:
@@ -32,12 +32,9 @@ chanstats
|
||||
CSDefChanstats = 1
|
||||
}
|
||||
|
||||
|
||||
module { name = "cs_set_chanstats" }
|
||||
command { service = "ChanServ"; name = "SET CHANSTATS"; command = "chanserv/set/chanstats"; }
|
||||
|
||||
module { name = "ns_set_chanstats" }
|
||||
command { service = "NickServ"; name = "SET CHANSTATS"; command = "nickserv/set/chanstats"; }
|
||||
command { service = "NIckServ"; name = "SASET CHANSTATS"; command = "nickserv/saset/chanstats"; }
|
||||
|
||||
module { name = "cs_fantasy_stats" }
|
||||
command { service = "ChanServ"; name = "STATS"; command = "chanserv/stats"; }
|
||||
|
||||
Reference in New Issue
Block a user