NekoC icon

NekoC -----

Become the Neko you always wanted to be!




Gives a message upon missing permissions
----------, Apr 5, 2024

Adds NekoC.NekoTF to players who have op status.
----------, Apr 5, 2024

Fix typo in Purr command
----------, Mar 3, 2024

All RP commands now have sounds. Some sounds were changed.

If you want to disable command sounds a new config option was added in the config (Command Sounds).

Config version updated to 1.6
----------, Dec 8, 2023

New Feature: Scared Creepers (Disabled by default)

If enabled, creepers will be unable to target a Neko under any condition.

New Config option: Swift Sneak enchant level (default 3)
Bug Fixes:

  • Fixed not checking if Claws was set in config.
  • Fixed Warning about NekoList already existing

This update changes the config version to 1.5
----------, Oct 22, 2023

Fixes an issue causing the plugin to fail to run the first time its run.
----------, Oct 21, 2023

Config now properly updates to 1.4 from 1.3
----------, Aug 22, 2023

I accidentally uploaded the wrong jar file.
----------, Aug 22, 2023

Added Permission based Neko checking.

Fixed a bug where un Nekoing another player would have the wrong colored text.

Please note this release updated the config version to 1.4
----------, Aug 22, 2023

This update adds Additive Claw Damage (Defaulted to false in the config)

Setting this to true will make it so the claw damage and poison is added to all attacks rather than just with an empty fist.

This was made for a single server. But as all server requests go it is made available to everyone if they so want it.
----------, May 9, 2023

Only two things is added in this update. Neko's now have claws. And sounds now play with the /pat /hiss, and /earscratch commands.

When a Neko punches a player or mob the Neko will deal an extra half heart of damage, and have a 25% chance to inflict poison 1 for 10 seconds.

5 new config settings were added in this update to allow you to setup claws to your Liking. They are the following.

Claws: true # Enables or disables the entire feature
Claw Poison Level: 1 # Sets the poison level Claws will inflict
Claw Poison Duration: 10 # Sets the Duration of the poison in seconds
Claw Poison Chance: 25 # Sets the percentage chance for poison to get inflicted
Claw Damage: 1 # SETS the damage claws will do (1 = 1 damage, not +1 damage, and yes the default is still half a heart.)

All of these new settings will get auto-added with their defaults above upon server boot.

Patting and earscratching a neko now play the Minecraft cat purr sound at the location of the neko.

When a Neko runs the Hiss command the Minecraft cat Hiss sound at the location of the neko.
----------, Mar 2, 2023

Two bugs were fixed in this update. The first was an issue with swiftsneak not getting removed properly if the player was in survival and using /swiftsneak, the other was an issue causing the plugin to not load on any server on a version lower than 1.19.

Ive also elected to drop support for old versions of minecraft mostly because according to the bstats page no one was using it on any of those versions and it makes a few things easier on me to remove support for them.
----------, Dec 18, 2022

Two new features were added!

The first is Jumpboost (/jumpboost) This gives Neko's jumpboost 3 allowing them to jump up to 3 blocks.

The second is Swiftsneak. (/swiftsneak) This enchants the pair of Boost the Neko is wearing with the Swift Sneak 3 enchantment allowing them to sneak around better. The enchant is removed when the boots are removed.

Both of the new features are togglable through the config file which has been updated to 1.1 from 1.0 in this update.
----------, Dec 14, 2022

  1. The Neko list is now stored in a new file named "NekoList"
  2. Added a config version system to auto update old versions of configs to new ones.
  3. Renamed the "unediblefornekos" list in the config to "inediblefornekos"


    Please backup your configs before updating in case the migration doesn't work right for you.
----------, Aug 5, 2022

Fixed an issue where the wrong name would be shown when using the earscratch command.
----------, Jul 27, 2021

This update adds a new feature, CATNIP!

