Expressions

Expressions of SkGalaxy

time %string%

Examples:

#
#https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
#

set {_time} to time "HH:mm"
if {_time} = "19:00":
    broadcast "Time: 19:00"
    

total memory [of] server

Examples:

set {_total} to total memory of server
broadcast {_total}

free memory [of] server

Examples:

byte convert[er] %integer%

Examples:

total processor[s] [of] server

Examples:

(max|maximum) memory [of] server:

Examples:

[all] file names in [path] %string%

Examples:

[all] text[s] in [path] %string%

Examples:

http request from %string%

Examples:

%string% statistic [value] of %player%

Examples:

Last updated