Commands
PORTALS
How to create a Portal
With WorldControlManager you can create portals for teleporting players to a specific location in the same or in any other loaded world when
walking or flying through a defined portal area. To do so, you have to follow these steps:
1. Define the destination at your current position your portal should direct at and type /wc set-portal-dest <destination>
You cannot set multiple destinations with the same name. The name is not case-sensitive.
2. Go to your portal and fill the area which will teleport the player on entry with blocks of gold.
3. Now type /wc set-portal <portal> <destination> <ReplaceMaterial>
The portal name is unique and not case-sensitive.
Use the name of the destination you defined previously (you can show all destinations with /wc dest-list).
ReplaceMaterial has to be the Material you want instead of the gold blocks.
For example, type "water" for water and "air" for air. Numeric IDs (e.g. 8 or 0 for water or air) will not work.
4. Now you've got a stone hoe into your inventory.
Take it and select your portal by left-clicking a hittable block for first position and right-clicking for second position.
5. Done! Check if your portal works. You can redefine portal and/or destination the often you want just by using the same commands.
SIGNS
Creating a sign that shows the number of players in a world. (With <world> being the world you want the sign for)

Creating a sign that shows the status of a world, the status of a world is basically if its loaded or not (With <world> being the world you want the sign for)

Creating a sign that allows you to teleport to a world predefined location. (With <world> being the world you want the sign for)

Comments