mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Yeet that PaperSPiGoT out of here
This commit is contained in:
parent
8ec8b8d803
commit
85a75ad868
@ -357,7 +357,7 @@ public class Settings extends Config {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Comment("Enable or disable parts of the plugin specific to using PaperSpigot")
|
@Comment("Enable or disable parts of the plugin specific to using Paper")
|
||||||
public static final class Paper_Components {
|
public static final class Paper_Components {
|
||||||
@Comment("Prevent entities from leaving plots") public static boolean ENTITY_PATHING = true;
|
@Comment("Prevent entities from leaving plots") public static boolean ENTITY_PATHING = true;
|
||||||
@Comment("Use paper's PreCreatureSpawnEvent") public static boolean PRE_SPAWN_LISTENER = true;
|
@Comment("Use paper's PreCreatureSpawnEvent") public static boolean PRE_SPAWN_LISTENER = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user