File Details
PortalWorld-1.4.0.jar
- R
- Feb 6, 2026
- 2.64 MB
- 336
- Early Access
File Name
PortalWorld-1.4.0.jar
Supported Versions
- Early Access
๐ Portal World โ Update 1.4.0
๐ช New Portal Type: COMMAND Portal
Version 1.4.0 introduces a brand-new portal type: COMMAND Portal.
This portal does not teleport players โ instead, it executes commands when a player enters the portal.
It transforms portals into interactive triggers.
โ Main features:
- Execute single or multiple commands
- Sequential execution (using
;) - Run commands as:
- Player
- Console
- Fully configurable in-game from the portal UI
Ideal for:
- Rewards
- Messages
- Permissions
- Events
- Custom mechanics
- Advanced server logic
๐งฉ Dynamic Placeholders (New)
COMMAND Portals support dynamic placeholders that adapt to the player and context.
Available placeholders:
{PlayerUsername} โ Player name
{PlayerUuid} โ Player UUID
{WorldName} โ Current world name
{PosX} โ Player X position
{PosY} โ Player Y position
{PosZ} โ Player Z position
{RotN} โ Face North
{RotS} โ Face South
{RotE} โ Face East
{RotW} โ Face West
Example usage:
tp <WORLD_NAME> {PlayerUsername} 1050 45 200 {RotS}
Multiple commands:
tp <WORLD_NAME> {PlayerUsername} 1050 45 200 {RotS}; give {PlayerUsername} <ITEM> 1
๐ฏ Portal World Evolution
With 1.4.0, Portal World evolves from a teleport system into a complete portal framework.
You can now use portals to:
- Teleport players
- Execute logic
- Trigger actions
- Chain mechanics
- Control player flow without scripts or config files
๐งน Stability & Internal Improvements
- Improved internal stability
- Better command handling
- Foundation prepared for future expansions
๐ Summary โ Version 1.4.0
โ New COMMAND Portal type
โ Command execution via portals
โ Dynamic placeholders
โ Multi-command support
โ Player or console execution
โ More flexibility and control
โ Solid base for future features
๐ก Portal World 1.4.0 marks a major step forward, turning portals into powerful interactive tools for modern servers.

