| Name | force_loaded | 
| Object | ChunkTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <ChunkTag.force_loaded>Returns whether the chunk is forced to stay loaded at all times. | 
| Description | Sets whether this plugin is force-loaded or not. Unless you have a specific reason to use this, prefer chunkload. | 
| Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/ChunkTag.java#L839 |