Skip to content

[v3.6.1] Small improvements

Latest
Compare
Choose a tag to compare
@Xitee1 Xitee1 released this 02 Jan 10:59
· 5 commits to master since this release

General

  • Implemented rate limited logging to reduce log spamming in some scenarios
  • Improved compatibility with other plugins by changing the team naming prefix
  • Code quality improvements
  • Other smaller improvements

API related

  • Converted CustomPlaceholderes to interface
  • Return value of CustomPlaceholders#replace now has the annotation @NotNull and some error handling has been added