Skip to content

Supernova0417/_aos_servers

Repository files navigation

PySnip

PySnip is an robust, open-source and cross-platform server implementation for Ace of Spades. It is fully customizable with extensions and scripts.

Features

  • Many administrator features
  • A lot of epic commands
  • A remote console (using SSH)
  • Map rotation
  • Map metadata (name, version, author, and map configuration)
  • Map extensions (water damage, etc.)
  • A map generator
  • An IRC client for managing your server
  • A JSON query webserver
  • A status server with map overview
  • Server/map scripts
  • Airstrikes
  • Melee attacks with the pickaxe
  • New gamemodes (deathmatch / runningman)
  • Rollback feature (rolling back to the original map)
  • Spectator mode
  • Dirt grenades
  • Platforms with buttons
  • Ban subscribe service
  • A ton of other features

Installing

For windows

Go to releases and download desired version. It's because it will always give you errors when you try to compile PySnip on Windows. Use piqueserver or pyspades.

For linux

Grab it from repo.

git clone https://github.com/PixivBera/_aos_servers
cd PySnip_ABBS_tow

Create virtualenv

virtualenv -p python2 venv
source ./venv/bin/activate

Install dependencies

pip install wheel Cython twisted jinja2 pillow image pygeoip pycrypto pyasn1 requests
(optional dependencies: cryptography bcrypt)

Compile

./build.sh

Run

./run_server.sh

Support

For PySnip problems, pull request on https://github.com/NateShoffner/PySnip. If you need help for modification info of the server(ex: ABBS), contact me on the Discord - Supernova#0417

About

Ace of Spades server files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors