About This File
Introduction
On a server where I play someone suggested to add the command "displaydrop" to enable people to see something rare or valuable was dropped by a monster because autoloot is only available until a certain level.
I had some free time on my hands so I decided to implement something like that.
Features
- You can limit the command like autoloot (e.g. @displaydrop 10 will only show items with a chance equal to or below 10%)
- Two different ways of server side configuration are available:
- Show real drop (<Monster> dropped <Item> (<Amount>.)
- Show only an unspecific message that a monster dropped something (<Monster> dropped something with a chance equal to or below <Chance>%.)
Bugs, feedback, etc.
If you have found a bug or want to give feedback about my modification you can either send me a private message or post in the related thread.
What's New in Version 0.1.0
Released
- 0.1.0: Initial release