Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 452 Bytes

IRCChat for PocketMine-MP

IRCChat is a PocketMine-MP plugin that connects IRC channels with PocketMine allowing for chat to be broadcasted to the server and back, also allowing for multi-server chat.

Installation

  • Drop the IRCChat.php file into the PocketMine's plugins/ folder.
  • Restart the server. The plugin will be loaded
  • You've to set up the plugin config so it'll connect to the IRC server & channels that you want.
  • Done!