summaryrefslogtreecommitdiff
path: root/src/main/resources/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r--src/main/resources/plugin.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index 63dcf0e..d6341b1 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
main: net.benjidial.nswp.Plugin
name: NewSimpleWaypoints
-version: 2.0-SNAPSHOT
+version: 2.1-SNAPSHOT
api-version: 1.19
commands:
@@ -24,3 +24,7 @@ commands:
description: Teleports a player to where they were the last time they ran wtp or wback
usage: /wback
permission: nswp.use
+ wrename:
+ description: Renames a waypoint
+ usage: /wrename <old-name> <new-name>
+ permission: nswp.use