remove
All checks were successful
/ build (push) Successful in 52s

This commit is contained in:
Soph :3 2024-08-03 01:23:00 +03:00
parent e983626b9a
commit 7b764eb8af
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
2 changed files with 0 additions and 5 deletions

View file

@ -270,8 +270,6 @@ public class AnimalRP extends JavaPlugin {
new InteractionCommand(Mood.CUTE, "%s kissed you.. 0////0 %s", "You kissed %s.. 0////0 %s")); new InteractionCommand(Mood.CUTE, "%s kissed you.. 0////0 %s", "You kissed %s.. 0////0 %s"));
getCommand("bite") getCommand("bite")
.setExecutor(new InteractionCommand(Mood.ANGRY, "%s bit you!! Σ(っ゚Д゚)っ %s", "You bit %s! (○`д´)ノシ %s")); .setExecutor(new InteractionCommand(Mood.ANGRY, "%s bit you!! Σ(っ゚Д゚)っ %s", "You bit %s! (○`д´)ノシ %s"));
getCommand("purr").setExecutor(new InteractionCommand(Mood.CUTE,
"You hear the soft sound of %s purring on you... %s", "You jump on %s, and start purring. %s"));
getCommand("scratch").setExecutor(new InteractionCommand(Mood.ANGRY, "%s SCRATCHES YOU! Ow! %s", getCommand("scratch").setExecutor(new InteractionCommand(Mood.ANGRY, "%s SCRATCHES YOU! Ow! %s",
"You channel your inner evil, and scratch %s! %s")); "You channel your inner evil, and scratch %s! %s"));
/* Contributed by Simo__28 */ /* Contributed by Simo__28 */

View file

@ -23,9 +23,6 @@ commands:
usage: View all chat modifications of animals usage: View all chat modifications of animals
clearcooldown: clearcooldown:
usage: Clears the specified user's cooldown. usage: Clears the specified user's cooldown.
purr:
aliases: [mrrow, meow]
usage: Purr to someone! :3
scratch: scratch:
usage: Scratch someone! Ow! usage: Scratch someone! Ow!
hug: hug: