Rules Plugin
作者:rebot | 分类:模组
Minecraft 版本: 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
平台: bukkit folia paper purpur spigot
标签: management social storage
? Rules
A simple and flexible Minecraft Spigot/Paper plugin that allows server administrators to manage and display custom server rules using a rules.yml file.
Perfect for servers that want to provide easily editable in-game or chat-displayed rule messages.
⚙️ Features
- ? Loads and manages rules from an external
rules.ymlfile - ✏️ Easily update or replace your server rules
- ? Automatically creates a default
rules.ymlon first launch - ⚡ Lightweight and efficient — only loads when needed
? Installation
- Download the plugin
.jarfile - Place it inside your server’s
plugins/folder - Start or reload your server
- A file named
rules.ymlwill be generated in the plugin folder
You can open and edit this file at any time to change your server’s rules.
? Developer Information
Main utility class:
de.scholle.rules.RulesManager
Key methods:
getRulesText()→ Returns the rules text stored in the YAML filesetRulesText(String text)→ Updates the rules text and saves itloadRules()→ Initializes or reloads the rules file
Default file created:
plugins/Rules/rules.yml
? Compatibility
- ✅ Works on Spigot, Paper, and Purpur
- ? Compatible with Minecraft 1.18+
- ⚙️ Requires Java 17+
?? Author
Developed by: Scholle
Package: de.scholle.rules
? License
This project is licensed under the Apache License 2.0.
You may use, modify, and distribute it in compliance with the terms of that license.
For more information, see: http://www.apache.org/licenses/LICENSE-2.0
请登录后举报
暂无评论,抢个沙发吧~