Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
GENERAL:
- Move project from Maven to Gradle (Kotlin DSL)
ADDED:
- Added particle trap.
- Added development build notification.
FIXED:
- Fixed some reflections that may cause exceptions.
- Fixed booster sometimes not work due to invalid static import.
IMPORTANT! Some API changes happened and some old methods will be removed in next version!
ADDED:
API#pluginGitBranch(): String
API#pluginGitCommit(): String
REPLACEMENTS:
API#instance: API
->API#apiInstance(): API
API#getVersion(): String
->API#pluginVersion(): String
API#getTrapRegistry(): ITrapRegistry
->API#trapRegistryInstance(): ITrapRegistry
API#getArena(): IArena
->API#arenaInstance(): IArena
ITrapRegistry#list(): Set<String>
->ITrapRegistry#trapRegistryKeys(): Collection<String>
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.3.0Loaders
Game versions
1.16.5–1.20.4Downloads
28Publication date
May 24, 2024 at 12:27 PMPublisher
SfenKer
Owner