hungerlib 2.2.2.dev0__py3-none-any.whl → 2.2.3.dev0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,9 +17,9 @@ class MinecraftServer(GenericServer):
17
17
  rcon_port=None,
18
18
  rcon_password=None,
19
19
  tpsCommand=None,
20
- Config
20
+ Config=None,
21
21
  ):
22
- super().__init__(name, panel, server_id, Config=None)
22
+ super().__init__(name, panel, server_id, Config)
23
23
 
24
24
  self.server_domain = server_domain or Config.mc_server_domain
25
25
  self.server_port = server_port or Config.mc_server_port
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hungerlib
3
- Version: 2.2.2.dev0
3
+ Version: 2.2.3.dev0
4
4
  Summary: Powerful automation library for Pterodactyl.
5
5
  Author: iFamished
6
6
  License: MIT
@@ -16,9 +16,9 @@ hungerlib/api/filemanager.py,sha256=kB5NP3ELQzY1uW6JWVN1g4dekVl8Kk-u9cK7N5dsg3w,
16
16
  hungerlib/api/schedule.py,sha256=3gdl0jiIOScdVXWy4aOef-KIoKqUopbI8b1dPgXf5Vg,953
17
17
  hungerlib/api/startup.py,sha256=hKhBjpLMVYa3jjq6ahqm2N32B_fu-bZnOJTZ-P57v4M,434
18
18
  hungerlib/servers/_generic.py,sha256=mxijJf03DMwswPpQBdRwVkpFbUsLpQjZw3OJNeShaSc,7003
19
- hungerlib/servers/minecraft.py,sha256=cIVdj3wWps0dxd45qffVavhHLU9omJWomoqBo2gYBZg,2740
20
- hungerlib-2.2.2.dev0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
21
- hungerlib-2.2.2.dev0.dist-info/METADATA,sha256=cHY9RTGUxEsVNEHbIO_tefq4bu23Roovi335lmCLP38,1516
22
- hungerlib-2.2.2.dev0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
23
- hungerlib-2.2.2.dev0.dist-info/top_level.txt,sha256=-oFAkOTGMfuvp0CBu82Ltag3EZwIqb663p_fymgcaqI,19
24
- hungerlib-2.2.2.dev0.dist-info/RECORD,,
19
+ hungerlib/servers/minecraft.py,sha256=hF7y8kIu9Z7UYewSlCpoeEVUcc4tM_7oeSqRs_NV9O0,2741
20
+ hungerlib-2.2.3.dev0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
21
+ hungerlib-2.2.3.dev0.dist-info/METADATA,sha256=f_xbvkOXVES7zBo3fo8Xgg3hEoLaz7NM6qc6Fk2V-v0,1516
22
+ hungerlib-2.2.3.dev0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
23
+ hungerlib-2.2.3.dev0.dist-info/top_level.txt,sha256=-oFAkOTGMfuvp0CBu82Ltag3EZwIqb663p_fymgcaqI,19
24
+ hungerlib-2.2.3.dev0.dist-info/RECORD,,