Items disappearing from chests

Players on my server have had chests just completely clear their contents suddenly. I found this reddit post that kinda describes something similar: https://www.reddit.com/r/admincraft/comments/1jrxgfw/items_disappearing_from_chests_in_server/ I'm completely lost on where to start with this. I only have vanilla-compatible mods. The only suspects I have is Ledger or maybe Chunky?? I really don't know. Here's my server declaration:
services:
mc:
image: itzg/minecraft-server
tty: true
stdin_open: true
environment:
EULA: "TRUE"
TYPE: FABRIC
MEMORY: 8G
VERSION: 1.21.5
MOTD: |
§7A §2Minecraft §7server
§7Powered by §3Docker
MODRINTH_ALLOWED_VERSION_TYPE: BETA
MODRINTH_PROJECTS: |-
fabric-api
spark
fabricexporter
fabric-language-kotlin
ledger
appleskin
no-chat-reports
jade
distanthorizons
chunky
leaves-be-gone
puzzles-lib
forge-config-api-port
bluemap
silk
shulkerboxtooltip
luckperms
styledplayerlist
universal-graves
styled-nicknames
styled-chat
sessility
placeholder-api
MODS: |
https://ci.lucko.me/job/LuckPermsPlaceholders/lastSuccessfulBuild/artifact/fabric-placeholderapi/build/libs/LuckPerms-Fabric-PlaceholderAPI-Hook.jar
USE_AIKAR_FLAGS: true
ALLOW_FLIGHT: true
SPAWN_PROTECTION: 0
volumes:
- ./mc-data:/data
ports:
- name: bluemap
target: 8100
published: 8100
protocol: tcp
networks:
- mc-net
- prometheus_network
- cloudflare
services:
mc:
image: itzg/minecraft-server
tty: true
stdin_open: true
environment:
EULA: "TRUE"
TYPE: FABRIC
MEMORY: 8G
VERSION: 1.21.5
MOTD: |
§7A §2Minecraft §7server
§7Powered by §3Docker
MODRINTH_ALLOWED_VERSION_TYPE: BETA
MODRINTH_PROJECTS: |-
fabric-api
spark
fabricexporter
fabric-language-kotlin
ledger
appleskin
no-chat-reports
jade
distanthorizons
chunky
leaves-be-gone
puzzles-lib
forge-config-api-port
bluemap
silk
shulkerboxtooltip
luckperms
styledplayerlist
universal-graves
styled-nicknames
styled-chat
sessility
placeholder-api
MODS: |
https://ci.lucko.me/job/LuckPermsPlaceholders/lastSuccessfulBuild/artifact/fabric-placeholderapi/build/libs/LuckPerms-Fabric-PlaceholderAPI-Hook.jar
USE_AIKAR_FLAGS: true
ALLOW_FLIGHT: true
SPAWN_PROTECTION: 0
volumes:
- ./mc-data:/data
ports:
- name: bluemap
target: 8100
published: 8100
protocol: tcp
networks:
- mc-net
- prometheus_network
- cloudflare
Reddit
From the admincraft community on Reddit
Explore this post and more from the admincraft community
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?