Make UseItem rate limiting stricter, configurable

This commit is contained in:
Zach Brown 2016-09-10 23:27:07 -05:00
parent 5626ad5f58
commit 2e880e7676
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
3 changed files with 25 additions and 10 deletions

View file

@ -1,4 +1,4 @@
From 3dabbf24d9e169631ff0f11df707e0623c4d2cc4 Mon Sep 17 00:00:00 2001
From f41fd8808accbe9c7771647d3beddc54fc5e7036 Mon Sep 17 00:00:00 2001
From: Steve Anton <anxuiz.nx@gmail.com>
Date: Mon, 29 Feb 2016 18:13:58 -0600
Subject: [PATCH] Add PlayerInitialSpawnEvent
@ -55,5 +55,5 @@ index 0000000..d1d6f33
+ }
+}
--
2.8.0
2.10.0.windows.1