small fix & up
This commit is contained in:
parent
6cc81ce6d8
commit
3628c1bb24
@ -5,7 +5,7 @@ from discord import app_commands
|
||||
from datetime import datetime
|
||||
from pathlib import Path
|
||||
from mcstatus import JavaServer
|
||||
from secrets import TOKEN
|
||||
from sec import TOKEN
|
||||
|
||||
|
||||
BOT_STATUS_CHANNEL = "bot-status"
|
||||
|
||||
BIN
mods/CasinoCraft_1.20.1_v25.jar
Normal file
BIN
mods/CasinoCraft_1.20.1_v25.jar
Normal file
Binary file not shown.
BIN
mods/Lucky77_1.20.1_v04.jar
Normal file
BIN
mods/Lucky77_1.20.1_v04.jar
Normal file
Binary file not shown.
2
sec.py
Normal file
2
sec.py
Normal file
@ -0,0 +1,2 @@
|
||||
# Discord Bot token
|
||||
TOKEN = "MTQ4MDg2MDE2MTY4MDg2NzQ0OQ.GiLBqd.TaLMwUQXYxSAzkUIEST8BX2VZ25yUfSEcSZSaM"
|
||||
@ -1,5 +1,5 @@
|
||||
#Minecraft server properties
|
||||
#Wed Mar 25 22:46:16 CET 2026
|
||||
#Fri Apr 10 14:27:17 CEST 2026
|
||||
allow-flight=false
|
||||
allow-nether=true
|
||||
broadcast-console-to-ops=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user