Jire / Abendigo

A free as in both freedom and free beer game modding platform using Kotlin on the JVM.
GNU General Public License v3.0
57 stars 56 forks source link

Triggerbot problems #90

Closed jo77528 closed 7 years ago

jo77528 commented 7 years ago

Hey Jire! first I just wanna say I love what you've done with Abendigo and cant wait for your new developments. But an issue I've had is that the Triggerbot is extremely delayed. How do I change it to no delay?

Jire commented 7 years ago

Open TriggerBotPlugin.kt and set LEGIT to false. Remember after making any changes to the code you must recompile by running build.bat :smile:

jo77528 commented 7 years ago

thanks Jire!