toNeko

toNeko

Mod and plugin

Turn players into catgirls in Minecraft

Server

3,068 downloads
20 followers
Created7 months ago
Updated3 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

toNeko

brief introduction

This is a mod/plug-in that turns players into cat girls, adding a little fun to the game. Supports Folia

It revamps the chat system while adding some buffs and gameplay

download:

Plug-in version

Mod version

Instructions

Place it in the server/client's plugins folder or mods folder. If you do not have ctLib pre-plugin/module installed, please install it

Supported versions (doesn't mean it can't run on other versions):

  • Fabric >= 1.20
  • Spigot/Paper/Folia 1.16~Latest

Linkage

Linkage mods: luckperms

Commands & permissions (all owned by default)

#toneko section, permission: toneko.command.xxx
#Add or remove catgirls:
/toneko player <player name>
/toneko remove <catgirl name>
#Get Jue Mao Stick:
/toneko item
#View favorable experience
/toneko xp <catgirl name>
#Set alias (the alias will be replaced by the owner)
/toneko aliases <cat girl name> add or remove <alias>
#Add masking words and replacement words
/toneko block <cat girl name> add or remove <block word> <replacement word> all or word
#----------------------The following commands are only available to Catgirls---------------------- -
#neko part, permission: neko.command.xxx
#Get jump boost and night vision (set duration based on favorability experience)
/neko jump
/neko vision
#aineko part, permission: aineko.command.xxx
#Add or delete an AI cat girl
/aineko add <catgirl name>
/aineko remove <catgirl name>

Configuration

Main configuration file: config.yml

Path:

Fabric/Quilt: ctlib/toneko/config.yml Spigot/Paper: plugins/toNeko/config.yml

#Language option (supports zh_cn, en_us), you can customize the language, see https://github.com/CSneko/toNeko/docs/CUSTOM_LANGUAGE.md for details
language: zh_cn
#Use the client language. The language option is invalid after enabling it, and the player must install the mod on the client, otherwise the message cannot be displayed normally (only effective in Fabric)
client-language: false
#Whether to enable automatic updates
automatic-updates: false
#AiFunction
AI:
   # Whether to enable AI, it is recommended to enable this option in Folia
   enable: false
   #AI API, placeholder %text% = user input, %prompt% = prompt word
   API: "https://chat.ai.crystalneko.online?t=%text%&&p=%prompt%"
   #Prompt word, please do not enter the && symbol. Placeholder %name% = cat girl name, %owner% = owner
   prompt: "You are a cute cat girl, your name is %name%, and your owner is %owner%"

If you have any questions,please send message to me on Discord.My discord username is crystal_neko.

Enjoy your game!

bStats:

bStats

External resources



Project members

CSneko

Owner


Technical information

License
MIT
Project ID