We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c626e8 commit a2b0f8aCopy full SHA for a2b0f8a
src/MiNET/MiNET/Player.cs
@@ -487,7 +487,6 @@ public virtual void SendResourcePackStack()
487
488
if (_serverHaveResources)
489
{
490
- packStack.mustAccept = Config.GetProperty("ForceResourcePacks", false);
491
var packVersions = new ResourcePackIdVersions();
492
var packVersionsB = new ResourcePackIdVersions();
493
foreach (var packData in PlayerPackData)
0 commit comments