CMS Donate Engine v15.9.5 CMS DonateEngine v15.9.5

Added a queue of RCON commands to schedule the removal of privileges after the purchase of the product. RCON queued commands are run automatically through the task scheduler.

To update, replace the files with new ones.

Files with changes

  • shop/admin/*.*
  • shop/app/constants.php
  • shop/app/lib/permissions/Connect.php
  • shop/app/lib/permissions/PermissionEx.php
  • shop/app/lib/query/Facade.php
  • shop/app/lib/rcon/RconSamp.php
  • shop/app/lib/rcon/Facade.php
  • shop/app/lib/server/Connect.php
  • shop/app/lib/Cache.php
  • shop/app/msmod/servers.php
  • shop/app/msmod/store.php
  • shop/style/gente/mods/store/admin_modal_edit_product.tpl
  • shop/style/gente/header.tpl
  • shop/index.php

New files

  • shop/app/lib/inventory/Queue.php
  • shop/app/lib/queue/Service.php

With the template update.