Jump to content

林鳳珠

Member
  • Posts

    70
  • Joined

  • Last visited

Everything posted by 林鳳珠

  1. When I start the server, it shows this message. It seems to be related to this plugin, but everything still works fine. I just want to know if there’s a way to fix it.
  2. 林鳳珠

    Basement issue.

    為什麼有些地方的地下室會出現地基缺失和破損的狀況? 很多地方的地下室地基都消失了。
  3. 林鳳珠

    Basements

    Why do the basements sometimes have missing foundations and holes?
  4. Is he able to achieve it?
  5. Can someone help me make a solar panel control plugin? Requirements are as follows: After the solar panel receives sunlight, it can stay at full power. It can be locked so that it remains fully powered even without sunlight. It should be possible to configure the maximum full power value. Payment is available. Plugin found, thank you everyone.
  6. Planning to add it?
  7. Does it have statistics on how many C4s and rockets were used?
  8. 林鳳珠

    FXFastSmelt

    Does it include the large furnace, or only the small furnace?
  9. 林鳳珠

    Add a reward system.

    Could you please add both reward systems? Economics ServerRewards
  10. 林鳳珠

    Shop UI

    Hello, I’d like to ask — can your shop be used with other panels? For example, Server Panel 1.4.16. I prefer another panel, so I wanted to ask if you could add support for it.
  11. 林鳳珠

    Guess Number

    It supports ServerRewards and Economics — I hope it has this feature.
  12. 林鳳珠

    Gun Game

    Players can attack those below them. Is it possible to set it so they can’t attack players below, or to adjust the height threshold?
  13. 林鳳珠

    Number Guess

    Can rewards from Economics and ServerRewards be added?
  14. Can it keep the wooden frame after the wall is destroyed?
  15. 林鳳珠

    Basements

    Specific functions in the Basements plugin that cause lag There are several particularly risky parts in your code: SpawnBasement Calls Spawn1x1BasementCell() → spawns the foundation + walls + ceiling + door. After spawning, it also calls SpawnLadderHatchPair(), which then spawns the upper and lower hatches, triggers SFX, and synchronizes over the network. If multiple foundations are spawned within the same tick, it will cause server latency. SpawnMissingExteriorWalls() Scans exterior walls for every block in the entire basement and automatically fills in any missing walls. Each time it uses Physics.SphereCastAll + Vis.Entities for checks, which is extremely CPU-intensive. GetFoundationsForBasement() + GetProjectedBasementElevation() Every build scans the foundation group to determine elevation and flatness. When your base has a “huge rectangular foundation” like in the screenshot, this logic performs hundreds of physics collision checks.
  16. 林鳳珠

    Basements

    When a player’s base is very large, building a basement causes the server to lag or all players to disconnect. Is this normal?
  17. 林鳳珠

    Basements

    May I ask why my basement occasionally has this problem, causing all players to disconnect? Last time, the entire basement even crashed. (31)_09.26.2025 14_13_21.zip
  18. Is there a friendly-fire toggle? Some team/clan plugins use /cff. When players enter the arena, can that protection be temporarily disabled?
  19. 林鳳珠

    Animal Farm

    Animal Farm: After a few hours, it stops working—I can’t pet the animals; they have no health bars or levels, and they won’t eat, drink, or breed. It happens once a day.
  20. 林鳳珠

    Gunfight game

    There’s nothing wrong in the console, and the situation remains the same even after I restarted the server.
  21. 林鳳珠

    Npc Defenders

    Will it attack nearby players?
  22. 林鳳珠

    Animal Farm

    Thank you, after petting them, they were able to breed.
  23. 林鳳珠

    Npc Defenders

    Could you add a feature that restricts players to only move within their TC (Tool Cupboard) range? Also, it would be great to have a way to limit the number of NPCs owned by each player or each team.
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

140.2k

Files Sold

Total number of files sold.

3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.