https://github.com/ashinmc/chunkclaimplugin
Minecraft Spigot 1.20.6 Chunk Claim Plugin
https://github.com/ashinmc/chunkclaimplugin
minecraft-plugin spigot-plugin
Last synced: about 1 year ago
JSON representation
Minecraft Spigot 1.20.6 Chunk Claim Plugin
- Host: GitHub
- URL: https://github.com/ashinmc/chunkclaimplugin
- Owner: AshinMc
- Created: 2024-06-13T11:13:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T11:25:31.000Z (about 2 years ago)
- Last Synced: 2024-06-13T14:04:05.582Z (about 2 years ago)
- Topics: minecraft-plugin, spigot-plugin
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChunkClaimPlugin
This is my first spigot plugin for Minecraft 1.20.6
## Commands
1. /claimchunk: Claim the chunk you are standing in.
2. /unclaimchunk: Unclaim the chunk you are standing in.
3. /checkchunk: Check the ownership of the chunk you are standing in.
4. /infochunk: Get a list of your claimed chunks.
5. /visualizechunk: Visualize the borders of the chunk you are standing in.
## Current situation
The plugin is buggy and not working as intended.