Skip to content
Faizaan edited this page Dec 29, 2016 · 4 revisions

Sometimes it's useful to log output to the server console. This is very easy to do for a Prison module. This is done by using the Output utility.

You can retrieve an instance of the Output class using Output.get(). Here is a demo.