RedLib icon

RedLib -----

A powerful, well-documented, and open-source library to make Spigot plugin development easier



Add command argument constraints
- Command argument constraints allow you to apply additional filters per-argument with the same type
- You can specify your own constraint rules for your own argument types, but existing ones have been put in place for int, float, long, and double to specify min and max values
- Example is int<1,100>:num to limit from 1 to 100, or <,100> for up to 100, or <100,> for 100 or above
----------, Nov 12, 2021
Resource Information
Author:
----------
Total Downloads: 11,210
First Release: May 12, 2020
Last Update: Sep 25, 2022
Category: ---------------
All-Time Rating:
21 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings