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