https://github.com/foxfirecodes/ChunkFixer
Fixes a problem with annoying chunks that refuse to unload.
https://github.com/foxfirecodes/ChunkFixer
Last synced: 11 months ago
JSON representation
Fixes a problem with annoying chunks that refuse to unload.
- Host: GitHub
- URL: https://github.com/foxfirecodes/ChunkFixer
- Owner: foxfirecodes
- Created: 2017-01-23T15:16:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-23T15:18:16.000Z (about 9 years ago)
- Last Synced: 2025-02-21T10:43:57.610Z (about 1 year ago)
- Language: Java
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChunkFixer
**ChunkFixer** is a simple plugin I made in 5 minutes to help a guy out with a problem in his server where 5k chunks were loaded and weren't unloading. Weird.
## Usage
### `/fixworld `
* Permission: `ChunkFixer.main`
That's it! Super simple (just iterates over loaded chunks and attempts to unload them).