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

EvolSoft/PerWorldAlerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start2

PerWorldAlerts

Per World Alerts plugin for PocketMine-MP

Category

PocketMine-MP plugins

Requirements

PocketMine-MP 1.7dev API 3.0.0-ALPHA7 -> 3.0.0-ALPHA12

Overview

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.

Donate

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 😄

Documentation

Configuration (config.yml):

---
#Log alerts on PocketMine console
log-on-console: true
#World list where alerts are disabled
disabled-in-worlds: []
...