NetherPortal is a simple Teleport plugin used to create portals between worlds.
The way it works is that you create a teleport block and then stepping on that block will teleport the player to the target world.
Special teleport blocks are by default of type 247 (Nether Reactor core) but this can be changed in the configuration. However it is possible to create Portals anywhere.
Only players in "creative" mode or "op"'s can use these commands.
Alias:
This create a portal to
Alias:
This defines the target world for the teleport. Then place a teleport block. This will create a portal on the placed block to the target world.
Alias:
This creates a portal to [target world] at the current player's location.
Alias:
This deletes the portal specified by [x,y,z,world].
The way it works is that you create a teleport block and then stepping on that block will teleport the player to the target world.
Special teleport blocks are by default of type 247 (Nether Reactor core) but this can be changed in the configuration. However it is possible to create Portals anywhere.
Only players in "creative" mode or "op"'s can use these commands.
Creating portals
Method 1
Enter:
Код:
/netherportal new [x,y,z,world] > [target world]
/netherportal new [target world]
Alias:
/npnewThis create a portal to
[target world] at location [x,y,z,world]. If the location is not specified, the portal will be created at the location of the last placed teleport block.Method 2
Enter:/netherportal target [target world]Alias:
/nptoThis defines the target world for the teleport. Then place a teleport block. This will create a portal on the placed block to the target world.
Method 3
Enter:/netherportal set [target world]Alias:
/npsetThis creates a portal to [target world] at the current player's location.
Removing portals
Enter:/netherportal delete [x,y,z,world]Alias:
/nprmThis deletes the portal specified by [x,y,z,world].
Portal management
These commands are available to manage portals:-
This lists all the available portals.Код:
/netherportal ls /npls -
Checks that all the maps specified in the portals are available and deletes any portal that refer to missing levels.Код:
/netherportal gc /npgc
Configuration
- ItemID : Defaults to
247(Nether Reactor Core).
This is the special teleport block.
Background
The idea to use Nether Reactor Core came from theNetherQuick plugin.Changes
- 0.1 : Initial version
- 0.2 : Completely revamped
- Alternative download URL
- https://github.com/QuantumWorks/pocketmine-plugins/blob/master/NetherPortal/NetherPortal.php
- Лицензия
- All Rights Reserved