diff options
author | bowser0000 <bowser0000@gmail.com> | 2020-07-11 01:07:31 -0400 |
---|---|---|
committer | bowser0000 <bowser0000@gmail.com> | 2020-07-11 01:07:31 -0400 |
commit | 0f232e1343fc6495d79f61af212b93fbd55e1598 (patch) | |
tree | 266e8fdafda66af34899d557f615329386820103 /README.md | |
parent | 8a87957922a40ed3f29356098ee231e3338b1922 (diff) | |
download | SkyblockMod-0f232e1343fc6495d79f61af212b93fbd55e1598.tar.gz SkyblockMod-0f232e1343fc6495d79f61af212b93fbd55e1598.tar.bz2 SkyblockMod-0f232e1343fc6495d79f61af212b93fbd55e1598.zip |
Add tracker and display for all slayer drops
Added token and 20% chance slayer drops. Also added display for the slayer tracker with /display.
This was more difficult than I thought. I first tried to use the PlayerEvent.ItemPickupEvent event, but it was server side only. Then I tried to use the ClientChatReceivedEvent event, but the boss slain message was sent to late. Ultimately, I decided on the PlaySoundEvent event, which waits for the noise for when a slayer boss dies.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions