Quote Originally Posted by oliverholretz View Post
If you know how to edit the files, then until it's fixed you just have to go into the Jamba-DisplayTeam folder in your Addons directory and then open the JambaDisplayTeam.lua file in any text editor and replace
Code:
AJM:Print("XpTest2", "old", min , "new" , max )
with
Code:
-- AJM:Print("XpTest2", "old", min , "new" , max )
and then save the file,
that will remove the message spam

Works like a charm.