/
Fabric mod that adds player-specific world borders using LuckPerms permissions.
!Two players with different borders
Personal Borders looks for next four permission nodes in LuckPerms:
personal-borders: default world border, if dimension-specific border is not setpersonal-borders.overworld: overworld borderpersonal-borders.the_nether: nether borderpersonal-borders.the_end: end borderParameters of the border are stored in the permission node as context values that are similar to Vanilla world border command:
center.x, center.z: coordinates of the border centerdistance: size of the border (diameter)warning.distance: distance from the border at which the player's screen starts to tint reddamage.amount: damage dealt to the player per second per block when outside the borderdamage.buffer: distance from the border at which the player starts taking damageExample: !Example of LuckPerms settings
This mod requires Fabric API and LuckPerms to be installed on the server.