Catnip can be consumed by all Nekos as much as they want. It's current implementation mostly just for role-play purposes. To make catnip you take seeds and just rename them to "catnip". This is not case sensitive.

Currently catnip only applies temporary hunger, slowness, weakness, and Regen. Not something really useful in survival, and mostly just there for people role-playing with NekoC. In the future I will add in more ways to have it better in a survival setting. However it shouldn't break survival in any way currently regardless.

Catnip can be disabled by a config setting, being "Catnip: false", this option has been defaulted to true in the config, but will not automatically get added to your previous config. Please add it to avoid future issues.
.
I also fixed a bug where Hiss would work for normal players.
----------, May 6, 2021

Some fixes I missed for the previous update

1.Removed some debug messages that I accidentally left in.
2.Fixed some spacing issues with certain messages.
----------, Apr 29, 2021

This update only contains 3 changes.

1.You can now change the prefix the plugin uses in its commands
2. Fixed a bug that would cause the config to not properly set defaults correctly
3.Moved some stuff around in the default config

As there were config changes, please make sure your config is fully up to date. The default config can be found here
----------, Apr 29, 2021

No new features. This update adds UUID support. When the plugin loads or adds a person to the Neko List, it will auto convert their name to a UUID and use that. This means that people will persist as Nekos through name changes.
----------, Apr 26, 2021

NekoC will no longer yell out an error when you run a command without the proper input. It will instead say you have gave it an invalid input.

Player names in commands have all been updated to be yellow to make them stand out in the message. Adding color to a nickname will override this. All commands will also now properly allow nicknames to be displayed in commands.
----------, Nov 21, 2020

I'm an idiot. Fixed a few bugs that should have never existed in the first place.

First off, earscratch works again, I don't know how I broke it.

Then I also fixed 1.12 compatibility with the default food filter. Raw fish will give more hunger and saturation, and all the name changes have been accounted for in the default config. The latest Config.yml can always be found HERE

On my update agenda is fixing the issue where running most commands without a name causes an error.
----------, Nov 18, 2020

I fixed an issue with the Hiss command

I also checked compatibility back to 1.12, I will check as far back as 1.8 in the future, but it should work just fine.

I also now have a support discord for all of my plugins, if you need support or if you just want to hang feel free to join. JOIN HERE
----------, Nov 17, 2020

I added bstats
----------, Oct 21, 2020

Good news! I can work on this again. I was unable to work on it for awhile due to stress and anxiety, but its been clearing up and I've had passion for coding again!

Also, I was working on the ability to change messages so you could make NekoC work better for non English servers, I sadly lost my original source code and had de-compile the version of NekoC on Spigot to start working on it again.

The plugin was also made open source, the repo is in the resource info

Now, for changes in the plugin.
  1. I cleaned up the code a bit, removing unnecessary stuff and overall just making it a tad better.
  2. You can now customize the food filter in the config for Nekos!
Note that the plugin will NOT auto-update your config, add this into your config.yml, or else the food filter will not work.


UnedibleForCat:
- APPLE
- MUSHROOM_STEW
- BREAD
- GOLDEN_APPLE
- ENCHANTED_GOLDEN_APPLE
- MELON_SLICE
- DRIED_KELP
- CARROT
- POTATO
- BAKED_POTATO
- POISONOUS_POTATO
- PUMPKIN_PIE
- BEETROOT
- BEETROOT_SOUP
- SWEET_BERRIES
----------, Oct 21, 2020

This is a small update to fix the two remaining known bugs, those being

  1. Gold Apples still gave the potion effect when eaten, even though the item was not consumed
  2. Global Command Messages had strange coloring when nicknames were used.
----------, Mar 15, 2020

Realized I left in a debug statement that would print all unedible items for cats when they tried to eat anything. Oops.
----------, Feb 29, 2020

Resource Information
Author:
----------
Total Downloads: 6,916
First Release: Feb 22, 2020
Last Update: Apr 5, 2024
Category: ---------------
All-Time Rating:
6 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings