diff options
author | bowser0000 <bowser0000@gmail.com> | 2020-07-11 01:13:53 -0400 |
---|---|---|
committer | bowser0000 <bowser0000@gmail.com> | 2020-07-11 01:13:53 -0400 |
commit | 99e549b48623ea7968503377adbbf6ca3eccadca (patch) | |
tree | b227e2fc016b656fd22a987863055cb7ade2c194 /README.md | |
parent | 0d177505ddb0b0d6410d768b32320655e8b24ccf (diff) | |
download | SkyblockMod-99e549b48623ea7968503377adbbf6ca3eccadca.tar.gz SkyblockMod-99e549b48623ea7968503377adbbf6ca3eccadca.tar.bz2 SkyblockMod-99e549b48623ea7968503377adbbf6ca3eccadca.zip |
Add tracker and display for all slayer dropsv1.4
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.
I also have no idea what I'm doing with these commits, don't look at history.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions