#bungeecord alert command

1 messages · Page 1 of 1 (latest)

compact musk
#

hello, im trying to create a plugin for a bungeecord server,
the basic idea is: when receive a command: {/alert [-g] [-s:serverName] <msg>} it will send a title and a sound to all of the players connected to the proxy
i did the basic stuff of the command, now i need help with the title and the sound

heres the code i've already done:
Alert(Main class): https://paste.md-5.net/bolulogibi.java
Alert(command file): https://paste.md-5.net/oqegitedaz.js
(i know its dumb to name two files the same)

unique spade
#

I don't see you setting the title's timings anywhere