UltraStaffChat BungeeCord

manubazsi

Adminisztrátor
Staff felhasználó
Csatlakozott
2021, Már. 15
Üzenetek
55
Nincs aktuális frissített fordítás erre a bővítményre, elavult plugin.

https://www.spigotmc.org/resources/ultrastaffchat-bungeecord.68956/
 
Utoljára szerkesztve:
manubazsi

UltraStaffChat BungeeCord 5.1.4

 

Spoiler

#     __  ______             _____ __        ________________          __ #    / / / / / /__________ _/ ___// /_____ _/ __/ __/ ____/ /_  ____ _/ /_ #   / / / / / __/ ___/ __ `/\__ \/ __/ __ `/ /_/ /_/ /   / __ \/ __ `/ __/ #  / /_/ / / /_/ /  / /_/ /___/ / /_/ /_/ / __/ __/ /___/ / / / /_/ / /_ #  \____/_/\__/_/   \__,_//____/\__/\__,_/_/ /_/  \____/_/ /_/\__,_/\__/ # #   UltraStaffChat - config.yml - Main Configuration. #   Copyright (C) 2021 Joshua Sing , Christian F , SLLCoding # #   This program is free software: you can redistribute it and/or modify #   it under the terms of the GNU General Public License as published by #   the Free Software Foundation, either version 3 of the License, or #   (at your option) any later version. # #   This program is distributed in the hope that it will be useful, #   but WITHOUT ANY WARRANTY; without even the implied warranty of #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the #   GNU General Public License for more details. # #   You should have received a copy of the GNU General Public License #   along with this program.  If not, see . # #   Helpful Links: #    Support          |   https://discord.hypera.dev #    Documentation    |   https://docs.hypera.dev/docs/ultrastaffchat-bungeecord #    Source Code      |   https://github.com/HyperaOfficial/UltraStaffChat # [ UltraStaffChat | General Configuration ] # General | No Permission Message no-permission: "&cNincs jogosultságod." # General | In-game Only Message ingame-only: "&cEzt a parancsot, kizárólag játékból futtathatod." # [ UltraStaffChat | Discord Configuration ] # Discord | Enabled #  Should we send messages to Discord? discord-enabled: false # Discord | Webhook URL discord-webhook: "https://discord.com/api/webhooks/XXXXXXXXXXXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" #webhook linked # Discord | Webhook Username #  What name do you want the webhook to use? discord-username: "Hálózat" # Discord | Webhook Image #  What image do you want the webhook to use? discord-image: "https://cdn.discordapp.com/icons/639666139747581955/fa3ffcc73fd3a47054fc575736c812f6.png" #Kép amit használjon (logo) # Discord | Embed #  Should we use embeds? discord-embed: true # Discord | StaffChat Format #  - Placeholders: Player - {player}, Server - {server}, Message - {message} discord-format:   text: "[Hálózat] {server} - **{player}**: {message}" # Only used if 'discord-embed' is disabled.   embed: # Only used if 'discord-embed' is enabled.     author: # Embed Author       name: ""       url: ""       image: ""     title: "" # Embed Title     title-url: "" # Enbed Title URL     description: "**{player}**: {message}" # Embed Description     color: "#5555FF" # Embed Color     footer: # Upgrade to UltraStaffChatPro to change the embed Footer     image: "" # Embed Image URL     thumbnail: "" # Embed Thumbnail URL     fields: # Embed Fields (Remove all to have no fields)     #  1:     #    name: "{player}"     #    value: "{message}"     #    inline: true     #  2:     #    name: "Server"     #    value: "{server}"     #    inline: true     #  3:     #    name: "Example"     #    value: "You can keep making more fields"     #    inline: false # Discord | Staff Join Messages #  Should Staff Join messages be sent to Discord? discord-join-messages: true # Discord | Join Format #  - Placeholders: Player - {player}, Server - {server} discord-join-format:   text: "**{player}** csatlakozott ide **{server}**" # Only used if 'discord-embed' is disabled.   embed: # Only used if 'discord-embed' is enabled.     author: # Embed Author       name: ""       url: ""       image: ""     title: "{player}" # Embed Title     title-url: "" # Enbed Title URL     description: "** + {server} **" # Embed Description     color: "#5555FF" # Embed Color     footer: # Upgrade to UltraStaffChatPro to change the embed Footer     image: "" # Embed Image URL     thumbnail: "" # Embed Thumbnail URL     fields: # Embed Fields (Remove all to have no fields)     #  1:     #    name: "Example"     #    value: "You can keep making more fields"     #    inline: false # Discord | Staff Leave Messages #  Should Staff Leave messages be sent to Discord? discord-leave-messages: true # Discord | Leave Format #  - Placeholders: Player - {player}, Server - {server} discord-leave-format:   text: "**{player}** lecsatlakozott innen **{server}**" # Only used if 'discord-embed' is disabled.   embed: # Only used if 'discord-embed' is enabled.     author: # Embed Author       name: ""       url: ""       image: ""     title: "{player}" # Embed Title     title-url: "" # Enbed Title URL     description: "** - {server} **" # Embed Description     color: "#5555FF" # Embed Color     footer: # Upgrade to UltraStaffChatPro to change the embed Footer     image: "" # Embed Image URL     thumbnail: "" # Embed Thumbnail URL     fields: # Embed Fields (Remove all to have no fields)     #  1:     #    name: "Example"     #    value: "You can keep making more fields"     #    inline: false # Discord | Staff Switch Messages #  Should Staff Switch messages be sent to Discord? discord-switch-messages: true # Discord | Switch Format #  - Placeholders: Player - {player}, From - {from}, To - {to} discord-switch-format:   text: "**{player}** szervert váltott **{from}** -> **{to}**" # Only used if 'discord-embed' is disabled.   embed: # Only used if 'discord-embed' is enabled.     author: # Embed Author       name: ""       url: ""       image: ""     title: "{player}" # Embed Title     title-url: "" # Enbed Title URL     description: "** {from} -> {to} **" # Embed Description     color: "#5555FF" # Embed Color     footer: # Upgrade to UltraStaffChatPro to change the embed Footer     image: "" # Embed Image URL     thumbnail: "" # Embed Thumbnail URL     fields: # Embed Fields (Remove all to have no fields)     #  1:     #    name: "Example"     #    value: "You can keep making more fields"     #    inline: false # Discord | AFK Messages #  Should Staff AFK enable messages be sent to Discord? discord-afk-enable-messages: true # Discord | AFK Enable Format #  - Placeholders: Player - {player} discord-afk-enable-format:   text: "**{player}** most nem elérhető." # Only used if 'discord-embed' is disabled.   embed: # Only used if 'discord-embed' is enabled.     author: # Embed Author       name: ""       url: ""       image: ""     title: "{player}" # Embed Title     title-url: "" # Enbed Title URL     description: "jelenleg afkol" # Embed Description     color: "#5555FF" # Embed Color     footer: # Upgrade to UltraStaffChatPro to change the embed Footer     image: "" # Embed Image URL     thumbnail: "" # Embed Thumbnail URL     fields: # Embed Fields (Remove all to have no fields)     #  1:     #    name: "Example"     #    value: "You can keep making more fields"     #    inline: false # Discord | AFK Messages #  Should Staff AFK disable messages be sent to Discord? discord-afk-disable-messages: true # Discord | AFK Disable Format #  - Placeholders: Player - {player} discord-afk-disable-format:   text: "**{player}** újra elérhető." # Only used if 'discord-embed' is disabled.   embed: # Only used if 'discord-embed' is enabled.     author: # Embed Author       name: ""       url: ""       image: ""     title: "{player}" # Embed Title     title-url: "" # Enbed Title URL     description: "mostmár nem afk" # Embed Description     color: "#5555FF" # Embed Color     footer: # Upgrade to UltraStaffChatPro to change the embed Footer     image: "" # Embed Image URL     thumbnail: "" # Embed Thumbnail URL     fields: # Embed Fields (Remove all to have no fields)     #  1:     #    name: "Example"     #    value: "You can keep making more fields"     #    inline: false # [ UltraStaffChat | StaffChat Configuration ] # StaffChat | Format #  - Placeholders: Player - {player}, Server - {server}, Message - {message} staffchat-format: "&8[&4Hálózat&8] &4{player}&c: &c{message}" # StaffChat | Usage staffchat-usage: "&cHasználat: /staffchat " # StaffChat | Muted staffchat-muted: "&cStaffChat elnémítva" # StaffChat | Prefix #  Allows Staff members to send messages to StaffChat using a prefix before their message. #  Set to "" to disable. staffchat-prefix: "@" # [ UltraStaffChat | Toggle Configuration ] # Toggle | Enabled toggle-enabled: true # Toggle On | Message toggle-message-on: "&8[&4&lHálózat&8] &cStaffChat &aBekapcsolva&c!" # Toggle Off | Message toggle-message-off: "&8[&4&lHálózat&8] &cStaffChat &cKikapcsolva&c!" # Toggle | Usage toggle-usage: "&cHasználat: /sctoggle [On/OFF]" # [ UltraStaffChat | Mute Configuration ] # Mute | Enabled mute-enabled: true # Mute On | Message mute-message-on: "&8[&4&lHálózat&8] &cStaffChat &cNémítva&c!" # Mute Off | Message mute-message-off: "&8[&4&lHálózat&8] &cStaffChat &aÚjra elérhető&c!" # Mute | Usage mute-usage: "&cHasználat: /scmute [On/OFF]" # [ UltraStaffChat | Mute StaffChat Configuration ] # Mute | Enabled mute-staffchat-enabled: true # Mute On | Message mute-staffchat-message-on: "&8[&4&lHálózat&8] &cStaffChat &cNémítva&c!" # Mute Off | Message mute-staffchat-message-off: "&8[&4&lHálózat&8] &cStaffChat &aÚjra elérhető&c!" # Mute | Usage mute-staffchat-usage: "&cHasználat: /mutesc [On/OFF]" # [ UltraStaffChat | AFK Configuration ] # AFK | Enabled afk-enabled: true # AFK | Message #  - Placeholders: Player - {player} afk-broadcast: "&7{player} jelenleg &c&lTávol&7." # AFK | No longer AFK Message #  - Placeholders: Player - {player} no-afk-broadcast: "&7{player} most már &c&lElérhető&7." # [ UltraStaffChat | Join Message Configuration ] # Join Message | Enabled join-enabled: true # Join Message | Message #  - Placeholders: Player - {player}, Server - {server} join-message: "&7[&a&l+&7] &7[{server}] &a{player}" # [ UltraStaffChat | Leave Message Configuration ] # Leave Message | Enabled leave-enabled: true # Leave Message | Message #  - Placeholders: Player - {player} leave-message: "&7[&c&l-&7] &c{player}" # [ UltraStaffChat | Switch Message Configuration ] # Switch Message | Enabled switch-enabled: true # Switch Message | Message #  - Placeholders: Player - {player}, From - {from}, To - {to} switch-message: "&8[&4&lHálózat&8] &c{player} szervert váltott innen {from} ide {to}" # [ UltraStaffChat | StaffList Configuration ] # StaffList | Enabled stafflist-enabled: true # StaffList | Header #  - Placeholders: Staff Count - {count} stafflist-header: "&7({count}) &c&lElérhető Staff tagok&7:" # StaffList | Format #  - Placeholders: Player - {player}, Server - {server} stafflist-line: "&4{player} &7- &4{server}" # StaffList | No staff online stafflist-offline: "&cNincs elérhető Staff." # [ UltraStaffChat | Update Notification Configuration ] # Update Notification | Enabled update-enabed: true # Update Notification | Message #  - Placeholders: New Version - {version}, Current Version - {current} update-message: "&8[&c&lUltraStaffChat&8] &aElérhető a(z) {version} verzió, frissítheted." # [ UltraStaffChat | Permissions ] # Permission | StaffChat Talk permission-talk: "staffchat.talk" # Permission | StaffChat Read permission-read: "staffchat.read" # Permission | Toggle permission-toggle: "staffchat.toggle" # Permission | Mute permission-mute: "staffchat.mute" # Permission | Mute Global permission-globalmute: "staffchat.globalmute" # Permission | StaffChat Global Mute Bypass permission-bypass: "staffchat.mutebypass" # Permission | AFK permission-afk: "staffchat.afk" # Permission | Staff Join permission-join: "staffchat.join" # Permission | Staff Leave permission-leave: "staffchat.leave" # Permission | Switch permission-switch: "staffchat.switch" # Permission | Staff List permission-list: "staffchat.list" # Permission | Staff (Permission needed to display on Staff List) permission-staff: "staffchat.staff" # Permission | Chat Formatting permission-chat-format: "staffchat.format" # Permission | Update Notification permission-update: "ultrastaffchat.update" # Permission | Configuration Reload permission-reload: "ultrastaffchat.reload" # Permission | Debug permission-debug: "ultrastaffchat.debug" # [ UltraStaffChat | System Configuration ] # System | Configuration Version #  Used for Internal purposes - Don't edit! version: 37

 

 
 
Vissza
Top