[SPIGOT-4813] BroadcastMessageEvent error Created: 29/Apr/19 Updated: 29/Apr/19 Resolved: 29/Apr/19 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Straiker123 | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | 1.14, error, event, spigot | ||
Environment: |
JRE 1.8.0_191 |
Issue Links: |
|
||||||||
Version: | git-Spigot-4d24e36-ea5d868 (MC: 1.14) (Implementing API version 1.14-R0.1-SNAPSHOT) | ||||||||
Plugin: | ChatSecurity | ||||||||
Guidelines Read: | Yes |
Description |
Hi, I have a problem (not just me) with creating plugins .. Broadcast doesn't work in version 1.8 until version 1.13.2 worked without a problem, but now with version 1.14 doesn't work at all (I mean this: Bukkit.broadcast(Colors.chat(message), perm) and Bukkit.broadcastMessage(Colors.chat(message))).. Each time I receive only error and broadcast is not sent (neither of these two types) for more info here is error: https://pastebin.com/w7DrqH4x Thank you for your reply, Straiker123. |