P299R, or Person299’s Commands Redone, is an administrative commands system that was made with high inspiration towards the classic Person299’s Commands system that was a huge deal pre-2013 / Kohl’s.
I have made the source open-source since I have abandoned working on it. The system by itself is fully working, but I just couldn’t finish it by the final deadline I have set to myself.
How to use the commands: command/arg1/arg2/…
The system includes the following features that might interest developers from all kinds;
-
Redefine:A-Inspired Commands Loader
- A new unique method of sending arguments into the commands.
- An environment injector module which includes a few pre-made include libraries, some of which are being used in the system.
-
A new UI-building library, which is being used for the system’s UI; It includes some features such as live template creation, and can be used to create other instances as well other than just UI-stuff. (although it’s mainly aimed for UI-related stuff)
- A small amount commands to use. (idk why i count it as a feature)
tl;dr; The system is working, but not complete and is very… well, I wouldn’t be the one to gossip but it’s very unorganised and bad in terms of optimisation. Feel free to learn from the source, but DO NOT use any of that code in actual production code because setfenv() stuff is bad.