Skip to content

Exploit Logging

dniym edited this page Sep 16, 2019 · 5 revisions

This option is turned ON by default in IllegalStack, when enabled it will save any action taken by the plugin to a separate file so you do not have to dig through your server's log files looking for offenses.


To toggle this option in game use the following command: /istack toggle LogOffensesInSeparateFile


When enabled, all offenses are written to /plugins/IllegalStack/OffenseLog.txt


The following are a few lines from a sample OffenseLog.txt file showing what information is written to the file, it will be the same information as in your server's log file although formatted a little better for readability.

August 10 2019 (1:41:14) - Protection: SilkTouchBookExploit has been turned ON by dniym
August 10 2019 (1:41:14) - Protection: PreventBedrockDestruction has been turned OFF by dniym
August 10 2019 (2:56:7) - Illegal stack of items removed: STONE_SWORD (64) from player: dniym on click in inventory.
August 12 2019 (11:40:10) - Stopped Retraction Dupe Glitch & Removed Piston @ Location{world=CraftWorld{name=slimefun_nether},x=21.0,y=144.0,z=19.0,pitch=0.0,yaw=0.0}  DETECTOR_RAIL

Clone this wiki locally