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




After a long long long work I'm happy to present you the first beta version of PosePlugin 4.0!
It has a lot of changes, be sure to check them out:
  • Plugin has been updated to 1.17
  • The resource pack has been updated, be sure to update it.
  • Point pose has been renamed to Clapping
  • Added 2 new poses. Spinjitsu and Pointing
  • Added new Deep-Dive mode to Experimental poses.
  • Added new package finding system, so you can see during the startup some classes loading
  • Updated to Java 16. This version cannot be loaded on older versions
  • Plugin now uses Mojang Mappings
  • Equipment synchronization for lying NPC is working on NPCInventory
  • Changed config.yml and language file. Be sure to update it
  • Added automatic command generator
  • Fixed some bugs
Since it's an beta version, some bugs can occur, so be sure to report all the bugs you'll find during the test.
If you have an error in the console, upload full log from the console.
Also i'd be REALLY thankful if you support my work by donation
Edit: currently 1.16 is now working correctly, i'm fixing it after some time.

----------, Jun 20, 2021

Fixed bug with shulker appearing while crawling on slabs.
P.s. When you crawl on slabs, invisible shulker will appear, but it will be visible only for you. Have any bugs, go to github.
----------, May 19, 2021

1. Swim pose renamed to crawl pose. So update your configs, message files, permissions
2. Fixed crawl pose.
Now can go under blocks properly.
Also can crawl on slabs but it's still in development.
----------, May 3, 2021

1. Swim pose renamed to crawl pose. So update your configs, message files, permissions
2. Fixed crawl pose.
Now can go under blocks properly.
Also can crawl on slabs but it's still in development.
----------, May 3, 2021

Added new pose: praying. Has one option step (how fast will it be). It's the experimental pose, so you need to turn on the x-mode.
Added official Russian translation of plugin
Minor bug fixes and changes.
----------, Apr 10, 2021

1. Fixed seat bugs.
2. Fixed bug when after using /lay, your nickname turn black
----------, Mar 29, 2021

Fixed NoSuchFieldException bug, when player tried to lay down.
----------, Feb 14, 2021

Changes:
Moved to ProtocolLib 4.6. you can download it here
With versions below 4.6 will not work.
----------, Feb 12, 2021

Fixed bug with nametag hiding
Fixed bug with NullPointerException
Added ability to teleport lying player(for developers)
----------, Dec 30, 2020

Changes:
Changed packaging: API and plugin itself are in different jars.

Fixed bugs with scoreboards, such as "Unregistered scoreboard component", nametag hiding etc.

Added feature for message files: if you remove message from config, it won't be sending anymore.

If you encountered a bug, report it to github(link in overview page)

We hit 5k downloads, YAY!! :D
----------, Dec 20, 2020

Fixed bug with seat rotation
----------, Nov 9, 2020

Added 1.16.4 support
Fixed bug when after using the same pose twice you could got an error
----------, Nov 4, 2020

Added support for 1.16.4
----------, Nov 4, 2020

Fixed bug when left-handed mode of experimental poses didn't work.
----------, Nov 2, 2020

Changes:
  • Changed PosePlugin API. More info here
  • Code cleanup
----------, Oct 30, 2020

1. Fixed bug when player could stay swimmning after standing from swimming.
2. Fixed api issue when UnsupportedOperationException could be thrown after setting player to a pose with api-mode flag set.
3. Fixed api issue when start-animation message could be sent even if api-mode flag is set.
----------, Sep 15, 2020

Fixed bug when player fall under ground after standing up with passenger(like chat bubbles etc.)
Little performance fix.
----------, Sep 2, 2020

Fixed:
  • "IllegalArgumentException: Cannot translate null text" after quit
  • "IllegalArgumentException: Cannot measure distance between ... and ..."
  • "Not paper"
Changes:
  • Added messages for usage of experimental pose command
REPORT ANY OF YOUR BUGS ON GITHUB
----------, Aug 26, 2020

Added 1.16.2 support
Added API mode for poses.
----------, Aug 16, 2020

Changes:
  1. Added new pose handshake.
  2. Added config settings disable-when-shift. When it's true, experimental poses will be stopped after sneaking toggle.
