RegionBlockLimiter 图标

RegionBlockLimiter

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/regionblocklimiter
资源信息

Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10

平台: bukkit paper

标签: game-mechanics

资源介绍

General Description

This plugin controls which blocks can be placed or broken inside WorldGuard regions.

Config File

default-deny-message: "&cBu bloğu burada kullanamazsın!"

regions:
  spawn:
    allowed-break:
      - STONE
      - DIRT
      - GRASS_BLOCK
    allowed-place:
      - TORCH
      - OAK_PLANKS
    deny-message: "&cSpawn bölgesinde bu bloğu kullanamazsın!"

  market:
    allowed-break:
      - WHEAT
      - CARROTS
      - POTATOES
    allowed-place:
      - CHEST
      - BARREL
      - ITEM_FRAME
    deny-message: "&eMarket bölgesinde sadece ticaret bloklarını kullanabilirsin!"

  pvp_arena:
    allowed-break:
      - AIR
    allowed-place:
      - AIR
    deny-message: "&4PvP alanında blok kullanımı yasak!"

global:
  enabled: false # Global regionu ayarı aktifleşsinmi
  allowed-break: []
  allowed-place: []
  deny-message: "&7Bu bölgede blok sınırları aktif değil ama işlemin yasak."

As you can see, the system is quite simple.
First, let's look at the regions section. In the example, there are three regions defined: spawn, market, and pvp_arena.
Of course, you can add or remove as many regions as you want — it's fully customizable.

Now let's explain how these regions are configured:

spawn:
    allowed-break:
      - STONE
      - DIRT
      - GRASS_BLOCK
    allowed-place:
      - TORCH
      - OAK_PLANKS
    deny-message: "&cSpawn bölgesinde bu bloğu kullanamazsın!"

Here we have the region named spawn, and under it there are two categories: allowed-break and allowed-place.

Blocks listed under allowed-break can be broken by players inside this region.

Blocks listed under allowed-place can be placed by players inside this region.

These permissions apply only inside the defined region.

There is also a deny-message section.
This message is sent to the player whenever they try to place or break a block that is not allowed in that region.

And that's it — the plugin is very easy to use, and this was actually the first plugin I ever created.

If you want to report bugs, share suggestions, or give feedback, my Discord is: nadir_aksolotl.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Smoothly Optimized +

价格:0 墨喵币
下载量:0

查看详情
Old Horse Model

价格:0 墨喵币
下载量:0

查看详情
Craemon Totem

价格:0 墨喵币
下载量:0

查看详情
LocuCore

价格:0 墨喵币
下载量:0

查看详情