PosePlugin - choose your favorite pose[1.15.2-1.17] icon

PosePlugin - choose your favorite pose[1.15.2-1.17] -----

Provides opportunity change poses to players




Version: 4.0-beta-1
Support 1.18 pls

Version: 4.0-beta-1
Awesome plugin.
But can you change the command for the poses to hot keys?
Like pressing shift to sit
-
Author's response
Hello. I could but it's hard to balance thing so that it wouldn't be annoying

Version: 4.0-beta-1
I love this plugin, im using for a lot of years, but 1.17 not works please fix the plugn :(

Version: 4.0-beta-1
18k DOWNLOADS - ✔ top plugin only for some reason it doesn't work /lay on the game version 1.17.1
-
Author's response
I'm sorry. ( The update is WIP, but it was suspended for a while.

Version: 4.0-beta-1
Thanks a lot for this plugin! Most Role Play plugins with this functionality are written with terrible code!

Version: 4.0-beta-1
Which version can support version 1.14.4 so author? .
-
Author's response
Plugin will not support this version. It's old. And contains too much work .

Version: 3.1-beta
yes it is a very good plugins () please update minecraft 1.17



Love you Plugin
-
Author's response
Thank you for the review, i'm already working really hard on it.

Version: 3.1-beta
PaperSpigot 1.16.5 Pleases, fix and add support for orebfuscator plugin
[23:17:03] [Server thread/INFO]: [PosePlugin] Enabling PosePlugin v3.1-beta
[23:17:03] [Server thread/ERROR]: Error occurred while enabling PosePlugin v3.1-beta (Is it up to date?)
java.lang.NullPointerException: null
at ru.armagidon.poseplugin.plugin.command.PluginCommands.initCommands(PluginCommands.java:53) ~[?:?]
at ru.armagidon.poseplugin.PosePlugin.onEnable(PosePlugin.java:41) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:592) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:281) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1066) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:290) ~[patched_1.16.5.jar:git-Paper-675]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
[23:17:03] [Server thread/INFO]: [PosePlugin] Disabling PosePlugin v3.1-beta
[23:17:03] [Server thread/ERROR]: Error occurred while disabling PosePlugin v3.1-beta (Is it up to date?)
java.lang.NullPointerException: null
at ru.armagidon.poseplugin.PosePlugin.onDisable(PosePlugin.java:48) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:415) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:516) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:384) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.5.jar:git-Paper-675]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:592) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:281) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1066) ~[patched_1.16.5.jar:git-Paper-675]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:290) ~[patched_1.16.5.jar:git-Paper-675]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291]
-
Author's response
Thank you for the review, it will be fixed with the next update

Version: 3.1-beta
Hmm, there are only 4 commands in plugin: /lay /sit /crawl /ppreload (PaperSpigot 1.16.5)
-
Author's response
Read documentation, please.

Version: 3.1-beta
Cool But i Have Some Issues With /crawl Command
Here Is The Proof

[14:25:43] [Server thread/WARN]: [PosePluginAPI] Task #124886 for PosePluginAPI v3.0-beta generated an exception
java.lang.NoSuchMethodError: 'boolean org.bukkit.block.Block.isSolid()'
at ru.armagidon.poseplugin.api.poses.swim.CrawlHandler.tick(CrawlHandler.java:98) ~[?:?]
at ru.armagidon.poseplugin.api.poses.swim.CrawlPose.tick(CrawlPose.java:68) ~[?:?]
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
at ru.armagidon.poseplugin.api.ticking.TickingBundle$Bundle.lambda$new$0(TickingBundle.java:48) ~[?:?]
-
Author's response
what kind of server core are you even using?!

Version: 2.1.1
Thanks a lot for the api, with the help of it I wrote a plugin that puts players on the floor when they receive a lot of damage.

Please do something with the half-blocks, swim players start to shake a lot
-
Author's response
I'm doing my best. Thanks for the review

Version: 2.0.1-beta-2-experimental
I love the plugin but I have this error in my server paper 1.16.3

at net.minecraft.server.v1_16_R2.EntityPlayer.damageEntity(EntityPlayer.java:838) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.EntityArrow.a(EntityArrow.java:333) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.IProjectile.a(IProjectile.java:125) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.EntityArrow.tick(EntityArrow.java:176) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.EntityTippedArrow.tick(EntityTippedArrow.java:92) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.WorldServer.entityJoinedWorld(WorldServer.java:841) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.World.a(World.java:893) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.WorldServer.doTick(WorldServer.java:526) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1358) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:371) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.3.jar:git-Paper-197]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-197]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
-
Author's response
Thank's for the review! First of all, this log does not show any information about your problem, second of all, report your issues on github, link under the installation section of the overview.

