mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-27 18:33:51 -07:00
@@ -442,7 +442,7 @@ public interface Server extends PluginMessageRecipient {
|
|||||||
public boolean getAllowFlight();
|
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.
|
* Vanilla behaviour: check for collisions and move the player if needed.
|
||||||
* Exact behaviour: spawn players exactly where they should be.
|
* Exact behaviour: spawn players exactly where they should be.
|
||||||
|
Reference in New Issue
Block a user