Skip to content

Commit

Permalink
feat: disable map unloading
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce0203 committed Aug 8, 2023
1 parent f9f412f commit e37f26d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class Plugin : GamePluginImpl(
HideJoinLeaveMessage(this)
ArrowStuckPreventHandler(this)
DisableCollision(this)
AutoUpdater(this)
// AutoUpdater(this)
RewardVote(this, user, votes)
NoUnderWaterFall(this)
AttackSpeed(this)
Expand Down

0 comments on commit e37f26d

Please sign in to comment.