565
2
Tired of using WorldGuard and it is not working as expected (because for us, it did not worked as expected)? So we build a custom WorldGuard alternative - Regions!
(This is only a start of the project, so expect A LOT OF PROBLEMS)
From now on, you can translate the plugin into your own language by copying en.yml file inside the regions/langs folder and translating this into your language.
Also don't forget to change "language" into language you made.
To start, install PlaceholderAPI & WorldEdit. You can also install permission manager plugins if you wish, but that is not required.
To start, you can use /rg command to see all commands
/rg create <name>- Create a region that you will select with WorldEdit/rg list- Show all regions and who created them/rg flags <name>- Show all possible region flags, their types and current values./rg flag <name> <flag> <value>- Set a flag with a value you choose. (Currently it does not support colors, but it will be fixed in the future!)/rg delete <name>- Delete a region.
All flags and what they do:
breakBlocks- Allows breaking blocks in the regionbuildBlocks- Allows placing blocks in the regiondestroyPaintings- Allows break/destroy paintingsdestroyItemFrames- Allows break/destroy item frameseatCake- Allows to eat cakes.pvp- Allows taking damage from other players. (Same with harmful potions)tnt- Allows tnt to be explodedenderDragonDestroyBlocks- (This may be merged with tnt soon) it will allow ender dragon to destroy blocks.editSigns- Allows editing signsusePressurePlates- Allows use of pressure plates (does not work as expected, for now)useButtons- Allows to use buttons...useChest, useCraftingTable, useEnderchest and etc - Allows do things, you see on the flag.useContainerBlocks- Allows to open container blocks (Container block is the blocks that has inventories in them, you can add items, like crafting table, anvil, enchanting table etc.)fireSpread- Allows fire to spread and burn things (like wool, wood etc)useWorldEdit- (It may not work properly as it is just implemented for security measurements) - Allows use of the WorldEdituseThrowablePotions- Allows to throw potions (lingering, throwable etc)enter- (True to allow enter the region / False to deny enter the region)leave- (True to allow leave the region / False to deny leave the region)enterPermission- (String) If set to any, it will require this permission to be able to enter the region. (If you wanna remove this, set this flag to "none" or "null")leavePermission- (String) If set to any, it will require this permission to be able to leave the region. (If you wanna remove this, set this flag to "none" or "null")allowBreakSpecificBlocks(/rg flagallowBreakSpecificBlocks <add/rem>) - Allows specific blocks to be broken by players in the region without needing to set a flag breakBlocksto true.allowPlaceSpecificBlocks(/rg flagallowPlaceSpecificBlocks <add/rem>) - Allows specific blocks to be placed by players in the region without needing to set a flag placeBlocksto true.enterMessage(String) (/rg flagenterMessage ) - Shows the message as a subtitle whatever player enters the region. (Supports PlaceholderAPI) (If you wanna remove this, set this flag to "none" or "null") leaveMessage(String) (/rg flagleaveMessage ) - Shows the message as a subtitle whatever player leaves the region. (Supports PlaceholderAPI) (If you wanna remove this, set this flag to "none" or "null")
Совместимость
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:11 месяцев назад
Обновлён:3 месяца назад