BanGuard 1.0.7.1

dotnet add package BanGuard --version 1.0.7.1
                    
NuGet\Install-Package BanGuard -Version 1.0.7.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BanGuard" Version="1.0.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BanGuard" Version="1.0.7.1" />
                    
Directory.Packages.props
<PackageReference Include="BanGuard" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BanGuard --version 1.0.7.1
                    
#r "nuget: BanGuard, 1.0.7.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package BanGuard@1.0.7.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BanGuard&version=1.0.7.1
                    
Install as a Cake Addin
#tool nuget:?package=BanGuard&version=1.0.7.1
                    
Install as a Cake Tool

<p align="center"> <img src="https://github.com/BanGuard-TShock/plugin/blob/main/logo.png?raw=true" alt="alt text" height="120px"> </p>

BanGuard TShock Plugin

A powerful API designed for Terraria server administrators to enhance community management and security. This API allows servers to connect and share ban data across a network, categorized for better filtering and decision-making.

Instalation

To install grab the .dll file from the latest release and put it into the ServerPlugins folder in your TShock folder. Then get a token and put it into the plugin configuration.

Building

  1. Install .NET 6 SDK.
  2. Clone the repository with your preferred method.
  3. Run the dotnet build command.

How to get token

Either contact the staff team via email here or on discord

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.7.1 75 5/10/2025
1.0.6 238 5/8/2025
0.1.9 378 7/25/2025
0.1.8 135 5/28/2025