Speedgot
DeathRun
-----
An minigame based on popular game.
Download Now
2.9 MB .jar
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
UPDATE: Hotfix 1.3.2 released.
GENERAL:
- Update Dependencies
FIXED:
- Fixed NPE in booster item update.
----------
,
Sep 21, 2024
UPDATE: Hotfix 1.3.1 released.
ADDED:
- Added 1.20.5, 1.20.6 and 1.21 support.
GENERAL:
- Code Tweaks
- Update Dependencies
- Use Zip4J instead of own methods for zip management.
----------
,
Aug 4, 2024
UPDATE: Version 1.3.0 released.
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>
----------
,
May 24, 2024
UPDATE: Hotfix 1.2.2 released.
GENERAL:
Added 1.20.4 version support ( Resolve #19 )
----------
,
Mar 28, 2024
UPDATE: Hotfix 1.2.1 released.
GENERAL:
update dependencies
FIXED:
Resolve #16 (listener registration via reflection)
----------
,
Mar 14, 2024
UPDATE: Version 1.2.0 released.
GENERAL:
more time definitions for starting titles
some code refactor
update dependencies
remove lombok from project (#11)
ADDED:
invalid command usage translation
CHANGED:
all listeners is now monitor
placeholder `<player>` now points to player displayname
FIXED:
Resolve #13 (command registration)
----------
,
Feb 19, 2024
HOTFIX: Version 1.1.4 released.
ADDED:
Added option in configuration to set DEATH speed amplifier.
FIXED:
Fixed ultiple deaths caused by fire.
(finally fully repaired)
Fixed players and spectators can kill runners by attacking them.
----------
,
Dec 20, 2023
HOTFIX: Version 1.1.3 released.
FIXES:
Updated dependencies.
Fixed TNT trap not killing every time.
Fixed multiple deaths caused by fire.
----------
,
Dec 16, 2023
HOTFIX: Version 1.1.2 released.
FIXED:
Fixed runners not being removed after quit game.
----------
,
Dec 9, 2023
HOTFIX: Version 1.1.1 released.
ADDED:
Added booster cooldown in item amount.
Added booster textures for heads.
FIXED:
Fixed item names being italic.
Fixed booster not removing from inventory after finished run.
Fixed multiple boosters is not working with one item type.
Fixed exceptions while booster item is air.
Fixed Disappearing Blocks trap is removing all blocks in region.
----------
,
Dec 8, 2023
UPDATE: Version 1.1.0 released.
ADDED:
Added ARROWS trap.
Added boosters.
(something like strafes)
FIXED:
Fixed players is able to join server after start.
Fixed admins is able to join server with permission before start when server is full.
Fixed ITrap#filter() being useless.
----------
,
Dec 7, 2023
HOTFIX: Version 1.0.2 released.
FIXED:
Fixed java.lang.IllegalArgumentException while plugin is loading.
----------
,
Dec 6, 2023
HOTFIX: Version 1.0.1 released.
ADDED:
Added API#getVersion(): String method in API.
FIXED:
Fixed game end title is not displaying after game end.
Fixed events in plugin api doesn't contain Event#getHandlerList(): HandlerList static method.
----------
,
Dec 5, 2023
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
735
First Release:
Dec 4, 2023
Last Update:
Sep 21, 2024
Category:
---------------
All-Time Rating:
8 ratings
Find more info at mrstudios.pl...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support