Version: 2.0.1-beta-2-experimental
super plugin, the author always replies quickly and fixes bugs. May this plugin keep growing!

Version: 2.0-experimental
Nice plug-in. It deserves to be installed on your server.
=-=-=-=-=-=-=-=-=-=-=-

Version: 2.0-experimental
Good complement, very interesting.
Currently I'm getting an error, when I use the command /swim being with the animation set, I get several errors in the console
We currently use paper 1.16.4


SrKyle issued server command: /swim
[13:08:34] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'swim' in plugin PosePlugin v2.0-experimental
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.16.4.jar:git-Paper-259]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.4.jar:git-Paper-259]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:802) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2005) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1816) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1769) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1135) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1128) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1089) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1003) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.4.jar:git-Paper-259]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
Caused by: java.lang.IllegalArgumentException: This pose type is already in use.
at ru.armagidon.poseplugin.api.player.PosePluginPlayer.changePose(PosePluginPlayer.java:42) ~[?:?]
at ru.armagidon.poseplugin.plugin.command.SimpleCommands.execute(SimpleCommands.java:40) ~[?:?]
at ru.armagidon.poseplugin.plugin.command.PosePluginCommand.lambda$new$0(PosePluginCommand.java:27) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.4.jar:git-Paper-259]
... 19 more
-
Author's response
Ok, it'll be fixed

Version: 2.0-experimental
Very good complement, but when using the command /swim in the console these errors appear
We are currently using 1.16.4 in paper

SrKyle issued server command: /swim
[13:08:34] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'swim' in plugin PosePlugin v2.0-experimental
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.16.4.jar:git-Paper-259]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.4.jar:git-Paper-259]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:802) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2005) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1816) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1769) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1135) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1128) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1089) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1003) ~[patched_1.16.4.jar:git-Paper-259]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.4.jar:git-Paper-259]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
Caused by: java.lang.IllegalArgumentException: This pose type is already in use.
at ru.armagidon.poseplugin.api.player.PosePluginPlayer.changePose(PosePluginPlayer.java:42) ~[?:?]
at ru.armagidon.poseplugin.plugin.command.SimpleCommands.execute(SimpleCommands.java:40) ~[?:?]
at ru.armagidon.poseplugin.plugin.command.PosePluginCommand.lambda$new$0(PosePluginCommand.java:27) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.4.jar:git-Paper-259]
... 19 more

Version: 1.8.4-experimental
مرحبا إخوانه, هذا البرنامج المساعد هو الكمال! أنا استخدم هذا على خادمي العربية. والآن لدي ] 72 لاعبين! ولكن في كثير من الأحيان هذا البرنامج المساعد علة. أنا أصلح هذا وحدي
-
Author's response
If you have an issue with plugin, report about it on github. Thanks for good review!)

Version: 1.8.2-experimental
Earlier I used old plugin that only allowed to sit, but now I found your plugin with a lot more cool poses! Thanks for your work. Sadly, experimental poses don't work properly for me - I'm using Minecraft 1.16.2 and my client says that resourcepack is outdated, so items in player's hand are displayed. Also I had a bug when player stood up, but the invisible entity stayed (sorry if it's already fixed, i was using version 1.7.3). I hope that you will keep on updating, so Java servers can have not less cool animations for free use than Bedrock :D

Version: pre-4 1.7.3
it was working before but now its not. Paper 74

[14:09:50 INFO]: [PosePlugin] Enabling PosePlugin vpre-4 1.7.3
[14:09:50 ERROR]: [PosePlugin] Failed to enabled plugin! This version is not supported!
-
Author's response
it just a bug. Plugin is working!

Version: pre-3 1.7.3
Toptfgffgfgfggggggggggggggggggfhhfg jfg fj fgj fgjfgjffffffffffffffffffffffffffffffffffffffffffffffffff
-
Author's response
Thank you for such a constructive reply!

Version: pre-2 1.7.3
Muchas gracias por crear este maravilloso plugin

he estado buscando un plugin que haga que los jugadores se acuesten y sienten con un simple comando

Usted ha hecho un muy buen trabajo

Tenga un gran dia adios (^w^)/

Version: pre 1.7.3
It's awesome, bro! Please, update /lay to 1.16.X :))))))))))))))))))))))))))))))))))

Version: 1.7 beta
I recommend to everybody to use last version. Now plugin is much better and works perfectly. Brilliant

