Command | Mod | Node |
---|---|---|
/malisis |
MalisisCore | net.malisis.core.MalisisCommand |
/reloadConfigs |
ttCore | tterrag.core.common.command.CommandReloadConfigs |
/reloadServerConfigs |
ttCore | tterrag.core.common.command.CommandReloadConfigs |
/hats |
Hats | hats.common.core.CommandHats |
/minetweaker |
MineTweaker | minetweaker.mc1710.server.MCServer$MCCommand |
/morph |
Morph | morph.common.core.CommandMorph |
/debug |
Vanilla | vanilla.command.debug |
/spreadplayers |
Vanilla | vanilla.command.spreadplayers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Wild Magic Surge table generator by tobloef, modified for D10000 by SamKemp | |
Paste this into your browser's developer console (F12) | |
The script will create a rollable table named "Wild Magic D10k" with all 10000 possibilities. | |
You can of course use this script to create other rollable tables, all you have to do is to replace the values in the rows variable. | |
You can also define a weight for each possibility by including a weight property like this: | |
{ name: "Some name here", weight: 2 } | |
Enjoy! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[14:51:42] [Server thread/TRACE] [Sponge/]: /***********************************************************************************************************************/ | |
[14:51:42] [Server thread/TRACE] [Sponge/]: /* Exception trying to process over a phase! */ | |
[14:51:42] [Server thread/TRACE] [Sponge/]: /***********************************************************************************************************************/ | |
[14:51:42] [Server thread/TRACE] [Sponge/]: /* PhaseContext : */ | |
[14:51:42] [Server thread/TRACE] [Sponge/]: /* - Name: Source */ | |
[14:51:42] [Server thread/TRACE] [Sponge/]: /* Object: EntityPlayerMP['untamemadman'/243, l='world', x=38.37, y=80.02, z=177.45] */ | |
[14:51:42] [Server thread/TR |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[14:12:31] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. | |
[14:12:31] [main/INFO] [FML/]: Forge Mod Loader version 12.17.0.1968 for Minecraft 1.9.4 loading | |
[14:12:31] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_91 | |
[14:12:31] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.9.4-12.17.0.1968-universal.jar | |
[14:12:31] [main/DEBUG] [FML/]: Java library path at launch is | |
[14:12:31] [main/DEBUG] [FML/]: Enabling runtime deobfuscation | |
[14:12:31] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin | |
[14:12:31] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers | |
[14:12:31] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin | |
[14:12:31] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin |