Skip to content

Instantly share code, notes, and snippets.

View SamKemp's full-sized avatar

Sam Kemp SamKemp

View GitHub Profile
@SamKemp
SamKemp / wild_magic-d10000.js
Last active March 3, 2020 04:14
Create Wild Magic Surge rollable table in Roll20.
/* 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!
[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
@SamKemp
SamKemp / fml-server-latest.log
Created September 14, 2016 17:09
Block19 Server Log
This file has been truncated, but you can view the full file.
[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
@SamKemp
SamKemp / permission-nodes.md
Created April 15, 2016 23:08 — forked from downslope7/permission-nodes.md
TPPI2 Commands - Cauldron Permission Nodes
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