Emily
Explore posts from serversAAdmincraft
•Created by Emily on 4/13/2025 in #questions
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:
2 replies
AAdmincraft
•Created by Emily on 3/29/2025 in #questions
Domain checking with Velocity
Can I do something like SNI inspection for http with Velocity and or maybe Traefik? I basically just wanna block connecting with the IP and only accept ones with the right domain :ratJAM: I get that Minecraft doesn't use tls or anything like that just something to achieve the same thing
17 replies
AAdmincraft
•Created by Emily on 3/10/2025 in #questions
What's a good way to block connections from scanners if you can't make changes to the firewall
asking on behalf of someone else, idk why they can't use firewall :Waiting:
17 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
- [email protected]
- Node v16.20.1
I'm trying to run some code only when a specific role is either added or removed. After just starting the bot; the oldMember will always only have 1 role (@ everyone). After this code has been run at least once (I assumed) the member will be cached and it can correctly determine the oldMember's roles.
46 replies