thexaero / open-parties-and-claims

Minecraft mod that adds chunk claims and player parties
https://www.curseforge.com/minecraft/mc-mods/open-parties-and-claims
Other
42 stars 21 forks source link

(Fabric) Create train conductors are not protected against taking off train schedule #487

Open Noire86 opened 5 months ago

Noire86 commented 5 months ago

Hello! When Create trains are inside the protected chunk - any player may take off the conductors' train schedule, actually ruining the set up train scheme.

Steps to reproduce:

Key notes:

Thanks in advance!

HLHTHoldWind commented 2 months ago

@HLHTHoldWind Are you also using Arclight on the server?

What's Arclight? I can't find this mod on modrinth

thexaero commented 2 months ago

@HLHTHoldWind Can you find it on your server? I think it's a mod that would let you use bukkit/spigot plugins on Fabric. That's what caused the issue originally.

HLHTHoldWind commented 2 months ago

@HLHTHoldWind Can you find it on your server? I think it's a mod that would let you use bukkit/spigot plugins on Fabric. That's what caused the issue originally.

No, there's no mod like this on my server. All mods on my server are pure fabric

HLHTHoldWind commented 2 months ago

@HLHTHoldWind Can you find it on your server? I think it's a mod that would let you use bukkit/spigot plugins on Fabric. That's what caused the issue originally.

I create a new server to test this issue. Even if I only install these basic mods, the issue will still happen image

thexaero commented 2 months ago

@HLHTHoldWind Gotcha. Probably something changed on Fabric API's or Create's end that I need to adapt to. Thanks for all the info! I'll investigate this further.