mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-11 10:26:08 +00:00
magic stick queues up to remove item from inventory
This commit is contained in:
@@ -5,5 +5,6 @@ public enum RTP_TYPE {
|
||||
FORCED, //Player was forced to rtp (/rtp player <player>)
|
||||
JOIN, //Player joined and was rtp'd automatically
|
||||
ADDON, //Player RTP'd from the external addons plugin
|
||||
ADDON_PORTAL //Player RTP'd from the external addons (Portals)
|
||||
ADDON_PORTAL, //Player RTP'd from the external addons (Portals)
|
||||
ADDON_MAGICSTICK, //Player RTP'd from the external addons (MagicStick)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user