Ticker by LimeGlass

A Tps logistics Skript addon.

Events

0

Expressions

6

Effects

0

Conditions

0

Types

0

Sections

0

Structures

0

Total

6

Ticker 2310 days, 22 hours and 35 minutes ago

Ticker - By LimeGlass

Source: https://github.com/TheLimeGlass/Ticker

A Tps logistics Skript addon. Ticker will track your server's tps with events, average tps and accurate tps tracking.
Keep in mind that this is alot more accurate than Bukkit's Tps methods. Ticker's average Tps is similar to Bukkit's Tps, but there is also an expression to get from Bukkit.

All of the syntax for this addon are generated in a Syntax.yml with information on it, a disabler for each syntax and if it supports what changers.

Syntax:

Syntax:
Events:
AverageTpsChangeEvent:
enabled: true
patterns:
- '[Ticker] average tps change [to %-number%]'
eventvalues:
- Number
- Number
- Number
TpsChangeEvent:
enabled: true
patterns:
- '[Ticker] tps change [to %-number%]'
eventvalues:
- Number
- Number
- Number
Expressions:
ExprEventPastTps:
enabled: true
description: Returns the server's past tps in the tps change event.
syntax:
- '[the] [server[['']s]] (past|previous) tps'
ExprTpsString:
enabled: true
description: Returns the server's tps with colour.
syntax:
- '[the] [server[['']s]] tps string'
ExprAverageTps:
enabled: true
description: Returns the server's average tps.
syntax:
- '[the] [server[['']s]] average tps'
ExprBukkitTpsString:
enabled: true
description: Returns the server's tps from Bukkit.
syntax:
- '[the] bukkit[['']s] tps [string]'
ExprEventPastAverageTps:
enabled: true
description: Returns the server's past average tps in the average tps change
event.
syntax:
- '[the] [server[['']s]] (past|previous) average tps'
ExprTps:
enabled: true
description: Returns the server's tps.
syntax:
- '[the] [server[['']s]] tps'
ExprLastTps:
enabled: true
description: Returns the server's last tps from 20 ticks ago.
syntax:
- '[the] [server[['']s]] last tps'
ExprAverageTpsString:
enabled: true
description: Returns the server's average tps with colour.
syntax:
- '[the] [server[['']s]] average tps string'
PropertyExpressions:
ExprTimeTps:
enabled: true
description: Returns the server's tps at a time.
syntax:
- '[(all [[of] the]|the)] [the] [server[['']s]] tps[s] (of|from) [date[s]] %date%'
- '%date%[''s] [date[s]] [the] [server[['']s]] tps[s]'


If you have any suggestions that I should add. Please use the discussion page to notify me about them. If you need any help with this addon as well you can pm me or use the discussion of this resource, Thanks.

Enjoy!

View Update

© Copyright 2014-2024 skUnity

All rights reserved.