-
Notifications
You must be signed in to change notification settings - Fork 0
Use Cases
yueyinqiu edited this page Jun 27, 2020
·
11 revisions
Here are some use cases.
Build a VIP world
- Create a world called 'VIP';
- Issue '/wp config add VIP';
- Give VIP Group the permission 'nworldpermissions.forfreeto.VIP';
- Done.
Teleport the players out of a world
- Make sure the offline players tracker has been set correctly; (see Offline Players Tracker)
- Issue '/wp marks add myMark' to set a mark;
- Issue '/wp tp offline myWorld myMark' to teleport all the online players in the world 'myWorld' to the mark;
- Issue '/wp tp online myWorld myMark' to teleport all the online players in that world to the mark;
- Issue '/wp tp online myWorld myMark' to avoid '/back';
- Issue '/wp tp offline myWorld myMark' to make sure all the players has teleported;
- Done.
Contact us in the following ways:
pls in Chinese/English
You may read them in turn.
- Introduction
- Custom Options of Worlds
- Commands and Permissions
- Marks
- Offline Players Tracker
- Teleport When Respawn
- Update Checker
- Translation
Most of them are linked in main pages.
These pages are obsoleted, but they may still help you.