- Tham gia
- 14/08/2016
- Bài viết
- 165
TheBorders được lập trình bởi Gravenilvec dành cho 1.8.3 / 1.8.7 / 1.8.8
Hướng Dẫn:
- TheBorders là một loại minigame mới dựa trên minigame Survival UHCRun, Người chơi phải nhanh tây kiếm đủ vật phẩm để PvP và kết thúc nhanh trận đấu . Nhưng theo thời gian , nếu tiếp tục kéo dài thời gian trận đấu thì hệ thống sẽ tự động giảm kích thước của Border
Ưu điểm của Plugin:
. Có thể config Mob Drops [New]
. Có thể config Block Drops
. Hẹn giờ không cho gây damage
. Hẹn giờ không cho PvP
. Tương thích với BungeeCord [Beta]
. XZ WorldBorder - Tư động giảm xuống
. Y WorldBorder - Tự động tăng lên
. Y WorldBorder có thể config damage
. Không có Respawn Screen
. Chế độ theo dõi khi chết
. Lợi ích Speed khi bất đầu trận đấu
. Các cấu trúc cửa Nether có thể gen tại Overworld (Có thể Disable)
. Tự động gen ra Lobby/Nether (vì có Schematics trong plugin sẵn)
. Tương thích với 1.8 Title Support & ActionBar
. Có thể tắt Y WorldBorder
. World tự động sẽ xoá (khi xong trận đấu)
. Ultra HardCore Mode
. Cho Effect Haste khi mine Obsidian
. Custom Biome Block Generation
. Dynamic Scoreboard ( Có thể config )
. Tự động ngả cây khi chật cây
Ưu điểm ( trong phiên bản mới)
. Custom Crafting Recipes
. Teams
. Api & Libs dành cho lập trình viên
. Có thể config thời gian giảm kích thước Border
. Deaths/Kills Sign hoăc Head (liek LeaderHeads)
. Có thể config Blocks Generation Material và Amount
. Sẽ có kit
Crafting Recipes (Beta)
Custom Mob/Blocks Drops
1) Config Block Drops có trong config file của plugin !
Ví dụ: Khi đập TNT , sẽ có 2 TNT và 9 Red Wool sẽ drop ra
item1:
type: TNT //Block Name or Entity Name
drops:
- TNT,2
- WOOL:14,9
2) Và loạn , à mà thôi với Custom Block và Custom Mob (Xin Admin đừng cho em ăn cơm gà)
Commands
- Soon
- Bỏ plugin vào folder Plugins của server
- Bật server (tạo thế giới mới , vì custom biome)
- And Good Game !
- Chuột phải vào file plugin (.jar)
- Open with WinRar
- Xoá Lobby.schematic hoặc Nether.schematic
- Và chép Lobby.schematic hoặc Nether.schematic mới của bạn vào file plugin
- Lobby.schematic
- Nether.schematic
prefix: '&7[&c&lThe Borders&7]'
scoreboards:
prefix: '&c&lTheBorders'
waiting:
- '&8'
- '&7Players: '
- '<playersAmount>'
- '&e'
- '&7Starting in: '
- '<timer>'
- '&a'
- '&eplay.servername.fr'
game:
- '&8'
- '&7Players: '
- '<playersAmount>'
- '&e'
- '&7PvP in: '
- '<timer>'
- '&2'
- '&7Borders X / Z'
- '<XZborderSize>'
- '&a'
- '&7Borders Y'
- '<YborderSize>'
- '&6'
- '&eplay.servername.fr'
bungee:
enable: true
hubName: hub
customizableDrops:
item1:
type: IRON_ORE
drops:
- IRON_INGOT,2
- TNT,1
item2:
type: TNT
drops:
- WOOL:14,9
item3:
type: GRAVEL
drops:
- ARROW,2
item4:
type: SUGAR_CANE_BLOCK
drops:
- BOOK,2
item5:
type: LONG_GRASS
drops:
- WHEAT,1
timer:
until_start_timer: 30
damage_protection_timer: 30
startingBonus:
speedBonus: true
speedBonusTime: 60
gameBonus:
miningObsiHasteBonus: true
miningObsiHasteBonusTimeInSec: 10
border:
y_border_enable: true
default_border_xz_size: 750
default_border_y_size: 0
min_border_xz_size: 50
max_bordery_size: 100
timer:
start_decreasexz_timer: 60
start_increase_y_timer: 120
start_pvp_timer: 120
damage:
y_border_damage: 1.5
xz_border_damage: 3.0
xz_warning_distance: 10
options:
auto_leaf_decay: true
waitingRoomTeleport: true
deleteWorldWhenGameRestart: true
respawnInstant: true
instantKillPassiveMobs: true
shutdownServer: true
min_players: 1
blockGeneration:
floor_blocks_amount: 200
messages:
starting_game: '&eGame will starting in <time>s'
started_game: '&eGame Starting !'
stop_server: '&eGame Restarting !'
death_message: '&7<name> &celiminated !'
win_message: '&7<name> &ahas Won the Game !'
join_msg: '&7<player> joined the game ! <&a<online>&7/&a<maxonline>&7>'
title:
warningPrefix: '&cWarning'
borderY_increase: '&7Y Borders Increase !!!'
borderXZ_decrease: '&7X & Z Borders Increase !!!'
pvp_actionbar: '§ePvP On in : &6<time> &es'
pvp_on: '&cPvP On !'
damage_actionbar: '§eDamage On in : &6<time> &es'
damage_on: '&cDamage On !'
scoreboards:
prefix: '&c&lTheBorders'
waiting:
- '&8'
- '&7Players: '
- '<playersAmount>'
- '&e'
- '&7Starting in: '
- '<timer>'
- '&a'
- '&eplay.servername.fr'
game:
- '&8'
- '&7Players: '
- '<playersAmount>'
- '&e'
- '&7PvP in: '
- '<timer>'
- '&2'
- '&7Borders X / Z'
- '<XZborderSize>'
- '&a'
- '&7Borders Y'
- '<YborderSize>'
- '&6'
- '&eplay.servername.fr'
bungee:
enable: true
hubName: hub
customizableDrops:
item1:
type: IRON_ORE
drops:
- IRON_INGOT,2
- TNT,1
item2:
type: TNT
drops:
- WOOL:14,9
item3:
type: GRAVEL
drops:
- ARROW,2
item4:
type: SUGAR_CANE_BLOCK
drops:
- BOOK,2
item5:
type: LONG_GRASS
drops:
- WHEAT,1
timer:
until_start_timer: 30
damage_protection_timer: 30
startingBonus:
speedBonus: true
speedBonusTime: 60
gameBonus:
miningObsiHasteBonus: true
miningObsiHasteBonusTimeInSec: 10
border:
y_border_enable: true
default_border_xz_size: 750
default_border_y_size: 0
min_border_xz_size: 50
max_bordery_size: 100
timer:
start_decreasexz_timer: 60
start_increase_y_timer: 120
start_pvp_timer: 120
damage:
y_border_damage: 1.5
xz_border_damage: 3.0
xz_warning_distance: 10
options:
auto_leaf_decay: true
waitingRoomTeleport: true
deleteWorldWhenGameRestart: true
respawnInstant: true
instantKillPassiveMobs: true
shutdownServer: true
min_players: 1
blockGeneration:
floor_blocks_amount: 200
messages:
starting_game: '&eGame will starting in <time>s'
started_game: '&eGame Starting !'
stop_server: '&eGame Restarting !'
death_message: '&7<name> &celiminated !'
win_message: '&7<name> &ahas Won the Game !'
join_msg: '&7<player> joined the game ! <&a<online>&7/&a<maxonline>&7>'
title:
warningPrefix: '&cWarning'
borderY_increase: '&7Y Borders Increase !!!'
borderXZ_decrease: '&7X & Z Borders Increase !!!'
pvp_actionbar: '§ePvP On in : &6<time> &es'
pvp_on: '&cPvP On !'
damage_actionbar: '§eDamage On in : &6<time> &es'
damage_on: '&cDamage On !'
Permission
- None
- Xem thêm chi tiết tại : www.spigotmc.org
- Link Download : http://ouo.io/s4a1Fu
- P/s : Hãy mua plugin để ủng hộ Author của plugin này !
- Good luck , Have Fun -



