Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 23 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,29 @@
For more information, use the `help` command: e.g. use `help openmod install`.

## OpenMod Plugins List
| Name | NuGet Package ID | Author | Platform | Description | License | Source Code |
|----------------------------------- |------------------------------------------------------------------------------------------------------ |----------- |----------- |---------------------------------------------------------------------------------------------------------------- |-------------- |--------------------------------------------------------------------------------------------------- |
| AdvancedThief | [SS.AdvancedThief](https://www.nuget.org/packages/SS.AdvancedThief/) | Senior S | Unturned | This plugin add a command to have a best rol in Roleplays servers! | EUPL-1.2 | [GitHub](https://github.com/Senior-S/AdvancedThief/tree/OpenMod) |
| BuilderMode | [SS.BuilderMode](https://www.nuget.org/packages/SS.BuilderMode/) | Senior S | Unturned | A simple/shitty plugin to build with more facility. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/BuilderMode-OpenMod) |
| DeathMessenger | [Tortellio.DeathMessenger](https://www.nuget.org/packages/Tortellio.DeathMessenger) | Tortellio | Unturned | Sending death messages based on player death causes. | EUPL-1.2 | [GitHub](https://github.com/Tortellio/DeathMessenger) |
| Dummy | [EvolutionPlugins.Dummy](https://www.nuget.org/packages/EvolutionPlugins.Dummy/) | DiFFoZ | Unturned | Creates a dummy to help with debugging a plugins | GPL-3.0-only | [GitHub](https://github.com/EvolutionPlugins/Dummy) |
| Global Ban | [Pustalorc.GlobalBan](https://www.nuget.org/packages/Pustalorc.GlobalBan/) | Pustalorc | Unturned | Keep bans globally between servers. Supports HWID & IP banning. | EUPL-1.2 | [GitHub](https://github.com/Pustalorc/GlobalBan/) |
| HiddenIdentity | [SS.HiddenIdentity](https://www.nuget.org/packages/ss.hiddenidentity/) | Senior S | Unturned | Now you can be a good thief, if you have a mask anyone cant see your name! | EUPL-1.2 | [GitHub](https://github.com/Senior-S/HiddenIdentity/tree/OpenMod) |
| ItemAbilities | [SS.ItemAbilities](https://www.nuget.org/packages/SS.ItemAbilities/) | Senior S | Unturned | You can assign effects (Speed/Jump/Gravity Multiplier) to any item like a Katana or a Hat. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/ItemAbilities/tree/OpenMod) |
| JobsOnlineUI | [SS.JobsOnlineUI](https://www.nuget.org/packages/ss.jobsonlineui/) | Senior S | Unturned | A simple plugin to check the players or jobs online while press a key. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/JobsOnlineUI-OpenMod) |
| Kits | [DiFFoZ.Kits](https://www.nuget.org/packages/DiFFoZ.Kits/) | DiFFoZ | Universal | Universal plugin for OpenMod. Adds a kit system. | EUPL-1.2 | [GitHub](https://github.com/DiFFoZ/Kits) |
| MyVehicleKeys | [SS.MyVehicleKeys](https://www.nuget.org/packages/SS.MyVehicleKeys/) | Senior S | Unturned | A plugin to add a system of keys in your roleplay server. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/MyVehicleKeys/tree/OpenMod) |
| NewEssentials | [Kr4ken.NewEssentials](https://www.nuget.org/packages/Kr4ken.NewEssentials) | Kr4ken | Unturned | The new essential plugin for Unturned. This project aims to be a replacement for uEssentials built on OpenMod. | GPL-3.0-only | [GitHub](https://github.com/Kr4ken-9/NewEssentials) |
| OpenMod Economy | [OpenMod.Economy](https://www.nuget.org/packages/OpenMod.Economy) | OpenMod | Unturned | An economy provider for OpenMod | EUPL-1.2 | [GitHub](https://github.com/openmodplugins/OpenMod.Economy) |
| OpenMod RocketMod Bridge | [OpenMod.Rocket.Unturned](https://www.nuget.org/packages/OpenMod.Rocket.Unturned) | OpenMod | Unturned | Legacy RM4 support for OpenMod | MIT | [GitHub](https://github.com/openmod/openmod/tree/master/unturned/rocketmod) |
| OpenMod RocketMod Permission Link | [OpenMod.Rocket.PermissionLink](https://www.nuget.org/packages/OpenMod.Rocket.PermissionLink) | OpenMod | Unturned | Makes RM4 use OpenMod Permissions | EUPL-1.2 | [GitHub](https://github.com/openmod/openmod/tree/master/unturned/rocketmod/Rocket.PermissionLink) |
| OpenMod Web DataStore | [OpenMod.WebDataStore](https://www.nuget.org/packages/OpenMod.WebDataStore) | OpenMod | Universal | Sync data files such as permissions, roles etc via the web. | EUPL-1.2 | [GitHub](https://github.com/openmodplugins/OpenMod.WebDataStore) |
| Player Info Library | [Pustalorc.PlayerInfoLib.Unturned](https://www.nuget.org/packages/Pustalorc.PlayerInfoLib.Unturned/) | Pustalorc | Unturned | Player Info Library, store information about all your players. | EUPL-1.2 | [GitHub](https://github.com/Pustalorc/PlayerInfoLib/) |
| Permission Extensions | [DiFFoZ.PermissionExtensions](https://www.nuget.org/packages/DiFFoZ.PermissionExtensions/) | DiFFoZ | Unturned | Add support prefix, suffix, and color for OpenMod | GPL-3.0-only | [GitHub](https://github.com/DiFFoZ/PermissionExtensions) |
| RealisticVehicleLock | [SS.RealisticVehicleLock](https://www.nuget.org/packages/ss.realisticvehiclelock/) | Senior S | Unturned | A plugin to add more realism to your roleplay server, the name say all! | EUPL-1.2 | [GitHub](https://github.com/Senior-S/RealisticVehicleLock/tree/OpenMod) |
| SimpleWebCommand | [SS.SimpleWebCommand](https://www.nuget.org/packages/SS.SimpleWebCommand/) | Senior S | Unturned | A simple plugin to send web request to your players and set urls with a interval. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/SimpleWebCommand-OpenMod) |
| UconomyToOpenMod | [UconomyToOpenMod](https://www.nuget.org/packages/UconomyToOpenMod) | Rube200 | Unturned | Support rocketmod plugins to use OpenMod Economy. | GPL-3.0-only | [GitHub](https://github.com/Rube200/UconomyToOpenMod) |
| Name | NuGet Package ID | Author | Platform | Description | License | Source Code |
|-----------------------------------|------------------------------------------------------------------------------------------------------|-----------|-----------|----------------------------------------------------------------------------------------------------------------|--------------|---------------------------------------------------------------------------------------------------|
| AdvancedThief | [SS.AdvancedThief](https://www.nuget.org/packages/SS.AdvancedThief/) | Senior S | Unturned | This plugin add a command to have a best rol in Roleplays servers! | EUPL-1.2 | [GitHub](https://github.com/Senior-S/AdvancedThief/tree/OpenMod) |
| BuilderMode | [SS.BuilderMode](https://www.nuget.org/packages/SS.BuilderMode/) | Senior S | Unturned | A simple/shitty plugin to build with more facility. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/BuilderMode-OpenMod) |
| Cooldowns | [SilK.Cooldowns](https://www.nuget.org/packages/SilK.Cooldowns/) | SilK | Universal | A plugin to add cooldowns to commands. | EUPL-1.2 | [GitHub](https://github.com/IAmSilK/Cooldowns) |
| DeathMessenger | [Tortellio.DeathMessenger](https://www.nuget.org/packages/Tortellio.DeathMessenger) | Tortellio | Unturned | Sending death messages based on player death causes. | EUPL-1.2 | [GitHub](https://github.com/Tortellio/DeathMessenger) |
| Dummy | [EvolutionPlugins.Dummy](https://www.nuget.org/packages/EvolutionPlugins.Dummy/) | DiFFoZ | Unturned | Creates a dummy to help with debugging a plugins | GPL-3.0-only | [GitHub](https://github.com/EvolutionPlugins/Dummy) |
| Global Ban | [Pustalorc.GlobalBan](https://www.nuget.org/packages/Pustalorc.GlobalBan/) | Pustalorc | Unturned | Keep bans globally between servers. Supports HWID & IP banning. | EUPL-1.2 | [GitHub](https://github.com/Pustalorc/GlobalBan/) |
| HiddenIdentity | [SS.HiddenIdentity](https://www.nuget.org/packages/ss.hiddenidentity/) | Senior S | Unturned | Now you can be a good thief, if you have a mask anyone cant see your name! | EUPL-1.2 | [GitHub](https://github.com/Senior-S/HiddenIdentity/tree/OpenMod) |
| ItemAbilities | [SS.ItemAbilities](https://www.nuget.org/packages/SS.ItemAbilities/) | Senior S | Unturned | You can assign effects (Speed/Jump/Gravity Multiplier) to any item like a Katana or a Hat. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/ItemAbilities/tree/OpenMod) |
| JobsOnlineUI | [SS.JobsOnlineUI](https://www.nuget.org/packages/ss.jobsonlineui/) | Senior S | Unturned | A simple plugin to check the players or jobs online while press a key. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/JobsOnlineUI-OpenMod) |
| Kits | [DiFFoZ.Kits](https://www.nuget.org/packages/DiFFoZ.Kits/) | DiFFoZ | Universal | Universal plugin for OpenMod. Adds a kit system. | EUPL-1.2 | [GitHub](https://github.com/DiFFoZ/Kits) |
| MyVehicleKeys | [SS.MyVehicleKeys](https://www.nuget.org/packages/SS.MyVehicleKeys/) | Senior S | Unturned | A plugin to add a system of keys in your roleplay server. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/MyVehicleKeys/tree/OpenMod) |
| NewEssentials | [Kr4ken.NewEssentials](https://www.nuget.org/packages/Kr4ken.NewEssentials) | Kr4ken | Unturned | The new essential plugin for Unturned. This project aims to be a replacement for uEssentials built on OpenMod. | GPL-3.0-only | [GitHub](https://github.com/Kr4ken-9/NewEssentials) |
| OpenMod Economy | [OpenMod.Economy](https://www.nuget.org/packages/OpenMod.Economy) | OpenMod | Unturned | An economy provider for OpenMod | EUPL-1.2 | [GitHub](https://github.com/openmodplugins/OpenMod.Economy) |
| OpenMod RocketMod Bridge | [OpenMod.Rocket.Unturned](https://www.nuget.org/packages/OpenMod.Rocket.Unturned) | OpenMod | Unturned | Legacy RM4 support for OpenMod | MIT | [GitHub](https://github.com/openmod/openmod/tree/master/unturned/rocketmod) |
| OpenMod RocketMod Permission Link | [OpenMod.Rocket.PermissionLink](https://www.nuget.org/packages/OpenMod.Rocket.PermissionLink) | OpenMod | Unturned | Makes RM4 use OpenMod Permissions | EUPL-1.2 | [GitHub](https://github.com/openmod/openmod/tree/master/unturned/rocketmod/Rocket.PermissionLink) |
| OpenMod Web DataStore | [OpenMod.WebDataStore](https://www.nuget.org/packages/OpenMod.WebDataStore) | OpenMod | Universal | Sync data files such as permissions, roles etc via the web. | EUPL-1.2 | [GitHub](https://github.com/openmodplugins/OpenMod.WebDataStore) |
| Player Info Library | [Pustalorc.PlayerInfoLib.Unturned](https://www.nuget.org/packages/Pustalorc.PlayerInfoLib.Unturned/) | Pustalorc | Unturned | Player Info Library, store information about all your players. | EUPL-1.2 | [GitHub](https://github.com/Pustalorc/PlayerInfoLib/) |
| Permission Extensions | [DiFFoZ.PermissionExtensions](https://www.nuget.org/packages/DiFFoZ.PermissionExtensions/) | DiFFoZ | Unturned | Add support prefix, suffix, and color for OpenMod | GPL-3.0-only | [GitHub](https://github.com/DiFFoZ/PermissionExtensions) |
| RealisticVehicleLock | [SS.RealisticVehicleLock](https://www.nuget.org/packages/ss.realisticvehiclelock/) | Senior S | Unturned | A plugin to add more realism to your roleplay server, the name say all! | EUPL-1.2 | [GitHub](https://github.com/Senior-S/RealisticVehicleLock/tree/OpenMod) |
| SimpleWebCommand | [SS.SimpleWebCommand](https://www.nuget.org/packages/SS.SimpleWebCommand/) | Senior S | Unturned | A simple plugin to send web request to your players and set urls with a interval. | EUPL-1.2 | [GitHub](https://github.com/Senior-S/SimpleWebCommand-OpenMod) |
| UconomyToOpenMod | [UconomyToOpenMod](https://www.nuget.org/packages/UconomyToOpenMod) | Rube200 | Unturned | Support rocketmod plugins to use OpenMod Economy. | GPL-3.0-only | [GitHub](https://github.com/Rube200/UconomyToOpenMod) |

# Contributing

Expand Down