Skip to content

amongservers/plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues GitHub stars GitHub forks

plugin

The plugin used to send heartbeats to the API.

Getting started

All you need to do to register your server with Among Servers is download the latest release DLL and add it to a folder titled "plugins" inside your Impostor server directory.

When you start your server you should see a message of "Enabled Among Servers Plugin" - this confirms your server has the plugin is correctly installed.

Add a name to your server

Inside the config.jons file for your Impostoer server, under "Server" section you can add a new field called "Name" and add any name you would like for your server. The maximum length accepted is 128 characters.

Contributing

Any pull requests or bug reports are welcome, please try and keep to the existing style conventions and comment any additions.