ScreepsMods / screepsmod-tickrate

Allows a server admin to set tick rate via CLI
MIT License
9 stars 3 forks source link

getTickRate() #2

Closed bannmann closed 7 years ago

bannmann commented 7 years ago

As the configured tick rate persists between server restarts, it may have been a long time since it was set, so the user may well have forgotten the concrete value. It would be useful if the current value could be queried on the CLI via getTickRate().

AlinaNova21 commented 7 years ago

Fixed in c4f80e66 will publish to npm after I get it tested, don't have a test setup handy right now.