1
News and Info / Re: Thoughts on Minecraft 1.13
« on: January 21, 2018, 12:36:40 PM »
Not number 1.
Rainbow for 1.12.1 has been released! http://www.project-rainbow.org/site/index.php?topic=2275
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 1
News and Info / Re: Thoughts on Minecraft 1.13« on: January 21, 2018, 12:36:40 PM »
Not number 1.
2
General Discussion / Mojang released 1.12.1« on: August 03, 2017, 09:24:21 AM »
Will rainbow update?
https://twitter.com/Dinnerbone/status/893092577058140160 1.12.1 fixes the dupe bug with the new recipe book. 3
Help / Re: Run.bat File Not working« on: July 17, 2017, 09:04:51 PM »
Does the folder C:\Program Files\Java\jre8\bin exist?
What version of Rainbow are you using? 4
General Discussion / Re: Better Together Update: For DiW« on: July 02, 2017, 07:34:35 PM »For Diw: ProtocalSupport is working on MCPE (better together aka bedrock engine) support ProtocalSupport dosn't work on Project-Rainbow yet, The author says it might take along time before Rainbow support is added. For Diw: Hasn't been online for over a year. (last time according to the staff list page: March 29, 2016) 5
Help / Re: Starting a server« on: July 01, 2017, 07:47:42 AM »Step 1: Download the Rainbow.jar: There is a Rainbow V54 but in my opinion it was a pointless update and it doesn't include any of the other files so here's the link to V53: http://www.project-rainbow.org/site/index.php?action=downloads;sa=view;down=300 V53 over 2 years old. newer builds at http://ci.codecrafter47.dyndns.eu/job/Rainbow/ 6
General Discussion / World of Color Minecraft update has been released.« on: June 07, 2017, 11:33:26 AM »7
Plugin Releases / LagControl« on: April 13, 2017, 11:06:04 PM »
Version: 0.1
Commands: /lc clear - Removes dropped items. /lc killmobs - Kills all mobs. /lc unloadchunks - Unloads ALL chunks. /lc gc - Frees used ram. Permmissions: lagcontrol.lc for all commands Download: http://www.project-rainbow.org/site/index.php?action=downloads;sa=view;down=362 8
General Discussion / Re: Rainbow legitimacy« on: April 02, 2017, 02:24:26 PM »This may be interesting, at least to those worried Rainbow might be illegal. This post should be archived as Rainbow does not use decompiled Minecraft code anymore. 9
General Discussion / Rainbow Documentation« on: April 02, 2017, 12:59:22 PM »
I've made documentation for Rainbow
View it live at: http://rainbow-documentation.readthedocs.io/ (right now it's simple as I've just forked PaperDocs and changed the wording) Source code: https://github.com/IsaiahPatton/UnofficalRainbowDocs 10
API Requests / Re: [API REQUEST] Ability to load and unload chunks« on: February 10, 2017, 06:22:19 PM »
Could you add this
![]() It would be cool for a lag control plugin. 11
Plugin Releases / aConfigAPI« on: February 09, 2017, 07:48:02 AM »
Configuration API for plugins!
http://www.project-rainbow.org/site/index.php?action=downloads;sa=view;down=360 12
Plugin Releases / FirstJoinMessages« on: February 09, 2017, 07:47:21 AM »
Show new players configurable messages!
http://www.project-rainbow.org/site/index.php?action=downloads;sa=view;down=361 13
Plugin Releases / Re: PluginManager v0.1« on: February 09, 2017, 07:46:04 AM »What is the download ID? The ending number of the download link: For this plugin: http://www.project-rainbow.org/site/index.php?action=downloads;sa=view;down=359 359 14
API Requests / [APIRequest] disablePlugin();« on: January 24, 2017, 06:46:48 PM »Please add disablePlugin(plugin); enablePlugin(plugin); Usages: 1. Disable plugin when required plugin needed to run is not installed. 2. Allow plugins to disable plugins with an GUI |