summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-01Merge remote-tracking branch 'origin/1.15.2' into 1.15.21.15.2Keuin
# Conflicts: # gradle.properties # src/main/java/com/keuin/blame/Blame.java # src/main/java/com/keuin/blame/command/BlameBlockCommand.java
2021-01-01Update READMEKeuin
2020-12-291.3.1: improve print of `/blame stat`Keuin
2020-12-291.3.0: add `/blame stat` for showing statistics.Keuin
2020-12-29Improved the disable of mongo driver spamming. Improve compatibility and ↵Keuin
reduce plugin size.
2020-12-26fix mongodb driver spamming in the consoleKeuin
2020-12-26check dupe when player uses itemsKeuin
2020-12-26keep up with main stream (1.1.3-beta)Keuin
2020-12-26fix mongo spammingKeuin
2020-12-261.2.1-alpha (not finished): add range lookup and `radius` index (in log ↵Keuin
entry version 2)
2020-12-25fix version numberKeuin
2020-12-25Add `/blame limit <limit>` command to change the lookup limit.Keuin
Improve the implementation of look up limit.
2020-12-25Add `/blame limit <limit>` command to change the lookup limit.Keuin
Improve the implementation of look up limit.
2020-12-25check dupe when player uses itemsKeuin
2020-12-25keep up with main stream (1.1.3-beta)Keuin
2020-12-25fix MongoDriver spammingKeuin
2020-12-25fix NoClassDefFoundError when run .jar in real environmentKeuin
2020-12-25merge modifications from another branch (rather not legal)Keuin
2020-12-251.1.2-beta: add dupe removing caused by using eititiesKeuin
2020-12-241.1.0-alpha: now handles block break eventsKeuin
2020-12-24clean codes, small refactor.Keuin
2020-12-24update gitignoreKeuin
2020-12-24add unit testKeuin
2020-12-24Maybe it works. Save in case.Keuin
2020-12-24Nearly finished (but the db updating still fails)Keuin
2020-12-23Create LICENSEKeuin
2020-12-23Initial version (from template)Keuin