A simple pocketmine plugin to chat by worlds on your server!

Overview

WorldChat

Fix Per World Chat plugin for PocketMine-MP API 4.0

Category

PocketMine-MP plugins | Php 8

Requirements

PocketMine-MP API 4.0.0 and PHP 8 or PHP 7

Overview

PerWorldChat is a simple PocketMine-MP plugin which implements a separate chat for each world and also let you disable chat in other worlds.

Henry Website: https://github.com/Henry12960

This Plugin uses the New API. You can't install it on old versions of PocketMine.

Warning

this is a update version of the PerWoldChat plugin updated to pocketmine 4.0, it's still under development, I'm not responsible for damages and errors to your server!.

You might also like...
A Pocketmine-MP (PMMP) plugin to help staff members enforce the rules of the server.
A Pocketmine-MP (PMMP) plugin to help staff members enforce the rules of the server.

StaffMode is an all-in-one Pocketmine-MP (PMMP) moderation plugin made to simplify the life of staff members.

This is a plugin for pocketmine-mp, when locking a player's items helps players not to lose items or throw things around causing server lag.

[] LockedItem| v1.0.0 Player's item lock Features Player's item lock Players aren't afraid of losing items For Devolopers You can access to LockedItem

Server growth statistics plugin by NhanAZ for PocketMine-MP

General Server growth statistics plugin by NhanAZ for PocketMine-MP Contacts You can contact me directly through the platforms listed below Platform C

A PocketMine-MP plugin for logging Exceptions to a Sentry server
A PocketMine-MP plugin for logging Exceptions to a Sentry server

Sentry A PocketMine-MP plugin for logging Exceptions to a Sentry server. Asynchronous logging If you want to log exceptions in a thread-safe way, you

PocketMine-MP plugin that adds new blocks to the server!

CustomBlockLoader PocketMine-MP plugin that adds new blocks to the server! Reference This plugin is experimental. We are not responsible for any probl

The best profanity filter for chat with api for plugin developers!
The best profanity filter for chat with api for plugin developers!

xqwtxon/ProfanityFilter is moving on ReinfyTeam/ProfanityFilter ProfanityFilter 🤐 A best profanity filter for pocketmine. Controls hate speech and bl

Remote or monitor your PocketMine:MP server via browser.
Remote or monitor your PocketMine:MP server via browser.

PMRemote Remote or monitor your server via browser. Features Monitor (TPS, Server load, Players count) TODO: Remote (Access server console like RCON,

Create warp for your PocketMine-MP Server

WarpSystem Features Warps are registered as commands Warps can require permissions Warps are easy to setup Commands /warp (see all warps name) /warp (

Add waterlogging to your PocketMine-MP server

Waterlogging Did you ever miss waterlogging on your server? Give your blocks all the H₂O they deserve Features Pretty much like in vanilla, if you wan

Comments
  • Fix Try

    Fix Try

    Fix in WorldChat.php line 16: From public function onEnable() { To public function onEnable() : void {

    Fix to EvenrtListener.php line 7 From use pocketmine\Player; To use pocketmine\player\Player;

    opened by Ihsan48 2
  • Try

    Try

    In EventListener.php Line 24 From if($this->plugin->isChatDisabled($player->getLevel()->getName())) { To if($this->plugin->isChatDisabled($player->getWorld()->getDisplayName())) { And In EventListener.php Line 33 From if($recipient->getLevel() != $player->getLevel()){ To if($recipient->getWorld() != $player->getWorld()){

    opened by Ihsan48 1
Owner
HenryDevMaster
I'm a php programmer and much more, I'm now starting to fix pocketmine plugins, I hope you like it, any error open an issue!
HenryDevMaster
A plugin to make life easier for users who need to edit specific functions of a world and also create, rename and delete worlds quickly using commands or the world management menu.

A plugin to make life easier for users who need to edit specific functions of a world and also create, rename and delete worlds quickly using commands or the world management menu.

ImperaZim 0 Nov 6, 2022
Your alter ego object. Takes the best of object and array worlds.

Supporting Opensource formapro\values is an MIT-licensed open source project with its ongoing development made possible entirely by the support of com

FormaPro 31 Jun 25, 2021
A plugin manager for PocketMine-MP downloads plugin from PocketMine-MP official plugin repository

oh-my-pmmp A plugin manager for PocketMine-MP Getting Started Prerequisites Your server MUST RUN the latest version of PocketMine. Installation From P

thebigcrafter 6 Jan 4, 2023
A PHP Chat based on LE CHAT

General Information: This is a PHP Chat based on LE CHAT v.1.14. An up-to-date copy of this script can be downloaded at https://github.com/DanWin/le-c

Daniel Winzen 137 Dec 17, 2022
A plugin that allows you to hear the sound "Welcome to the server!" when you join the server by NhanAZ for PocketMine-MP

General A plugin that allows you to hear the sound "Welcome to the server!" when you join the server by NhanAZ for PocketMine-MP Contacts You can cont

NhanAZ's PocketMine-MP Plugins 10 Sep 27, 2022
Elevator - A simple PocketMine-MP plugin that allows to create elevators on your server

Elevator - A simple PocketMine-MP plugin that allows to create elevators on your server. How to use You just have to setup an id in the config.yml. Plac

AethTeam 2 Sep 4, 2022
PocketMine-MP To Discord Chat Logging.

Welcome To PocketCord PocketCord is a PocketMine-MP plugin designed to link discord and your PocketMine-MP Server with quick and easy setup! Installat

null 2 Sep 15, 2022
A Pocketmine-MP plugin to add King Of The Hill events to your server.

KOTH KOTH is an event popular on HCF and Faction servers. This plugin lets you add this minigame to you server. Support For questions, please join the

ItsMax123 9 Sep 17, 2022
This Pocketmine-MP plugin lets you implement the ultimate birthday wishing system on your server.

BirthdaysPE This Pocketmine-MP plugin will let you wish player(s) a happy birthday and notify others to wish them too. Commands /birthday <set/reset>

MCA7 3 Jul 25, 2022
A Simplistic Plugin to Implement Server Claims to your Minecraft: Bedrock Server.

Claims This plugin allows administrators to create, edit, list, and teleport to land claims on a PocketMine server. These claims have a variety of cus

Santana 5 Jun 10, 2023