update the thing

This commit is contained in:
Chipmunk 2024-06-21 10:30:37 -04:00
commit 247d47f46c
8 changed files with 5 additions and 4 deletions

View file

@ -1,10 +1,8 @@
name: Server Updater
on:
push:
branches:
- master
schedule:
- cron: "0 18 * * *"
- cron: "0 18 * * MON,THU"
workflow_dispatch:
permissions:
contents: write

View file

@ -93,6 +93,7 @@ packet-limiter:
action: DROP
interval: 4.0
max-packet-rate: 5.0
<<<<<<< HEAD
# ServerboundSetCommandBlockPacket:
# action: DROP
# interval: 1.0
@ -101,6 +102,8 @@ packet-limiter:
action: DROP
interval: 1.0
max-packet-rate: 101.0
=======
>>>>>>> ac44954b6b90d8247c396b56c9bf0f075a432b78
ServerboundSetJigsawBlockPacket:
action: DROP
interval: 1.0

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.