nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Meowtools

Meowtools

Plugin

A powerful Minecraft Spigot plugin that provides utility tools for your server,Hotkey commands can be customized.

Server Game MechanicsManagementOptimization

194 downloads
0 followers

MeowTools

A powerful Minecraft Spigot plugin that provides useful tools for your server.

📋 Main Features

  • Heal Command - Quickly restore player health and hunger
  • Feed Command - Restore player hunger
  • Welcome System - Personalized welcome messages for new and returning players
  • Hotkey System - Quick access to common functions via F key combinations
  • Multi-language Support - Supports Chinese and English interfaces
  • Permission System - Complete permission control

🔧 System Requirements

  • Minecraft Version: 1.21 and above
  • Server Software: Spigot/Paper 1.21+
  • Java Version: Java 21

🚀 Installation

  1. Download the plugin JAR file
  2. Place the JAR file in your server's plugins folder
  3. Restart the server
  4. The plugin will automatically generate configuration files

📖 Command Usage

Main Command /meow

  • /meow help - Show help information
  • /meow heal [player] - Heal yourself or specified player
  • /meow feed [player] - Feed yourself or specified player
  • /meow workbench - Open workbench GUI
  • /meow enderchest - Open ender chest
  • /meow reload - Reload plugin configuration (admin)

Standalone Commands

  • /heal [player] - Heal command
  • /feed [player] - Feed command
  • /workbench - Workbench command
  • /enderchest - Ender chest command

🎮 Hotkey Features

Quick access to functions by pressing F key combined with different states:

Hotkey Function Permission
Normal F Open workbench meowtools.hotkey.workbench
Look Up F Open ender chest meowtools.hotkey.enderchest
Look Down F Toggle creative mode meowtools.hotkey.lookdown
Shift+F Execute special command meowtools.hotkey.shift
Ctrl+F Execute sprint command meowtools.hotkey.ctrl

Usage Instructions

  1. Normal F Key: Press F key when looking in normal range (-87° to 87°)
  2. Look Up F Key: Press F key when looking up (≥ 87°)
  3. Look Down F Key: Press F key when looking down (≤ -87°)
  4. Shift+F Key: Hold sneak key (Shift) while pressing F key
  5. Ctrl+F Key: Hold sprint key (Ctrl) while pressing F key

🔐 Permission System

Permission Node Description Default
meowtools.* All permissions OP
meowtools.admin Admin permissions OP
meowtools.heal Use heal command All players
meowtools.feed Use feed command All players
meowtools.workbench Use workbench command All players
meowtools.enderchest Use ender chest command All players
meowtools.hotkey.* All hotkey permissions All players

⚙️ Configuration File

Configuration file is located at plugins/MeowTools/config.yml

Basic Configuration

# Welcome message settings
welcome:
  enabled: true
  sound_enabled: true

# Command settings
commands:
  heal:
    enabled: true
    cooldown: 30
  feed:
    enabled: true
    cooldown: 30

# Hotkey settings
hotkeys:
  enabled: true
  cancel_original_function: true
  
  # Normal F key
  normal:
    enabled: true
    command: "workbench"
  
  # Shift+F key
  shift:
    enabled: true
    command: "fly"

🌍 Multi-language Support

The plugin supports Chinese and English, language files are located at plugins/MeowTools/languages/:

  • zh_CN.yml - Chinese language pack
  • en_US.yml - English language pack

You can switch languages by modifying the language setting in the configuration file.

🐛 Issue Reporting

If you encounter any issues, please:

  1. Check server logs
  2. Confirm permission configuration is correct
  3. Verify configuration file format

📄 License

This project is licensed under the MIT License.


Thank you for using MeowTools! 🐱

Project members

xiaoyiluck666

Member


Technical information

License
ARR
Project ID