WorldManager is a new easy way to manage your worlds through a simple GUI with many cool and new features. Compatible with Minecraft Versions 1.8 - 1.18 More Versions will follow in the future!
API Documentation:
worldmanager.rf.gd
Supported Languages:
- English
- Deutsch(German) Translator: marvinmodus
/worldmanager
Alias:
- /manager
- /wmanager
- /wm
Permission: worldmanager.admin
Description: Admin Command to open the Manager GUI
/world
Alias:
- /worlds
- /worldwarp
- /ww
Command can be turned off! (config.yml)
Permission: No Permissions needed to perform this command
Description: Open the Warp GUI
worldmanager.signs.create
Description: Lets you create WarpSigns
Parent Permission: worldmanager.admin
worldmanager.signs.remove
Description: Lets you remove WarpSigns
Parent Permission: worldmanager.admin
worldmanager.signs.use
Description: Lets you use WarpSigns
Default: All Players have this permission
worldmanager.admin
Description: Admin Permission for the Plugin
Default: All Operators have this permission
Custom warping permissions through the /world GUI can be set for every world in the file permissions.yml (located in world folder)
Let players warp to other worlds simply by clicking signs. It is very easy to use, create and configure WarpSigns. You can also customize the text of specific signs by using other Plugins after the sign was created.
1. "[WorldManager]" is the header used for WarpSigns.
2. "worldname" stands for the name of the world you want to get teleported to.
3. "location" stands for the coordinates where you will be teleported. These are not needed. If not given you will get teleported to the world spawn. After the coordinates you can also provide a rotation of the player.
After the creation of the WarpSign the text on the sign will change to the text provided in the config.yml and you will be able to use it. If the text does not change the provided arguments might be false.
You can change the text for a specific sign by using Plugins that can change text on signs. Currently planning to implement this in WorldManager so that no other plugins have to be used.
Examples:
Without Coordinates:
Code (Text):
[WorldManager]
test
With Coordinates:
Code (Text):
[WorldManager]
test
100 64 10
With Coordinates and Rotation:
Code (Text):
[WorldManager]
world
1 50 7 90 0
English:
©️JoaStuart - All Rights Reserved
This plugin may neither be re-uploaded nor published in your own name. All rights belong to the creator.
Deutsch(German):
©️JoaStuart - Alle Rechte vorbehalten
Dieses Plugin darf weder erneut hochgeladen werden noch in eigenem Namen veröffentlicht werden. Alle Rechte liegen bei dem Ersteller.