Gravity Plugin

Status
This thread has been locked.

ChampionBran

Feedback score
0
Posts
14
Reactions
0
Resources
0
I need a 1.16.5 plugin/datapack made which will change your gravity based on something in-game.
Basically something in-game will make me turn to walk on the walk/ceiling and everytime something happens in game it will change and just make my gravity random.

If you can do this DM me discord ChampionBran#0001 or reply here.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Extensy

☼ Professional Writer ☼
Supreme
Feedback score
20
Posts
323
Reactions
140
Resources
0
From what I understand, this is not possible. I've been advised about this fact from my talented developers at Nexure.

Unfortunately, the problem lies in the fact that it is impossible to alter the position of the player model. The legs are always at -z (upright), and the way the model is seen cannot be altered without Forge mods.
 

Brandon

Developer
Premium
Feedback score
6
Posts
549
Reactions
313
Resources
0
Absolutely, this seems impossible to manage server-side.

There is a possible solution which I have thought of on my own due to testing with GameProfile manipulation - believe it or not, there is a way to make your player model appear upside-down without any client-side modification, unfortunately though, you don't see this effect, only other players on the server do (player A will see player B upside down, and vice versa, but they will not see themselves upside down).

Aside from that slight hiccup, this is definitely possible in a plugin, but if you would like to see your own model upside down, you will need a client-side mod to do this.
 
Status
This thread has been locked.
Top