CyR1en / CommandPrompter

Making commands more interactive.

Home Page:https://www.spigotmc.org/resources/commandprompter.47772/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommandPrompter

CommandPrompter is a powerful tool that enhances the command prompting experience and menu creation in your Minecraft server. With its customizable configuration options, CommandPrompter allows you to tailor the command prompting process to suit your server's specific requirements.

Features:

  • Easy to use - designed to be used within minutes after installation.
  • Multiple prompts - allows you to choose different prompts for your menus.
  • Multi language support - supports utf-8 characters to support a wide range of languages.
  • Input validations - never worry about miss inputs anymore.
  • Console delegate - a robust way to prompt a player via console.
  • Post command - expands your command by incorporation post commands.

Building

CommandPrompter uses Gradle as a project manager. You can build CommandPrompter for yourself by following the instructions below:

Requirements

  • JDK 16 or newer
  • Git

Compiling from source

git clone https://github.com/CyR1en/CommandPrompter.git
cd CommandPrompter/
./gradlew clean build

Special Thanks To:

This project was developed with the help of JetBrains' generous Open Source License program. Huge thanks to their continued support for open source development!

This project owes a huge thanks to GitBook's fantastic Open Source License and their amazing platform for creating beautiful and accessible documentation. Their dedication to open source and ease-of-use has been invaluable to this project's success!

Lithium Hosting's invaluable support by providing a server to facilitate development. Their dedication to open source and the developer community has been instrumental in making this project possible.

License

CommandPrompter is licensed under the permissive MIT license. Please see LICENSE.txt for more info.