You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line 87, the save() method is very intensive in the listener class. I would recommend using another data storage method as it EATS cpu when I have 200 players all placing blocks.
The text was updated successfully, but these errors were encountered:
Line 87, the save() method is very intensive in the listener class. I would recommend using another data storage method as it EATS cpu when I have 200 players all placing blocks.
The text was updated successfully, but these errors were encountered: