Denis Shevchenko

Results 42 comments of Denis Shevchenko

It's a client error log that was sent to me in discord. Accroding to it, the version affected is 1.12.1

The biggest issue with shulkers is that i can't just apply transformers to all items in it, that might take too much time. Instead i think i can just pull...

Need an example of what you see on latest and on 1.8.

The character rewrite is needed since in old versions display name affects the suffix, while in new ones it doesn't. To avoid prepending reset to suffix the color code is...

Plugin probably "resurrects" player in PlayerDeathEvent by setting health to max. That ain't gonna work with many versions.

It's not the first time i hear about it, as i said, that is probably the effect of setting health in PlayerDeathEvent to max. That isn't really valid thing to...

Have you checked what plugin uses for respawning dead players? I won't do it for you, especially since plugin isn't opensource.

spigot#respawn is fine as long as you use it with at least a tick of delay. the alternative is to cancel the event, but that is paper only.

Attach a log with debug enable debug.

Literally that, paste a server log which contains the kick message of the player. (With debug enabled).