#Cancel collison?
1 messages · Page 1 of 1 (latest)
you could do it with teams and skBee, but it would probably best to disable it in the server settings
i think it's somewhere in the paper config
yeah https://docs.papermc.io/paper/reference/global-configuration#collisions_enable_player_collisions
Thanks
np
I have only spigot not paper :l
Any way to cancel collison i dont have paper.yml or idk i have spigot and bukkit
update to paper
I cant
why not
Yes you can, migrate to paper
paper is almost a drop-in replacement for Spigot (and better performance, and more configuration, etc)
Like in the server page it alr saying that im on paper but i dont have the paper config i only have spigot and bukkit
@fallen pasture So do i set this "enable-player-collisions: false" to true or false?
false
is this solved?
WHat is it?
well its not a skript but
create a team by like "/team create player"
and modify it like "/team modify player collisionrule never" or smth like that
and in the command block just type "/team join player @a[team=]"
it will give everyone that doesnt have a team a team that has no collision
the best thing about it is u can create other teams and then join it without getting switched back
Let me try this
alr
the /team join player @a[team=] part dont type anything after the '=' only the ']'
I dont think it works
it didnt?
Never mind it does, But is there a way to do like so instead of collision they will just be able to go thru each other?
wdym
the thing disables collision
no?
u can do no pvp with it too btw
like /team modify player friendlyfire false
do u want to make it so they can collide with mobs?
the players
Yeah
so they only collide
if they are colliding with players
?
if that then
/team modify player collisionRule pushOwnTeam
Ok thanks
glad to help:)
hello, i want player colision off but i draw a scoreboard on the sidebar with skript and that messes up my vanilla teams...
i already have teams set up correctly, but it dosent look like it is and team collision dosent work
If it messes with teams, then it's definitely not vanilla stuff. I don't know what addons you used for your scoreboard, but I HIGHLY recommend you use SkBee's "fastboard" stuff, as it's packet-based (?) so it doesn't mess with vanilla scoreboard stuff
why get values from a scoreboard and not use placeholders if you're using plugins?