Disable adminnotes, fix stuff
This commit is contained in:
4
main.py
4
main.py
@@ -66,9 +66,9 @@ shared["load_modules"] = [
|
|||||||
"damnspam",
|
"damnspam",
|
||||||
# Adds /check, useful to lookup details about a player
|
# Adds /check, useful to lookup details about a player
|
||||||
"check",
|
"check",
|
||||||
# Adds /imout, displays fake leave/join messages
|
|
||||||
"adminnotes",
|
|
||||||
# Adds /an, a command you can use to share thoughts/plans/news
|
# Adds /an, a command you can use to share thoughts/plans/news
|
||||||
|
#"adminnotes",
|
||||||
|
# Adds /imout, displays fake leave/join messages
|
||||||
"imout",
|
"imout",
|
||||||
#adds snowbrawl minigame
|
#adds snowbrawl minigame
|
||||||
#"snowbrawl",
|
#"snowbrawl",
|
||||||
|
|||||||
Reference in New Issue
Block a user