Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.92 KB

File metadata and controls

28 lines (19 loc) · 1.92 KB

Discord GitHub Downloads (all assets, latest release) GitHub Issues or Pull Requests

UncomplicatedSettingsFramework

UncomplicatedSettingsFramework (USF) is a powerful and flexible framework that allows server owners to create and manage server-specific settings through simple YAML configuration files, with no coding required.

About

This framework is designed to be highly extensible, allowing for the creation of a wide range of custom settings, from simple buttons to complex, multi-part configurations. It also provides a robust API for developers to integrate their own plugins and extend the framework's functionality.

Features

  • No Coding Required: Create complex settings menus using simple YAML files.
  • Dynamic and Conditional Actions: Execute actions based on player interactions and game events.
  • Highly Extensible: A rich API allows developers to integrate custom logic and new setting types.
  • Variety of Setting Types: Out-of-the-box support for buttons, sliders, dropdowns, keybinds, text inputs, and more.
  • Player and Event-Driven: Trigger settings to appear based on player spawn, team changes, or on-join events.
  • Full Command Suite: A comprehensive set of in-game commands for managing and debugging settings.

Installation

  1. Download the latest release of UncomplicatedSettingsFramework.dll from the releases page.
  2. Place the .dll file into your server's plugin directory.
  3. Restart the server.