
Be my pet
Stwórz prosty mod do Minecraft który dodaje obrożę dla gracza jako podstawowy system interakcji między graczami. Gracz powinien mieć możliwość założenia...
10—FreefabricServer1.21.11mod
Be My Pet - Minecraft Mod
A simple Fabric server mod that adds a collar system for players, allowing for pet-like interactions between players with full consent.
Features
Collar System
- Request a Collar: Send a collar request to another player
- Accept a Collar: Other players can accept your request
- Owner Tracking: Once collared, the player has an assigned owner
- Position Tracking: Owner can track their pet's location
- Remove Collar: Players can remove their collar at any time
Commands
/collar request <player>- Send a collar request to another player/collar accept- Accept a pending collar request/collar summon <player>- Teleport your pet to your location/collar sit- Sit down and freeze your movement/collar stand- Stand up and resume movement/collar info- View your collar status/collar remove- Remove your collar
How to Use
Setting Up a Collar
- Find a player who wants to be your "pet"
- Use
/collar request <player>to send them a request - They must use
/collar acceptto accept - Once accepted, they're now your pet!
Summoning Your Pet
As an owner, you can summon your pet to your location:
/collar summon <petname>
Sit and Stand
Players can choose to sit (freeze movement) or stand (unfreeze):
/collar sit- Prevents all movement until you use/collar stand/collar stand- Allows movement again
This is useful for roleplay scenarios or when you want to stay in one place.
Tips & Tricks
- Both players must be online for the collar request system to work
- The owner must be online to summon their pet
- Players can remove their collar anytime with
/collar remove - Use
/collaralone to see all available commands
Known Limitations
- The collar system requires consent from both parties
- Position tracking is stored in server memory and resets on server restart
- Summoning only works when both players are online
- The mod is designed for server-side use only (no client installation required)