Jump to content

Bug in Limits

Not a Bug 2.3.6

MrLiquid
MrLiquid

Posted

When placing the storage boxes on the foundations, yes it counts and stops you at limits.. but once they get stacked.. it stops counting towards the limits allowing players to exceeds said limits, any ideas?

 

image.png

MON@H

Posted

As I mentioned before, this plugin doesn't control the behavior of other plugins in any way. It works straightforwardly, preventing the creation of entitis above the limit. This plugin is using "CanBuild" hook and returns "false" to block entity creation. However, any plugin can create an entity while ignoring this hook. So, it's a matter of whether the developer wants to allow other plugins to prevent creation first. If so, they need to monitor this hook and not create entities if CanBuild returns false. If the developer doesn't want to monitor anything, they simply create the entity. We've already discussed this here right? Nothing has changed since then.

MON@H

Posted

Changed Status from Pending to Not a Bug

2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.8k

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.