slicedlime / Entrapment

Minecraft Entrapment Minigame
6 stars 3 forks source link

Add tag or some other option to not always get annoyingly teleported to the lobby when in spectator mode, while you are trying to build an arena. ARRRRGH #21

Open NeunEinser opened 3 years ago

NeunEinser commented 3 years ago

I always do /datapack disable, but to interact with the command blocks to save / load it, it has to be enabled and I always forget to disable it, it is really, really, really annoying.

Kri5t0fK commented 3 years ago

Local fix for yourself - put your nickname instead of slicedlime's here (line 29) - will prevent switching you from spectator to adventure: https://github.com/slicedlime/Entrapment/blob/6c7e9950ade5cef3042e5771e56d564b244c2c66/datapacks/Entrapment/data/entrapment/functions/loop/lobby.mcfunction#L27-L29

Kri5t0fK commented 2 years ago

I fixed it by replacing restriction of having name=slicedlime to having tag=DEV in my chest-system branch in 7dc7aa207f5961654733867214be060f5d107fa2 (just give yourself /tag @s add DEV)

NeunEinser commented 2 years ago

Hahaha I forgot I created this issue.

Yeah that sounds like an issue I would create when being mad at something :D

Are you planning to PR to the main repo? Maybe it'd make sense to cherry pick the commit for a seperate PR too

Kri5t0fK commented 2 years ago

Yes, I'm going to PR when I add config and restrictions I mentioned at this time in README: Kri5t0fK/chest-system at 31.08.21 (assuming Lime accepts the chest-system ;P)