Skip to content

Instantly share code, notes, and snippets.

@mkarneim
Last active January 8, 2017 14:40
Show Gist options
  • Save mkarneim/2e591ef4523ba04ce15d96f6ebdd28b3 to your computer and use it in GitHub Desktop.
Save mkarneim/2e591ef4523ba04ce15d96f6ebdd28b3 to your computer and use it in GitHub Desktop.
Startup Script
require "gist.8deed890e0d92ef19506e889819b2e97.sample"
function startup()
cmd("gamerule sendCommandFeedback false")
cmd("gamerule commandBlockOutput false")
--cmd('lua aura("@e[type=Player]")')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment