

Personal Borders
Активный0.0
Установок
0
Последнее обновление
2 месяца назад
Версии
1.21.1 — 1.21.5
Сервер
Fabric
Управление
Утилиты
Personal Borders
Fabric mod that adds player-specific world borders using LuckPerms permissions.
Features
- Separate world borders for each player and each dimension
- Prevent players, players' projectiles, and players' pets from crossing the border
- Updated in real-time when permissions are changed
Configuration
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 border
Parameters 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 damage
Example:
This mod requires Fabric API and LuckPerms to be installed on the server.