HomeJavaModsKaizen Portals
Kaizen Portals

Kaizen Portals

A comprehensive Minecraft portal plugin that revolutionizes transportation with multiple exit points, advanced management systems, and rich customization options.

🌟 Features

Core Portal System

GUI Management System

Advanced Features

🎒 Kit System

Distribute items to players when using portals:

🔐 Permission System

💰 Economy Integration

🔧 Activation Requirements

Control who can use portals with:

Technical Features

📦 Installation

  1. Download the latest portal2exit-1.0-SNAPSHOT.jar from releases
  2. Place in your server's plugins folder
  3. Restart your server
  4. Configure the plugin in plugins/Portal2Exit/config.yml

Requirements

🎮 Commands

Basic Commands

Exit Management

Configuration

Admin Commands

🔑 Permissions

Basic Permissions

Advanced Permissions

Kit Permissions

⚙️ Configuration

Basic Settings

plugin:
  debug: false
  auto-save-interval: 5  # Minutes

portals:
  max-portals-per-player: 10
  cooldown: 3  # Seconds
  sounds-enabled: true
  particles-enabled: true

Portal Creation

creation:
  required-item: "minecraft:ender_eye"
  required-base-block: "minecraft:obsidian"
  consume-item: true

Economy Settings

economy:
  enabled: false
  creation-cost: 1000.0
  scaling-multiplier: 0.5
  default-usage-cost: 10.0
  removal-refund-percentage: 50

Exit Portal Defaults

exit-portals:
  default-exit-type: "spawn"  # Options: spawn, bed, custom
  custom-exit:
    world: "world"
    x: 0
    y: 64
    z: 0

🎯 Usage Examples

Using the Portal Wand (Recommended)

  1. Get the wand: /portal wand
  2. Select an exit location: Left-click a block where you want players to teleport
  3. Create/manage portal: Stand within 5 blocks of where you want the portal
  4. Right-click with the wand to add the exit point to the portal
  5. Repeat steps 2-4 to add multiple exit points
  6. Left-click air to see your currently selected location

Creating a Hub Portal (Command Method)

  1. Stand at your hub location
  2. Run /portal create hub
  3. Travel to destination
  4. Run /portal addexit hub
  5. Repeat for multiple destinations

Setting Up VIP Areas

  1. Create portal: /portal create vip-lounge
  2. Set permission: /portal setrequiredpermission vip-lounge portal2exit.vip
  3. Add cost: /portal setcost vip-lounge 100
  4. Add kit reward: /portal setkit vip-lounge vip

Building a Dungeon System

  1. Create entrance: /portal create dungeon-entrance
  2. Add multiple exits at different dungeon levels
  3. Set mode: /portal setexitmode dungeon-entrance SEQUENTIAL
  4. Players progress through levels in order

🐛 Troubleshooting

Portal Not Working

Economy Not Working

Particles Not Showing

📊 Performance Tips

  1. Limit Particle Effects: Reduce particle density for better performance
  2. Adjust Auto-Save: Increase interval for large servers
  3. Portal Limits: Set reasonable per-player limits
  4. Cooldowns: Use cooldowns to prevent spam

🔄 Version History

v1.0-SNAPSHOT (Latest)

🤝 Contributing

Contributions are welcome! Please feel free to submit pull requests or report issues on our GitHub repository.

Development Setup

  1. Clone repository: git clone https://github.com/KaizenCore/portal2exit.git
  2. Open in your IDE
  3. Run ./gradlew build to compile
  4. Test on local server

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Credits

📞 Support

🚀 Future Plans


KaizenPortals - Transform your Minecraft server's transportation system with continuous improvement!

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more