Speedgot
WorldChatter
-----
Enhance your chatting experience.
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Some API Update!
Added new onMessage event to cancel and write a reason for the chat event of WorldChatter!
Code (Java):
@Override
public
void
onMessage
(
FeatureSystem featureSystem,CommandSender sender,
String
s
)
{
featureSystem.
setCancelled
(
true
)
;
featureSystem.
setReason
(
"yes "
+
sender.
getName
(
)
)
;
}
----------
,
Dec 3, 2024
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
3,582
First Release:
Apr 8, 2022
Last Update:
Mar 16, 2025
Category:
---------------
All-Time Rating:
5 ratings
Find more info at github.com...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support