-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
untamemadman
committed
Apr 25, 2016
1 parent
c4269a5
commit 5d9640f
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Squeal | ||
My new BungeeCord plugin. | ||
This plugin adds an alternative to the /alert command by adding /squeal | ||
It also allows for color customisation in the message. | ||
|
||
#Commands | ||
- /squeal <message> | ||
Send the <message> to all players on the proxy | ||
|
||
#Permissions | ||
- squeal.command | ||
Is required to use /squeal | ||
|
||
|
||
#Todo | ||
- Customisable prefix |