Hello,
when i type /teaminfo in chat is says " Unknown command : teaminfo "
does the plugin need and update ?
thank you
Hello,
when i type /teaminfo in chat is says " Unknown command : teaminfo "
does the plugin need and update ?
thank you
Go into TeamInfo.cs and replace the 2 lines that have -
RelationshipManager.Instance
- with -
RelationshipManager.ServerInstance
Should get you back up and running.
Thanks alot. It worked !