kboss/plugins/common.py
2025-07-16 14:27:17 +08:00

10 lines
124 B
Python

from ahserver.serverenv import ServerEnv
g = ServerEnv()
# g.say_hello = say_hello
print('*******test*plugin*******')