Age | Commit message (Collapse) | Author |
|
Add all build files
|
|
|
|
The new method counts the number of times an item has dropped, instead of counting the amount of items that has dropped. This is 100% consistent, unlike the item detecting method.
|
|
|
|
With confirmation in case some person decides to randomly type /resetloot
|
|
Session tracker counts loot from current Minecraft session. CommandUtils has been renamed to Utils.
|
|
|
|
Right half of the fishing display was covering numbers on the left half if it was in the hundreds/thousands
|
|
|
|
The mod checks for an update once per session when you join a world. /pets was conflicting with the Hypixel command /pets.
|
|
|
|
Change name -> player in README to match /dhelp
|
|
Fix getting profiles of person with 1 profile with no last_save. Toggles are now off by default.
|
|
Not sorted by xp yet, will be fixed in another commit.
|
|
Add /dhelp which returns list of commands. Add /guildof which returns guild and guildmaster of a person. Swap <> and [] for parameters.
|