OrzMC
Features
1. Server Enables Forced Whitelist
After adding this plugin to the PaperMC server, it will automatically enable the forced whitelist mode. Players not on the whitelist cannot enter the server.
2. Server Management in QQ Groups
Configure a QQ robot (with the NapCatQQ service), and you can add/remove whitelisted players via commands in QQ groups.
👨💼 Admin Commands:
$a Add a player to the server whitelist
$r Remove a player from the server whitelist
👨🏻💻 General Commands:
$l Check currently online players
$w Check players in the current whitelist
$h View command information available in the QQ group
3. Discord Channel Server Management
Configure a Discord robot. After inviting the robot to a Discord text channel, you can manage server players. The commands are the same as those for the QQ robot.
4. Feishu Group Robot Notifications
For Feishu group custom robots, since they can only send messages to the group via webhook calls, Feishu groups can only receive messages and cannot send commands to the MC server. Therefore, they can only be used to synchronize server status currently, and cannot actively manage players' access to the whitelist.
5. Player Commands
/tpbow
After entering the server, players can get a teleport bow at any time using this command.
When using the teleport bow to shoot an arrow, the player will teleport to where the arrow lands. If the arrow falls into water or lava, the player will not teleport.
/guide
Players will receive a player guide book when they first enter the server. If they lose it later, they can retrieve it using this command.
Plugin Usage
First-time use of the plugin
- Download the plugin, put it directly into the
plugins/
directory of the PaperMC server. After starting the server, the plugin's data directory will appear. - Modify the
config.yml
configuration file in the plugin's data directory and restart the server.
- Download the plugin, put it directly into the
Updating the plugin:
- A directory named
update/
is provided in the PaperMC plugin directory. Put the plugin file to be updated into this directory. - The next time the server restarts, the plugin will be automatically moved to the
plugins/
directory to complete the plugin upgrade.
- A directory named