aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/Danker/commands/PetsCommand.java
AgeCommit message (Collapse)Author
2022-03-07Fix golden drag pet xp and change level 30-39 pet colourbowser0000
Change colour from FFC400 to 113CF2
2021-09-02Add /inventory commandbowser0000
Also add returns on API commands when API key is not set
2021-08-06Add option to use lily weight in /weightbowser0000
2021-03-20Make updating /dhelp easierbowser0000
2021-02-27Move features into their own filesbowser0000
2021-02-10Reworked /pets command to include MythicsMy-Name-Is-Jeff
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