Skip to content

Commit c7d9b92

Browse files
committed
Create README.md
1 parent 5be7a60 commit c7d9b92

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

README.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
##
2+
3+
[![Discord](https://img.shields.io/discord/967053826127454259?style=for-the-badge)](https://discord.gg/Y49sdJHJET)
4+
![Downloads - Total](https://img.shields.io/github/downloads/CodeITForFun/AIChat/total?style=for-the-badge)
5+
![Downloads - Latest](https://img.shields.io/github/downloads/CodeITForFun/AIChat/latest/total?style=for-the-badge)
6+
![Build](https://img.shields.io/github/actions/workflow/status/CodeITForFun/AIChat/maven.yml?style=for-the-badge)
7+
![Contributors](https://img.shields.io/github/contributors-anon/CodeITForFun/AIChat?style=for-the-badge)
8+
![Version](https://img.shields.io/github/v/tag/CodeITForFun/AIChat?style=for-the-badge)
9+
<h1 align="center">Web Server For Minecraft Server</h1>
10+
<h5 align="center">
11+
<strong>
12+
Its basic WebServer for any Minecraft Server. You can host any HTML file.
13+
</strong>
14+
</h5>
15+
16+
## More Info
17+
- <a href="https://discord.gg/Y49sdJHJET">Discord</a>
18+
- <a href="https://bstats.org/plugin/bukkit/AIChat/17944">bStats</a>
19+
- <a href="">SpigotMC</a>
20+
21+
# Usage:
22+
- /aichat
23+
- /aichat help
24+
- /aichat version
25+
- /ask [ Example Text ]
26+
27+
## Licensing
28+
MIT License
29+
30+
Copyright (c) 2023 FungY911
31+
32+
Permission is hereby granted, free of charge, to any person obtaining a copy
33+
of this software and associated documentation files (the "Software"), to deal
34+
in the Software without restriction, including without limitation the rights
35+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36+
copies of the Software, and to permit persons to whom the Software is
37+
furnished to do so, subject to the following conditions:
38+
39+
The above copyright notice and this permission notice shall be included in all
40+
copies or substantial portions of the Software.
41+
42+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
43+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
44+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
45+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
46+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
47+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48+
SOFTWARE.

0 commit comments

Comments
 (0)