Add settings for TPS limits and per-tick msec limits
This commit is contained in:
parent
4f6bc05180
commit
ab45edb82c
3 changed files with 82 additions and 47 deletions
4
pom.xml
4
pom.xml
|
|
@ -4,8 +4,10 @@
|
|||
<artifactId>dynmap</artifactId>
|
||||
<name>dynmap</name>
|
||||
<properties>
|
||||
<timestamp>${maven.build.timestamp}</timestamp>
|
||||
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<BUILD_NUMBER>Dev</BUILD_NUMBER>
|
||||
<BUILD_NUMBER>Dev(${timestamp})</BUILD_NUMBER>
|
||||
</properties>
|
||||
<url>http://github.com/webbukkit/dynmap/</url>
|
||||
<issueManagement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue