Jump to content

林鳳珠

Member
  • Posts

    87
  • Joined

  • Last visited

Everything posted by 林鳳珠

  1. This is a very good plugin that supports three different currencies.
    This is a very good plugin that supports three different currencies.
  2. If there is a developer who can help, please message me privately.
  3. I mean, it doesn’t require TC authorization. I also haven’t enabled the permission that allows viewing all items without TC authorization. When I separated the items and placed them into different boxes. I didn’t lock the boxes. When the enemy looks into the first box without TC authorization, they can see the contents of the other boxes (as long as the boxes aren’t full). This default setting isn’t good. Even if the enemy has TC authorization, they still shouldn’t be able to see it. The enemy should only be able to see the contents of one box. But your plugin’s mechanism is very similar to the industrial system’s principle. It pulls all the items into the first box.
  4. I separated the items, but the enemy can open the first box without TC authorization and see all the contents. Of course, you’re right that the second box only shows items when the first is full, but it’s unreasonable for an enemy without TC authorization to see all box contents just by opening the first one. Also, in your configuration, once the enemy gains TC access, they can see all boxes within the territory just by using one box — that’s too convenient.
  5. This is very unreasonable. Enemies without your TC authorization can still take all the items; everything is in the first chest.
  6. 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.
  7. 林鳳珠

    Basements

    Why do the basements sometimes have missing foundations and holes?
  8. Is he able to achieve it?
  9. 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.
  10. Planning to add it?
  11. Does it have statistics on how many C4s and rockets were used?
  12. 林鳳珠

    FXFastSmelt

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

    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.
  14. 林鳳珠

    Guess Number

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

    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?
  16. 林鳳珠

    Number Guess

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

    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.
  19. 林鳳珠

    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?
  20. 林鳳珠

    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
  21. Is there a friendly-fire toggle? Some team/clan plugins use /cff. When players enter the arena, can that protection be temporarily disabled?
2.3m

Downloads

Total number of downloads.

10.7k

Customers

Total customers served.

154.2k

Files Sold

Total number of files sold.

3.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.