Download Pebble's Portal Commands — Minecraft Mods — ModStock

Pebble's Portal Commands

Active

Downloads

0

Last update

2 months ago

Versions

1.21.1
Server
Fabric
Control
Utils

🌀 Pebbles Portal Commands 🌀

📜 Command Guide Admin commands for creating and managing command portals:

  • /portal add <name> - Begin creating a new portal

    1. Right-click the first corner block
    2. Right-click the second corner block
    3. Add commands using the command below
    4. Finish portal creation
  • /portal commands add <command> - Add a command to execute when players enter the portal

    Example: /portal commands add give {player_name} diamond 1

  • /portal finish - Complete portal creation

  • /portal cancel - Cancel current portal creation

  • /portal list - Show all existing portals

  • /portal remove <name> - Delete a portal

  • /portal reload - Reload portals from disk

💫 Placeholders

  • {player_name} - Replaced with the name of the player who enters the portal

    Example: say {player_name} has entered the shop portal!
    Result when player "Steve" enters: say Steve has entered the shop portal!

🔰 Usage Tips

  • Portals can include any number of commands
  • You can create portals of any size by selecting corner blocks
  • Commands run with server permission level
  • If you make a mistake, use /portal cancel and start over
  • Portals are saved automatically and persist after server restart
  • After configuring your portal, you can also navigate to config/pebbles-portal-commands/portal to edit or delete your portal, then run /portal reload to load new configuration
Project members
lilpebs

lilpebs

Developer