Per World Chat plugin for PocketMine-MP
PocketMine-MP plugins
PocketMine-MP API 3.0.0
PerWorldChat is a simple PocketMine-MP plugin which implements a separate chat for each world and also let you disable chat in other worlds. (read documentation)
EvolSoft Website: https://www.evolsoft.tk
This Plugin uses the New API. You can't install it on old versions of PocketMine.
Please support the development of this plugin with a small donation by clicking 💵 here. Your small donation will help me paying web hosting, domains, buying programs (such as IDEs, debuggers, etc...) and new hardware to improve software development. Thank you 😄
Configuration (config.yml):
---
#Log to player when chat is disabled in world
log-chat-disabled: true
#World list where chat is disabled
disabled-in-worlds: []
...