Jump to content

VipShuffle 1.6.0

$7.99
   (3 reviews)
Message added by RustFlash,

If you need quick support, feel free to open a ticket on my Discord. When joining, please select the FLASH role.
I also have some free plugins there that might interest you.
https://discord.gg/2ftdtaTQ6S

1 Screenshot

What's New in Version 1.6.0   See changelog

Released

🆕| Changelogs v.1.6.0
- BasePlayer.ActivePlayerList.ToList() is now used to create a copy of the player list.

- The excluded groups are cached in a HashSet<string> at server startup.

- Added error handling for the VIP command.

- String interpolation ($“”) is now used throughout.

- nameof() is used for the authorization constant.

Overall, the code is now:

- Better performance: using ToList() creates a copy of the player list, preventing issues with concurrent changes.

- More efficient group management: By caching the excluded groups in a HashSet, repeated configuration calls are reduced.

- More robust error handling: Error handling for the VIP command has been added, which increases the stability of the plugin.

- Improved readability: By using string interpolation and nameof(), the code is easier to read and maintain.

- Slightly optimized performance: The use of LINQ methods in IsEligiblePlayer can lead to a slight performance improvement in certain scenarios.

  • Love 1

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.