Skip to content

RichardBlonski/helix-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helix Plugins

This repository contains plugins that are free to use for your Helix server.

Installing

To install a plugin for use on your server, you'll need to obtain the plugin by either cloning the repository, or by downloading the zipped repo.

Then, you place the plugin into the plugins/ folder of your schema. Note that you should place these plugins into the schema folder, not the helix folder. For example, to install the disable_char_swap plugin into the ixhl2rp schema, you'd place the file in gamemodes/ixhl2rp/plugins/disable_char_swap.lua.

Contributing

You are welcome (and encouraged) to create a pull request to add your own plugin to this repository so we can steadily build a plugin ecosystem for the framework.

When adding your plugin as a folder, you should add a README.md to the root of your plugin that describes what it does, how to use it, and any othe useful information that the end-user might need. It is also recommended that you license your plugin, either with a LICENSE file or embedded within the source code. Our go-to option would be the MIT license.

About

The central repository for all Helix plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%