extras/.gitignore
Business Goose 0e6db230d4
Add ping command (#14)
* Add ping command

* Add new command to readme

* Make command description make sense

* Add alpha-sort and a tab.

* No longer use CraftBukkit to get the player's ping, and instead use the Player's spigot object.

* Make command description shorter
2021-03-02 22:36:25 +02:00

9 lines
76 B
Plaintext

.idea/
.settings/
bin/
target/
.checkstyle
.classpath
.project
*.iml
.theia/