aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorbowser0000 <bowser0000@gmail.com>2020-07-11 00:56:53 -0400
committerbowser0000 <bowser0000@gmail.com>2020-07-11 00:56:53 -0400
commitc0017a23a6aefa6ac779551022b928bca451d46a (patch)
tree149e30a6be1b4f4d79c9d73c0a914a028a54b62f /LICENSE
parent126f20c221bd2626bb873faa14843e669ad5859f (diff)
downloadSkyblockMod-c0017a23a6aefa6ac779551022b928bca451d46a.tar.gz
SkyblockMod-c0017a23a6aefa6ac779551022b928bca451d46a.tar.bz2
SkyblockMod-c0017a23a6aefa6ac779551022b928bca451d46a.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 'LICENSE')
0 files changed, 0 insertions, 0 deletions