Moved /signalstrength to its own file, added default configurability, added basecommands documentation, added can_build() to helpers
This commit is contained in:
2
main.py
2
main.py
@@ -54,6 +54,8 @@ shared["load_modules"] = [
|
||||
"webtoken",
|
||||
# Adds /lol, broadcasts random funyy messages. A bit like the splash text in the menu
|
||||
"saylol",
|
||||
# Adds /signalstrength, lets you request a signal strength and an amount of items will be inserted into target container to meet that strength.
|
||||
"signalstrength",
|
||||
# Shows the owner of a skull when right-clicked
|
||||
"skullclick",
|
||||
# Adds /listen, highlights chat and plays a sound when your name was mentioned
|
||||
|
||||
Reference in New Issue
Block a user