-
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
Petru
committed
Feb 16, 2020
1 parent
686ecee
commit a1be0c8
Showing
1 changed file
with
17 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,17 @@ | ||
Spectator Plus | ||
============== | ||
|
||
This project was created when I was exploring Minecraft's underworld map for tunnels and stuff. | ||
|
||
It was pretty annoying to type `/effect give` and `/effect clear` all the time, so I came up with this idea. | ||
|
||
Coding took 15 minutes, testing 5 and everything is working fine. | ||
|
||
So I decided to release this plugin publicly. | ||
|
||
Development | ||
----------- | ||
Project was created using Intellij IDEA Community with Gradle, so there you have everything that can be useful: | ||
- development environment | ||
- build tools | ||
- git management |