Skip to content

"Veterans Only" (or simply "veterans") is a Plugin for SourceMod and written with SourcePawn to restrict access of players based on their playtime in a specific game

License

Notifications You must be signed in to change notification settings

falahati/veterans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veterans Only

"Veterans Only" (or simply "veterans") is a Plugin for SourceMod and written with SourcePawn to restrict access of players based on their playtime in a specific game

Where to download

To download the latest version of this program, take a look at the releases page.

PHP Hosting

It is possible to host the PHP part of the project on your website. To do so, proceed the following steps:

  1. Locate a public folder on a website capable of hosting PHP files and with "php_curl" extension enabled.
  2. Upload the "queryPlaytime.php" file from the "web" directory to that folder.
  3. (Optional, but highly recommended) Create a folder named "WebCache" and give PHP write access to it. (chmod 755 or 777 for Linux)
  4. Edit the plugin configuration file and change the "sm_veterans_url" cvar to the address of the newly uploaded PHP file.

Donation

Donations assist development and are greatly appreciated; also always remember that every coffee counts! :)

--OR--

You can always donate your time by contributing to the project or by introducing it to others.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

"Veterans Only" (or simply "veterans") is a Plugin for SourceMod and written with SourcePawn to restrict access of players based on their playtime in a specific game

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages