[SPIGOT-5258] TNT Not Moving Individuals In Creative Mode Created: 09/Aug/19 Updated: 25/Aug/19 Resolved: 25/Aug/19 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Guacemole Joe | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | PaperSpigot, bug, bukkit, creative, explosion, explosions, glitch, minecraft, spigot, tnt | ||
Environment: |
Windows 10 64-Bit, Java 64-bit edition. |
Version: | git-spigot-9de398a-9c887d4 |
Guidelines Read: | Yes |
Description |
Hello. I was trying to make a TNT cannon, but I noticed that TNT does not push players in creative mode. I use a paper MC server, but I tried in a spigot and bukkit server and it doesn't work either. In vanilla minecraft, however, it works perfectly fine. I would extremely appreciate it if you guys could help me out and find a solution. There could be an option somewhere in any of the yml files? I'm not sure. Thanks to anyone who participates. |
Comments |
Comment by Duy Anh [ 18/Aug/19 ] |
You just need to wait for a patch. |
Comment by Guacemole Joe [ 17/Aug/19 ] |
Duy Anh, how would I translate this into my server files? What steps can I take to code this in? I don't know where any of these java files are. |
Comment by Duy Anh [ 17/Aug/19 ] |
Confirmed. Explosions (TNT, creeper) did not push the players in creative mode (not flying). Whenever I caused an explosion (in creative), the method returned false from the 2nd condition. And as the method returned, forceExplosionKnockback was never got updated. It is somehow related to |
Comment by Jeppe Kristensen [ 16/Aug/19 ] |
I have the same issue, latest version. Both spigot, and paper. |