Supports version 1.16.✘ 1.17.✘ 1.18.✘ 1.19.✘ 1.20.✘
Official page https://github.com/By1337/BAirDropX
Java Java 16
Documentation http://by1337-plugins.space/index.html
Source code https://github.com/By1337/BAirDropX
Java - Version: 16+
Minecraft versions: 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.1, 1.20.2, 1.20.4
Discord server where plugin support is provided link
BAirDropX - this is a remake BAirDrop plugin .
This plugin solves many of the problems of its predecessor and adds more scope for customization.
This plugin works on a listener system, which allows you to very finely customize your airdrop. Here is an example of a spawn message:
spawn_message:
icon: OBSERVER
description: '&Сообщение о спавне за 30, 20, 10, 5...1 секунд'
event: 'tick'
requirement:
check-1:
type: 'math'
# Это условие проверяет, что до старта осталось 30 или 20 или 10 или 5...1 секунд.
input: '({time_to_start} <= 30 && {time_to_start} % 10 == 0 || {time_to_start} <= 5) && {time_to_start} != 0'
commands:
- '[MESSAGE_ALL] {air_name}&f Появится через {time_to_start} сек.'
Official page https://github.com/By1337/BAirDropX
Java Java 16
Documentation http://by1337-plugins.space/index.html
Source code https://github.com/By1337/BAirDropX
- BLib
- WorldGuard
- WorldEdit
- DecentHolograms
Java - Version: 16+
Minecraft versions: 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.1, 1.20.2, 1.20.4
Discord server where plugin support is provided link
BAirDropX - this is a remake BAirDrop plugin .
This plugin solves many of the problems of its predecessor and adds more scope for customization.
This plugin works on a listener system, which allows you to very finely customize your airdrop. Here is an example of a spawn message:
spawn_message:
icon: OBSERVER
description: '&Сообщение о спавне за 30, 20, 10, 5...1 секунд'
event: 'tick'
requirement:
check-1:
type: 'math'
# Это условие проверяет, что до старта осталось 30 или 20 или 10 или 5...1 секунд.
input: '({time_to_start} <= 30 && {time_to_start} % 10 == 0 || {time_to_start} <= 5) && {time_to_start} != 0'
commands:
- '[MESSAGE_ALL] {air_name}&f Появится через {time_to_start} сек.'