1.2.1
This commit is contained in:
parent
9b37d2a330
commit
b2c1ae9f58
|
@ -71,7 +71,6 @@ public class CommandNode {
|
||||||
return arguments;
|
return arguments;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public CommandNode executes(Command command) {
|
public CommandNode executes(Command command) {
|
||||||
this.command = command;
|
this.command = command;
|
||||||
return this;
|
return this;
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: ElementOriginLib
|
name: ElementOriginLib
|
||||||
version: '1.2'
|
version: '1.2.1'
|
||||||
main: com.io.yutian.elementoriginlib.ElementOriginLib
|
main: com.io.yutian.elementoriginlib.ElementOriginLib
|
||||||
api-version: '1.20'
|
api-version: '1.20'
|
||||||
authors: [ SuperYuTian ]
|
authors: [ SuperYuTian ]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user