Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.21 Support

Plugins Lands ⭕ Land claim plugin ✅ Grief Prevention Protection GUI Management Nations Wars - 1.21 Support 7.21.7

Pro Download
- Fixed: [#2387] wrong placeholder value at /lands rent remove tenant
- Fixed: [#2387] don't reset tenant role for admin lands
- Fixed: First join items
- Fixed: leaderboard parse placed off by 1
- Fixed: leaderboard head wrong orientation if there's no land or nation on that place

tag [#2383]
- Fixed: [#2380] leaderboards signs start at 2 not 1.
- Fixed: [#2377] capture flag bossbar not being removed from land members that aren't inside the capture area
- Fixed: locale spelling error
[#2366]
- Fixed: [#2375] /lands confirmtp
- Fixed: Level requirement display color
+ Added: [Suggestion] being able to limit when a war declaration can be sent:

Code (YAML):
# "from" and "to" define the hours of each day between which a declaration can be sent.
# Minimum: 0 (00:00 AM)
# Maximum: 23 (11:00 PM)
# Setting one of these to -1 will disable this option.
send-time:
from: -1
to: -1
+ Added: [Suggestion] Option to disable land mainblocks
Code (YAML):
mainblock:
# Disable the placement of NEW mainblocks. This doesn't remove existing ones.
enabled_3: true
# Cost to repositon the mainblock after land creation.
reposition-costs: 0

+ Added: [Suggestion] /lands deposit all and /lands withdraw all
- Fixed: top lands hologram only showing place 2-10
- Fixed: [#2390] folia playtime reward task error
- Fixed: [#2382] attached melon and pumpkin stem not counted towards harvest flag
- Fixed: [#2385] land deletion not removing land from menu immediately
+ Added: land mainblocks that open the land menu on interaction
These blocks also have a hologram. In the future, this might as well include a storage. These blocks aren't destructible.

1693505753612.png


1693505762011.png


If you want to charge your players for repositioning the mainblock (config.yml):
Code (YAML):
# Cost to repositon the mainblock after land creation.
mainblock-reposition-costs: 0

+ Added:...
+ Improved: GUI menus now update their titles
- Fixed: events.yml haspermission check
Back
Top Bottom