EternalCodeTeam / EternalCombat

⚔ Combat Logging system for Minecraft!
https://eternalcode.pl
Apache License 2.0
16 stars 6 forks source link

Restrict to region with world border #52

Closed NotAlexNoyle closed 1 year ago

NotAlexNoyle commented 1 year ago

While in combat on my server, players can run from the warzone to safe regions. Using packets, or APIs from other plugins, it is possible to put up an artificial world border from the perspective of an individual player. I propose using this functionality to restrict players in combat to a particular region. Some other plugins accomplish this by rubber-banding the user when they try to leave the region, I think a world border would be a much nicer solution.

P1otrulla commented 1 year ago

We added spawn-line feature in #79