I'm making a program that will allow me to store, read, and delete strings from my CC computer (thanks to everyone who helped me with this so far btw, u guys are awesome
) called Enderchest. I have the system set up so i can do 'Enderchest <add>/<remove>/<list>', but for add and remove i want it to work like 'Enderchest add WWWT' (white white white tank) and 'Enderchest remove WWWT'. how do i get my program to use strings after the two keywords?
found it out on my own
Edited by YUGATUG, 29 March 2015 - 06:15 PM.