Version: 1.7 beta
/lay this is awesome bro, let's move on! :))))))))))))))))))))))))))))))))))))))

Version: 1.6.1 alpha
Огромное спасибо за техническую поддержку плагина, давно искал такой.
thank u bro :з

Version: 1.6.1 alpha
Everything is fine, but there is one problem, when players log in and write / l (password), the character lays down and does not accept authorization. You need to write / login (password) and not / l (password). "Alias /l" should not be "/ l"

/ swim when a player crawls, he can kill another player when he crawls under him. The player takes damage even when they are in the zone without pvp. Please correct / swim

Version: 1.6.1 alpha
Самый крутой плагин, разработчик очень быстро исправляет баги плагина, когда кто-то сообщает о них в обсуждении, рекомендую для скачивания! ))

Version: 1.6 beta
You did a great job here, I like the @PersonalEvent in the code, makes everything really clean
-
Author's response
This is actually the most clever thing that i ever done. Seeing bunch of repeating code, was making my eyes bleed. So i fixed that.

Version: 1.5 beta
Please put the dependency protocolib in your description thank you! 0.0.0.0.0.0.0.

Version: 1.4.2.1
Nice plugin! I have been looking for a decent replacement for SimpleSit for a very long time! Thank tou ( ̄︶ ̄)↗ 

Version: 1.4.2.1
This may be my favorite plugin on spigot, the ability to just swim around spawn is hilarious, please keep it up and add new poses when they come!
-
Author's response
Maybe i will make some emotions, if come up with method of doing it.

Version: 1.4.2.1
Крутой плагин братишка, только не работает на 1.13.2 а так круто! :)
P.s what's up?
-
Author's response
Generally this plugin was made for 1.15.2 and i added 1.14.4 support. Maybe when i got around to move to ProtocolLib , maybe it will support more versions.) P.s. Thx for support guys, i'm sooo thankful. Nobody gave me some much support as you guys.

Version: 1.4
The plugin works great with the /sit command but with the other commands it's like the user said "tiplurka229", in my case I use the git-paper-239 version

But I'm sure the developer will soon fix it :)
-
Author's response
Are you sure? Plugin version? Console log? Sreenshoots?

Version: 1.4
Привет, жаль что такие версии большие. А так плагин реально классный, сделай поддержку версии 1.12.2 и буду реально благодарен!
-
Author's response
I might do it, but i need to rewrite whole code for 1.12.2

Version: 1.3.2 pre2
Here is a video where you can really see that the plugin is buggy. YouTube: https://vk.cc/asJnSf
There is nothing in the console except the player entered the team or any errors or what.
-
Author's response
Are you using latest version of plugin? И, чувак, я прекрасно понимаю русский

Version: 1.3 beta
I'm for the idea of Striki .
-
Author's response
this function is about to add. Check on your config file.

Version: 1.3 beta
Not bad Add the ability to sit like this
https://www.spigotmc.org/resources/betterchair.71734/

Version: 1.2 beta
Hey Best plugin!
The / swim command does not work correctly. I hope the new versions will be better!
-
Author's response
It's updated, but /swim temporary disable, because of some issues with it.

Version: 1.2 beta
I will supplement the comment below

Not if the player does not have a block in his hand, he can sit down with the right mouse button! This will be the top-end option!
-
Author's response
Maybe i'll add when i handle with animation bugs.

Version: 1.2 beta
Paper 1.15.2

[02:06:27 ERROR]: Could not pass event PlayerTeleportEvent to PosePlugin v1.2
java.lang.NullPointerException: null
at ru.armagidon.sit.Listener.onTeleport(Listener.java:41) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor90.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:559) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:765) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:491) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:262) ~[?:?]
at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) ~[?:?]
at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) ~[?:?]
at net.citizensnpcs.Citizens$3.run(Citizens.java:332) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1184) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1111) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:933) ~[patched_1.15.2.jar:git-Paper-4df3dad8]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
-
Author's response
It's because npc is player too and when he moves, event calls.

Version: 1.2 beta
Good plugin, but please add support 1.12.2
thanks.
------------------------------------------------------------
-
Author's response
There is already. Sit Plugin supports 1.12.2

Version: 1.0.0.1
Unbelievable! But there is one minus, let the players sit on any blocks without using the /sit command, but they could use the 2 mouse button it is more convenient!
-
Author's response
How are u picturing that? People will be clicking left and right mousebuttons at the same time?

Resource Information
Author:
----------
Total Downloads: 48,411
First Release: Apr 5, 2020
Last Update: Jun 20, 2021
Category: ---------------
All-Time Rating:
37 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings