Ein Discord Bot, der die Minecraft Namen der Nutzer speichert und diese auf einem Pterodactyl Server whitelisted.
Find a file
SpagettiFisch d7a9dba423 added a readme for setup
Signed-off-by: SpagettiFisch <spagettifisch@noreply.git.spafi.eu>
2024-06-12 14:54:40 +00:00
modules Bot can now be used to whitelist people 2024-06-12 16:33:22 +02:00
.gitignore Bot can now be used to whitelist people 2024-06-12 16:33:22 +02:00
main.py Bot can now be used to whitelist people 2024-06-12 16:33:22 +02:00
README.md added a readme for setup 2024-06-12 14:54:40 +00:00

For setup: Run the setup.py file and follow the instructions. After this you should find some file named /whitelist/pterodactyl.txt there you need to insert the server id(s) of the server(s) you want to sync the whitelist with and the path for the whitelist (should be 'whitelist.json' for Minecraft). The server's id is the first part of its UUID / Docker Container ID or just https:////server/

Pterodactyl API-key: You have to go to https:///admin/api and create a new key. Read and Write acces for Servers should be enough but I recommend just checking it for every category. You also need to specify a description. You then want to go to https:///account/api and create another key, there you have to insert the same description as before. This is the key you need to copy and then use for your setup.