aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker/commands/PetsCommand.java
AgeCommit message (Collapse)Author
2020-12-01Fix warnings Eclipse didn't tell me aboutbowser0000
Also rename TheMod.java to DankersSkyblockMod.java
2020-11-21Access static methods in static ways and remove unused importsbowser0000
2020-11-09Add config values for colours and many bug fixesbowser0000
Fix spooky fishing config values Add spooky fishing to /importfishing Add boolean to config to truely turn off chat Maddox Remove bold red name from three man puzzle answer Change spooky fishing to fishing spooky
2020-09-22Start using getCommandUsage()bowser0000
2020-09-12Add amount of pets and guild members to commandsbowser0000
2020-08-18Merge branch 'development' of https://github.com/bowser0000/SkyblockMod into ↵bowser0000
development
2020-08-18Fix capitalization of petsbowser0000
Also move capitalization into Utils
2020-08-18Added clipboard as a parameter for the getkey commandDesco1
2020-08-08v1.6.1bowser0000
Add all build files