Description

Simple Claims is a claiming mod that allows you to protect chunks from players that aren't in your party.
I'm open to feedback and suggestions on my discord
Main Features
- Chunk protection from Block Interaction, Block Breaking and Block Placing that can be enabled or disabled by party
- Fully customizable parties using a custom GUI

- Custom Hytale Map that shows the claims (can be disabled in the config)

- Custom Chunk claiming interface for quick claiming/unclaiming
- Admin Party Editing & Usage
- Allies System
- Party & Claim permission configuration for members and allies
- Claims earned by playtime
- Party disbanding in case of inactivity
- Default party settings configuration & configuration if owners can toggle the settigns
- Particle Borders
- Max Members and Allies config
- Configuration to ignore certain blocks from protection (like gravestone)
Commands
There is 2 main commands in the mod simpleclaims (aliases: sc, sc-chunks, scc) and simpleclaimsparty (aliases: scp, sc-party)
User Commands
- /sc - Opens up the quick claiming party GUI
- /sc claim - Claims the chunk the user is standing on (will create a party if the user doesn't have one)
- /sc unclaim - Unclaims the chunk the user is standing on if the chunk belongs to its party
- /scp create - Creates a party and opens the party edit GUI
- /scp - Opens the party edit GUI
- /scp invite <player_name> - Invites
player_nameto your party - /scp invite-accept - Accepts your most recent party invite
- /scp leave - Leaves your current party, if you are the owner of the party ownership will be transfered to the first member for the party, if there aren't any member the party will be removed and all the chunks unclaimed
Admin Commands
- /scp admin-party-list - Opens a GUI showing all the parties that exist and allows you to edit them or use them for admin commands
- /sc admin-claim - Claims the chunk the user is standing on using the party you have selected using the
admin-party-listcommand - /sc admin-unclaim - Unclaims the chunk the user is standing on
- /scp admin-create - Creates a party without and owner and opens the party edit GUI
- /scp admin-modify-chunk <amount> - Changes the chunk amount limit of a party, must have selected a party first using the
admin-party-listcommand - /scp admin-modify-chunk-all <amount> - Changes the chunk amount limit of all current parties
- /scp admin-override - Toggles ignoring all chunk protections for all parties (for you)
- /sc admin-chunk - opens the chunk gui to claim chunks using the selected admin party
- /scp add-chunk-amount <player_name> <amount> - Add the specified amount of chunks to the party of the specified player name (can me negative)
Perms
You can check all the updated perms here: https://github.com/Buuz135/SimpleClaims/blob/main/PERMISSIONS.md
Config
You can check all the updated config values here: https://github.com/Buuz135/SimpleClaims/blob/main/CONFIG.md

