Items+

Paid Items+ 3.04

No permission to buy ($29.99)
This resource is paid, and requires to be purchased
Items+ v3.04
Server API 3.51+ Required and Visual C++ 2022 Runtime Files Required

Increased upload speed 3x to match download speed.
roughly 10 seconds for a full inventory

(no config changes)
Items+ v3.03
Server API 3.51+ Required and Visual C++ 2022 Runtime Files Required

Upload immunity is force removed after 30 seconds now to prevent a pvp exploit.

(no config changes)
Items+ v3.02
Server API 3.51+ Required and Visual C++ 2022 Runtime Files Required

Fixed - Removing WeightReducedByPercent from the General section would cause a weight display issue when using the companion mod.
Setting "WeightReducedByPercent": 0 will also fix the issue in 3.01

Added an upload delay for Ascension boss kills under ItemUploadsAndOverflowProtection
JSON:
"AscensionDelayTime": 10 //Delay in seconds before uploading player items after boss has died. This provides an in game countdown for all players in the boss arena.
Added new supporting message to Messages that will provide a countdown until the uploads will begin.
JSON:
    "AscensionUploadStarting": {
      "Message": "Your items will begin uploading in {}",
      "Scale": 1.0,
      "DisplayTime": 2.0,
      "Color": "Red"
    },
(config changes to Messages and ItemUploadsAndOverflowProtection sections)
Back
Top