mirror of
https://github.com/BentoBoxWorld/Warps.git
synced 2024-11-22 02:25:31 +01:00
Version 1.9.1
Changes stand alone command to /wwarp and /wwarps to match original Welcome Warp Signs plugin.
This commit is contained in:
parent
51b37ff2c6
commit
bf6d7994dd
2
pom.xml
2
pom.xml
@ -66,7 +66,7 @@
|
||||
<!-- Do not change unless you want different name for local builds. -->
|
||||
<build.number>-LOCAL</build.number>
|
||||
<!-- This allows to change between versions. -->
|
||||
<build.version>1.9.0</build.version>
|
||||
<build.version>1.9.1</build.version>
|
||||
</properties>
|
||||
|
||||
<!-- Profiles will allow to automatically change build version. -->
|
||||
|
@ -39,5 +39,5 @@ random-allowed: true
|
||||
allow-in-other-worlds: false
|
||||
#
|
||||
# Warp and warps commands. You can change them if they clash with other addons or plugins.
|
||||
warp-command: warp
|
||||
warps-command: warps
|
||||
warp-command: wwarp
|
||||
warps-command: wwarps
|
||||
|
Loading…
Reference in New Issue
Block a user