текст над головой майнкрафт плагин
Скачать плагин UltraBar | плагин на надпись вверху экрана на сервере Майнкрафт
Описание:
Команды:
Настройка плагина:
#
# UltraBar #
bstats: false
update_checker: false
WorldGuardRegion:
Enabled: false
Message: ‘&6 >’
Message2: ‘&b%region% &3 > &6and &c%number%&6 more.’
OnJoin:
BossBar:
Enabled: false
Message: ‘&6Welcome Back &5
Color: green
Time: 10
Style: ‘6’
Health: 1
Title:
Enabled: false
Message: ‘&6Welcome Back &5
SubTitle: ‘&bto the best server ever!’
fadein: 5
fadeout: 5
time: 20
ActionBar:
Enabled: false
Message: ‘&6Welcome Back &5
OnDeath:
BossBar:
Enabled: false
Message: ‘&6Welcome Back &5
Color: green
Time: 10
Style: ‘6’
Health: 1
Title:
Enabled: false
Message: ‘&6Welcome Back &5
SubTitle: ‘&bto the best server ever!’
fadein: 5
fadeout: 5
time: 20
ActionBar:
Enabled: false
Message: ‘&6Welcome Back &5
OnCommand:
list:
— examplecmd
examplecmd:
BossBar:
Message: ‘&6You ran a command!’
Color: green
Time: 10
Style: ‘6’
Health: 1
ActionBar:
Message: ‘&6ActionBars can be used&6!’
Title:
Message: ‘&6Along with titles.&6’
SubTitle: ‘&bThese support placeholderapi!’
fadein: 5
fadeout: 5
time: 20
BossBarMessages:
Enabled: true
World_Whitelist_Enabled: true
Random_Order: false
— lobby (Здесь указывают мир, в котором будет работать эта надпись. Уберите lobby и поставьте свои миры.)
Number_Of_Messages: 3 (сколько всего надписей будет)
Как установить плагин:
2. Возьмите скачанный файл и перенесите в папку plugins вашего сервера.
[plugin] Как добавить юзеру какое то слово над головой?
Majestic
Dragon2488
Лыл. Мы тебе не помощники по плагинам. В фордже есть эвент PlayerEvent.NameFormat, больше ничего сказать не могу.
P.S Переходи уже с плагинов на онли-серверные фордж моды. Они почти одно и тоже, только у модов онли сервер больше функционала чем у плагинов.
Dragon2488
Лыл. Мы тебе не помощники по плагинам. В фордже есть эвент PlayerEvent.NameFormat, больше ничего сказать не могу.
P.S Переходи уже с плагинов на онли-серверные фордж моды. Они почти одно и тоже, только у модов онли сервер больше функционала чем у плагинов.
Лыл. Мы тебе не помощники по плагинам. В фордже есть эвент PlayerEvent.NameFormat, больше ничего сказать не могу.
P.S Переходи уже с плагинов на онли-серверные фордж моды. Они почти одно и тоже, только у модов онли сервер больше функционала чем у плагинов.
Bukkit
Light Chat Bubbles
Bukkit Plugins
Light Chat Bubbles
Table of Contents
Like other MMO’s, Light Chat Bubbles plugin (formerly FloatingChat) buffers your messages and sticks them with text labels above your head for a while. it doesn’t require any heavy libary and is extremely lightweight and fast
If you used to play other games with chat bubbles, find hard to know where your friends are talking from, feel annoyed of being watching world and chat window everytime, miss some important messages, or simply like chat bubbles but haven’t find a light and good plugin, then this one is for you.
Follow this project to get update notifications.
— Feels vanilla, like if it were bundled with minecraft
— Extremely lightweight, little more than 100 lines of code, about 7kb total
— Lightning fast responsive due the same reason
— Simple, clean, beautiful and efficient at max
— Pure bukkit api, no nms, reflection, packets or dependencies, made solely with creativity
— Plug and play, just put it into your plugins folder, restart|reload your server and watch it work immediately
— Server side configurable
Comments
could you please update this plugin to 1.16.4?
Works great! The plugin I was looking for!
Doesn’t want to work on 1.16.1 🙁
Is there any way this could work with Citizens? I would like my NPCs to have chat above their head too!
i am tired and looking for a collaborator, message me if anybody get interested
Sorry Im just a lowly script kiddy. 🙁
If I made contact with the Citizens guys could we try to set something up?
sure.. we are a community.. tell them about this plugin 🙂
Is there any way this could work with Citizens? I would like my NPCs to have chat above their head too!
Hello everyone,who knows how to change the color of messages?
read the config.yml comments
Funciona perfectamente con la versión 1.15, se agradece el Plug and play 😀
Hello everyone,who knows how to change the color of messages?
Hiya AT_HE could I get a link to the source code? I think this is an interesting one that could help me learn
Nice plugin, but when someone write something, the text[bottom row] bugging into the name, and nobody can’t read it. It should be up.
(I use NametagEdit plugin (NTE))
good news: added support for craftbukkit 1.13.x
i just uploaded the file, stay tuned and wait a little until it is approved
i am updating all my plugins these days, follow them to be notified
I get this error when I send a message:
[18:23:47] [Server thread/WARN]: [LightChatBubbles] Task #78 for LightChatBubbles v3 generated an exception[18:23:47] [Server thread/WARN]: [LightChatBubbles] Task #78 for LightChatBubbles v3 generated an exceptionjava.lang.NoSuchFieldError: ITEM_TAKE at cl.netgamer.lightchatbubbles.ChatBubbles.spawnNameTag(ChatBubbles.java:50)
[spigot-latest.jar:git-Spigot-fe3ab0d-1bc2433] at org.bukkit.craftbukkit.v1_13_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot-latest.jar:git-Spigot-fe3ab0d-1bc2433] at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:877) [spigot-latest.jar:git-Spigot-fe3ab0d-1bc2433] at net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) [spigot-latest.jar:git-Spigot-fe3ab0d-1bc2433] at net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) [spigot-latest.jar:git-Spigot-fe3ab0d-1bc2433] at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) [spigot-latest.jar:git-Spigot-fe3ab0d-1bc2433] at java.lang.Thread.run(Thread.java:844) [. ]
Probably indicates that it doesn’t support 1.13 :/
Скачать плагин NameTagEdit | Префиксы и суффиксы над головой и в табе
Описание плагина:
Настройка конфига:
Настройка производится в файле groups.yml. Если не устраивают стандартные настройки, то делаем сами, (отображение групп происходит от админа до обычного игрока):
groups:
Admin: #Имя группы
Permission: nte.admin #Право на группу (Писать в PEX)
Prefix: ‘[&cAdmin&f] &c’ #Префикс этой группы в табе
Suffix: ‘&f’ #Суффикс группы
SortPriority: 1 #Значение отвечает за отображение в табе
Vip:
Permission: nte.vip
Prefix: ‘[&6Vip&f] &c’
Suffix: ‘&f’
default:
Permission: nte.player
Prefix: ‘&7Player’
Suffix: ‘&f
После того, как вы сохраните файл, запустите сервер. Если сервер до этого был включен, выключите его и снова включите.
Команды плагина:
— Очищает префикс или суффикс для группы
Права плагина:
Пример создания группы:
Создаем группу «MyGroup»: /nte groups add MyGroup
Устанавливаем разрешения: /nte groups set perm MyGroup my.custom.permission
Устанавливаем префикс: /nte groups set prefix MyGroup ‘&a[MyGroup] &e’
Устанавливаем суффикс: /nte groups set suffix MyGroup ‘&cMy Suffix’
Как установить плагин?
1. Скачайте плагин.
2. Возьмите скачанный файл и перенесите в папку plugins вашего сервера.
3. Перезапустите сервер.
4. Готово.
Описание плагина DonatorJoin+:
DonatorJoinPlus — плагин для minecraft который позволит настроить сообщение о входе и выходе игрока на сервере майнкрафт. Хороший плагин, который может добавить на ваш сервер сообщение для каждой группы донатеров заходящих на сервер.
Команды и права плагина DonatorJoin+:
/djp reload — donatorjoinplus.reload
/djp toggle [player] — donatorjoinplus.toggle и donatorjoinplus.toggle.others
/djp enable [player] — donatorjoinplus.toggle и donatorjoinplus.toggle.others
/djp disable [player] — donatorjoinplus.toggle и donatorjoinplus.toggle.others
/djp setslotgroup (игрок) (имя группы) — donatorjoinplus.setslotgroup
/djp listsounds — donatorjoinplus.listsounds (эта команда перечисляет доступные звуки версии вашего сервера и создает паст на https://paste.dbsoftwares.eu (это может загрузиться некоторое время))
/djp joinsound (звук) [игрок] — donatorjoinplus.changesound.join и donatorjoinplus.changesound.join.other
/djp leavesound (звук) [игрок] — donatorjoinplus.changesound.leave и donatorjoinplus.changesound.leave.other
/djp togglesound [игрок] — donatorjoinplus.togglesound и donatorjoinplus.togglesound.other
/djp togglefirework [player] — donatorjoinplus.togglefirework и donatorjoinplus.togglefirework.other
/djp togglemessages — donatorjoinplus.togglemessages
Переведённые конфиги плагина DonatorJoin+:
Как установить плагин DonatorJoin+?
Для работы плагина необходим Vault последней версии
1. Скачайте плагин.
2. Из архива возьмите скачанные файлы и перенесите в папку plugins вашего сервера.
3. Перезапустите сервер.
4. Готово!