This plugin is now free for all !
Better Donate Chat Feature's
The features of this plugin include:
- Support for all servers connected to BungeeCord.
- Installable on all Bungee proxies (Waterfall, FlameCord, NullcordX, Mangocord).
- Fully compatible and bug-free with BungeeCord.
- One-year free license available only with this version.
- Ability to customize ranks and texts via Config.yml.
- Configurable permissions.
- Donators private messages.
- Anti Spam filter added.
- New colorsystem added.
- Cloud update added.
Better Donate Chat Permission's
This plugin allows for permission customization! However, alongside the manual permissions, the main permission must also be active for the user to be able to chat and use your format.
To display the format in chat, you first need to give users the permission bdc.use through BungeeCord’s LuckPerms to the specific user or rank.
Then, assign the format-related permission to the rank or user. For example, to display the VIP format, you need to give the rank or user the permission bdc.use.vip.
Default plugin permissions list:
-
bdc.use
-
bdc.use.vip
-
bdc.use.mvp
-
bdc.use.mvpplus
-
bdc.use.mvp++
-
bdc.use.legend
-
bdc.msg.use
To display higher ranks, you should remove the previous permissions from the rank or user. For example, if you have given the user the permission bdc.use.vip and now want to assign bdc.use.mvp, you should first remove bdc.use.vip from the user and then assign bdc.use.mvp.
Better Donate Chat Command's
this plugin only have one command
/bdc reload (for reload configuration)
all players can see donator's chat on any server
Config.yml
Code (YAML):
[/LEFT
]
plugin-version
:
"1.3.0"
# Do not change this version manually.
license
:
"CPLN_3S9QXZ68SS_IRN"
# Purchase on spigotmc.org or polymart.org or cblock.ir & paste license code to enable plugin.
# & Symbol for colors not supported !
# Use § for change colors: Alt + 2 + 1 = §
Prefix
:
"§6[BDC]"
# Mention settings
# Change mention message with edit title-message & subtitle-message
mention:
men-symbol
:
"@"
message
:
"You have been mentioned by {username}!"
Default-message:
default:
Prefix
:
"§6[BDC]"
message
:
"§6[BDC] §7{username} §6§l» §r{message}"
permission
:
"bdc.use"
# You can add custom rank to this config for add to game
# Example code you can copy and paste this after Custom-ranks: line
# example:
# Prefix: "&a[Example]"
# join-message: "§6§l-= §6[§2Example§6] §7{Username} §2Joined to the network ! §6§l=-"
# message: "§6§lBDC §6[§2Example§6] §7{username} §6§l» §r{message}"
# permission: "bdc.use.example"
Custom-ranks:
vip:
Prefix
:
"&a[VIP]"
join-message
:
"§6§l-= §6[§2VIP§6] §7{Username} §2Joined to the network ! §6§l=-"
message
:
"§6§lBDC §6[§2VIP§6] §7{username} §6§l» §r{message}"
permission
:
"bdc.use.vip"
mvp:
Prefix
:
"&b[MVP]"
join-message
:
"§6§l-= §6[§bMVP§6] §7{Username} §bJoined to the network ! §6§l=-"
message
:
"§6§lBDC §6[§bMVP§6] §7{username} §6§l» §r{message}"
permission
:
"bdc.use.mvp"
mvp+:
Prefix
:
"&b[MVP+]"
join-message
:
"§6§l-= §6[§cMVP+§6] §7{Username} §cJoined to the network ! §6§l=-"
message
:
"§6§lBDC §6[§cMVP+§6] §7{username} §6§l» §r{message}"
permission
:
"bdc.use.mvpplus"
mvp++:
Prefix
:
"§6[§5MVP++§6]"
join-message
:
"§6§l-= §6[§5MVP++§6] §7{Username} §5Joined to the network ! §6§l=-"
message
:
"§6§lBDC §6[§5MVP++§6] §7{username} §6§l» §r{message}"
permission
:
"bdc.use.mvp++"
legend:
Prefix
:
"&b[Legend]"
join-message
:
"§6§l-= §6[§dLEGEND§6] §7{Username} §dJoined to the network ! §6§l=-"
message
:
"§6§lBDC §6[§dLegend§6] §7{username} §6§l» §r{message}"
permission
:
"bdc.use.legend"
# Show online donator players message
# /dplayers - /donatorplayers
dplayers:
header
:
"&f&m &r\n &6&lDonator Players\n &c&lShowing all donator online players\n&r"
footer
:
"&f&m "
format
:
"&c{playername} &f-&r {rankname} &f- &d{servername} &f- &b{playtime}"
no_donators
:
"&cNo donator players online."
# You can use & for chat formatting.
# Change party settings.
# if you use bedwars server or multiarena gamemode
# disable this feature on servers
Party-enabled
: true
partyinvite-message
:
-
"&6&m "
-
"&aYou have been invited to join {username}'s party!"
-
"&7Use &e/dcparty accept &7to join."
-
"&6&m "
partyinvite-sent-message
:
-
"&6&m "
-
"&aYou have sent a party invitation to {username}."
-
"&7They have 60 seconds to accept."
-
"&6&m "
partyjoin-message
:
-
"&6&m "
-
"&a{username} has joined the party!"
-
"&7Let's start the adventure together!"
-
"&6&m "
partyaccept-message
:
-
"&6&m "
-
"&aYou have accepted the party invitation from {username}."
-
"&7You are now part of the party."
-
"&6&m "
partyleave-message
:
-
"&6&m "
-
"&c{username} has left the party."
-
"&7The party continues without them."
-
"&6&m "
partydisband-message
:
-
"&6&m "
-
"&cThe party has been disbanded by {username}."
-
"&7Everyone is now on their own."
-
"&6&m "
disabled-servers
:
-
"example_disabled_server1"
-
"example_disabled_server2"
reports:
enabled
: true
header
:
"&c&m-----------------------------------\n&6&l Donators New Report"
Rid
:
"&f&lReport ID : &c{reportID}"
Rsender
:
"&f&lReport by : &c{reportSender}"
Repeduser
:
"&f&lReported User : &c{reportedUser}"
Reason
:
"&f&lReason : &c{reason}"
Rusersv
:
"&f&lReported User Server : &c{servername}"
footer
:
"&c&m-----------------------------------"
staff-accepted
:
"&6{staffusername} &aAccepted your report request!\n&aPlease be patient while it is checked!"
private-messaging:
enabled
: true
default-message-format
:
"&7[PM] {sender}: {message}"
antispam:
enabled
: true
delay
: 5
# Time in seconds between allowed messages
[LEFT
]
If you like this plugin, send me your opinion in the comments. If you need help or report bugs, you can text me on Discord!
My Discord ID: c.block
Support server: discord.gg/TdzTKuPzBj