Skip to content
yueyinqiu edited this page Aug 25, 2020 · 2 revisions

You need to set marks before teleport players out a world.
MarksAPI is supported, and the plugin will still work without that API.


The prefix of our provider is 'nwope' which means 'N WOrld PErmission'.
If you are using that API, the provider will provide all the marks you have set with the permission 'nworldpermissions.marks.list'.

And the player teleporter will use the marks' keys got from the API.
It means that, after you set a mark named 'abc', you should use 'nwope_abc' to find it when you want to teleport players.

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