Per World Alerts plugin for PocketMine-MP
PocketMine-MP plugins
PocketMine-MP 1.7dev API 3.0.0-ALPHA7 -> 3.0.0-ALPHA12
PerWorldAlerts let you separate alerts (join/leave messages, etc...) for each world and you can also disable alerts in other worlds.
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 alerts on PocketMine console
log-on-console: true
#World list where alerts are disabled
disabled-in-worlds: []
...