Note:
  • Update your resource pack.
  • Update you locale files to English (it's the only one which supports new version of locale files)
----------, Aug 14, 2020

Changes:
- added nametag hiding in poses which use npc.
- fixed bug with player hiding
- Added 2 new poses: /wave and /point(more info on overview page)
- Fixed bug with being stuck in blocks after reloading/relogging
- Fixed headrotation in /lay
- Added armor hiding in /lay
- Fixed swim
- Added self-repairable config
How to activate experimental options:
1. Reload/restart server(plugin will automatically repair config)
2. go to config -> x-mode set it to true
3. Reload plugin with /rl confirm or /rl or /plugin reload PosePlugin or /ppreload
4 Update your locale file(if you won't, plugin might not work, or with errors)
Note:
To make experimental options work fine install resource pack(it's in zip file with plugin).
----------, Aug 13, 2020

Swim bug fixes
Added 1.15.2 support
----------, Jul 6, 2020

Plugin temporary is working only on 1.16
Fixed bug when player cannot teleport to lying player.
Fixed bugs with damaging in lay pose
Plugin works on PosePlugin API now, so you can interrupt to plugin process via API.
Fixed swim mechanics.
----------, Jul 5, 2020

Added 1.16 support
Fixed bug when player's nametag disappears from tablist
Added Chinese lang with id: "chn"
----------, Jun 27, 2020

New config format
Code (Text):

locale: en
check-for-updates: true
swim:
  static: false
  stand-up-when-damaged: true
  enabled: true
lay:
  view-distance: 20 #Measures in blocks
  stand-up-when-damaged: true
  head-rotation: true
  player-invulnerable: false
  swing-animation: true
  update-equipment: true
  prevent-use-when-invisible: false
  update-overlays: true
sit:
  stand-up-when-damaged: true
 
Bug fixes:
  • When lying player appears in every dimension
  • Added garbage collector for bugged armorstands
  • Some other stuff
Additions:
  • Non-static swim pose is back, turn it on in config
1.16 support is coming soon, this version is in pre release so if you found a bug or have suggestion leave it in my new discord server DISCORD
----------, Jun 25, 2020

Optimisations and bug fixes
Added turkish language with id: tr
Added updateOverlays function, when player updates his overlays, lying player will update it too
Update your config files
----------, Jun 16, 2020

Improvement:
  • Improved /lay
Bug fixes:
  • Fixed armorstand flashing when using /sit
  • Fixed npc flashing using /lay
  • Fixed camera-shaking when standing up
  • Fixed alignment in /lay
  • Player can rotate 360 degrees using /sit
Changes:
  • Removed better chair support
  • Added locale files
  • Swim pose is static now
  • Removed aliases(if you need it, use commands.yml)
  • Added messages when player got damaged into every pose
  • Player now can see yourself in /lay(author of this idea SirBoy)
  • etc.
Also update your config files
----------, Jun 7, 2020

Bug fixes:
  • Fixed bug with breaking nether portal in /swim
  • Fixed bug when player didn't get up when got damaged
Changes:
  • stand-up-when-damaged function moved to global
  • Update your configs to make everything work fine.
This is alpha version because it may be unstable but it's needed this bug fixes. Actually i want to change ConfigurationManager
----------, May 20, 2020

Bug fixes:
  1. Plugin now have API
  2. Fixed headrotation in /lay
  3. 1.14 support is back.
  4. Player now gets up when someone breaks block under him.
Improvements and additions:
  1. Added aliases for commands
  2. Added special message when player in /swim gets damaged.
  3. Added packet-swim function
  4. Plugin finally has its own API for use.
As usual, if you found a bug, report me immediately.
----------, May 20, 2020

Removed ProtocolLib dependency
----------, May 19, 2020

Bug fixes:
  1. Fixed bug when player breaks portal with /swim command
  2. Fixed bug with "block disappearing"
  3. Fixed bug when lay animation was playing only for one player.
Improvements:
  1. Player in /lay animation isn't invulnerable.
  2. Added function to make player gets up when he gets damaged.
  3. When player interacts in /lay, he swings with hand.
----------, May 19, 2020

Fixed nullpointerexception caused by cache of block above player being null.
----------, May 16, 2020

Bug fixes
----------, May 13, 2020

Little bug fixes, should work
----------, May 13, 2020

Added permissions to commands:
  • poseplugin.command.sit - /sit
  • poseplugin.command.lay - /lay
  • poseplugin.command.swim - /swim
While lay-animation all inventory contents updates.
Swim-animation improvements.
Plugin will be in beta, because i'm not quite sure about its stability.
----------, May 12, 2020

Swim-animation don't use packets anymore and starts immediately after using command.
----------, May 8, 2020

Fixed dependency issue
Updated update checker
----------, Apr 27, 2020

Added 1.14.4 support.
Fixed some bugs with /lay.
Player in /swim when he meets tunnel, he can go through unsolid blocks, like grass,banners etc, to go to this tunnel.

Some bugs may cause while rotating head in /lay, due stupidness of minecraft and it doesn't give me any way to rotate head perfectly, the same thing with lay direction, I can't fix it, at least I still don't know any way.
----------, Apr 26, 2020

Bug fixes
----------, Apr 12, 2020

Bug fixes
----------, Apr 12, 2020

Bug fixes
Update checker
BetterChair support
/swim added and fixed
----------, Apr 12, 2020

Fixed circling-while-lying issue.
/swim temporary disabled
added new function for /sit, but it's on developing, so it's disabled now.
plugin doesn't require ProtocolLib anymore.
config updated, delete old.
Fixed bug when npc causes NPE.
----------, Apr 11, 2020

Added new animation.
API remaked.
----------, Apr 6, 2020

sit rotation fix
----------, Apr 5, 2020

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