Commit Graph

6 Commits

Author SHA1 Message Date
Allink 0f74ce28a6
Add run/ to gitignore 2022-05-21 18:23:18 +01:00
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
mathiascode 164f6b5524 Fix style errors in command code 2019-12-21 15:39:31 +02:00
mathiascode 87ef009ba6 Target Java 7 2019-12-17 20:23:24 +02:00
mathiascode d3d5140fe4 Fix package paths 2019-12-17 14:37:59 +02:00
mathias fdaacd47f9 Initial version 2018-04-24 19:47:51 +03:00