Name | <util.ram_max> |
Returns | ElementTag(Number) |
Description | How much RAM is available to the server (total), in bytes (max memory). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/tags/core/UtilTagBase.java#L752 |