diff options
author | Travis Watkins <amaranth@ubuntu.com> | 2014-05-14 14:26:21 -0500 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2014-05-14 14:28:52 -0500 |
commit | 89d5265da69195b3af4d3e6c05dbcb616cd9bdd9 (patch) | |
tree | fbc2804ff7e149d20988e82e1c095025fdc44d4d /src/main/java/net/minecraft/server/EntityProjectile.java | |
parent | fa1b6ba834f6b65f2b84c6f167d5a748027b8308 (diff) | |
download | craftbukkit-89d5265da69195b3af4d3e6c05dbcb616cd9bdd9.tar craftbukkit-89d5265da69195b3af4d3e6c05dbcb616cd9bdd9.tar.gz craftbukkit-89d5265da69195b3af4d3e6c05dbcb616cd9bdd9.tar.lz craftbukkit-89d5265da69195b3af4d3e6c05dbcb616cd9bdd9.tar.xz craftbukkit-89d5265da69195b3af4d3e6c05dbcb616cd9bdd9.zip |
Ensure we always log commands and log the right thing.
Waiting to log until after PlayerCommandPreprocessEvent makes the server
not log anything if the event is cancelled. It also makes the server log
what a plugin changed the command to instead of what the player actually
tried to run. As the point of the log is to have a record of every command
a player attempts to run these are both not desirable.
Diffstat (limited to 'src/main/java/net/minecraft/server/EntityProjectile.java')
0 files changed, 0 insertions, 0 deletions