EasyTexts
作者:rebot | 分类:模组
Minecraft 版本: 1.21.11 26.1 26.1.1 26.1.2
平台: paper purpur
EasyTexts
EasyTexts is a lightweight text utility plugin designed for PaperMC 1.21.11+ servers. It provides server admin with easy way of sending messages to players, titles/subtitles, broadcasting, intervaled broadcasts on the server without the bloat of other plugins.
Key Features & Why You Should Download It
- Easy Text Utilities: Easily send messages to players, sebd titles/subtitles, broadcast to whoe server, or intervaled broadcasts on server on
config.ymlwith MiniMessage support. Perfect for server owners who doesn't want to deal with clunky vanilla commands. - Minimal Overhead: Built to be lightweight and efficient, ensuring minimal impact on your server's performance. Perfect for small to medium-sized survival, semi-vanilla, or even large public servers that just need text utilities!
- Customize Plugin Messages: Customize all EasyTexts messages completely on
messages.yml! Uses MiniMessage so you can have gradients, hex, clickable text and more! - Full MiniMessage Support: Supports MiniMessage everywhere so you can use hex, gradients clickable texts etc.! It works everywhere flawlessly no bloat. No more ugly § color codes! MiniMessage formatter: https://webui.advntr.dev/
- Modern Server Support: Built specifically for the latest PaperMC 1.21.11+ versions and its forks, guaranteeing up-to-date performance and stability.
- Open Source: Developed under the GNU General Public License v3.0, allowing for transparency and community contributions.
Commands & Usage
(<> is required, [] is optional):
NOTE: It shows command usage if you typed the command without any arguments.
| Command | Description | Permission |
|---|---|---|
/easytexts [info/reload] |
EasyTexts admin command. | easytexts.admin |
/broadcast <msg> [showauthor: true/false] |
Broadcast a message in whole server. | easytexts.broadcast |
/sendmsg <player/me> <msg> |
Simply send a message to player or yourself. | easytexts.sendmsg |
/sendactionbar <player/me> <time_secs> <msg> |
Simply send an actionbar to player or yourself. | easytexts.sendactionbar |
/sendtitle <player/me> <time_secs> <title> [subtitle] |
Simply send a title and subtitle to player or yourself. | easytexts.sendtitle |
Default Configs
Default configs used on the plugin.
config.yml ```yaml # EasyTexts # Github: https://github.com/WatermanMC/EasyTexts # Discord Support: https://discord.gg/Scgqfm5EU4 # Only supports MiniMessage here! # MiniMessage previewer: https://webui.advntr.dev/ # Use \n too for newlines random-broadcasts: enabled: false # in secs interval: 600 texts: - "Hello server owner!\n\nYou can change this in EasyText's config.yml :)" - "You can add more messages too" ``` messages.yml ```yaml # Only supports MiniMessage here! # MiniMessage previewer: https://webui.advntr.dev/ prefix: "EasyTexts:" nopermission: "You don't have permission for that!" reloaded: "Plugin reloaded!" broadcast: "BROADCAST: %msg%" broadcast_author: "BROADCAST by %author%: %msg%" broadcast_nomsg: "Please specify a message to broadcast" sendmsg: sent: "Message sent to %target%." target_offline: "Player '%target%' is offline" actionbar: sent: "Actionbar sent to %target%." target_offline: "Player '%target%' is offline" invalid_duration: "Invalid duration" titles: sent: "Title sent to %target%." target_offline: "Player '%target%' is offline" invalid_duration: "Invalid duration" ```Links & Additional Information
Author: WatermanMC
- GitHub Repository https://github.com/WatermanMC/EasyTexts
- Discord Support: https://discord.gg/Scgqfm5EU4
请登录后举报
暂无评论,抢个沙发吧~