Skip to content
Success

Changes

Summary

  1. Add Plugin Chunk Ticket API (details)
Commit 07b5b06d2c5e58c0b3cf8036dc5623c60726471f by md_5
Add Plugin Chunk Ticket API
Allows plugins to force certain chunks to be kept loaded for as long as
they are enabled.
The file was modified src/main/java/org/bukkit/craftbukkit/CraftChunk.java
The file was modified nms-patches/PlayerChunkMap.patch
The file was modified nms-patches/TicketType.patch
The file was modified src/main/java/org/bukkit/craftbukkit/CraftWorld.java
The file was addednms-patches/ChunkMapDistance.patch
The file was addednms-patches/Ticket.patch