-
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
1 parent
5129790
commit ac28469
Showing
1 changed file
with
3 additions
and
10 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 |
---|---|---|
@@ -1,20 +1,13 @@ | ||
# JSpam Spigot Plugin | ||
|
||
[![Discord](https://user-images.githubusercontent.com/64218536/229478228-7e865eda-e7d8-460d-a6e3-38bef02058d1.png)](https://discord.gg/XpwNT5Jr5Y) [![Spigot](https://user-images.githubusercontent.com/64218536/229478314-a1407517-baa0-4f44-a311-c88cb8173f4c.png)](https://discord.gg/XpwNT5Jr5Y) | ||
|
||
## Introduction | ||
JSpam is a simple Spigot plugin that allows players to send emails in-game. | ||
|
||
## Details | ||
This plugin requires the JPremium plugin to be installed in order to function properly. Once installed, players can use the command `/email <email> <confirm_email>` to send an email to the provided email address with a randomized code. This code can be used to verify the player's email address. | ||
|
||
## Commands | ||
- `/email <email> <confirm_email>` - Sends an email to the provided email address with a randomized code. | ||
|
||
## Links | ||
- [![Discord](https://user-images.githubusercontent.com/64218536/229440900-d0d34e0d-eb69-4497-9f4a-2b017ac859a8.png)](https://discord.gg/XpwNT5Jr5Y) | ||
- [![Spigot](https://user-images.githubusercontent.com/64218536/229476355-c7360801-3628-44bc-a64c-57a597f6ace2.png)](https://discord.gg/XpwNT5Jr5Y) | ||
![discord (1)](https://user-images.githubusercontent.com/64218536/229477980-1acab92a-d162-406f-83b0-fec5071e38d4.png) | ||
|
||
|
||
|
||
- `/email <email> <confirm_email>` - Adds email to database. | ||
|
||
# JSpam |