
Settlements
A new and refreshing way to easily claim land and create small settlements in your Minecraft world
Обновлён 22 апреля 2024 г. · опубликован 21 февраля 2024 г.

This plugin is not intended to be used for commercial servers. You can use this plugin commercially when it is out of ALPHA.
Please leave me lots of feedback and bugs so I can fix/add them quickly <3

Simple User Interface (Inventory Interface)
- A role system that allows each settlement to create and manage their own permissions per role.
- Members can be managed easily via the user interface.
- There is a great overview of the land you have claimed with an easy land system, you are able to teleport to each land your settlement owns.
- An advanced border system that highlights each claim in the world.
- Titles when you enter/leave the wilderness or claims.
- Administration commands to easily manage your server in case something goes out of hand.
- JSON storage and YAML message configuration to easily manage data and configure messages.
- Member invitation system allowing you to get multiple requests to join different settlements.
- Many commands that allow you to make the most of your survival settlement experience.
- Support for WorldGuard and PlaceholderAPI
- Leaderboards via Placeholders

/s - opens the gui if you have a settlement
/s accept [settlement] - Accept invitation from a settlement
/s admin - Administration commands to manage your player base
/s autoclaim - Enable auto claiming when walking into new chunks
/s claim - Claim new land for the settlement
/s create [settlement] - Creates a new settlement
/s createrole [role] - Creates a new role for the settlement
/s deleterole [role] - Delete a role from the settlement
/s deny [settlement] - Denies an invitation from a settlement
/s disband - Disbands your settlement if you are the owner
/s help [page] - Displays the help pages for settlements
/s invite [player] - Invites a player to your settlement
/s kick [player] - Kicks a player from your settlement
/s leave - Leave your current settlement
/s list - Displays a list of all the settlements
/s setscription [description] - Sets a description for your settlement
/s setowner [player] - Transfers ownership to another member
/s setspawn - Sets the spawn for the settlement
/s settag [tag] - Sets the tag for the settlement
/s spawn - Teleports to the settlement spawn.
/s unclaim - Unclaims land from your settlement
Settlements handles many permissions for commands via the role system part of your settlement. Therefore only two permissions are needed for you to get started. Autoclaim can be used as a donation feature.
settlements.admin - To run the admin command
settlements.autoclaim - To autoclaim new chunks and allow to use the command
Roles Permissions
Spoiler
// LAND
LAND_BREAK
LAND_PLACE
LAND_INTERACT
LAND_CLAIM
LAND_UNCLAIM
// EDIT
EDIT_CITIZENS
EDIT_LAND
EDIT_SPAWN
EDIT_ROLES
EDIT_DESCRIPTION
EDIT_TAGS
// MEMBER
MEMBER_KICK
MEMBER_INVITE
MEMBER_KICK_EXEMPT
MEMBER_FRIENDLY_FIRE
//SPAWN
SPAWN_SET
SPAWN_TELEPORT
The plugin does not require any dependencies to be installed. You can run this completely as is.
These are the soft-dependencies available:
- Worldguard
- PlaceholderAPI
Built in dependencies:
- SmartInv (Shaded into the jar)

%settlements_name%
%settlements_members_tag%
%settlements_owner%
%settlements_claims_count%
%settlements_roles_count%
%settlements_members_count%
%settlements_claims_max%
%settlements_roles_max%
%settlements_members_max%
%settlements_claims_top_{number}%
%settlements_members_top_{number}%
![Showcase] (https://i.imgur.com/UWk2rVP.png)
This video is old:
There is a discord server available if you need quick and reliable support: DISCORD
Are you willing to test the settlement plugin? Join the testing server: 51.161.91.201:25610
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.8.4-ALPHA | Альфа | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | paper, spigot | 22 апреля 2024 г. | Скачать (314 КБ) |
| 0.8.3-ALPHA | Альфа | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | paper, spigot | 19 апреля 2024 г. | Скачать (314 КБ) |
| 0.6.1 | Альфа | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | paper, spigot | 14 марта 2024 г. | Скачать (203 КБ) |
| 0.6.0 | Альфа | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | bukkit, paper, spigot | 3 марта 2024 г. | Скачать (199 КБ) |
| 0.5.6 | Альфа | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | bukkit, paper, spigot | 21 февраля 2024 г. | Скачать (207 КБ) |
Ченджлог
0.8.4-ALPHAАльфа1.20.2, 1.20.3, 1.20.4 · 22 апреля 2024 г.
Version 0.8.4
- Improved formatting of messages (New files: menu_en.yml and messages_en.yml
- Fixed bug with water not going to different blocks
- Fixed Admin Trusting showing twice and not including teleportation
- Fixed Enderman and other monsters able to grief blocks
Next Update: Improved Localization, you can choose language at runtime
Version 0.8.4.1
- FIX NPE when loading config and messages
0.8.3-ALPHAАльфа1.20.2, 1.20.3, 1.20.4 · 19 апреля 2024 г.
Version 0.8.3
- Added Default Configuration to Admin Menu
- Added the option to have no notification
- Added Home System
- Added More Flags
- Fixed null pointer exception when running certain events and a player is not a member of a settlement
- Fixed Accept command adding trusted members
- Fixed Auto claim logic
- Fixed Claim command logic
- Fixed Claims inventory logic
- Fixed Some flags from not working
- Fixed max claims not updating correctly
- Fixed permission checking for cetain commands
- Improved Notification Selection in menu
- Improved Modules
- Improved Commands
- Lots more bug fixes
0.6.1Альфа1.20.2, 1.20.3, 1.20.4 · 14 марта 2024 г.
Version 0.6.1 [ALPHA]
- Added prefix to parseables
- Added Claim Serializer
- Added Claim persistence data rather than string
- Added Towny Dependency support
- Added Hashcodes to data
- Added Menu title and lore for role inventory
- Fixed performance issues with claiming system
- Updated Roles Inventory
- Updated Utilities
- Updated the claims system
- Updated all code to accommodate new claims system
0.6.0Альфа1.20.2, 1.20.3, 1.20.4 · 3 марта 2024 г.
Version 0.6.0
- Added ReloadCommand
- Added Permissions for all commands
- Added Registry System
- Updated Border Service
- Refactored plugin for better dependency injection
0.5.6Альфа1.20.2, 1.20.3, 1.20.4 · 21 февраля 2024 г.
Version 0.5.6
- Added Arguments to commands
- Added Placeholder for settlement tags
- Added Placeholders for top claims and members
- Added List command to display all settlements in a GUI
- Added Help command
- Added SetTag Command for settlements to set a tag
- Added functionality to check if a string is numeric
- Updated default configuration to better handle default values for settlements
- Updated the configuration system
- Updated SetDescriptionCommand to handle minimum and maximum length based on configuration
- Updated CreateCommand to handle minimum and maximum length based on configuration
- Updated placeholder system to better handle placeholders and will make it slightly easier to add new placeholders in the future.
- Fixed bug with default configuration
- Fixed bug with settlements not handling default values correctly on creation
Комментарии
Загружаем…




