Name | <util.disk_total> |
Returns | ElementTag(Number) |
Description | How much total disk space is on the drive containing this server, in bytes.
This counts only the drive the server folder is on, not any other drives. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/tags/core/UtilTagBase.java#L715 |