diff options
author | Travis Watkins <amaranth@ubuntu.com> | 2014-02-08 15:02:44 -0600 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2014-02-08 15:02:44 -0600 |
commit | 219f4e2c25ab8e0e0c79341d9ab49182c0c4f800 (patch) | |
tree | 2996bf073717e4f27451096e67876dd7dd6cc5de /src/main/java/net/minecraft/server/EntityMinecartAbstract.java | |
parent | 553acdf0cdde1abe59399a83af5cc3deb78c188f (diff) | |
download | craftbukkit-219f4e2c25ab8e0e0c79341d9ab49182c0c4f800.tar craftbukkit-219f4e2c25ab8e0e0c79341d9ab49182c0c4f800.tar.gz craftbukkit-219f4e2c25ab8e0e0c79341d9ab49182c0c4f800.tar.lz craftbukkit-219f4e2c25ab8e0e0c79341d9ab49182c0c4f800.tar.xz craftbukkit-219f4e2c25ab8e0e0c79341d9ab49182c0c4f800.zip |
Match old alias behavior when migrating.
Previously the alias system would pass all arguments from the alias
to its command(s) implicitly. The new system requires arguments to be
explicitly passed so server owners can have more control over where and
how they are passed. To ensure this isn't a breaking change during the
migration from bukkit.yml to commands.yml we now add the $1- argument
to the alias commands to match the previous behavior.
Diffstat (limited to 'src/main/java/net/minecraft/server/EntityMinecartAbstract.java')
0 files changed, 0 insertions, 0 deletions