unresolved3169 / Altay

A server software for Minecraft: Bedrock Edition in PHP (ABONDONED)
GNU Lesser General Public License v3.0
143 stars 52 forks source link

forwards compatibility for gamerule: isPlayerModifiable #335

Closed Blackjack200 closed 3 years ago

Blackjack200 commented 3 years ago

Introduction

Some plugins use internal gamerules so that 440 update breaks some plugin, this PR add backwards compatibility for internal uses of gamerule.

Tests

Yes