Results 2 issues of Wurmatron

``` java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_191] at matterlink.handlers.DeathHandler.handleDeath(DeathHandler.kt:23) ~[DeathHandler.class:?] at matterlink.EventHandler.deathEvent(EventHandler.kt:71) ~[EventHandler.class:?] ``` Log: https://pastebin.com/QrAn2isR

Currently, links going through the bridge to another mc server are unclikable ForgeHooks.newChatWithLinks(String)

enhancement