diff --git a/NWorldPermissions/res/messages.yml b/NWorldPermissions/res/messages.yml index 03997b6..6be0578 100644 --- a/NWorldPermissions/res/messages.yml +++ b/NWorldPermissions/res/messages.yml @@ -108,6 +108,7 @@ messages: Try these commands! &r&b/wp tp online &r&6-- To teleport all the online players in the specified world to a mark. &r&b/wp tp offline &r&6-- To teleport all the tracked offline players in the specified world to a mark. + &r&b/wp tp untracked &r&6-- To teleport all the untracked players to a mark and make them tracked. # Available Arg(s): {senderName}. online: no-such-world: | diff --git a/NWorldPermissions/res/plugin.yml b/NWorldPermissions/res/plugin.yml index 86c292d..9d1db07 100644 --- a/NWorldPermissions/res/plugin.yml +++ b/NWorldPermissions/res/plugin.yml @@ -2,7 +2,7 @@ name: NWorldPermissions description: A strange power stopping players being teleported to a world. website: https://github.com/yueyinqiu/NWorldPermissions/wiki -version: '4.70' +version: '4.71' author: yueyinqiu5990 main: top.nololiyt.worldpermissions.RootPlugin softdepend: [PlaceholderAPI,MarksAPI] diff --git a/docs/version.html b/docs/version.html index de90c0a..4b4681d 100644 --- a/docs/version.html +++ b/docs/version.html @@ -1 +1 @@ -4.62 \ No newline at end of file +4.71 \ No newline at end of file