Skip to content

Commit 54d39c2

Browse files
author
Colby Terry
committed
Update README.
1 parent 4de34c8 commit 54d39c2

3 files changed

Lines changed: 16 additions & 8 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/.settings
22
/.vscode
33
/target
4+
.DS_Store
45
.classpath
56
.project
7+
Thumbs.db

README

Lines changed: 0 additions & 8 deletions
This file was deleted.

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Websend
2+
This is a lightly maintained fork of [Wouterdek/Websend](https://github.com/Wouterdek/Websend) to be compatible with newer Bukkit/Spigot releases.
3+
4+
**WE DO NOT PROVIDE ANY OFFICIAL SUPPORT**
5+
6+
### From the original author
7+
**Update february 2017:**
8+
After almost 6 years, this plugin has reached an end-of-life status.
9+
I will no longer be maintaining this plugin.
10+
If you are a developer and are interested in the source code of this project, feel free to use it as it published under an MIT license.
11+
12+
- Official repository for the Bukkit plugin Websend. (http://dev.bukkit.org/bukkit-plugins/websend/)
13+
- Maven is required to build this project.
14+
- Documentation is available here: https://github.com/Waterflames/Websend/wiki

0 commit comments

Comments
 (0)