lmk02 / BlockParty

BlockParty Plugin for Spigot/Bukkit servers
GNU General Public License v3.0
7 stars 17 forks source link

Disable collision InGame #36

Open AgutinVBoy opened 3 years ago

AgutinVBoy commented 3 years ago

Is your feature request related to a problem? Please describe. During the game, the collision of the players is very disturbing. Unfortunately, I couldn't find a solution to turn it off. The problem is definitely in this plugin, since the problem is observed only during the game.

Describe the solution you'd like Ability to turn off player collision.

Describe alternatives you've considered I tried to use No Collision [With PATCH ONLY SPIGOT] 2.3, however there was no result either.

Mine: 1.14

syldium commented 3 years ago

If you are using Paper, you can disable collisions in the paper.yml file. Tested with the plugin, this only works if the scoreboard is not enabled. I will do a PR soon.