Removed random crap
How did it get there?!
This commit is contained in:
3
main.py
3
main.py
@@ -54,11 +54,8 @@ shared["load_modules"] = [
|
|||||||
"webtoken",
|
"webtoken",
|
||||||
# Adds /lol, broadcasts random funyy messages. A bit like the splash text in the menu
|
# Adds /lol, broadcasts random funyy messages. A bit like the splash text in the menu
|
||||||
"saylol",
|
"saylol",
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
# Adds /signalstrength, lets you request a signal strength and an amount of items will be inserted into target container to meet that strength.
|
# Adds /signalstrength, lets you request a signal strength and an amount of items will be inserted into target container to meet that strength.
|
||||||
"signalstrength",
|
"signalstrength",
|
||||||
>>>>>>> b4f5a68e4e3ba4993e8326d2f11f9582933b694e
|
|
||||||
# Shows the owner of a skull when right-clicked
|
# Shows the owner of a skull when right-clicked
|
||||||
"skullclick",
|
"skullclick",
|
||||||
# Adds /listen, highlights chat and plays a sound when your name was mentioned
|
# Adds /listen, highlights chat and plays a sound when your name was mentioned
|
||||||
|
|||||||
Reference in New Issue
Block a user