toNekoMod

toNekoMod

Mod

Turn players into catgirls in Minecraft

Server Game MechanicsSocial

7,654 downloads
16 followers
Created4 months ago
Updated5 hours ago

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

toNeko

A brief introduction

This is a mod (for ease of presentation, it will be called a plugin) that turns the player into a catgirl to add a bit of fun to the game.

Plugin Version

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

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 V0.4.6 or updated version won't automatically generate config.yml. If there's no ctlib/toneko/config.yml,It will use default config. If you want to use custom config,please copy assets/toneko/config.yml in the jar file to ctlib/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!

External resources



Project members

CSneko

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID