Skip to content

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.

Contents

Main pages

You may read them in turn.

More

Most of them are linked in main pages.

Obsoleted pages

These pages are obsoleted, but they may still help you.

Clone this wiki locally