SimplePortals-
๐ก Updated this year๐ผ๏ธ Gallery (2 images)
๐ Analysis
- ๐ 0.1% endorsement rate
- ๐ #68 of 169 folia mods in this game by downloads
๐ About This Mod
<div align="center"> <h1>๐ SimplePortals</h1> <h3>Modern, lightweight and highly optimized portal system</h3> <b>Compatibility:</b> 1.19.4 to 26.2+ (and forks) <p><a href="https://discord.gg/Wq9AHJP6VJ">๐ฎ Support Discord</a></p> </div> --- Looking for a modern portal plugin that is fast, clean, and easy to use? **SimplePortals** is a lightweight portal engine built from scratch for modern Minecraft servers, designed around **performance**, **simple configuration**, and **flexible portal actions**. Create cuboid portals with a selector wand, teleport players to local destinations or proxy servers, and fully customize portal behavior directly from `portals.yml`. ## โก Why choose SimplePortals? Unlike older or more complex portal plugins, **SimplePortals** focuses on doing one thing extremely well: creating and managing portals with excellent performance and minimal setup. | Feature | ๐ข SimplePortals | Traditional Portal Plugins | | :--- | :---: | :---: | | **Performance Focus** | **Yes** | Usually mixed | | **Folia Compatibility** | **Yes** | Rare / partial | | **Simple Portal Creation** | **Yes** | Often more complex | | **Proxy Destinations** | **Yes** | Not always | | **MiniMessage + Legacy Colors** | **Yes** | Usually limited | --- ## โจ Main Features ### ๐ Fast and Easy Portal Creation Create portals in seconds with a simple in-game workflow: * Use `/portal wand` to receive the selector axe. * Select **point 1** and **point 2** with the wand. * Create a portal with `/portal create desti:<destination> block:WATER`. * Optionally replace air blocks inside the selected region automatically. ### ๐ฏ Advanced Portal Actions Each portal can be customized individually inside `portals.yml` with powerful built-in actions: * Chat messages * Titles and subtitles * Sounds * BossBars * Console or player commands * Potion effects such as darkness, slowness, and more * Cooldowns * Permissions * Sneaking requirements * Deny messages ### ๐จ Modern Text Formatting Support Style your portals exactly the way you want: * Full support for **Legacy colors (`&`)** * Full support for **MiniMessage** * Use modern formatting in messages, titles, bossbars, and more ### ๐ Flexible Destinations SimplePortals supports both local and network-based teleportation: * Teleport players to local destinations * Send players through proxy destinations * Keep portal setups clean and organized ### ๐ชถ Lightweight and Modern Built for current Minecraft server software with efficiency in mind: * Clean and lightweight codebase * Great fit for modern servers * Compatible with **Paper**, **Folia**, and modern forks --- ## ๐ป Commands and Permissions **Main Commands:** * `/simpleportals` * `/portal` *(alias)* **Commands:** * `/portal help` - Show help menu (`simpleportals.command.help`) * `/portal wand` - Get the selector wand (`simpleportals.command.wand`) * `/portal create desti:<destination> ` - Create a portal from your selection (`simpleportals.command.create`) * `/portal reload` - Reload config, messages, and portals (`simpleportals.command.reload`) * `/portal show <radius>` - Show nearby portals (`simpleportals.command.show`) * `/portal remove <name>` - Remove a portal (`simpleportals.command.remove`) * `/portal delete <name>` - Alias of remove (`simpleportals.command.remove`) * `/portal setblock <portal> <block>` - Change a portal trigger block (`simpleportals.command.setblock`) * `/portal tp <destination>` - Teleport directly to a destination (`simpleportals.command.tp`) * `/portal destination create <name>` - Create a local destination (`simpleportals.command.destination.create`) * `/portal destination remove <name>` - Remove a destination (`simpleportals.command.destination.remove`) **Portal Use Permission:** * `simpleportals.use` - Allows players to use portals --- ## ๐งฑ Supported Trigger Blocks SimplePortals supports the following trigger blocks out of the box: * `WATER` * `LAVA` * `AIR` * `NETHER_PORTAL` * `END_PORTAL` * `END_GATEWAY` --- ## ๐ ๏ธ Example Creation Flow Create your first portal in just a few steps: 1. Run `/portal wand` 2. Left click a block for **point 1** 3. Right click another block for **point 2** 4. Create a destination with `/portal destination create spawn` 5. Create the portal with `/portal create desti:spawn block:WATER` Simple, fast, and ready to use. --- ## โ๏ธ Example Portal Configuration ```yml portals: example: enabled: true destination: spawn world: world trigger-blocks: - WATER min: x: 100 y: 64 z: 100 max: x: 102 y: 66 z: 102 settings: cooldown-seconds: 3 required-permission: "" conditions: enabled: false sneaking-required: false deny-message: "" actions: message: enabled: true text: "<green>Welcome to the portal!" title: enabled: true title: "<aqua>Teleporting..." subtitle: "<gray>Please wait"
๐ SimplePortals
Modern, lightweight and highly optimized portal system
Compatibility: 1. 19. 4 to 26. 2+ (and forks)Looking for a modern portal plugin that is fast, clean, and easy to use? SimplePortals is a lightweight portal engine built from scratch for modern Minecraft servers, designed around performance, simple configuration, and flexible portal actions.
Create cuboid portals with a selector wand, teleport players to local destinations or proxy servers, and fully customize portal behavior directly from `portals.yml`.
## โก Why choose SimplePortals?
Unlike older or more complex portal plugins, SimplePortals focuses on doing one thing extremely well: creating and managing portals with excellent performance and minimal setup.
| Feature | ๐ข SimplePortals | Traditional Portal Plugins | | :--- | :---: | :---: | | Performance Focus | Yes | Usually mixed | | Folia Compatibility | Yes | Rare / partial | | Simple Portal Creation | Yes | Often more complex | | Proxy Destinations | Yes | Not always | | MiniMessage + Legacy Colors | Yes | Usually limited |
## โจ Main Features
### ๐ Fast and Easy Portal Creation
Create portals in seconds with a simple in-game workflow:
Use `/portal wand` to receive the selector axe.
Select point 1 and point 2 with the wand.
Create a portal with `/portal create desti:
### ๐ฏ Advanced Portal Actions Each portal can be customized individually inside `portals.yml` with powerful built-in actions: Chat messages Titles and subtitles Sounds BossBars Console or player commands Potion effects such as darkness, slowness, and more Cooldowns Permissions Sneaking requirements Deny messages
### ๐จ Modern Text Formatting Support Style your portals exactly the way you want: Full support for Legacy colors (`&`) Full support for MiniMessage Use modern formatting in messages, titles, bossbars, and more
### ๐ Flexible Destinations SimplePortals supports both local and network-based teleportation: Teleport players to local destinations Send players through proxy destinations Keep portal setups clean and organized
### ๐ชถ Lightweight and Modern Built for current Minecraft server software with efficiency in mind: Clean and lightweight codebase Great fit for modern servers Compatible with Paper, Folia, and modern forks
## ๐ป Commands and Permissions
Main Commands: `/simpleportals` `/portal` (alias)
Commands:
`/portal help` - Show help menu (`simpleportals.command.help`)
`/portal wand` - Get the selector wand (`simpleportals.command.wand`)
`/portal create desti:
Portal Use Permission: `simpleportals.use` - Allows players to use portals
## ๐งฑ Supported Trigger Blocks
SimplePortals supports the following trigger blocks out of the box: `WATER` `LAVA` `AIR` `NETHER_PORTAL` `END_PORTAL` * `END_GATEWAY`
## ๐ ๏ธ Example Creation Flow
Create your first portal in just a few steps:
1. Run `/portal wand` 2. Left click a block for point 1 3. Right click another block for point 2 4. Create a destination with `/portal destination create spawn` 5. Create the portal with `/portal create desti:spawn block:WATER`
Simple, fast, and ready to use.
## โ๏ธ Example Portal Configuration
```yml
portals:
example:
enabled: true
destination: spawn
world: world
trigger-blocks:
- WATER
min:
x: 100
y: 64
z: 100
max:
x: 102
y: 66
z: 102
settings:
cooldown-seconds: 3
required-permission: ""
conditions:
enabled: false
sneaking-required: false
deny-message: ""
actions:
message:
enabled: true
text: "
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- AquilesLuxo
- Version
- 1.0.6
- Downloads
- 4,528
- Endorsements
- 3
- Category
- folia
- Created
- 3/11/2026
- Updated
- 7/13/2026
- Game Versions
- 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3
- Tags
- technology, transportation, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does SimplePortals- support?
The author lists 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4. Other versions may work but are untested by the author.
What is the latest version of SimplePortals-?
Version 1.0.6, published 2026-07-13 with 4,528 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await

