@@ -367,6 +367,9 @@ class Game:
else:
reply = 'nothing open'
if command == 'loaded':
reply = str(self.g.chunks.get_loaded_area())
if reply:
print(reply)
self.g.chat.send(reply)
The note is not visible to the blocked user.