Serversigns hotfix
This commit is contained in:
2
main.py
2
main.py
@@ -23,6 +23,8 @@ def on_enable():
|
||||
shared["modules"]["blockplacemods"].schedule_torch_breaker()
|
||||
if "imbusy" in shared["modules"]:
|
||||
shared["modules"]["imbusy"].replace_ess_commands()
|
||||
if "serversigns" in shared["modules"]:
|
||||
shared["modules"]["serversigns"].check_all_signs()
|
||||
info("RedstonerUtils enabled!")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user