SIR 图标

SIR

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 2.4.8
本资源为搬运资源,原资源地址: https://modrinth.com/mod/sir
资源信息

Minecraft 版本: 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2

平台: bukkit folia paper purpur spigot

标签: management social utility

资源介绍
[![Spigot](https://i.imgur.com/AUjlLnA.png)](https://www.spigotmc.org/resources/131149/) [![Wiki](https://i.imgur.com/A5RvHK4.png)](https://wiki.bitaspire.com/en/docs) [![Spigot Resource](https://i.imgur.com/4JRPRWB.png)](https://www.spigotmc.org/resources/131149/) [![Discord](https://i.imgur.com/YveUMZy.png)](https://discord.gg/DC4Gqj3y5V) ![](https://i.imgur.com/iIJJetg.png) [![](https://i.imgur.com/ZRjB2Qg.png)](https://discord.gg/DC4Gqj3y5V) ![](https://i.imgur.com/mHpjbKV.png) ![](https://i.imgur.com/FE9WdZ9.png) [![](https://bstats.org/signatures/bukkit/sir.svg)](https://bstats.org/plugin/bukkit/SIR/25264)
Text Description # SIR – Simple In-game Receptionist A modular Minecraft assistant that centralizes chat management, announcements, onboarding, and cross-platform communication. SIR ships with a rich configuration toolkit so you can tailor every interaction players see without touching Java code. --- ## Feature Highlights - **Modular architecture** – Toggle self-contained modules for chat, join/quit experiences, announcements, MOTDs, advancements, and third-party hooks. - **Deep chat customization** – Build channel hierarchies, apply gradient colours, emojis, hover/click actions, tags, and mention effects directly from YAML. - **Player journey controls** – Craft first-join flows, spawn teleport rules, welcome/farewell messages, and timed invulnerability windows. - **Automated outreach** – Schedule announcements that mix chat, action bar, title, boss bar, sounds, and console commands. - **Discord-ready** – Mirror activity with DiscordSRV or EssentialsDiscord using embed templates, per-event routing, and cross-server relays. - **Login & vanish awareness** – Coordinate with major authentication and vanish plugins so muted, hidden, or unauthenticated players follow your rules. - **Takion-powered runtime** – The Takion framework is bundled, providing the scheduler, text processors, gradients, and boss bars you rely on—no extra download needed. - **Live updates & metrics** – Automatic update checks, optional coloured console logging, and bStats analytics keep administrators informed. --- ## Compatibility Matrix | Area | Details | | --- | --- | | **Minecraft server** | Spigot/Paper/Folia API 1.13+ (Folia flag enabled in `plugin.yml`). | | **Java runtime** | Compiled for Java 8 targets while building with Maven (Java 21 toolchain supported). | | **Permissions** | Vault-driven chat adapter with automatic fallback when Vault is absent. | | **Placeholder support** | PlaceholderAPI expansion included; formats across messages, announcements, and Discord bridge respect PAPI placeholders. | | **Text effects** | Takion gradient & rainbow tags, hover/click actions, and InventoryFramework-powered GUIs for chat colour menus. | | **Analytics** | bStats (ID 25264) with drill-down charts for detected integrations. | --- ## Built-in & Optional Integrations | Category | Supported Plugins / Libraries | Notes | | --- | --- | --- | | **Bundled libraries** | Takion 1.3, GlobalScheduler, LangUtils | Shaded inside SIR—no external jars needed. | | **Metrics** | bStats | Relocated package (`me.croabeast.metrics`) to avoid conflicts. | | **Chat & permissions** | Vault, InteractiveChat | Automatically detected; permissions exposed through `commands.yml` and channel configs. | | **Placeholder system** | PlaceholderAPI | Optional but fully supported; registers a dedicated expansion. | | **Discord bridge** | DiscordSRV, EssentialsDiscord | Route join/quit/advancement/chat events with per-channel embed templates. | | **Authentication** | AuthMe, UserLogin, NexAuth, nLogin, OpeNLogin | Shared spawn handling via `modules/hook/login.yml`. | | **Vanish handling** | CMI, EssentialsX, SuperVanish, PremiumVanish | Optional vanish chat key rules to block message leaks. | | **Moderation synergy** | AdvancedBan and other punishment suites | Use cooldowns, mute commands, and violation actions to complement third-party moderation. | --- ## Modular Platform Overview | Module | Purpose | Key Configuration Files | | --- | --- | --- | | **Join/Quit** | Welcomes players, controls vanilla join/quit spam, and manages spawn & invulnerability. | `modules/join_quit/config.yml`, `modules/join_quit/messages.yml` | | **Announcements** | Time-based broadcasts mixing chat, titles, action bars, sounds, and commands. | `modules/announcements/config.yml`, `modules/announcements/announces.yml` | | **MOTD** | Rotates server list MOTDs and icons with custom counters. | `modules/motd/config.yml`, `modules/motd/motds.yml` | | **Advancements** | Broadcasts achievements with rewards and per-world/mode filters. | `modules/advancements/config.yml`, `modules/advancements/messages.yml` | | **Chat – Channels** | Hierarchical global/local channels with inheritance and colour governance. | `modules/chat/channels.yml` (see wiki guide) | | **Chat – Cooldowns** | Anti-spam timers and scripted punishments. | `modules/chat/cooldowns.yml` | | **Chat – Emojis & Tags** | Replace shortcuts with formatted text and manage permission-based tags. | `modules/chat/emojis.yml`, `modules/chat/tags.yml` | | **Chat – Mentions** | Highlight recipients with sounds, hover/click actions, and custom outputs. | `modules/chat/mentions.yml` | | **Chat – Moderation** | Filter swears, caps, links, and enforce format standards. | `modules/chat/moderation.yml` | | **Hooks – Discord** | DiscordSRV channel routing and embed templates. | `modules/hook/discord.yml`, `webhooks.yml` | | **Hooks – Login/Vanish** | Sync behaviour with authentication and vanish plugins. | `modules/hook/login.yml`, `modules/hook/vanish.yml` | All modules are toggled from `modules/modules.yml`, which also manages update tracking for shipped configs. --- ## Command Suite | Command | Summary | Highlights | | --- | --- | --- | | `/sir` | Administrative hub | About, reload, module status, help, support links. | | `/print` | Raw formatted broadcaster | Targeted chat, titles, action bars, Discord webhooks. | | `/announcer` | Manage automated announcements | Preview, start/stop, reboot sequences. | | `/chatview` | Channel visibility | Players opt in/out of channel subscriptions. | | `/chatcolor` | GUI colour selector | Unlockable colours, gradients, rainbow styles. | | `/ignore` | Personal mute list | Persistent ignore data per player. | | `/clearchat` | Clear local/global chat | Instant moderation tool. | | `/msg`, `/reply` | Private messaging | Sound & action feedback for mentions. | | `/mute`, `/tempmute`, `/unmute`, `/checkmute` | Moderation controls | Permanent or timed mutes powered by configurable lang/data files. | Command behaviour, aliases, and language strings live under `resources/commands/` for complete customization. --- ## Formatting & Player Experience Toolkit - **Message prefixing:** Define the main plugin prefix, centred text tag, and line separators in `config.yml`. - **Gradient & rainbow tags:** Use `` or `` syntax anywhere the plugin parses text. - **Interactive components:** Attach hover lists and click actions across messages, announcements, and mentions. - **Sound design:** Assign unique join/quit, mention, and announcement sounds using vanilla sound keys. - **Spawn logic:** Per-message group spawn teleporters align with login plugins when enabled. - **Boss bars & titles:** Tap into Takion’s animated boss bars for announcement or module-specific effects. --- ## Getting Started 1. **Drop SIR into `plugins/`** – No external dependencies are required; Takion is already shaded inside the jar. 2. **Start your server once** – Configuration files populate under `plugins/SIR/resources/`. 3. **Review `config.yml` and `modules/modules.yml`** – Toggle features and adjust update checks. 4. **Tailor modules** – Edit the YAML files under each module directory to match your server’s tone and rules. 5. **Grant permissions** – Use your permission manager (Vault-compatible) to assign command and channel access. 6. **Reload or restart** – `/sir reload` applies configuration changes without a full reboot. Need more detail? The wiki pages below dive into each subsystem with copy-paste-ready examples. --- ## Documentation & Support - **Wiki:** [https://github.com/CroaBeast/SIR/wiki](https://github.com/CroaBeast/SIR/wiki) - **Community Discord:** [https://discord.gg/s9YFGMrjyF](https://discord.gg/s9YFGMrjyF) - **Issue tracker:** [https://github.com/CroaBeast/SIR/issues](https://github.com/CroaBeast/SIR/issues) --- ## Telemetry & Privacy SIR reports anonymous usage data to bStats (metrics ID `25264`) to help the developer understand which integrations are active. Disable metrics globally in `plugins/bStats/config.yml` or use your firewall if you prefer to opt out. --- ## Contributing & Feedback Found a bug or have a feature request? Open an issue on GitHub or reach out through the Discord community. Contributions are welcome—fork the repository, make your improvements, and submit a pull request. With SIR, you control every step of the conversation players see. Configure once, delight forever.
[![](https://market.bitaspire.com/spigot/sir/slot/1/banner)](https://market.bitaspire.com/spigot/sir/slot/1) [![](https://market.bitaspire.com/spigot/sir/slot/2/banner)](https://market.bitaspire.com/spigot/sir/slot/2) [![](https://market.bitaspire.com/spigot/sir/slot/3/banner)](https://market.bitaspire.com/spigot/sir/slot/3) [![](https://market.bitaspire.com/spigot/sir/slot/4/banner)](https://market.bitaspire.com/spigot/sir/slot/4) [![](https://market.bitaspire.com/spigot/sir/slot/5/banner)](https://market.bitaspire.com/spigot/sir/slot/5)
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
UltraRealism 1024x

价格:0 墨喵币
下载量:3

查看详情
Jawa's Lightsaber

价格:0 墨喵币
下载量:0

查看详情
Red's Tweaks

价格:0 墨喵币
下载量:0

查看详情
Another Ice Boat Racing Modpack

价格:0 墨喵币
下载量:0

查看详情