mmmm
This commit is contained in:
@@ -4,8 +4,7 @@ this project is made to just send messages to Discord webhooks when events trigg
|
|||||||
|
|
||||||
this was just made to remember whatever goofy things we did in a minecraft server, in discord
|
this was just made to remember whatever goofy things we did in a minecraft server, in discord
|
||||||
|
|
||||||
or, you know, notify us when the server starts (notifies when you use the /stop command)
|
or, you know, notify us when the server starts (but not ends)
|
||||||
|
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
Before using this plugin, you must:
|
Before using this plugin, you must:
|
||||||
* Get Spigot
|
* Get Spigot
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ import org.bukkit.event.server.ServerLoadEvent;
|
|||||||
|
|
||||||
import java.awt.*;
|
import java.awt.*;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
import java.sql.Timestamp;
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
|
|
||||||
import cf.sobrooms.DiscordWebhook.EmbedObject;
|
import cf.sobrooms.DiscordWebhook.EmbedObject;
|
||||||
|
|||||||
Reference in New Issue
Block a user