Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published 3 months ago
Personal Beacon
Allows server operators and players to restrict beacon effects to specific players.
✦ Features
- In-game GUI to manage beacon access per beacon
- Add or remove players directly from the beacon screen
- Owner system — the first player to restrict a beacon becomes its owner
- Offline player support — access list works even when players are offline
- Access list persists across server restarts
- Responsive GUI — scales to fit any screen resolution
- Customizable UI layout via in-game editor (
/personalbeaconop edit) - Custom textures — all panels and buttons are resource pack replaceable
- Works on multiplayer servers and singleplayer (with
/personalbeacon test) - Automatic cleanup when a beacon is broken
- Multilingual: English · Turkish · French · Spanish
✦ How to Use
- Place and activate a beacon
- Right-click the beacon to open its GUI
- Click ⬡ Manage Access button
- Toggle players on the list as Allowed or Blocked
If no players are added, the beacon works normally for everyone.
✦ Commands
Requires OP level 2
| Command | Description |
|---|---|
/personalbeacon help |
Show all commands |
/personalbeacon debug |
List all restricted beacons and allowed players |
/personalbeacon add <player> <x> <y> <z> |
Add a player to a beacon |
/personalbeacon remove <player> <x> <y> <z> |
Remove a player from a beacon |
/personalbeacon setowner <player> <x> <y> <z> |
Set the owner of a beacon |
/personalbeacon clear <x> <y> <z> |
Remove all restrictions from a beacon |
/personalbeacon test |
Toggle singleplayer restriction bypass |
✦ Requirements
| Minecraft | 1.20.1 |
| Mod Loader | Fabric Loader 0.15+ |
| Dependencies | Fabric API |
| Java | 17+ |


