Fixed comment from earlier commit.
By: EvilSeph <evilseph@gmail.com>
This commit is contained in:
parent
b4c3ba3d33
commit
bab651a1bb
1 changed files with 1 additions and 1 deletions
|
@ -442,7 +442,7 @@ public interface Server extends PluginMessageRecipient {
|
|||
public boolean getAllowFlight();
|
||||
|
||||
/**
|
||||
* Gets whether to use vanilla (false) or exact behaviour (false).
|
||||
* Gets whether to use vanilla (false) or exact behaviour (true).
|
||||
*
|
||||
* Vanilla behaviour: check for collisions and move the player if needed.
|
||||
* Exact behaviour: spawn players exactly where they should be.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue