Made serversigns force its commands into the command map (to replace the java plugin ServerSigns its commands)
This commit is contained in:
2
main.py
2
main.py
@@ -24,7 +24,7 @@ def on_enable():
|
||||
if "imbusy" in shared["modules"]:
|
||||
shared["modules"]["imbusy"].replace_ess_commands()
|
||||
if "serversigns" in shared["modules"]:
|
||||
shared["modules"]["serversigns"].check_all_signs()
|
||||
shared["modules"]["serversigns"].check_all_signs_and_force_commands()
|
||||
info("RedstonerUtils enabled!")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user