anfang halloserver-plugin

This commit is contained in:
2023-02-04 10:02:10 -05:00
parent 3ff0384008
commit 4a2cd849af
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# erstes chat-plugin
class HalloServerPlugin(PythonPlugin):
def onEnable(self):
pass