index
:
github/spark.git
1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spark-bukkit
/
src
/
main
/
java
/
me
/
lucko
/
spark
Age
Commit message (
Expand
)
Author
2019-08-09
hm this is better
Luck
2019-08-09
Placeholders!
Luck
2019-08-09
Codestyle changes
Luck
2019-08-03
Some more reorganising
Luck
2019-08-03
more cleanup work, fix build
Luck
2019-07-22
cleanup
Luck
2019-05-20
Fix plugin init (#15)
Luck
2019-05-15
Add try..catch around the parsing of each heap dump summary entry
Luck
2019-05-13
Change the way CPU monitoring is performed
Luck
2019-05-13
Activity log improvements
Luck
2019-05-13
Ensure things are cleaned up nicely when the plugin disables
Luck
2019-05-04
Start implementing activity log feature
Luck
2019-04-27
Use text components instead of legacy formatting codes throughout the project
Luck
2019-04-17
Fix permission checking
Luck
2019-04-17
Add /spark health command to report tps / memory usage stats
Luck
2019-04-16
Lots of refactoring, add tps command
Luck
2018-12-31
Add '/spark heapdump' command
Luck
2018-12-19
Count current tick using an int instead of LongAdder
Luck
2018-10-15
Implement tab completion, update readme
Luck
2018-10-15
Start work on commands refactoring
Luck
2018-10-08
reorganise some packages
Luck
2018-10-08
Increment version number
Luck
2018-06-29
Implement GC notifications as part of the monitoring command
Luck
2018-06-10
Add license headers, update readme with new commands
Luck
2018-06-09
Implement forge mod version
Luck
2018-06-06
Convert to Gradle
Luck