diff --git a/application/core/Maps/MapList.php b/application/core/Maps/MapList.php index 5897f074..6203242b 100644 --- a/application/core/Maps/MapList.php +++ b/application/core/Maps/MapList.php @@ -46,7 +46,7 @@ class MapList implements ManialinkPageAnswerListener, CallbackListener { const ACTION_CHECK_UPDATE = 'MapList.CheckUpdate'; const ACTION_CLEAR_MAPQUEUE = 'MapList.ClearMapQueue'; const MAX_MAPS_PER_PAGE = 15; - const DEFAULT_KARMA_PLUGIN = 'KarmaPlugin'; + const DEFAULT_KARMA_PLUGIN = 'MCTeam\KarmaPlugin'; const DEFAULT_CUSTOM_VOTE_PLUGIN = 'CustomVotesPlugin'; /*