mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-10 01:46:01 +00:00
2.11.3 - Async Delays issue
Added the ability to disable delays in the config
This commit is contained in:
@@ -22,6 +22,7 @@ Settings:
|
||||
Time: 10
|
||||
## Time between command and actually rtp'ing, time is in SECONDS. Set to "0" to disable delay timer #
|
||||
Delay:
|
||||
Enabled: true
|
||||
Time: 5
|
||||
CancelOnMove: true
|
||||
DisableUpdater: false
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
main: me.SuperRonanCraft.BetterRTP.Main
|
||||
version: '2.11.2'
|
||||
version: '2.11.3'
|
||||
name: BetterRTP
|
||||
author: SuperRonanCraft
|
||||
softdepend: [Vault, WorldGuard, GriefPrevention, Factions]
|
||||
|
||||
Reference in New Issue
Block a user