▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/SlapPlugin
SlapPlugin

SlapPlugin

Simple plugin for SMP servers to slap players.

Оцените первым
133
0

[EN] This simple plugin allows you to "slap" players. By pressing SHIFT + RMB on a player - particles are spawned and two messages are written to the chat for both players. Messages/particles can be configured in the config, which is attached below.

[RU] Этот простенький плагин позволяет "шлепать" игроков. Нажимая ШИФТ + ПКМ по игроку - спавнятся частицы и пишутся два сообщения в чат обоим игрокам. Сообщения/частицы можно настраивать в конфиге, который прекреплен ниже.

Default config:

# List of messages for the person who clicked on the player
# Placeholders:
# {nickname} - nickname of the player who was clicked

clicker-messages:
  - "<#99e81a>You clapped <#f7a12e>{nickname} <#99e81a>on the shoulder!"
  - "<#99e81a>You slapped <#f7a12e>{nickname} <#99e81a>on the ass!"

# List of messages for the player that was clicked
# Placeholders:
# {nickname} - nickname of the player who clicked

clicked-messages:
  - "<#f7a12e>{nickname} <#99e81a>patted you on the shoulder!"
  - "<#f7a12e>{nickname} <#99e81a>spanked you on the ass!"

# Cooldown between player slaps (ticks - seconds * 20)
slap-cooldown: 60

# Show dust particle when slapped
show-dust-particle: true

# The color of the dust that appears when slapped
dust-color: "#bef2ff"

# Dust size that appears when slapped
dust-size: 2

# Play sound when slapped
play-slap-sound: true

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:
Опубликован:1 год назад
Обновлён:10 месяцев назад
Главная